Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d480d2c1ad836439e65b14aa56ee47204f7a434+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (e53e9568aeafe2bcdc568a2bce7801bd47ff8ce8) 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-ssh7239459052394040120.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-ssh5548805951886989335.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-4373/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-4373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9010496008291941461.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-ssh627564164610911026.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-4373/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-4373/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11268316511283741657.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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7028’ Running on prd-ubuntu20.04-docker-8c-8g-7031 in /w/workspace/edgexfoundry_edgex-go_PR-4373 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4373/head:refs/remotes/origin/PR-4373 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 7d480d2c1ad836439e65b14aa56ee47204f7a434 Merge succeeded, producing 1e95c3892d21f56b3228e240a5b984e872132325 Checking out Revision 1e95c3892d21f56b3228e240a5b984e872132325 (PR-4373) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e95c3892d21f56b3228e240a5b984e872132325 # timeout=10 Commit message: "Merge commit '76c26b6cbf45d42a91d94ea9d6eee3bff4095f43' into HEAD" > git rev-list --no-walk 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:21 ========================================================= 08:30:21 EdgeX Global Pipelines Version Info 08:30:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:22 ------------------- 08:30:22 stable info: 08:30:22 ------------------- 08:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:22 Message: update stable to v1.0.244 08:30:22 ------------------- 08:30:22 experimental info: 08:30:22 ------------------- 08:30:22 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4373 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4373 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4373 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e95c3892d21f56b3228e240a5b984e872132325 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e95c38 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:23 provisioning config files... 08:30:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3015028100897337127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:23 ---> docker-login.sh 08:30:23 nexus3.edgexfoundry.org:10001 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10002 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10003 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10004 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 docker.io 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 ---> docker-login.sh ends [Pipeline] } 08:30:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:25 + 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:30:25 + cut -d/ -f2 08:30:25 + dirname cmd/core-command/Dockerfile 08:30:25 + echo core-command,cmd/core-command/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:25 + dirname cmd/core-data/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-data,cmd/core-data/Dockerfile 08:30:25 + dirname cmd/core-metadata/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:25 + dirname cmd/security-bootstrapper/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:25 + dirname cmd/security-proxy-setup/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:25 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:25 + dirname cmd/security-spire-agent/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:25 + dirname cmd/security-spire-config/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:25 + dirname cmd/security-spire-server/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:25 + dirname cmd/support-notifications/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:25 + dirname cmd/support-scheduler/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:25 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:30:25 + git rev-list -1 --merges 1e95c3892d21f56b3228e240a5b984e872132325~1..1e95c3892d21f56b3228e240a5b984e872132325 [Pipeline] echo 08:30:25 -----------> git rev-list -1 --merges 1e95c3892d21f56b3228e240a5b984e872132325~1..1e95c3892d21f56b3228e240a5b984e872132325 1e95c3892d21f56b3228e240a5b984e872132325 08:30:25 1e95c3892d21f56b3228e240a5b984e872132325 [false] [Pipeline] sh 08:30:25 + git log --format=format:%s -1 1e95c3892d21f56b3228e240a5b984e872132325 [Pipeline] echo 08:30:25 ========================================================= 08:30:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:26 + grep -v github /etc/ssh/ssh_known_hosts 08:30:26 + [ -e /tmp/ssh_known_hosts ] 08:30:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:26 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:26 08:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:26 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:26 b85a868b505f: Pulling fs layer 08:30:26 e2be974225ed: Pulling fs layer 08:30:26 339a4e72a1f5: Pulling fs layer 08:30:26 988bab9f4d93: Pulling fs layer 08:30:26 1469e6f7b9e6: Pulling fs layer 08:30:26 eaf3925da568: Pulling fs layer 08:30:26 bab4dde63d76: Pulling fs layer 08:30:26 bde34c3a00c8: Pulling fs layer 08:30:26 b352a97aabf1: Pulling fs layer 08:30:26 4872d77fe225: Pulling fs layer 08:30:26 5851b861e8e6: Pulling fs layer 08:30:26 bab4dde63d76: Waiting 08:30:26 1469e6f7b9e6: Waiting 08:30:26 bde34c3a00c8: Waiting 08:30:26 eaf3925da568: Waiting 08:30:26 988bab9f4d93: Waiting 08:30:26 b352a97aabf1: Waiting 08:30:26 4872d77fe225: Waiting 08:30:26 e2be974225ed: Download complete 08:30:26 988bab9f4d93: Download complete 08:30:27 339a4e72a1f5: Verifying Checksum 08:30:27 339a4e72a1f5: Download complete 08:30:27 1469e6f7b9e6: Verifying Checksum 08:30:27 1469e6f7b9e6: Download complete 08:30:27 eaf3925da568: Verifying Checksum 08:30:27 eaf3925da568: Download complete 08:30:27 bde34c3a00c8: Verifying Checksum 08:30:27 bde34c3a00c8: Download complete 08:30:27 b352a97aabf1: Download complete 08:30:27 4872d77fe225: Download complete 08:30:27 5851b861e8e6: Verifying Checksum 08:30:27 5851b861e8e6: Download complete 08:30:27 b85a868b505f: Download complete 08:30:27 bab4dde63d76: Verifying Checksum 08:30:27 bab4dde63d76: Download complete 08:30:28 b85a868b505f: Pull complete 08:30:28 e2be974225ed: Pull complete 08:30:29 339a4e72a1f5: Pull complete 08:30:29 988bab9f4d93: Pull complete 08:30:29 1469e6f7b9e6: Pull complete 08:30:29 eaf3925da568: Pull complete 08:30:31 bab4dde63d76: Pull complete 08:30:31 bde34c3a00c8: Pull complete 08:30:31 b352a97aabf1: Pull complete 08:30:31 4872d77fe225: Pull complete 08:30:31 5851b861e8e6: Pull complete 08:30:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:31 prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container 08:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:30:34 $ docker top c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 -eo pid,comm 08:30:34 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:30:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:34 [ssh-agent] Looking for ssh-agent implementation... 08:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:34 $ docker exec c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 ssh-agent 08:30:34 SSH_AUTH_SOCK=/tmp/ssh-3ZFzcRvoq0GT/agent.31 08:30:34 SSH_AGENT_PID=37 08:30:34 Running ssh-add (command line suppressed) 08:30:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_11104477334877254221.key (/w/workspace/edgex-go/2@tmp/private_key_11104477334877254221.key) 08:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:34 + git tag --points-at HEAD [Pipeline] } 08:30:34 $ docker exec --env ******** --env ******** c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 ssh-agent -k 08:30:34 unset SSH_AUTH_SOCK; 08:30:34 unset SSH_AGENT_PID; 08:30:34 echo Agent pid 37 killed; 08:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:34 [ssh-agent] Looking for ssh-agent implementation... 08:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:35 $ docker exec c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 ssh-agent 08:30:35 SSH_AUTH_SOCK=/tmp/ssh-04tpVRVIIEsS/agent.69 08:30:35 SSH_AGENT_PID=75 08:30:35 Running ssh-add (command line suppressed) 08:30:35 Identity added: /w/workspace/edgex-go/2@tmp/private_key_844366689755018854.key (/w/workspace/edgex-go/2@tmp/private_key_844366689755018854.key) 08:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:35 + git semver init 08:30:35 2023-02-22 08:30:35,844 [run_init] DEBUG init version:0.0.0 force:False 08:30:35 2023-02-22 08:30:35,845 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:35 2023-02-22 08:30:35,846 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:35 2023-02-22 08:30:35,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:42 2023-02-22 08:30:41,526 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:42 2023-02-22 08:30:41,527 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4373 with force:False 08:30:42 2023-02-22 08:30:41,527 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4373 08:30:42 2023-02-22 08:30:41,531 [execute] INFO git cat-file --batch-check 08:30:42 2023-02-22 08:30:41,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:42 2023-02-22 08:30:41,538 [execute] INFO git cat-file --batch 08:30:42 2023-02-22 08:30:41,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:42 2023-02-22 08:30:41,543 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4373 08:30:42 0.0.0 [Pipeline] } 08:30:42 $ docker exec --env ******** --env ******** c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 ssh-agent -k 08:30:42 unset SSH_AUTH_SOCK; 08:30:42 unset SSH_AGENT_PID; 08:30:42 echo Agent pid 75 killed; 08:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:42 + git semver [Pipeline] } 08:30:43 $ docker stop --time=1 c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 08:30:44 $ docker rm -f --volumes c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:45 Stashed 1 file(s) [Pipeline] echo 08:30:45 [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:30:45 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:45 ========================================================= 08:30:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:45 213ec9aee27d: Pulling fs layer 08:30:45 4583459ba037: Pulling fs layer 08:30:45 93c1e223e6f2: Pulling fs layer 08:30:45 53926ce57604: Pulling fs layer 08:30:45 21b2b0c7a3f4: Pulling fs layer 08:30:45 22ff95d597cd: Pulling fs layer 08:30:45 12d6caf4c0d1: Pulling fs layer 08:30:45 96b7cbca73a9: Pulling fs layer 08:30:45 a7acece74701: Pulling fs layer 08:30:45 22ff95d597cd: Waiting 08:30:45 12d6caf4c0d1: Waiting 08:30:45 53926ce57604: Waiting 08:30:45 21b2b0c7a3f4: Waiting 08:30:45 96b7cbca73a9: Waiting 08:30:45 a7acece74701: Waiting 08:30:45 93c1e223e6f2: Download complete 08:30:45 4583459ba037: Download complete 08:30:45 21b2b0c7a3f4: Download complete 08:30:45 22ff95d597cd: Download complete 08:30:45 213ec9aee27d: Verifying Checksum 08:30:45 213ec9aee27d: Download complete 08:30:45 12d6caf4c0d1: Verifying Checksum 08:30:45 12d6caf4c0d1: Download complete 08:30:45 213ec9aee27d: Pull complete 08:30:45 4583459ba037: Pull complete 08:30:46 93c1e223e6f2: Pull complete 08:30:46 a7acece74701: Verifying Checksum 08:30:46 a7acece74701: Download complete 08:30:46 96b7cbca73a9: Verifying Checksum 08:30:46 96b7cbca73a9: Download complete 08:30:46 53926ce57604: Verifying Checksum 08:30:46 53926ce57604: Download complete 08:30:50 53926ce57604: Pull complete 08:30:50 21b2b0c7a3f4: Pull complete 08:30:50 22ff95d597cd: Pull complete 08:30:50 12d6caf4c0d1: Pull complete 08:30:52 96b7cbca73a9: Pull complete 08:30:53 a7acece74701: Pull complete 08:30:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:53 WORKDIR /edgex 08:30:53 COPY go.mod . 08:30:53 RUN go mod download 08:30:53 + docker build -t ci-base-image-x86_64 -f - . 08:30:54 Sending build context to Docker daemon 170.4MB 08:30:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:54 ---> db6d94c90886 08:30:54 Step 2/4 : WORKDIR /edgex 08:30:58 ---> Running in 8cc460f6aac6 08:30:58 Removing intermediate container 8cc460f6aac6 08:30:58 ---> d0285590f390 08:30:58 Step 3/4 : COPY go.mod . 08:30:58 ---> 1c3005b73075 08:30:58 Step 4/4 : RUN go mod download 08:30:58 ---> Running in a0e3631568b3 08:31:00 Still waiting to schedule task 08:31:00 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7029’ is offline 08:31:10 Removing intermediate container a0e3631568b3 08:31:10 ---> 905657cccdbb 08:31:10 Successfully built 905657cccdbb 08:31:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:10 + docker inspect -f . ci-base-image-x86_64 08:31:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:10 prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container 08:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:31:11 $ docker top 518d083a955c6f623db5bb4fc877795493152fb56a77adee5deea80aba6ede65 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:11 + go version 08:31:11 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:11 $ docker stop --time=1 518d083a955c6f623db5bb4fc877795493152fb56a77adee5deea80aba6ede65 08:31:12 $ docker rm -f --volumes 518d083a955c6f623db5bb4fc877795493152fb56a77adee5deea80aba6ede65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:13 + docker inspect -f . ci-base-image-x86_64 08:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:13 prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container 08:31:13 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:31:13 $ docker top e04e5a6b236734a330e778d400ce6c96bd45305575aa9b85cc50d923e7092187 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:13 ========================================================= 08:31:13 [edgeXBuildGoParallel] Running Tests and Build... 08:31:13 ========================================================= [Pipeline] sh 08:31:14 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:14 + make test 08:31:14 go test -race -coverprofile=coverage.out ./... 08:31:20 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.159s coverage: 98.5% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.174s coverage: 73.7% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.134s coverage: 54.0% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.474s coverage: 88.5% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 3.9% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.582s coverage: 95.6% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.6% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 82.9% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.473s coverage: 79.9% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 64.4% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.095s coverage: 86.9% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 77.4% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.1% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.3% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.0% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.105s coverage: 17.7% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.155s coverage: 97.7% of statements 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:01 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:32:19 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:32:19 go vet ./... 08:32:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:21 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:21 + ls -al . 08:32:21 total 744 08:32:21 drwxrwxr-x 11 1001 1001 4096 Feb 22 08:31 . 08:32:21 drwxr-xr-x 4 root root 4096 Feb 22 08:31 .. 08:32:21 drwxrwxr-x 2 1001 1001 4096 Feb 22 08:30 .blubracket 08:32:21 -rw-rw-r-- 1 1001 1001 16 Feb 22 08:30 .dockerignore 08:32:21 drwxrwxr-x 8 1001 1001 4096 Feb 22 08:32 .git 08:32:21 drwxrwxr-x 3 1001 1001 4096 Feb 22 08:30 .github 08:32:21 -rw-rw-r-- 1 1001 1001 1024 Feb 22 08:30 .gitignore 08:32:21 -rw-rw-r-- 1 1001 1001 42 Feb 22 08:30 .golangci.yml 08:32:21 -rw-rw-r-- 1 1001 1001 87 Feb 22 08:30 .hadolint.yml 08:32:21 drwxr-xr-x 3 1001 1001 4096 Feb 22 08:30 .semver 08:32:21 -rw-rw-r-- 1 1001 1001 166 Feb 22 08:30 .sonarcloud.properties 08:32:21 -rw-rw-r-- 1 1001 1001 1171 Feb 22 08:30 ADOPTERS.md 08:32:21 -rw-rw-r-- 1 1001 1001 10825 Feb 22 08:30 Attribution.txt 08:32:21 -rw-rw-r-- 1 1001 1001 73765 Feb 22 08:30 CHANGELOG.md 08:32:21 -rw-rw-r-- 1 1001 1001 3804 Feb 22 08:30 CONTRIBUTING.md 08:32:21 -rw-rw-r-- 1 1001 1001 677 Feb 22 08:30 GOVERNANCE.md 08:32:21 -rw-rw-r-- 1 1001 1001 883 Feb 22 08:30 Jenkinsfile 08:32:21 -rw-rw-r-- 1 1001 1001 10775 Feb 22 08:30 LICENSE 08:32:21 -rw-rw-r-- 1 1001 1001 13375 Feb 22 08:30 Makefile 08:32:21 -rw-rw-r-- 1 1001 1001 582 Feb 22 08:30 OWNERS.md 08:32:21 -rw-rw-r-- 1 1001 1001 9403 Feb 22 08:30 README.md 08:32:21 -rw-rw-r-- 1 1001 1001 6912 Feb 22 08:30 SECURITY.md 08:32:21 -rw-rw-r-- 1 1001 1001 5 Feb 22 08:30 VERSION 08:32:21 drwxrwxr-x 2 1001 1001 4096 Feb 22 08:30 bin 08:32:21 drwxrwxr-x 17 1001 1001 4096 Feb 22 08:30 cmd 08:32:21 -rw-r--r-- 1 root root 487323 Feb 22 08:32 coverage.out 08:32:21 -rw-rw-r-- 1 1001 1001 3295 Feb 22 08:30 go.mod 08:32:21 -rw-rw-r-- 1 1001 1001 33318 Feb 22 08:30 go.sum 08:32:21 drwxrwxr-x 7 1001 1001 4096 Feb 22 08:30 internal 08:32:21 drwxrwxr-x 3 1001 1001 4096 Feb 22 08:30 openapi 08:32:21 drwxrwxr-x 4 1001 1001 4096 Feb 22 08:30 snap 08:32:21 -rw-rw-r-- 1 1001 1001 204 Feb 22 08:30 version.go [Pipeline] sh 08:32:21 + '[' -e coverage.out ] 08:32:21 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:21 Stashed 1 file(s) [Pipeline] sh 08:32:22 + make build 08:32:22 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:32:34 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:32:35 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:32:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:37 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:32:45 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:32:45 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:32:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:49 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:32:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:52 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:32:53 $ docker stop --time=1 e04e5a6b236734a330e778d400ce6c96bd45305575aa9b85cc50d923e7092187 08:32:57 $ docker rm -f --volumes e04e5a6b236734a330e778d400ce6c96bd45305575aa9b85cc50d923e7092187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:57 08:32:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:58 latest: Pulling from edgex-devops/edgex-compose 08:32:58 cbdbe7a5bc2a: Pulling fs layer 08:32:58 ca9280d653b3: Pulling fs layer 08:32:58 7e9c9ca2126c: Pulling fs layer 08:32:58 cbdbe7a5bc2a: Verifying Checksum 08:32:58 cbdbe7a5bc2a: Download complete 08:32:58 cbdbe7a5bc2a: Pull complete 08:32:58 ca9280d653b3: Verifying Checksum 08:32:58 ca9280d653b3: Download complete 08:32:58 ca9280d653b3: Pull complete 08:32:59 7e9c9ca2126c: Download complete 08:33:02 7e9c9ca2126c: Pull complete 08:33:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:02 prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container 08:33:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:33:04 $ docker top 496558cff55d7cd33625f700f47ad18d8923acca015655c10f7b677bbe91aa56 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:04 + docker-compose build --help 08:33:04 + grep parallel 08:33:05 --parallel Build images in parallel. [Pipeline] } 08:33:05 $ docker stop --time=1 496558cff55d7cd33625f700f47ad18d8923acca015655c10f7b677bbe91aa56 08:33:06 $ docker rm -f --volumes 496558cff55d7cd33625f700f47ad18d8923acca015655c10f7b677bbe91aa56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:07 prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container 08:33:07 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:33:07 $ docker top 41b70a63a707fb8037ef9755070bf8c0dd7d963e683ffe0362a76700dc25bb29 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:07 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:08 Building core-command ... 08:33:08 Building core-common-config-bootstrapper ... 08:33:08 Building core-data ... 08:33:08 Building core-metadata ... 08:33:08 Building security-bootstrapper ... 08:33:08 Building security-proxy-setup ... 08:33:08 Building security-secretstore-setup ... 08:33:08 Building security-spiffe-token-provider ... 08:33:08 Building security-spire-agent ... 08:33:08 Building security-spire-config ... 08:33:08 Building security-spire-server ... 08:33:08 Building support-notifications ... 08:33:08 Building support-scheduler ... 08:33:08 Building security-bootstrapper 08:33:08 Building support-notifications 08:33:08 Building core-metadata 08:33:08 Building security-spire-server 08:33:08 Building security-spire-config 08:33:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7036 in /w/workspace/edgexfoundry_edgex-go_PR-4373 [Pipeline] { [Pipeline] ws 08:33:11 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:11 The recommended git tool is: git 08:33:18 using credential edgex-jenkins-ssh 08:33:18 Cloning the remote Git repository 08:33:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:18 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:18 > git --version # timeout=10 08:33:18 > git --version # 'git version 2.25.1' 08:33:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 905657cccdbb 08:33:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 905657cccdbb 08:33:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:20 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 905657cccdbb 08:33:20 Step 3/32 : WORKDIR /edgex-go 08:33:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 905657cccdbb 08:33:20 Step 3/24 : WORKDIR /edgex-go 08:33:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:20 ---> 905657cccdbb 08:33:20 Step 3/23 : WORKDIR /edgex-go 08:33:25 ---> Running in ff3e87f5e967 08:33:25 ---> Running in 4ffbfe9e2cbd 08:33:25 ---> Running in 4c02b405e425 08:33:25 ---> Running in 1e40bc889dbd 08:33:25 ---> Running in 7d8f0a648fee 08:33:25 Removing intermediate container 4c02b405e425 08:33:25 ---> c381590d1d78 08:33:25 Step 4/24 : WORKDIR /edgex-go 08:33:25 Removing intermediate container ff3e87f5e967 08:33:25 ---> 814c1799f061 08:33:25 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:33:25 Removing intermediate container 7d8f0a648fee 08:33:25 ---> e0c581f77f6b 08:33:25 Step 4/22 : WORKDIR /edgex-go 08:33:25 Removing intermediate container 1e40bc889dbd 08:33:25 ---> 93f941d0a0e2 08:33:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:25 ---> Running in 12609a1ccc8f 08:33:25 Removing intermediate container 4ffbfe9e2cbd 08:33:25 ---> 3b8ddd54deae 08:33:25 Step 4/32 : RUN apk add --update --no-cache make git 08:33:25 ---> Running in b9c7cb37788f 08:33:25 ---> Running in 3d30f64979ea 08:33:25 ---> Running in 774b48e80a1a 08:33:25 ---> Running in 6b106ab630f4 08:33:25 Removing intermediate container 12609a1ccc8f 08:33:25 ---> ec8798ac8798 08:33:25 Step 5/24 : RUN apk add --update --no-cache make git 08:33:25 ---> Running in 82e990ac1019 08:33:25 Removing intermediate container 3d30f64979ea 08:33:25 ---> ce61d18b5072 08:33:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:25 ---> Running in b421d7a0b3d2 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:26 OK: 211 MiB in 51 packages 08:33:26 OK: 211 MiB in 51 packages 08:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:26 OK: 211 MiB in 51 packages 08:33:26 OK: 211 MiB in 51 packages 08:33:26 OK: 211 MiB in 51 packages 08:33:26 Removing intermediate container b9c7cb37788f 08:33:26 ---> b2fddb6a743b 08:33:26 Step 5/23 : COPY go.mod vendor* ./ 08:33:27 ---> 82fa10e30836 08:33:27 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 ---> Running in 7537ed2a72c9 08:33:27 Removing intermediate container 774b48e80a1a 08:33:27 ---> e05d58c68bea 08:33:27 Step 5/24 : COPY go.mod vendor* ./ 08:33:27 Removing intermediate container 82e990ac1019 08:33:27 ---> f6db2dca7a32 08:33:27 Step 6/24 : COPY go.mod vendor* ./ 08:33:27 ---> 59b8933dfa7a 08:33:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 ---> Running in f2225dc80e1a 08:33:27 Removing intermediate container b421d7a0b3d2 08:33:27 ---> 3cc19b12eaf5 08:33:27 Step 6/22 : COPY go.mod vendor* ./ 08:33:27 Removing intermediate container 6b106ab630f4 08:33:27 ---> c5d0e4de0e75 08:33:27 Step 5/32 : COPY go.mod vendor* ./ 08:33:27 ---> 5257d650fd0b 08:33:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 ---> Running in ef24a6a58742 08:33:27 ---> b99a68405359 08:33:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 ---> Running in b3e28c45ac78 08:33:27 ---> 8e039c068280 08:33:27 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:27 ---> Running in 12de7ccd5ffa 08:33:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4373/head:refs/remotes/origin/PR-4373 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:38 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 7d480d2c1ad836439e65b14aa56ee47204f7a434 08:33:39 Merge succeeded, producing bb97c9b7bff1534474501582e510057d0e0748f7 08:33:39 Checking out Revision bb97c9b7bff1534474501582e510057d0e0748f7 (PR-4373) 08:33:38 > git config core.sparsecheckout # timeout=10 08:33:38 > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 08:33:38 > git remote # timeout=10 08:33:38 > git config --get remote.origin.url # timeout=10 08:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:38 > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 08:33:39 > git rev-parse HEAD^{commit} # timeout=10 08:33:39 > git config core.sparsecheckout # timeout=10 08:33:39 > git checkout -f bb97c9b7bff1534474501582e510057d0e0748f7 # timeout=10 08:33:42 Commit message: "Merge commit '76c26b6cbf45d42a91d94ea9d6eee3bff4095f43' into HEAD" 08:33:42 > git rev-list --no-walk 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:43 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:43 Dload Upload Total Spent Left Speed 08:33:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 08:33:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:44 + sudo tee /etc/docker/daemon.new 08:33:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:44 { 08:33:44 "registry-mirrors": [ 08:33:44 "https://nexus3.edgexfoundry.org:10001" 08:33:44 ], 08:33:44 "bip": "10.250.0.254/24", 08:33:44 "hosts": [ 08:33:44 "tcp://0.0.0.0:5555", 08:33:44 "unix:///var/run/docker.sock" 08:33:44 ], 08:33:44 "mtu": 1458, 08:33:44 "selinux-enabled": true, 08:33:44 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:44 } [Pipeline] sh 08:33:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:03 provisioning config files... 08:34:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config14211169891352429169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:04 ---> docker-login.sh 08:34:04 nexus3.edgexfoundry.org:10001 08:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:05 Configure a credential helper to remove this warning. See 08:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:05 08:34:05 Login Succeeded 08:34:05 nexus3.edgexfoundry.org:10002 08:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:05 Configure a credential helper to remove this warning. See 08:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:05 08:34:05 Login Succeeded 08:34:05 nexus3.edgexfoundry.org:10003 08:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:06 Configure a credential helper to remove this warning. See 08:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:06 08:34:06 Login Succeeded 08:34:06 nexus3.edgexfoundry.org:10004 08:34:06 Removing intermediate container 12de7ccd5ffa 08:34:06 ---> 158238c6d88f 08:34:06 Step 7/32 : COPY . . 08:34:06 Removing intermediate container ef24a6a58742 08:34:06 ---> 30c30ac65cfd 08:34:06 Step 8/24 : COPY . . 08:34:06 Removing intermediate container f2225dc80e1a 08:34:06 ---> 784acac6e493 08:34:06 Step 7/24 : COPY . . 08:34:06 Removing intermediate container b3e28c45ac78 08:34:06 ---> 5d03d32274c0 08:34:06 Step 8/22 : COPY . . 08:34:06 Removing intermediate container 7537ed2a72c9 08:34:06 ---> ff63c5ac2639 08:34:06 Step 7/23 : COPY . . 08:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:06 Configure a credential helper to remove this warning. See 08:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:06 08:34:06 Login Succeeded 08:34:06 docker.io 08:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:06 Configure a credential helper to remove this warning. See 08:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:06 08:34:06 Login Succeeded 08:34:06 ---> docker-login.sh ends [Pipeline] } 08:34:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:07 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:07 ========================================================= 08:34:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:08 9b18e9b68314: Pulling fs layer 08:34:08 35d82f9e3411: Pulling fs layer 08:34:08 e16973657156: Pulling fs layer 08:34:08 fc693d55d65f: Pulling fs layer 08:34:08 7e9fc2657dce: Pulling fs layer 08:34:08 dda99020689f: Pulling fs layer 08:34:08 db1c61fa0a46: Pulling fs layer 08:34:08 891c053d2c06: Pulling fs layer 08:34:08 fc693d55d65f: Waiting 08:34:08 7e9fc2657dce: Waiting 08:34:08 dda99020689f: Waiting 08:34:08 891c053d2c06: Waiting 08:34:08 db1c61fa0a46: Waiting 08:34:08 e16973657156: Verifying Checksum 08:34:08 e16973657156: Download complete 08:34:08 35d82f9e3411: Verifying Checksum 08:34:08 35d82f9e3411: Download complete 08:34:08 7e9fc2657dce: Verifying Checksum 08:34:08 7e9fc2657dce: Download complete 08:34:08 dda99020689f: Verifying Checksum 08:34:08 dda99020689f: Download complete 08:34:08 9b18e9b68314: Download complete 08:34:09 9b18e9b68314: Pull complete 08:34:09 891c053d2c06: Verifying Checksum 08:34:09 891c053d2c06: Download complete 08:34:09 35d82f9e3411: Pull complete 08:34:10 e16973657156: Pull complete 08:34:10 db1c61fa0a46: Verifying Checksum 08:34:10 db1c61fa0a46: Download complete 08:34:11 fc693d55d65f: Download complete 08:34:23 fc693d55d65f: Pull complete 08:34:23 7e9fc2657dce: Pull complete 08:34:23 dda99020689f: Pull complete 08:34:24 ---> 657227620ce1 08:34:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:34:24 ---> c357e68bc69e 08:34:24 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:24 ---> 311e55cbefd0 08:34:24 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:24 ---> Running in 4dfbd1ee53ba 08:34:24 ---> f8f9007e53cc 08:34:24 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:24 ---> 8d7e1fb28e59 08:34:24 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:24 ---> Running in 35a7b9c4dfdd 08:34:24 ---> Running in d557b4857709 08:34:24 ---> Running in ec8598dd57ab 08:34:24 ---> Running in 4d8825d764c8 08:34:24 Removing intermediate container 35a7b9c4dfdd 08:34:24 ---> c3b0fc10a362 08:34:24 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:24 ---> Running in 2841a319fe33 08:34:24 Removing intermediate container ec8598dd57ab 08:34:24 ---> 6624294077d5 08:34:24 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:24 ---> Running in 266296fee270 08:34:24 Removing intermediate container 2841a319fe33 08:34:24 ---> bbfce69e1939 08:34:24 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:34:24 ---> Running in 3dfe82fc1e56 08:34:24 Removing intermediate container 266296fee270 08:34:24 ---> 27866a43a727 08:34:24 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:34:24 ---> Running in 9fdd708efe35 08:34:24 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:34:24 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:34:24 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:34:24 Removing intermediate container 9fdd708efe35 08:34:24 ---> 4d10c89722c1 08:34:24 Step 11/23 : WORKDIR /edgex-go 08:34:24 Removing intermediate container 3dfe82fc1e56 08:34:24 ---> e4367c2c4532 08:34:24 Step 11/24 : WORKDIR /edgex-go 08:34:24 ---> Running in 75037fd1f1b5 08:34:24 ---> Running in 5a58c8f828c2 08:34:24 Removing intermediate container 75037fd1f1b5 08:34:24 ---> 249baee50b1e 08:34:24 08:34:24 Step 12/23 : FROM alpine:3.15 08:34:24 Removing intermediate container 5a58c8f828c2 08:34:24 ---> c24a95d0acb2 08:34:24 08:34:24 Step 12/24 : FROM alpine:3.15 08:34:24 3.15: Pulling from library/alpine 08:34:24 3.15: Pulling from library/alpine 08:34:25 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:25 Status: Downloaded newer image for alpine:3.15 08:34:25 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:25 Status: Image is up to date for alpine:3.15 08:34:25 ---> 5ce65d7b0fde 08:34:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:25 ---> 5ce65d7b0fde 08:34:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:25 ---> Running in 7ed088191089 08:34:25 ---> Running in e703950d5958 08:34:25 Removing intermediate container 7ed088191089 08:34:25 ---> b4398b91f90b 08:34:25 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:25 Removing intermediate container e703950d5958 08:34:25 ---> d36e1c1bfede 08:34:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:25 ---> Running in 69455cba2985 08:34:25 ---> Running in 324e508ba63c 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:26 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:26 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:26 OK: 15857 distinct packages available 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:26 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:26 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:26 OK: 15857 distinct packages available 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:26 (1/4) Installing dumb-init (1.2.5-r1) 08:34:26 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:26 (3/4) Installing libucontext (1.1-r0) 08:34:26 (4/4) Installing gcompat (1.0.0-r4) 08:34:26 Executing busybox-1.34.1-r7.trigger 08:34:26 OK: 6 MiB in 18 packages 08:34:26 (1/5) Installing dumb-init (1.2.5-r1) 08:34:26 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:26 (3/5) Installing libucontext (1.1-r0) 08:34:26 (4/5) Installing gcompat (1.0.0-r4) 08:34:26 (5/5) Installing openssl (1.1.1t-r1) 08:34:26 Executing busybox-1.34.1-r7.trigger 08:34:26 OK: 7 MiB in 19 packages 08:34:28 Removing intermediate container 324e508ba63c 08:34:28 ---> 166d8195db77 08:34:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:28 Removing intermediate container 69455cba2985 08:34:28 ---> b8fff8c8eebf 08:34:28 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:30 db1c61fa0a46: Pull complete 08:34:31 891c053d2c06: Pull complete 08:34:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:32 WORKDIR /edgex 08:34:32 COPY go.mod . 08:34:32 RUN go mod download 08:34:32 + docker build -t ci-base-image-arm64 -f - . 08:34:32 Sending build context to Docker daemon 3.093MB 08:34:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:32 ---> f96f9c87975a 08:34:32 Step 2/4 : WORKDIR /edgex 08:34:34 ---> Running in 6f4080842317 08:34:35 Removing intermediate container 6f4080842317 08:34:35 ---> a70ce3fbad29 08:34:35 Step 3/4 : COPY go.mod . 08:34:35 ---> 4cab5368a424 08:34:35 Step 4/4 : RUN go mod download 08:34:35 ---> Running in 343d818c0481 08:34:36 ---> 8323f94a33ba 08:34:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:36 ---> 44c105003d05 08:34:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:36 ---> 32d40f4e0107 08:34:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:36 ---> 3a226929f0e4 08:34:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:36 ---> Running in bda76723d884 08:34:36 ---> 96f375cb37e1 08:34:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:36 Removing intermediate container bda76723d884 08:34:36 ---> 5ae88a27562e 08:34:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:37 ---> e8a123f953dc 08:34:37 ---> cb75f2cfc6f0 08:34:37 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 19/24 : WORKDIR / 08:34:37 08:34:37 ---> Running in cb64234c2e9c 08:34:37 ---> Running in 7604fb130264 08:34:37 Removing intermediate container 7604fb130264 08:34:37 ---> 6c48c350512d 08:34:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:37 ---> Running in c685ab8410ef 08:34:37 Removing intermediate container cb64234c2e9c 08:34:37 ---> ac0c61419156 08:34:37 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:37 ---> Running in 65640e66a8c4 08:34:38 Removing intermediate container c685ab8410ef 08:34:38 ---> cab14206ffbf 08:34:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:38 Removing intermediate container 65640e66a8c4 08:34:38 ---> 7ada16ae6c0e 08:34:38 Step 21/23 : LABEL arch=x86_64 08:34:38 ---> Running in a5b55be68576 08:34:38 ---> Running in 7b6b3d1d6554 08:34:38 Removing intermediate container a5b55be68576 08:34:38 ---> b7b023f2913e 08:34:38 Step 22/24 : LABEL arch=x86_64 08:34:38 Removing intermediate container 7b6b3d1d6554 08:34:38 ---> 6cfa12835909 08:34:38 Step 22/23 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:34:38 ---> Running in 13cb90aa90f3 08:34:38 ---> Running in e6c642308183 08:34:38 Removing intermediate container 13cb90aa90f3 08:34:38 ---> 0212212adbb5 08:34:38 Step 23/24 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:34:38 ---> Running in d5e65de9bc86 08:34:38 Removing intermediate container e6c642308183 08:34:38 ---> 99f5894ca8ef 08:34:38 Step 23/23 : LABEL version=0.0.0 08:34:38 ---> Running in 1ab615ceae24 08:34:38 Removing intermediate container d5e65de9bc86 08:34:38 ---> 69b4a731093f 08:34:38 Step 24/24 : LABEL version=0.0.0 08:34:39 ---> Running in 10091656f587 08:34:39 Removing intermediate container 1ab615ceae24 08:34:39 ---> 1ee37acfde8a 08:34:39 08:34:39 Removing intermediate container 10091656f587 08:34:39 ---> 015fa5e9f6fe 08:34:39 08:34:39 Successfully built 1ee37acfde8a 08:34:39 Successfully tagged security-spire-server:latest 08:34:39  Building security-spire-server ... done Building core-common-config-bootstrapper 08:34:39 Successfully built 015fa5e9f6fe 08:34:39 Successfully tagged security-spire-config:latest 08:34:39  Building security-spire-config ... done Building security-spiffe-token-provider 08:34:44 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:44 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:34:44 ---> 905657cccdbb 08:34:44 Step 3/19 : WORKDIR /edgex-go 08:34:44 ---> Using cache 08:34:44 ---> 3b8ddd54deae 08:34:44 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:46 ---> 905657cccdbb 08:34:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:46 ---> Using cache 08:34:46 ---> e0c581f77f6b 08:34:46 Step 4/22 : WORKDIR /edgex-go 08:34:46 ---> Using cache 08:34:46 ---> ce61d18b5072 08:34:46 Step 5/22 : RUN apk add --update --no-cache make git 08:34:53 ---> Running in e0646902a2a2 08:34:53 ---> Running in 92b98bd5d5ed 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:53 OK: 211 MiB in 51 packages 08:34:53 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:53 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:53 OK: 17046 distinct packages available 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:54 OK: 211 MiB in 51 packages 08:34:56 Removing intermediate container d557b4857709 08:34:56 ---> 8dd39ab13cdf 08:34:56 08:34:56 Step 9/32 : FROM alpine:3.16 08:34:56 Removing intermediate container 4d8825d764c8 08:34:56 ---> af721c6ceecf 08:34:56 08:34:56 Step 10/24 : FROM alpine:3.16 08:34:56 3.16: Pulling from library/alpine 08:34:56 Removing intermediate container 92b98bd5d5ed 08:34:56 ---> ca8373b01de1 08:34:56 Step 5/19 : COPY go.mod vendor* ./ 08:34:56 Removing intermediate container e0646902a2a2 08:34:56 ---> 05875be4020b 08:34:56 Step 6/22 : COPY go.mod vendor* ./ 08:34:56 3.16: Pulling from library/alpine 08:34:56 ---> 2b01b4d138d6 08:34:56 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:56 ---> 52788377390f 08:34:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:56 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:56 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:56 Status: Downloaded newer image for alpine:3.16 08:34:56 Status: Downloaded newer image for alpine:3.16 08:34:56 ---> Running in 942c9b80504f 08:34:56 ---> dfd21b5a31f5 08:34:56 Step 11/24 : RUN apk add --update --no-cache dumb-init ---> dfd21b5a31f5 08:34:56 08:34:56 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:56 ---> Running in 6b71d7cb548c 08:34:56 ---> Running in c7f4a51dce75 08:34:56 ---> Running in b75be7729326 08:34:57 Removing intermediate container c7f4a51dce75 08:34:57 ---> 30e38b339e33 08:34:57 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:57 ---> Running in 725633b6a500 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:57 (1/1) Installing dumb-init (1.2.5-r1) 08:34:57 Executing busybox-1.35.0-r17.trigger 08:34:57 OK: 6 MiB in 15 packages 08:34:57 (1/2) Installing dumb-init (1.2.5-r1) 08:34:57 (2/2) Installing su-exec (0.2-r1) 08:34:57 Executing busybox-1.35.0-r17.trigger 08:34:57 OK: 6 MiB in 16 packages 08:34:59 Removing intermediate container b75be7729326 08:34:59 ---> f3a3ef15e77a 08:34:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:59 ---> Running in dedcf24b926c 08:34:59 Removing intermediate container 725633b6a500 08:34:59 ---> 0ea271450e68 08:34:59 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:59 Removing intermediate container 4dfbd1ee53ba 08:34:59 ---> 25a98d62ab35 08:34:59 08:34:59 Step 10/22 : FROM alpine:3.16 08:34:59 ---> dfd21b5a31f5 08:34:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:59 ---> Running in 364bc8bccf3f 08:34:59 Removing intermediate container dedcf24b926c 08:34:59 ---> bb3341bd3bc3 08:34:59 Step 13/24 : ENV APP_PORT=59881 08:34:59 ---> Running in 7cd267776a29 08:34:59 ---> Running in 0bb188ec9387 08:34:59 Removing intermediate container 364bc8bccf3f 08:34:59 ---> a65dd3eb49dc 08:34:59 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:59 ---> Running in 8f24cd7699ad 08:34:59 Removing intermediate container 0bb188ec9387 08:34:59 ---> 9b35ba223a54 08:34:59 Step 14/24 : EXPOSE $APP_PORT 08:34:59 ---> Running in 1a98213fe5dc 08:34:59 Removing intermediate container 8f24cd7699ad 08:34:59 ---> 29f9ab6f0760 08:34:59 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:59 ---> Running in 856c0ab95854 08:34:59 Removing intermediate container 1a98213fe5dc 08:34:59 ---> 7306cefd0b3a 08:34:59 Step 15/24 : WORKDIR / 08:34:59 ---> Running in 2a97bfd8bf57 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:59 Removing intermediate container 856c0ab95854 08:34:59 ---> 6e6f9fcb7bad 08:34:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:59 ---> Running in 2812ae92027d 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:59 Removing intermediate container 2a97bfd8bf57 08:34:59 ---> 813c112d1657 08:34:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:59 Removing intermediate container 2812ae92027d 08:34:59 ---> 9e3dd9e79a4a 08:34:59 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:34:59 ---> Running in b58f9c7b6901 08:35:00 ---> 719cecffe167 08:35:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:00 (1/2) Installing ca-certificates (20220614-r0) 08:35:00 (2/2) Installing dumb-init (1.2.5-r1) 08:35:00 Executing busybox-1.35.0-r17.trigger 08:35:00 Executing ca-certificates-20220614-r0.trigger 08:35:00 OK: 6 MiB in 16 packages 08:35:00 ---> 5052b459eace 08:35:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:00 ---> f11fcbb0cca8 08:35:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:00 Removing intermediate container b58f9c7b6901 08:35:00 ---> f94348f11093 08:35:00 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:00 Removing intermediate container 7cd267776a29 08:35:00 ---> 8ea57afd7729 08:35:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:00 ---> Running in aee53e3c92a0 08:35:00 ---> Running in a877d88ad359 08:35:01 ---> 0ff43121b045 08:35:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:01 ---> Running in 243c510b4b11 08:35:01 Removing intermediate container a877d88ad359 08:35:01 ---> 3f2e7982cc58 08:35:01 Step 13/22 : ENV APP_PORT=59860 08:35:01 Removing intermediate container aee53e3c92a0 08:35:01 ---> 16e1520bddc3 08:35:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:01 ---> Running in 0ce0460e33eb 08:35:01 Removing intermediate container 243c510b4b11 08:35:01 ---> 6f16700efbf0 08:35:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:01 Removing intermediate container 0ce0460e33eb 08:35:01 ---> 707fcdcd999e 08:35:01 Step 14/22 : EXPOSE $APP_PORT 08:35:01 ---> Running in b778309d37d7 08:35:01 ---> Running in 577d196cd44e 08:35:01 ---> e4f0dbeacc12 08:35:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:01 ---> Running in 626b42e8fba2 08:35:01 Removing intermediate container b778309d37d7 08:35:01 ---> f3bde3f7adcf 08:35:01 Step 22/24 : LABEL arch=x86_64 08:35:01 ---> Running in 794541fdf28c 08:35:01 Removing intermediate container 577d196cd44e 08:35:01 ---> ad207013dcd9 08:35:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:01 Removing intermediate container 794541fdf28c 08:35:01 ---> e67ccebc08a0 08:35:01 Step 23/24 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:35:01 ---> Running in d8edb13e3765 08:35:01 ---> 202a5b0e0e17 08:35:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:01 Removing intermediate container d8edb13e3765 08:35:01 ---> e643ee088837 08:35:01 Step 24/24 : LABEL version=0.0.0 08:35:02 ---> Running in 67190ae432e9 08:35:02 Removing intermediate container 67190ae432e9 08:35:02 ---> b4ee92419dda 08:35:02 08:35:02 Successfully built b4ee92419dda 08:35:02 Successfully tagged core-metadata:latest 08:35:02  Building core-metadata ... done Building security-secretstore-setup 08:35:02 ---> 867ad9762603 08:35:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:06 ---> 905657cccdbb 08:35:06 Step 3/24 : WORKDIR /edgex-go 08:35:06 ---> Using cache 08:35:06 ---> 3b8ddd54deae 08:35:06 Step 4/24 : RUN apk add --update --no-cache make git 08:35:06 ---> Using cache 08:35:06 ---> c5d0e4de0e75 08:35:06 Step 5/24 : COPY go.mod vendor* ./ 08:35:06 ---> Using cache 08:35:06 ---> 8e039c068280 08:35:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 ---> Using cache 08:35:06 ---> 158238c6d88f 08:35:06 Step 7/24 : COPY . . 08:35:06 ---> Using cache 08:35:06 ---> 311e55cbefd0 08:35:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:07 ---> 39aac3fb518e 08:35:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:07 Removing intermediate container 626b42e8fba2 08:35:07 ---> 0772f8ae4811 08:35:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:07 ---> Running in 1ba22b045c94 08:35:07 ---> Running in b8b3374cb7f7 08:35:07 Removing intermediate container b8b3374cb7f7 08:35:07 ---> c89481b81e87 08:35:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:07 ---> Running in 91cb3767e1c1 08:35:07 ---> 49b1f654eb3c 08:35:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:07 Removing intermediate container 91cb3767e1c1 08:35:07 ---> e34413e53254 08:35:07 Step 20/22 : LABEL arch=x86_64 08:35:07 ---> Running in 1740cc84a469 08:35:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:07 Removing intermediate container 1740cc84a469 08:35:07 ---> 276d892e6420 08:35:07 Step 21/22 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:35:07 Removing intermediate container 343d818c0481 08:35:07 ---> 6019e0dbc075 08:35:07 Successfully built 6019e0dbc075 08:35:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 ---> Running in 3617c6c866a0 08:35:08 ---> f2ea040e142f 08:35:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:08 Removing intermediate container 3617c6c866a0 08:35:08 ---> 3d9e10abd356 08:35:08 Step 22/22 : LABEL version=0.0.0 08:35:08 ---> Running in 21bc5a89ce18 08:35:08 ---> 9b5ca3902ee3 08:35:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:08 Removing intermediate container 21bc5a89ce18 08:35:08 ---> 85b894df9d94 08:35:08 08:35:08 Successfully built 85b894df9d94 08:35:08 Successfully tagged support-notifications:latest 08:35:08  Building support-notifications ... done Building security-proxy-setup 08:35:08 + docker inspect -f . ci-base-image-arm64 08:35:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:08 ---> a50756922578 08:35:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:08 prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container 08:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:35:11 $ docker top 49e975594a3319c06654dad342a9c603b8d24414ee6cab10b3cc263dfc1430fd -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:12 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:35:12 ---> 905657cccdbb 08:35:12 Step 3/21 : WORKDIR /edgex-go 08:35:12 ---> Using cache 08:35:12 ---> 3b8ddd54deae 08:35:12 Step 4/21 : RUN apk add --update --no-cache make git 08:35:12 ---> Using cache 08:35:12 ---> c5d0e4de0e75 08:35:12 Step 5/21 : COPY go.mod vendor* ./ 08:35:12 ---> Using cache 08:35:12 ---> 8e039c068280 08:35:12 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:12 ---> Using cache 08:35:12 ---> 158238c6d88f 08:35:12 Step 7/21 : COPY . . 08:35:12 ---> Using cache 08:35:12 ---> 311e55cbefd0 08:35:12 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:35:12 ---> 61a7f4e3e926 08:35:12 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:12 ---> Running in 2e5805e38568 08:35:12 + go version 08:35:12 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:12 $ docker stop --time=1 49e975594a3319c06654dad342a9c603b8d24414ee6cab10b3cc263dfc1430fd 08:35:12 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:14 $ docker rm -f --volumes 49e975594a3319c06654dad342a9c603b8d24414ee6cab10b3cc263dfc1430fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:14 + docker inspect -f . ci-base-image-arm64 08:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:14 ---> 11f243b5c73e 08:35:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:14 prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container 08:35:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:35:16 $ docker top d9a81997a258b1e767f9319a6f7dfe40c14b2fbd18b0501f951b80c68af4d67f -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:16 ========================================================= 08:35:16 [edgeXBuildGoParallel] Running Tests and Build... 08:35:16 ========================================================= [Pipeline] sh 08:35:17 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:17 + make test 08:35:17 go test -race -coverprofile=coverage.out ./... 08:35:17 ---> ee7cfd569df2 08:35:17 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:17 ---> Running in e12ee26d4db7 08:35:23 Removing intermediate container e12ee26d4db7 08:35:23 ---> 715f39012946 08:35:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:23 ---> Running in 9cda9ec5c0cd 08:35:23 Removing intermediate container 9cda9ec5c0cd 08:35:23 ---> e74590a6dcb5 08:35:23 Step 29/32 : CMD ["gate"] 08:35:23 ---> Running in 96074bd03362 08:35:23 Removing intermediate container 96074bd03362 08:35:23 ---> 10bb83dfdc7f 08:35:23 Step 30/32 : LABEL arch=x86_64 08:35:24 ---> Running in a29d0d2fbb72 08:35:24 Removing intermediate container a29d0d2fbb72 08:35:24 ---> a4362965ad84 08:35:24 Step 31/32 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:35:24 ---> Running in 28ae4bb71d09 08:35:25 Removing intermediate container 28ae4bb71d09 08:35:25 ---> ef2de1279b75 08:35:25 Step 32/32 : LABEL version=0.0.0 08:35:25 ---> Running in 6a06891bd730 08:35:25 Removing intermediate container 6a06891bd730 08:35:25 ---> 3200e5462e79 08:35:25 08:35:25 Successfully built 3200e5462e79 08:35:25 Successfully tagged security-bootstrapper:latest 08:35:25  Building security-bootstrapper ... done Building security-spire-agent 08:35:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:31 ---> 905657cccdbb 08:35:31 Step 3/24 : WORKDIR /edgex-go 08:35:31 ---> Using cache 08:35:31 ---> 3b8ddd54deae 08:35:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35: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 08:35:34 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:34 ---> Running in 488328328cbc 08:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:35 Removing intermediate container 942c9b80504f 08:35:35 ---> 8c76a1a0343c 08:35:35 Step 7/19 : COPY . . 08:35:35 Removing intermediate container 6b71d7cb548c 08:35:35 ---> ede204c79dc0 08:35:35 Step 8/22 : COPY . . 08:35:35 OK: 211 MiB in 51 packages 08:35:43 Removing intermediate container 1ba22b045c94 08:35:43 ---> 0b2f43c0f2c8 08:35:43 08:35:43 Step 9/24 : FROM alpine:3.16 08:35:43 ---> dfd21b5a31f5 08:35:43 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:43 ---> c3e6f8da3e55 08:35:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:43 ---> 0a27f07a35ee 08:35:43 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:43 ---> Running in 503c8583f5fe 08:35:43 Removing intermediate container 488328328cbc 08:35:43 ---> 6a1c0dab9427 08:35:43 Step 5/24 : COPY go.mod vendor* ./ 08:35:43 ---> Running in b2c5e581eadc 08:35:43 ---> Running in 97eaf7aa244d 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:43 ---> b1577c66dd9d 08:35:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:43 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:43 (1/3) Installing ca-certificates (20220614-r0) 08:35:43 (2/3) Installing dumb-init (1.2.5-r1) 08:35:43 (3/3) Installing su-exec (0.2-r1) 08:35:43 Executing busybox-1.35.0-r17.trigger 08:35:43 Executing ca-certificates-20220614-r0.trigger 08:35:43 ---> Running in 50cf699f4332 08:35:43 OK: 6 MiB in 17 packages 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 08:35:44 Removing intermediate container 2e5805e38568 08:35:44 ---> 21e5f31613c9 08:35:44 08:35:44 Step 9/21 : FROM alpine:3.16 08:35:44 ---> dfd21b5a31f5 08:35:44 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:35:44 ---> Running in 585b7ffe10f9 08:35:44 Removing intermediate container 503c8583f5fe 08:35:44 ---> 562290e203f1 08:35:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:44 ---> Running in 63110d0cdbef 08:35:44 Removing intermediate container 63110d0cdbef 08:35:44 ---> 885b968d91bf 08:35:44 Step 12/24 : WORKDIR / 08:35:44 ---> Running in 5730aac95668 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:44 Removing intermediate container 5730aac95668 08:35:44 ---> 0ec20baa119d 08:35:44 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:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:44 ---> 58cd0f8138e3 08:35:44 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:35:44 ---> 011644905611 08:35:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:44 (1/6) Installing ca-certificates (20220614-r0) 08:35:44 (2/6) Installing brotli-libs (1.0.9-r6) 08:35:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:35:44 (4/6) Installing libcurl (7.83.1-r6) 08:35:44 (5/6) Installing curl (7.83.1-r6) 08:35:44 (6/6) Installing dumb-init (1.2.5-r1) 08:35:44 Executing busybox-1.35.0-r17.trigger 08:35:44 Executing ca-certificates-20220614-r0.trigger 08:35:45 ---> facdacc5640e 08:35:45 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:35:45 OK: 8 MiB in 20 packages 08:35:45 ---> 6841f214a7f2 08:35:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:46 Removing intermediate container 585b7ffe10f9 08:35:46 ---> b34c1836461f 08:35:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:46 ---> Running in 7b4b12596ff3 08:35:46 ---> cc77efb9f194 08:35:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:46 Removing intermediate container 7b4b12596ff3 08:35:46 ---> b898f0810e46 08:35:46 Step 12/21 : WORKDIR /edgex 08:35:46 ---> Running in 97026d86386d 08:35:46 Removing intermediate container 97026d86386d 08:35:46 ---> 8083efda1687 08:35:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:35:47 ---> acf63195882b 08:35:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:47 ---> 4ac6d26ca110 08:35:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:35:47 ---> 97674c4bad27 08:35:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:47 ---> Running in 55b13205a246 08:35:47 ---> e0e76eb7e546 08:35:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:48 ---> 3aeab382b18b 08:35:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:48 Removing intermediate container 55b13205a246 08:35:48 ---> ea4be517070c 08:35:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:48 ---> Running in f55df64afd74 08:35:49 ---> 0f94c6cd4886 08:35:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:49 ---> Running in ff087399fb89 08:35:49 Removing intermediate container f55df64afd74 08:35:49 ---> 91be43bc176d 08:35:49 Step 22/24 : LABEL arch=x86_64 08:35:49 ---> Running in e0cc61e71ed1 08:35:49 Removing intermediate container e0cc61e71ed1 08:35:49 ---> 3f8b14d41280 08:35:49 Step 23/24 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:35:49 ---> Running in b2e0b9f19634 08:35:50 Removing intermediate container b2e0b9f19634 08:35:50 ---> 5adae82cf19b 08:35:50 Step 24/24 : LABEL version=0.0.0 08:35:50 ---> Running in 33cf0c8418c5 08:35:50 Removing intermediate container 33cf0c8418c5 08:35:50 ---> 38a7562e5472 08:35:50 08:35:50 Successfully built 38a7562e5472 08:35:50 Successfully tagged security-secretstore-setup:latest 08:35:50 Building support-scheduler 08:35:52  Building security-secretstore-setup ... done Removing intermediate container ff087399fb89 08:35:52 ---> 054a9e0cd41d 08:35:52 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:35:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:54 ---> 905657cccdbb 08:35:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:54 ---> Using cache 08:35:54 ---> e0c581f77f6b 08:35:54 Step 4/22 : WORKDIR /edgex-go 08:35:54 ---> Using cache 08:35:54 ---> ce61d18b5072 08:35:54 Step 5/22 : RUN apk add --update --no-cache make git 08:35:54 ---> Using cache 08:35:54 ---> 05875be4020b 08:35:54 Step 6/22 : COPY go.mod vendor* ./ 08:35:54 ---> Using cache 08:35:54 ---> 52788377390f 08:35:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:54 ---> Using cache 08:35:54 ---> ede204c79dc0 08:35:54 Step 8/22 : COPY . . 08:35:54 ---> Using cache 08:35:54 ---> c3e6f8da3e55 08:35:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:56 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:57 ---> Running in 4885351944e2 08:35:57 ---> Running in d14fe216b818 08:35:57 Removing intermediate container 4885351944e2 08:35:57 ---> 07d5fa48cd9b 08:35:57 Step 19/21 : LABEL arch=x86_64 08:35:57 ---> Running in 19a114693e38 08:35:57 Removing intermediate container 19a114693e38 08:35:57 ---> 1250e4e041cd 08:35:57 Step 20/21 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:35:57 ---> Running in 17dd0f6660ac 08:35:57 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:57 Removing intermediate container 17dd0f6660ac 08:35:57 ---> c7cd5e12f9a6 08:35:57 Step 21/21 : LABEL version=0.0.0 08:35:57 ---> Running in c1f86e374000 08:35:57 Removing intermediate container c1f86e374000 08:35:57 ---> c208384d5873 08:35:57 08:35:58 Successfully built c208384d5873 08:35:58 Successfully tagged security-proxy-setup:latest 08:35:58 Building core-command 08:36:01  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:01 ---> 905657cccdbb 08:36:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:01 ---> Using cache 08:36:01 ---> e0c581f77f6b 08:36:01 Step 4/23 : WORKDIR /edgex-go 08:36:01 ---> Using cache 08:36:01 ---> ce61d18b5072 08:36:01 Step 5/23 : RUN apk add --update --no-cache make git 08:36:01 ---> Using cache 08:36:01 ---> 05875be4020b 08:36:01 Step 6/23 : COPY go.mod vendor* ./ 08:36:01 ---> Using cache 08:36:01 ---> 52788377390f 08:36:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:01 ---> Using cache 08:36:01 ---> ede204c79dc0 08:36:01 Step 8/23 : COPY . . 08:36:01 ---> Using cache 08:36:01 ---> c3e6f8da3e55 08:36:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:11 ---> Running in 790173e89c20 08:36:11 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:36:19 Removing intermediate container b2c5e581eadc 08:36:19 ---> 20eeebe0528b 08:36:19 08:36:19 Step 10/22 : FROM alpine:3.16 08:36:19 ---> dfd21b5a31f5 08:36:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:19 ---> Running in d7f2c296399d 08:36:20 Removing intermediate container 50cf699f4332 08:36:20 ---> a7d77346ff3a 08:36:20 Step 7/24 : COPY . . 08:36:20 Removing intermediate container d7f2c296399d 08:36:20 ---> 6679099173d6 08:36:20 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:36:23 ---> Running in 8090d70baf16 08:36:27 Removing intermediate container 97eaf7aa244d 08:36:27 ---> 4de095a3cc92 08:36:27 08:36:27 Step 9/19 : FROM alpine:3.15 08:36:27 ---> 5ce65d7b0fde 08:36:27 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:27 ---> Using cache 08:36:27 ---> d36e1c1bfede 08:36:27 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:27 ---> Running in f5bef16df109 08:36:27 ---> cc98085ff211 08:36:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:27 ---> Running in 22456631e578 08:36:27 Removing intermediate container 22456631e578 08:36:27 ---> 3be806efbbe6 08:36:27 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:27 ---> Running in 411ddf924511 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:27 Removing intermediate container 411ddf924511 08:36:27 ---> bf3af4b921ae 08:36:27 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:36:27 ---> Running in 14ea7e221408 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:28 (1/1) Installing dumb-init (1.2.5-r1) 08:36:28 Executing busybox-1.35.0-r17.trigger 08:36:28 OK: 6 MiB in 15 packages 08:36:28 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:28 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:28 OK: 15857 distinct packages available 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:28 (1/9) Installing ca-certificates (20220614-r0) 08:36:28 (2/9) Installing brotli-libs (1.0.9-r5) 08:36:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:36:28 (4/9) Installing libcurl (7.80.0-r6) 08:36:28 (5/9) Installing curl (7.80.0-r6) 08:36:28 (6/9) Installing dumb-init (1.2.5-r1) 08:36:28 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:28 (8/9) Installing libucontext (1.1-r0) 08:36:28 (9/9) Installing gcompat (1.0.0-r4) 08:36:28 Executing busybox-1.34.1-r7.trigger 08:36:28 Executing ca-certificates-20220614-r0.trigger 08:36:28 OK: 8 MiB in 23 packages 08:36:29 Removing intermediate container 14ea7e221408 08:36:29 ---> 217eb53a5207 08:36:29 Step 11/24 : WORKDIR /edgex-go 08:36:29 Removing intermediate container 8090d70baf16 08:36:29 ---> a9c8056463a0 08:36:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:29 ---> Running in 14370478b1ef 08:36:29 ---> 712f9f4d7a14 08:36:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:29 Removing intermediate container 14370478b1ef 08:36:29 ---> b991e2f06477 08:36:29 08:36:29 Step 12/24 : FROM alpine:3.15 08:36:29 ---> 5ce65d7b0fde 08:36:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:29 ---> Using cache 08:36:29 ---> d36e1c1bfede 08:36:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:29 ---> Running in 1905fccb465f 08:36:29 Removing intermediate container f5bef16df109 08:36:29 ---> 577b4953b71b 08:36:29 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:29 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:29 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:29 OK: 15857 distinct packages available 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:30 (1/5) Installing dumb-init (1.2.5-r1) 08:36:30 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:30 (3/5) Installing libucontext (1.1-r0) 08:36:30 (4/5) Installing gcompat (1.0.0-r4) 08:36:30 (5/5) Installing openssl (1.1.1t-r1) 08:36:30 Executing busybox-1.34.1-r7.trigger 08:36:30 OK: 7 MiB in 19 packages 08:36:30 ---> 2f226572060b 08:36:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:31 ---> 85d020cc1827 08:36:31 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:31 ---> 0691ba2db280 08:36:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:33 Removing intermediate container 1905fccb465f 08:36:33 ---> 4c7770c072bb 08:36:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:33 ---> 587cd96eb80c 08:36:33 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:33 ---> 20a2e9755c0d 08:36:33 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:36:33 ---> Running in 8de747ff1b0e 08:36:33 Removing intermediate container d14fe216b818 08:36:33 ---> 790089579076 08:36:33 08:36:33 Step 10/22 : FROM alpine:3.16 08:36:33 ---> dfd21b5a31f5 08:36:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:36:33 ---> Using cache 08:36:33 ---> f3a3ef15e77a 08:36:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:33 ---> Using cache 08:36:33 ---> bb3341bd3bc3 08:36:33 Step 13/22 : ENV APP_PORT=59861 08:36:33 ---> Running in bbe039d9151e 08:36:34 ---> f8e3a3a1e578 08:36:34 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:34 ---> Running in 091417eae005 08:36:34 ---> 89f80d61333c 08:36:34 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:34 Removing intermediate container bbe039d9151e 08:36:34 ---> 2be3697dd0cf 08:36:34 Step 14/22 : EXPOSE $APP_PORT 08:36:34 ---> Running in ad5c50d3102a 08:36:34 Removing intermediate container 091417eae005 08:36:34 ---> 4daed834fcda 08:36:34 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:34 ---> Running in cd24230ca5f8 08:36:34 Removing intermediate container ad5c50d3102a 08:36:34 ---> f95a43e104d1 08:36:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:34 Removing intermediate container 8de747ff1b0e 08:36:34 ---> 0b2e60a82745 08:36:34 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:34 ---> Running in 72768d74596d 08:36:34 Removing intermediate container cd24230ca5f8 08:36:34 ---> 472a6331062c 08:36:34 Step 17/19 : LABEL arch=x86_64 08:36:34 ---> Running in 0d1fe471e58e 08:36:34 ---> 3b5348323746 08:36:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:35 Removing intermediate container 72768d74596d 08:36:35 ---> ac95050188a3 08:36:35 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:35 Removing intermediate container 0d1fe471e58e 08:36:35 ---> 78b0e59283d1 08:36:35 Step 18/19 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:36:36 ---> Running in a840334fedeb 08:36:36 ---> Running in f1648fc2a07e 08:36:36 ---> 2eae2addefe0 08:36:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:36 ---> 07650d69fd67 08:36:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:36 Removing intermediate container a840334fedeb 08:36:36 ---> eafbd8b70810 08:36:36 Step 20/22 : LABEL arch=x86_64 08:36:36 Removing intermediate container f1648fc2a07e 08:36:36 ---> 5d0c6d3f2f5c 08:36:36 Step 19/19 : LABEL version=0.0.0 08:36:36 ---> Running in f3b5e4062b7e 08:36:36 ---> Running in 21ec058a6488 08:36:36 ---> 00b5f2c756de 08:36:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:36 ---> Running in 42ed1ffe6532 08:36:36 Removing intermediate container f3b5e4062b7e 08:36:36 ---> b2b5919f34b9 08:36:36 Step 21/22 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:36:36 ---> e6d48b7a37e0 08:36:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:36 Removing intermediate container 21ec058a6488 08:36:36 ---> 1f42da0bed32 08:36:36 08:36:36 ---> Running in 8c50f6ddaf3c 08:36:36 Successfully built 1f42da0bed32 08:36:36 Successfully tagged security-spiffe-token-provider:latest 08:36:36  Building security-spiffe-token-provider ... done Building core-data 08:36:36 Removing intermediate container 42ed1ffe6532 08:36:36 ---> afecde1a4caa 08:36:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:36 ---> Running in b8077235ff5d 08:36:36 Removing intermediate container 8c50f6ddaf3c 08:36:36 ---> 3cb46608420d 08:36:36 Step 22/22 : LABEL version=0.0.0 08:36:37 ---> Running in 15aa34f43c31 08:36:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:39 ---> 905657cccdbb 08:36:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:39 ---> Using cache 08:36:39 ---> e0c581f77f6b 08:36:39 Step 4/22 : WORKDIR /edgex-go 08:36:39 ---> Using cache 08:36:39 ---> ce61d18b5072 08:36:39 Step 5/22 : RUN apk add --update --no-cache make git 08:36:39 ---> Using cache 08:36:39 ---> 05875be4020b 08:36:39 Step 6/22 : COPY go.mod vendor* ./ 08:36:39 ---> Using cache 08:36:39 ---> 52788377390f 08:36:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:39 ---> Using cache 08:36:39 ---> ede204c79dc0 08:36:39 Step 8/22 : COPY . . 08:36:39 ---> Using cache 08:36:39 ---> c3e6f8da3e55 08:36:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:41 ---> 91ae36f50d03 08:36:41 Removing intermediate container b8077235ff5d 08:36:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ ---> 0f9ee87530f9 08:36:41 08:36:41 Step 20/22 : LABEL arch=x86_64 08:36:41 Removing intermediate container 15aa34f43c31 08:36:41 ---> 21ee95bfca04 08:36:41 08:36:41 ---> Running in d0777f3516a3 08:36:41 ---> Running in 8b72d4d9a961 08:36:41 Successfully built 21ee95bfca04 08:36:41 Successfully tagged core-common-config-bootstrapper:latest 08:36:41  Building core-common-config-bootstrapper ... done Removing intermediate container 790173e89c20 08:36:41 ---> e775bb69a5a0 08:36:41 08:36:41 Step 10/23 : FROM alpine:3.16 08:36:41 ---> dfd21b5a31f5 08:36:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:41 ---> Using cache 08:36:41 ---> f3a3ef15e77a 08:36:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:41 ---> Using cache 08:36:41 ---> bb3341bd3bc3 08:36:41 Step 13/23 : ENV APP_PORT=59882 08:36:41 ---> Running in ab232895dd6e 08:36:41 Removing intermediate container 8b72d4d9a961 08:36:41 ---> 0b568190d7e0 08:36:41 Step 21/22 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:36:41 ---> Running in 3d7c5c7e9604 08:36:41 ---> 52c1ebb03c14 08:36:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:41 ---> Running in bb0f5c95714c 08:36:41 Removing intermediate container ab232895dd6e 08:36:41 ---> 609394fd9d04 08:36:41 Step 14/23 : EXPOSE $APP_PORT 08:36:41 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:36:41 ---> Running in 3229a2e2138a 08:36:41 Removing intermediate container 3d7c5c7e9604 08:36:41 ---> c316763fd01a 08:36:41 Step 22/22 : LABEL version=0.0.0 08:36:41 ---> Running in f53f535bd81a 08:36:41 Removing intermediate container bb0f5c95714c 08:36:41 ---> 31d0da162586 08:36:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:41 ---> Running in 46f78c0f5ac6 08:36:41 Removing intermediate container 3229a2e2138a 08:36:41 ---> 4ea33c902aeb 08:36:41 Step 15/23 : WORKDIR / 08:36:41 Removing intermediate container f53f535bd81a 08:36:41 ---> 46aefa13cf07 08:36:41 08:36:41 ---> Running in d694b0ecf5aa 08:36:41 Removing intermediate container 46f78c0f5ac6 08:36:41 ---> c9da497089a3 08:36:41 Step 22/24 : LABEL arch=x86_64 08:36:41 Successfully built 46aefa13cf07 08:36:41 Successfully tagged support-scheduler:latest 08:36:41 ---> Running in dffacbf832dc 08:36:41  Building support-scheduler ... done Removing intermediate container d694b0ecf5aa 08:36:41 ---> 9d055fc6ad60 08:36:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:41 Removing intermediate container dffacbf832dc 08:36:41 ---> 28734705704f 08:36:41 Step 23/24 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:36:41 ---> Running in 9180ce62fe08 08:36:41 Removing intermediate container 9180ce62fe08 08:36:41 ---> 3a6855dd4160 08:36:41 Step 24/24 : LABEL version=0.0.0 08:36:41 ---> 5899d39dd892 08:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:41 ---> Running in d78d407e8497 08:36:42 Removing intermediate container d78d407e8497 08:36:42 ---> 207ddf971a04 08:36:42 08:36:42 Successfully built 207ddf971a04 08:36:42 Successfully tagged security-spire-agent:latest 08:36:42  Building security-spire-agent ... done  ---> a50cd27d2d24 08:36:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:42 ---> f51c00459b4b 08:36:42 Step 19/23 : ENTRYPOINT ["/core-command"] 08:36:42 ---> Running in 6539107bb9a5 08:36:42 Removing intermediate container 6539107bb9a5 08:36:42 ---> c20ef26ba1c6 08:36:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:42 ---> Running in 45d99a79d08d 08:36:43 Removing intermediate container 45d99a79d08d 08:36:43 ---> 5efe55980009 08:36:43 Step 21/23 : LABEL arch=x86_64 08:36:43 ---> Running in 8b932ad609a7 08:36:43 Removing intermediate container 8b932ad609a7 08:36:43 ---> 4072dc6ff07a 08:36:43 Step 22/23 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:36:43 ---> Running in a3d1b1ee0539 08:36:43 Removing intermediate container a3d1b1ee0539 08:36:43 ---> 4274ea816c70 08:36:43 Step 23/23 : LABEL version=0.0.0 08:36:43 ---> Running in 5388f2df1f72 08:36:43 Removing intermediate container 5388f2df1f72 08:36:43 ---> e2ea31397ab6 08:36:43 08:36:43 Successfully built e2ea31397ab6 08:36:43 Successfully tagged core-command:latest 08:37:01  Building core-command ... done Removing intermediate container d0777f3516a3 08:37:01 ---> bf38679f7f2f 08:37:01 08:37:01 Step 10/22 : FROM alpine:3.16 08:37:01 ---> dfd21b5a31f5 08:37:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:37:01 ---> Running in b90daa19e201 08:37:01 Removing intermediate container b90daa19e201 08:37:01 ---> f6f449aa2e9d 08:37:01 Step 12/22 : ENV APP_PORT=59880 08:37:01 ---> Running in 9641567dfccd 08:37:01 Removing intermediate container 9641567dfccd 08:37:01 ---> 487f8ca0a859 08:37:01 Step 13/22 : EXPOSE $APP_PORT 08:37:01 ---> Running in 95db31f55d65 08:37:01 Removing intermediate container 95db31f55d65 08:37:01 ---> 2a979d0fabe6 08:37:01 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:37:01 ---> Running in f655cd4f8ab4 08:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:01 (1/1) Installing dumb-init (1.2.5-r1) 08:37:01 Executing busybox-1.35.0-r17.trigger 08:37:01 OK: 6 MiB in 15 packages 08:37:01 Removing intermediate container f655cd4f8ab4 08:37:01 ---> 3234e15e8096 08:37:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:01 ---> 89e3815d94c4 08:37:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:01 ---> 33327dd0fedd 08:37:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:37:01 ---> 6310378951f2 08:37:01 Step 18/22 : ENTRYPOINT ["/core-data"] 08:37:01 ---> Running in 46584276d1a9 08:37:01 Removing intermediate container 46584276d1a9 08:37:01 ---> 75f542ead894 08:37:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:01 ---> Running in dbad314a5ea1 08:37:01 Removing intermediate container dbad314a5ea1 08:37:01 ---> b010644a0b2e 08:37:01 Step 20/22 : LABEL arch=x86_64 08:37:01 ---> Running in ba87e021f9dd 08:37:01 Removing intermediate container ba87e021f9dd 08:37:01 ---> 1ea3f5dec142 08:37:01 Step 21/22 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 08:37:01 ---> Running in 9d1425dc3d66 08:37:01 Removing intermediate container 9d1425dc3d66 08:37:01 ---> 893300507210 08:37:01 Step 22/22 : LABEL version=0.0.0 08:37:01 ---> Running in 5c5b7591e4b4 08:37:01 Removing intermediate container 5c5b7591e4b4 08:37:01 ---> 4cf6a7efcb10 08:37:01 08:37:01 Successfully built 4cf6a7efcb10 08:37:01 Successfully tagged core-data:latest 08:37:01  Building core-data ... done  [Pipeline] } 08:37:01 $ docker stop --time=1 41b70a63a707fb8037ef9755070bf8c0dd7d963e683ffe0362a76700dc25bb29 08:37:03 $ docker rm -f --volumes 41b70a63a707fb8037ef9755070bf8c0dd7d963e683ffe0362a76700dc25bb29 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:03 + docker images 08:37:03 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:03 core-data latest 4cf6a7efcb10 2 seconds ago 17.9MB 08:37:03 bf38679f7f2f 6 seconds ago 1.68GB 08:37:03 core-command latest e2ea31397ab6 20 seconds ago 17.7MB 08:37:03 support-scheduler latest 46aefa13cf07 22 seconds ago 30MB 08:37:03 security-spire-agent latest 207ddf971a04 22 seconds ago 125MB 08:37:03 e775bb69a5a0 23 seconds ago 1.68GB 08:37:03 core-common-config-bootstrapper latest 21ee95bfca04 24 seconds ago 15.5MB 08:37:03 security-spiffe-token-provider latest 1f42da0bed32 27 seconds ago 30MB 08:37:03 790089579076 31 seconds ago 1.74GB 08:37:03 b991e2f06477 34 seconds ago 1.55GB 08:37:03 4de095a3cc92 41 seconds ago 1.72GB 08:37:03 20eeebe0528b 47 seconds ago 1.67GB 08:37:03 security-proxy-setup latest c208384d5873 About a minute ago 27.8MB 08:37:03 security-secretstore-setup latest 38a7562e5472 About a minute ago 30MB 08:37:03 21e5f31613c9 About a minute ago 1.67GB 08:37:03 0b2f43c0f2c8 About a minute ago 1.67GB 08:37:03 security-bootstrapper latest 3200e5462e79 About a minute ago 20.4MB 08:37:03 support-notifications latest 85b894df9d94 About a minute ago 30.7MB 08:37:03 core-metadata latest b4ee92419dda 2 minutes ago 18.5MB 08:37:03 25a98d62ab35 2 minutes ago 1.74GB 08:37:03 8dd39ab13cdf 2 minutes ago 1.67GB 08:37:03 af721c6ceecf 2 minutes ago 1.69GB 08:37:03 security-spire-config latest 015fa5e9f6fe 2 minutes ago 85.8MB 08:37:03 security-spire-server latest 1ee37acfde8a 2 minutes ago 86.5MB 08:37:03 c24a95d0acb2 2 minutes ago 1.55GB 08:37:03 249baee50b1e 2 minutes ago 1.55GB 08:37:03 ci-base-image-x86_64 latest 905657cccdbb 5 minutes ago 904MB 08:37:03 alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB 08:37:03 alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB 08:37:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:37:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:37:03 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:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.826s coverage: 73.7% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.585s coverage: 54.0% of statements 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.307s coverage: 88.5% of statements 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.661s coverage: 3.9% of statements 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.980s coverage: 95.6% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.265s coverage: 72.2% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.612s coverage: 65.9% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.344s coverage: 29.6% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 82.9% of statements 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.249s coverage: 94.1% of statements 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements 08:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.280s coverage: 94.4% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.511s coverage: 79.9% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.278s coverage: 86.9% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.258s coverage: 87.2% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.211s coverage: 20.0% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.243s coverage: 100.0% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.357s coverage: 77.4% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.325s coverage: 80.0% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.295s coverage: 87.2% of statements 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.901s coverage: 91.2% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.483s coverage: 63.1% of statements 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.096s coverage: 100.0% of statements 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.603s coverage: 65.3% of statements 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.865s coverage: 41.0% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.325s coverage: 89.5% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.419s coverage: 17.7% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.842s coverage: 92.3% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.524s coverage: 97.7% of statements 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39: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:39:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:58 go vet ./... 08:42:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:05 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:05 + ls -al . 08:42:05 total 740 08:42:05 drwxrwxr-x 10 1001 1001 4096 Feb 22 08:35 . 08:42:05 drwxr-xr-x 4 root root 4096 Feb 22 08:35 .. 08:42:05 drwxrwxr-x 2 1001 1001 4096 Feb 22 08:33 .blubracket 08:42:05 -rw-rw-r-- 1 1001 1001 16 Feb 22 08:33 .dockerignore 08:42:05 drwxrwxr-x 8 1001 1001 4096 Feb 22 08:33 .git 08:42:05 drwxrwxr-x 3 1001 1001 4096 Feb 22 08:33 .github 08:42:05 -rw-rw-r-- 1 1001 1001 1024 Feb 22 08:33 .gitignore 08:42:05 -rw-rw-r-- 1 1001 1001 42 Feb 22 08:33 .golangci.yml 08:42:05 -rw-rw-r-- 1 1001 1001 87 Feb 22 08:33 .hadolint.yml 08:42:05 -rw-rw-r-- 1 1001 1001 166 Feb 22 08:33 .sonarcloud.properties 08:42:05 -rw-rw-r-- 1 1001 1001 1171 Feb 22 08:33 ADOPTERS.md 08:42:05 -rw-rw-r-- 1 1001 1001 10825 Feb 22 08:33 Attribution.txt 08:42:05 -rw-rw-r-- 1 1001 1001 73765 Feb 22 08:33 CHANGELOG.md 08:42:05 -rw-rw-r-- 1 1001 1001 3804 Feb 22 08:33 CONTRIBUTING.md 08:42:05 -rw-rw-r-- 1 1001 1001 677 Feb 22 08:33 GOVERNANCE.md 08:42:05 -rw-rw-r-- 1 1001 1001 883 Feb 22 08:33 Jenkinsfile 08:42:05 -rw-rw-r-- 1 1001 1001 10775 Feb 22 08:33 LICENSE 08:42:05 -rw-rw-r-- 1 1001 1001 13375 Feb 22 08:33 Makefile 08:42:05 -rw-rw-r-- 1 1001 1001 582 Feb 22 08:33 OWNERS.md 08:42:05 -rw-rw-r-- 1 1001 1001 9403 Feb 22 08:33 README.md 08:42:05 -rw-rw-r-- 1 1001 1001 6912 Feb 22 08:33 SECURITY.md 08:42:05 -rw-rw-r-- 1 1001 1001 5 Feb 22 08:30 VERSION 08:42:05 drwxrwxr-x 2 1001 1001 4096 Feb 22 08:33 bin 08:42:05 drwxrwxr-x 17 1001 1001 4096 Feb 22 08:33 cmd 08:42:05 -rw-r--r-- 1 root root 487323 Feb 22 08:39 coverage.out 08:42:05 -rw-rw-r-- 1 1001 1001 3295 Feb 22 08:33 go.mod 08:42:05 -rw-rw-r-- 1 1001 1001 33318 Feb 22 08:33 go.sum 08:42:05 drwxrwxr-x 7 1001 1001 4096 Feb 22 08:33 internal 08:42:05 drwxrwxr-x 3 1001 1001 4096 Feb 22 08:33 openapi 08:42:05 drwxrwxr-x 4 1001 1001 4096 Feb 22 08:33 snap 08:42:05 -rw-rw-r-- 1 1001 1001 204 Feb 22 08:33 version.go [Pipeline] sh 08:42:06 + '[' -e coverage.out ] 08:42:06 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:06 Warning: overwriting stash ‘coverage-report’ 08:42:07 Stashed 1 file(s) [Pipeline] sh 08:42:08 + make build 08:42:08 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:43: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:43:48 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:43:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:43:58 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:44:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:44:53 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:44: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:10 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:45:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:29 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:45:36 $ docker stop --time=1 d9a81997a258b1e767f9319a6f7dfe40c14b2fbd18b0501f951b80c68af4d67f 08:45:38 $ docker rm -f --volumes d9a81997a258b1e767f9319a6f7dfe40c14b2fbd18b0501f951b80c68af4d67f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:41 08:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:41 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:41 29e5d40040c1: Pulling fs layer 08:45:41 1ce36da41761: Pulling fs layer 08:45:41 25b303627fd3: Pulling fs layer 08:45:41 29e5d40040c1: Verifying Checksum 08:45:41 29e5d40040c1: Download complete 08:45:41 1ce36da41761: Verifying Checksum 08:45:41 1ce36da41761: Download complete 08:45:42 29e5d40040c1: Pull complete 08:45:43 25b303627fd3: Download complete 08:45:45 1ce36da41761: Pull complete 08:45:55 25b303627fd3: Pull complete 08:45:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:55 prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container 08:45:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:45:58 $ docker top fb073115b6956c5b09b399ebab491f9844fb0c33ab50063278e855bf427b0b09 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:58 + + docker-compose build --help 08:45:58 grep parallel 08:46:04 --parallel Build images in parallel. [Pipeline] } 08:46:04 $ docker stop --time=1 fb073115b6956c5b09b399ebab491f9844fb0c33ab50063278e855bf427b0b09 08:46:06 $ docker rm -f --volumes fb073115b6956c5b09b399ebab491f9844fb0c33ab50063278e855bf427b0b09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:07 prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container 08:46:07 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:46:08 $ docker top 973d9dc72ed31c6f8dd708c63f964729ed297d60d56ef490710bc11e8dc0d753 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:09 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:15 Building core-command ... 08:46:15 Building core-common-config-bootstrapper ... 08:46:15 Building core-data ... 08:46:15 Building core-metadata ... 08:46:15 Building security-bootstrapper ... 08:46:15 Building security-proxy-setup ... 08:46:15 Building security-secretstore-setup ... 08:46:15 Building security-spiffe-token-provider ... 08:46:15 Building security-spire-agent ... 08:46:15 Building security-spire-config ... 08:46:15 Building security-spire-server ... 08:46:15 Building support-notifications ... 08:46:15 Building support-scheduler ... 08:46:15 Building support-notifications 08:46:15 Building core-metadata 08:46:15 Building security-spire-server 08:46:15 Building security-spire-agent 08:46:15 Building security-bootstrapper 08:47:02 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:47:02 ---> 6019e0dbc075 08:47:02 Step 3/32 : WORKDIR /edgex-go 08:47:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:03 ---> 6019e0dbc075 08:47:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:03 ---> Running in 7cbd94badf0a 08:47:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:03 ---> 6019e0dbc075 08:47:03 Step 3/24 : WORKDIR /edgex-go 08:47:03 ---> Running in e62a1ff5e06d 08:47:03 ---> Running in accd26ad80d2 08:47:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:03 ---> 6019e0dbc075 08:47:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:03 ---> Running in adf535a99736 08:47:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:04 ---> 6019e0dbc075 08:47:04 Step 3/23 : WORKDIR /edgex-go 08:47:04 ---> Running in c7ec7fd4d403 08:47:04 Removing intermediate container 7cbd94badf0a 08:47:04 ---> 60b96fd0a7bc 08:47:04 Step 4/22 : WORKDIR /edgex-go 08:47:04 Removing intermediate container adf535a99736 08:47:04 ---> 200b148d19c1 08:47:04 Step 4/24 : WORKDIR /edgex-go 08:47:04 Removing intermediate container e62a1ff5e06d 08:47:04 ---> 4c1823a7e2da 08:47:04 Step 4/32 : RUN apk add --update --no-cache make git 08:47:04 ---> Running in 70a7bd2fbe7a 08:47:04 ---> Running in 9f12700cc9e1 08:47:04 ---> Running in 05e3698b38ea 08:47:04 Removing intermediate container accd26ad80d2 08:47:04 ---> c95060ebb5f3 08:47:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:47:05 ---> Running in e2f43b9b8665 08:47:05 Removing intermediate container c7ec7fd4d403 08:47:05 ---> afe9ac4cc4a3 08:47:05 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:47:05 ---> Running in f0dd88302919 08:47:05 Removing intermediate container 70a7bd2fbe7a 08:47:05 ---> d65105c2c909 08:47:05 Step 5/24 : RUN apk add --update --no-cache make git 08:47:05 Removing intermediate container 9f12700cc9e1 08:47:05 ---> 9e08f0cfc94c 08:47:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:47:05 ---> Running in 1032e5c0481a 08:47:05 ---> Running in ce12f00fac4e 08:47:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:09 OK: 221 MiB in 51 packages 08:47:09 OK: 221 MiB in 51 packages 08:47:09 OK: 221 MiB in 51 packages 08:47:10 OK: 221 MiB in 51 packages 08:47:10 OK: 221 MiB in 51 packages 08:47:11 Removing intermediate container 05e3698b38ea 08:47:11 ---> f625f535f11f 08:47:11 Step 5/32 : COPY go.mod vendor* ./ 08:47:11 Removing intermediate container e2f43b9b8665 08:47:11 ---> 83b43788cf5f 08:47:11 Step 5/24 : COPY go.mod vendor* ./ 08:47:11 Removing intermediate container f0dd88302919 08:47:11 ---> 568066ff69bc 08:47:11 Step 5/23 : COPY go.mod vendor* ./ 08:47:12 Removing intermediate container 1032e5c0481a 08:47:12 ---> 4829a6f96b78 08:47:12 Step 6/24 : COPY go.mod vendor* ./ 08:47:12 Removing intermediate container ce12f00fac4e 08:47:12 ---> 776b73379952 08:47:12 Step 6/22 : COPY go.mod vendor* ./ 08:47:12 ---> 1b1fbb7c85a7 08:47:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:12 ---> Running in b215bef5650a 08:47:13 ---> 33f93f207c8b 08:47:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:13 ---> Running in 5b417ba93221 08:47:13 ---> 06f75ed576f0 08:47:13 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:13 ---> Running in 46da59fb16fb 08:47:13 ---> c9f7c00dd691 08:47:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:14 ---> Running in a0fb06e4f9a9 08:47:14 ---> 47b9e8ef392e 08:47:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:14 ---> Running in e63327b0e547 08:49:21 Removing intermediate container 46da59fb16fb 08:49:21 ---> 993fdd1e3700 08:49:21 Step 7/23 : COPY . . 08:49:21 Removing intermediate container e63327b0e547 08:49:21 ---> 06bfc0d19aa4 08:49:21 Step 8/22 : COPY . . 08:49:21 Removing intermediate container b215bef5650a 08:49:21 ---> 0e6aef53128d 08:49:21 Step 7/32 : COPY . . 08:49:21 Removing intermediate container a0fb06e4f9a9 08:49:21 ---> c99e65d671ef 08:49:21 Step 8/24 : COPY . . 08:49:21 Removing intermediate container 5b417ba93221 08:49:21 ---> 84102cd27aba 08:49:21 Step 7/24 : COPY . . 08:49:31 ---> b7fbed9ce7c0 08:49:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:49:31 ---> 830b6bd324ea 08:49:31 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:49:31 ---> d037b883fb03 08:49:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:49:31 ---> 5a1dddcda75a 08:49:31 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:31 ---> 138c3749ccdc 08:49:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:49:31 ---> Running in 020dd0734ecf 08:49:31 ---> Running in e51bfc4c36b6 08:49:31 ---> Running in d01476d8ddbc 08:49:31 ---> Running in 6d0bf4f7759f 08:49:31 ---> Running in bb843ba6e2c5 08:49:31 Removing intermediate container 020dd0734ecf 08:49:31 ---> 5528d3167eeb 08:49:31 Step 9/23 : WORKDIR /edgex-go/spire-build 08:49:31 Removing intermediate container d01476d8ddbc 08:49:31 ---> b8473c125842 08:49:31 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:31 ---> Running in f83880901e77 08:49:31 ---> Running in 1f9f80753eef 08:49:32 Removing intermediate container f83880901e77 08:49:32 ---> 00276378f308 08:49:32 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:49:32 ---> Running in 33b69499a7fd 08:49:32 Removing intermediate container 1f9f80753eef 08:49:32 ---> a98d57fee3a9 08:49:32 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:49:32 ---> Running in dd0cbaada15b 08:49:32 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:49:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:33 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:49:36 Removing intermediate container dd0cbaada15b 08:49:36 ---> 809588b03a35 08:49:36 Step 11/24 : WORKDIR /edgex-go 08:49:36 ---> Running in 1b38843ad845 08:49:36 Removing intermediate container 33b69499a7fd 08:49:36 ---> 20b8e058e7a3 08:49:36 Step 11/23 : WORKDIR /edgex-go 08:49:37 ---> Running in dee39ff2a391 08:49:37 Removing intermediate container 1b38843ad845 08:49:37 ---> d244a82c3413 08:49:37 08:49:37 Step 12/24 : FROM alpine:3.15 08:49:37 Removing intermediate container dee39ff2a391 08:49:37 ---> 79a6dc351b2a 08:49:37 08:49:37 Step 12/23 : FROM alpine:3.15 08:49:38 3.15: Pulling from library/alpine 08:49:38 3.15: Pulling from library/alpine 08:49:42 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:49:42 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:49:42 Status: Downloaded newer image for alpine:3.15 08:49:42 Status: Image is up to date for alpine:3.15 08:49:42 ---> 354640af7b1b 08:49:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:42 ---> 354640af7b1b 08:49:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:42 ---> Running in 518fb4f34038 08:49:42 ---> Running in 0712eed883ab 08:49:43 Removing intermediate container 518fb4f34038 08:49:43 ---> 5b4ac7a204e0 08:49:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:43 Removing intermediate container 0712eed883ab 08:49:43 ---> 6ed735b19063 08:49:43 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:43 ---> Running in d9557c93f12b 08:49:43 ---> Running in e1a36f272fa4 08:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:48 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:48 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:48 OK: 15734 distinct packages available 08:49:48 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:48 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:48 OK: 15734 distinct packages available 08:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:50 (1/5) Installing dumb-init (1.2.5-r1) 08:49:50 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:50 (3/5) Installing libucontext (1.1-r0) 08:49:50 (4/5) Installing gcompat (1.0.0-r4) 08:49:50 (5/5) Installing openssl (1.1.1t-r1) 08:49:50 Executing busybox-1.34.1-r7.trigger 08:49:51 OK: 6 MiB in 19 packages 08:49:51 (1/5) Installing dumb-init (1.2.5-r1) 08:49:51 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:51 (3/5) Installing libucontext (1.1-r0) 08:49:51 (4/5) Installing gcompat (1.0.0-r4) 08:49:51 (5/5) Installing openssl (1.1.1t-r1) 08:49:51 Executing busybox-1.34.1-r7.trigger 08:49:51 OK: 6 MiB in 19 packages 08:49:53 Removing intermediate container e1a36f272fa4 08:49:53 ---> 8cf3c12b68b3 08:49:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:49:53 Removing intermediate container d9557c93f12b 08:49:53 ---> 1e8813661b0a 08:49:53 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:59 ---> 59bf9d7ad2ba 08:49:59 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:02 ---> 6f8ab5d0ed68 08:50:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:50:03 ---> 1e293a24da43 08:50:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:05 ---> 38b3fd671113 08:50:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:06 ---> a738f7745b58 08:50:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:06 ---> Running in 797b7938d4ff 08:50:06 ---> f553ab4e91a2 08:50:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:07 Removing intermediate container 797b7938d4ff 08:50:07 ---> aa6f9b9e7c42 08:50:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:07 ---> Running in bd708c595112 08:50:08 ---> d1aa56a2877a 08:50:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:08 Removing intermediate container bd708c595112 08:50:08 ---> 298c175e0b2a 08:50:08 Step 21/23 : LABEL arch=arm64 08:50:08 ---> Running in bb49a21fd225 08:50:09 Removing intermediate container bb49a21fd225 08:50:09 ---> beb091867a5f 08:50:09 Step 22/23 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 08:50:09 ---> Running in 5f0649eb8950 08:50:09 ---> 2752f09627a4 08:50:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:10 Removing intermediate container 5f0649eb8950 08:50:10 ---> 00366aee1f05 08:50:10 Step 23/23 : LABEL version=0.0.0 08:50:10 ---> Running in 4dfc5600b13d 08:50:10 ---> 395c18b21d8d 08:50:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:10 ---> Running in c289db698a8c 08:50:11 Removing intermediate container 4dfc5600b13d 08:50:11 ---> 4c3ed77ea8d3 08:50:11 08:50:11 Removing intermediate container c289db698a8c 08:50:11 ---> 2c39ecfdf3c1 08:50:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:11 Successfully built 4c3ed77ea8d3 08:50:11 Successfully tagged security-spire-server-arm64:latest 08:50:11  Building security-spire-server ... done  ---> Running in f1dc7f42b569 08:50:11 Building support-scheduler 08:50:12 Removing intermediate container f1dc7f42b569 08:50:12 ---> d0fb44544e48 08:50:12 Step 22/24 : LABEL arch=arm64 08:50:12 ---> Running in 89c91deee921 08:50:12 Removing intermediate container 89c91deee921 08:50:12 ---> 8ee517c5ca34 08:50:12 Step 23/24 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 08:50:13 ---> Running in e40446567f87 08:50:13 Removing intermediate container e40446567f87 08:50:13 ---> 72c0f8941f4b 08:50:13 Step 24/24 : LABEL version=0.0.0 08:50:13 ---> Running in b88f044982d7 08:50:14 Removing intermediate container b88f044982d7 08:50:14 ---> c615b14e4831 08:50:14 08:50:14 Successfully built c615b14e4831 08:50:14 Successfully tagged security-spire-agent-arm64:latest 08:50:14  Building security-spire-agent ... done Building core-command 08:50:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:41 ---> 6019e0dbc075 08:50:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:41 ---> Using cache 08:50:41 ---> 200b148d19c1 08:50:41 Step 4/22 : WORKDIR /edgex-go 08:50:41 ---> Using cache 08:50:41 ---> d65105c2c909 08:50:41 Step 5/22 : RUN apk add --update --no-cache make git 08:50:41 ---> Using cache 08:50:41 ---> 4829a6f96b78 08:50:41 Step 6/22 : COPY go.mod vendor* ./ 08:50:41 ---> Using cache 08:50:41 ---> c9f7c00dd691 08:50:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:41 ---> Using cache 08:50:41 ---> c99e65d671ef 08:50:41 Step 8/22 : COPY . . 08:50:41 ---> Using cache 08:50:41 ---> 138c3749ccdc 08:50:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:50:41 ---> Running in bfe6a20c9ec2 08:50:41 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:50:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:43 ---> 6019e0dbc075 08:50:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:43 ---> Using cache 08:50:43 ---> 200b148d19c1 08:50:43 Step 4/23 : WORKDIR /edgex-go 08:50:43 ---> Using cache 08:50:43 ---> d65105c2c909 08:50:43 Step 5/23 : RUN apk add --update --no-cache make git 08:50:43 ---> Using cache 08:50:43 ---> 4829a6f96b78 08:50:43 Step 6/23 : COPY go.mod vendor* ./ 08:50:43 ---> Using cache 08:50:43 ---> c9f7c00dd691 08:50:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:43 ---> Using cache 08:50:43 ---> c99e65d671ef 08:50:43 Step 8/23 : COPY . . 08:50:43 ---> Using cache 08:50:43 ---> 138c3749ccdc 08:50:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:50:43 ---> Running in e86eef47663c 08:50: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:57:09 Removing intermediate container 6d0bf4f7759f 08:57:09 ---> 9d92daf67275 08:57:09 08:57:09 Step 9/32 : FROM alpine:3.16 08:57:09 3.16: Pulling from library/alpine 08:57:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:57:09 Status: Downloaded newer image for alpine:3.16 08:57:09 ---> 4c81e5bf8899 08:57:09 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:09 ---> Running in 86b3b2f46c6b 08:57:09 Removing intermediate container 86b3b2f46c6b 08:57:09 ---> 0ee5abfc438c 08:57:09 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:57:09 ---> Running in 800f50c8f7b0 08:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:09 (1/2) Installing dumb-init (1.2.5-r1) 08:57:09 (2/2) Installing su-exec (0.2-r1) 08:57:09 Executing busybox-1.35.0-r17.trigger 08:57:09 OK: 5 MiB in 16 packages 08:57:09 Removing intermediate container 800f50c8f7b0 08:57:09 ---> 7cb6de3ce078 08:57:09 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:57:09 ---> Running in aed6fa321854 08:57:09 Removing intermediate container aed6fa321854 08:57:09 ---> 30d21ac762e5 08:57:09 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:57:09 ---> Running in a787830685c4 08:57:09 Removing intermediate container a787830685c4 08:57:09 ---> a50f2dd9fae4 08:57:09 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:57:09 ---> Running in 3b214818c28c 08:57:09 Removing intermediate container 3b214818c28c 08:57:09 ---> 92aa9c61a606 08:57:09 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:57:09 ---> Running in 8baca633bc06 08:57:09 Removing intermediate container 8baca633bc06 08:57:09 ---> f6c4b4309363 08:57:09 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:57:09 ---> Running in aefe37c3e0db 08:57:11 Removing intermediate container aefe37c3e0db 08:57:11 ---> 3714478740c6 08:57:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:57:11 ---> Running in cfabd3b96115 08:57:11 Removing intermediate container cfabd3b96115 08:57:11 ---> e15d97c5e522 08:57:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:57:12 ---> db6d9be01d08 08:57:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:57:12 ---> Running in 806f4690267f 08:57:18 Removing intermediate container 806f4690267f 08:57:18 ---> a60eaa8bb833 08:57:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:18 ---> 1b41ee6acdcb 08:57:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:57:20 ---> 5c6f558e4fc7 08:57:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:57:21 ---> 8f5b6ddd1521 08:57:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:57:22 ---> 490085278e54 08:57:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:57:23 ---> afccf7f82bed 08:57:23 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:57:24 ---> 55b9a3754557 08:57:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:57:25 ---> 754af380d8de 08:57:25 Step 27/32 : RUN chmod +x /entrypoint.sh 08:57:25 ---> Running in 0c8c50c4109f 08:57:29 Removing intermediate container 0c8c50c4109f 08:57:29 ---> bb6b9644be4a 08:57:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:57:29 ---> Running in 48a68430976b 08:57:30 Removing intermediate container 48a68430976b 08:57:30 ---> 600effbdf6a1 08:57:30 Step 29/32 : CMD ["gate"] 08:57:30 ---> Running in b9814ef783ad 08:57:30 Removing intermediate container b9814ef783ad 08:57:30 ---> b73e3cf04919 08:57:30 Step 30/32 : LABEL arch=arm64 08:57:31 ---> Running in c90d11dfc442 08:57:31 Removing intermediate container c90d11dfc442 08:57:31 ---> 161c1dfe337b 08:57:31 Step 31/32 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 08:57:32 ---> Running in f965478427a4 08:57:32 Removing intermediate container f965478427a4 08:57:32 ---> 3930772d6c85 08:57:32 Step 32/32 : LABEL version=0.0.0 08:57:32 ---> Running in 8c0ebcec49ec 08:57:33 Removing intermediate container 8c0ebcec49ec 08:57:33 ---> c779a3f66248 08:57:33 08:57:33 Successfully built c779a3f66248 08:57:33 Successfully tagged security-bootstrapper-arm64:latest 08:57:33  Building security-bootstrapper ... done Building security-secretstore-setup 08:57:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:57:55 ---> 6019e0dbc075 08:57:55 Step 3/24 : WORKDIR /edgex-go 08:57:55 ---> Using cache 08:57:55 ---> afe9ac4cc4a3 08:57:55 Step 4/24 : RUN apk add --update --no-cache make git 08:57:55 ---> Running in 1dbf77d22dbb 08:57:55 Removing intermediate container bb843ba6e2c5 08:57:55 ---> 9d74acd44aa1 08:57:55 08:57:55 Step 10/24 : FROM alpine:3.16 08:57:55 ---> 4c81e5bf8899 08:57:55 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:57:55 ---> Running in 789127de790f 08:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:57 OK: 221 MiB in 51 packages 08:57:58 (1/1) Installing dumb-init (1.2.5-r1) 08:57:58 Executing busybox-1.35.0-r17.trigger 08:57:58 OK: 5 MiB in 15 packages 08:58:00 Removing intermediate container 1dbf77d22dbb 08:58:00 ---> 4f420315d3f2 08:58:00 Step 5/24 : COPY go.mod vendor* ./ 08:58:00 Removing intermediate container 789127de790f 08:58:00 ---> 66a4ddd5d592 08:58:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:00 ---> Running in b99c23ec0590 08:58:01 ---> 2392d0e595c0 08:58:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:01 ---> Running in a0dc895970be 08:58:01 Removing intermediate container b99c23ec0590 08:58:01 ---> a360811a3826 08:58:01 Step 13/24 : ENV APP_PORT=59881 08:58:01 ---> Running in 0b2dac24df86 08:58:02 Removing intermediate container 0b2dac24df86 08:58:02 ---> 297f0f607e3c 08:58:02 Step 14/24 : EXPOSE $APP_PORT 08:58:03 ---> Running in a70bdbfd93b9 08:58:03 Removing intermediate container a70bdbfd93b9 08:58:03 ---> 9b42efcddcde 08:58:03 Step 15/24 : WORKDIR / 08:58:03 ---> Running in 3a62434de261 08:58:04 Removing intermediate container 3a62434de261 08:58:04 ---> d2dc346a165c 08:58:04 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:05 ---> a3c3922f79fb 08:58:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:07 ---> e539ceecfde9 08:58:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:58:08 ---> 300dee735c4a 08:58:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:58:09 ---> a9d4310e2fc8 08:58:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:58:09 ---> Running in 5fe693a99392 08:58:10 Removing intermediate container 5fe693a99392 08:58:10 ---> 215db94119d0 08:58:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:10 ---> Running in 3ef03ea961f2 08:58:10 Removing intermediate container 3ef03ea961f2 08:58:10 ---> 4ab07f449b6d 08:58:10 Step 22/24 : LABEL arch=arm64 08:58:10 ---> Running in 86fde6772df5 08:58:11 Removing intermediate container 86fde6772df5 08:58:11 ---> d94bcf099867 08:58:11 Step 23/24 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 08:58:11 ---> Running in 58f8e5fab88d 08:58:12 Removing intermediate container 58f8e5fab88d 08:58:12 ---> cafa226c6b71 08:58:12 Step 24/24 : LABEL version=0.0.0 08:58:12 ---> Running in 65a96bbeac29 08:58:13 Removing intermediate container 65a96bbeac29 08:58:13 ---> f18f67ac1aea 08:58:13 08:58:13 Successfully built f18f67ac1aea 08:58:13 Successfully tagged core-metadata-arm64:latest 08:58:13 Building security-proxy-setup 08:58:35  Building core-metadata ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:58:35 ---> 6019e0dbc075 08:58:35 Step 3/21 : WORKDIR /edgex-go 08:58:35 ---> Using cache 08:58:35 ---> afe9ac4cc4a3 08:58:35 Step 4/21 : RUN apk add --update --no-cache make git 08:58:35 ---> Using cache 08:58:35 ---> 4f420315d3f2 08:58:35 Step 5/21 : COPY go.mod vendor* ./ 08:58:35 ---> Using cache 08:58:35 ---> 2392d0e595c0 08:58:35 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:35 ---> Running in 65e3f0e0b68b 08:58:39 Removing intermediate container e86eef47663c 08:58:39 ---> bc118eb8f82d 08:58:39 08:58:39 Step 10/23 : FROM alpine:3.16 08:58:39 ---> 4c81e5bf8899 08:58:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:58:39 ---> Using cache 08:58:39 ---> 66a4ddd5d592 08:58:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:39 ---> Using cache 08:58:39 ---> a360811a3826 08:58:39 Step 13/23 : ENV APP_PORT=59882 08:58:40 ---> Running in 36452a21daaa 08:58:40 Removing intermediate container 36452a21daaa 08:58:40 ---> 75ce66d93a1b 08:58:40 Step 14/23 : EXPOSE $APP_PORT 08:58:40 ---> Running in 3985e9ae977d 08:58:41 Removing intermediate container 3985e9ae977d 08:58:41 ---> a4a7e391d718 08:58:41 Step 15/23 : WORKDIR / 08:58:41 ---> Running in 8ec2c4a4f9b7 08:58:42 Removing intermediate container 8ec2c4a4f9b7 08:58:42 ---> d5a1f851ff48 08:58:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:43 ---> b38ff05c7c04 08:58:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:58:45 ---> 0c2aeadaae58 08:58:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:58:46 ---> c2392f382c4c 08:58:46 Step 19/23 : ENTRYPOINT ["/core-command"] 08:58:46 ---> Running in 116495e60ec3 08:58:47 Removing intermediate container 116495e60ec3 08:58:47 ---> c22a7a2f51c6 08:58:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:47 ---> Running in 5f8b195ff917 08:58:47 Removing intermediate container 5f8b195ff917 08:58:47 ---> 0300000110d4 08:58:47 Step 21/23 : LABEL arch=arm64 08:58:48 ---> Running in 55790fb84fac 08:58:48 Removing intermediate container 55790fb84fac 08:58:48 ---> 52f7c31b8d8f 08:58:48 Step 22/23 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 08:58:48 ---> Running in 9b6bc976683f 08:58:49 Removing intermediate container 9b6bc976683f 08:58:49 ---> 7e90df705a3a 08:58:49 Step 23/23 : LABEL version=0.0.0 08:58:49 ---> Running in eb7157eff905 08:58:50 Removing intermediate container eb7157eff905 08:58:50 ---> a64915e927b0 08:58:50 08:58:50 Successfully built a64915e927b0 08:58:50 Successfully tagged core-command-arm64:latest 08:58:50 Building core-data 08:59:08  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:08 ---> 6019e0dbc075 08:59:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:08 ---> Using cache 08:59:08 ---> 200b148d19c1 08:59:08 Step 4/22 : WORKDIR /edgex-go 08:59:08 ---> Using cache 08:59:08 ---> d65105c2c909 08:59:08 Step 5/22 : RUN apk add --update --no-cache make git 08:59:08 ---> Using cache 08:59:08 ---> 4829a6f96b78 08:59:08 Step 6/22 : COPY go.mod vendor* ./ 08:59:08 ---> Using cache 08:59:08 ---> c9f7c00dd691 08:59:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:08 ---> Using cache 08:59:08 ---> c99e65d671ef 08:59:08 Step 8/22 : COPY . . 08:59:08 ---> Using cache 08:59:08 ---> 138c3749ccdc 08:59:08 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:59:09 ---> Running in d9e0c0f51685 08:59:11 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:59:58 Removing intermediate container a0dc895970be 08:59:58 ---> 8af67a139931 08:59:58 Step 7/24 : COPY . . 09:00:16 ---> c7436418f879 09:00:16 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:00:16 ---> Running in 6f1f993417cb 09:00:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:00:31 Removing intermediate container 65e3f0e0b68b 09:00:31 ---> 25171bca5792 09:00:31 Step 7/21 : COPY . . 09:00:46 ---> 9a25879c8033 09:00:46 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:00:46 ---> Running in cb0932c41073 09:00:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:01:13 Removing intermediate container e51bfc4c36b6 09:01:13 ---> adee4b59c0ee 09:01:13 09:01:13 Step 10/22 : FROM alpine:3.16 09:01:13 ---> 4c81e5bf8899 09:01:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:01:13 ---> Running in afffe188e06e 09:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:13 (1/2) Installing ca-certificates (20220614-r0) 09:01:13 (2/2) Installing dumb-init (1.2.5-r1) 09:01:13 Executing busybox-1.35.0-r17.trigger 09:01:13 Executing ca-certificates-20220614-r0.trigger 09:01:14 OK: 6 MiB in 16 packages 09:01:16 Removing intermediate container afffe188e06e 09:01:16 ---> 0f33d4f158d8 09:01:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:01:16 ---> Running in ddafb3b32e31 09:01:17 Removing intermediate container ddafb3b32e31 09:01:17 ---> e44e44112f7c 09:01:17 Step 13/22 : ENV APP_PORT=59860 09:01:17 ---> Running in 49c10d3c6e40 09:01:17 Removing intermediate container 49c10d3c6e40 09:01:17 ---> 619f554937a8 09:01:17 Step 14/22 : EXPOSE $APP_PORT 09:01:18 ---> Running in 843c25a7d597 09:01:18 Removing intermediate container 843c25a7d597 09:01:18 ---> 92bb81473497 09:01:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:19 ---> 35c8a174ed17 09:01:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:01:23 ---> 5b21571cd731 09:01:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:01:24 ---> 6bf0e3c87e14 09:01:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:01:24 ---> Running in 7639ac04ec22 09:01:25 Removing intermediate container 7639ac04ec22 09:01:25 ---> e6c71cb51e02 09:01:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:25 ---> Running in 6cc0d58dff59 09:01:25 Removing intermediate container 6cc0d58dff59 09:01:25 ---> a139d50dc5e0 09:01:25 Step 20/22 : LABEL arch=arm64 09:01:25 ---> Running in e95a590a4869 09:01:26 Removing intermediate container e95a590a4869 09:01:26 ---> 343e02690c6c 09:01:26 Step 21/22 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 09:01:26 ---> Running in 2f36f3b3f4e6 09:01:27 Removing intermediate container 2f36f3b3f4e6 09:01:27 ---> 1a1f5fdbb1a7 09:01:27 Step 22/22 : LABEL version=0.0.0 09:01:27 ---> Running in 2970f7262c79 09:01:27 Removing intermediate container 2970f7262c79 09:01:27 ---> 15ded00060d4 09:01:27 09:01:28 Successfully built 15ded00060d4 09:01:28 Successfully tagged support-notifications-arm64:latest 09:01:28  Building support-notifications ... done Building security-spire-config 09:01:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:01:46 ---> 6019e0dbc075 09:01:46 Step 3/24 : WORKDIR /edgex-go 09:01:46 ---> Using cache 09:01:46 ---> afe9ac4cc4a3 09:01:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:01:46 ---> Using cache 09:01:46 ---> 568066ff69bc 09:01:46 Step 5/24 : COPY go.mod vendor* ./ 09:01:46 ---> Using cache 09:01:46 ---> 06f75ed576f0 09:01:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:46 ---> Using cache 09:01:46 ---> 993fdd1e3700 09:01:46 Step 7/24 : COPY . . 09:01:46 ---> Using cache 09:01:46 ---> 830b6bd324ea 09:01:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:01:46 ---> Using cache 09:01:46 ---> 5528d3167eeb 09:01:46 Step 9/24 : WORKDIR /edgex-go/spire-build 09:01:46 ---> Using cache 09:01:46 ---> 00276378f308 09:01:46 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 09:01:46 ---> Running in 01e6d89f08be 09:01:48 Removing intermediate container 01e6d89f08be 09:01:48 ---> d5f904b75eda 09:01:48 Step 11/24 : WORKDIR /edgex-go 09:01:48 ---> Running in 7c74c77b9fda 09:01:49 Removing intermediate container 7c74c77b9fda 09:01:49 ---> 88dafc46ab99 09:01:49 09:01:49 Step 12/24 : FROM alpine:3.15 09:01:49 ---> 354640af7b1b 09:01:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:49 ---> Using cache 09:01:49 ---> 5b4ac7a204e0 09:01:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:49 ---> Running in 361da2bdb23b 09:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:53 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:01:53 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:01:53 OK: 15734 distinct packages available 09:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:55 (1/4) Installing dumb-init (1.2.5-r1) 09:01:55 (2/4) Installing musl-obstack (1.2.3-r0) 09:01:55 (3/4) Installing libucontext (1.1-r0) 09:01:55 (4/4) Installing gcompat (1.0.0-r4) 09:01:55 Executing busybox-1.34.1-r7.trigger 09:01:56 OK: 6 MiB in 18 packages 09:01:57 Removing intermediate container 361da2bdb23b 09:01:57 ---> 1f76b82e168c 09:01:57 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:04 ---> 5a975f6d6054 09:02:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:02:05 ---> 3926c39e4680 09:02:05 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:02:05 ---> Running in 6dca16413abc 09:02:05 Removing intermediate container 6dca16413abc 09:02:05 ---> 2f62edcfb1ea 09:02:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:06 ---> 58c72adc727d 09:02:06 Step 19/24 : WORKDIR / 09:02:07 ---> Running in d8763c8f3043 09:02:07 Removing intermediate container d8763c8f3043 09:02:07 ---> 161eeb28811f 09:02:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:07 ---> Running in ff8adf3caf86 09:02:08 Removing intermediate container ff8adf3caf86 09:02:08 ---> 78328f0d26d0 09:02:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:08 ---> Running in 02fcb34bf464 09:02:09 Removing intermediate container 02fcb34bf464 09:02:09 ---> b9fba50cd65b 09:02:09 Step 22/24 : LABEL arch=arm64 09:02:09 ---> Running in 6007a0952791 09:02:09 Removing intermediate container 6007a0952791 09:02:09 ---> d1ab0a134929 09:02:09 Step 23/24 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 09:02:09 ---> Running in 23fd90337cf5 09:02:10 Removing intermediate container 23fd90337cf5 09:02:10 ---> 5fc767851a68 09:02:10 Step 24/24 : LABEL version=0.0.0 09:02:10 ---> Running in 6354677e1ef8 09:02:11 Removing intermediate container 6354677e1ef8 09:02:11 ---> a14d9f662197 09:02:11 09:02:11 Successfully built a14d9f662197 09:02:11 Successfully tagged security-spire-config-arm64:latest 09:02:11  Building security-spire-config ... done Building core-common-config-bootstrapper 09:02:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:02:33 ---> 6019e0dbc075 09:02:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:02:33 ---> Using cache 09:02:33 ---> 200b148d19c1 09:02:33 Step 4/22 : WORKDIR /edgex-go 09:02:33 ---> Using cache 09:02:33 ---> d65105c2c909 09:02:33 Step 5/22 : RUN apk add --update --no-cache make git 09:02:33 ---> Using cache 09:02:33 ---> 4829a6f96b78 09:02:33 Step 6/22 : COPY go.mod vendor* ./ 09:02:33 ---> Using cache 09:02:33 ---> c9f7c00dd691 09:02:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:33 ---> Using cache 09:02:33 ---> c99e65d671ef 09:02:33 Step 8/22 : COPY . . 09:02:33 ---> Using cache 09:02:33 ---> 138c3749ccdc 09:02:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:33 ---> Running in 3a6223bcd0fd 09:02:33 Removing intermediate container bfe6a20c9ec2 09:02:33 ---> f95c913e4ef5 09:02:33 09:02:33 Step 10/22 : FROM alpine:3.16 09:02:33 ---> 4c81e5bf8899 09:02:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:02:33 ---> Using cache 09:02:33 ---> 66a4ddd5d592 09:02:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:33 ---> Using cache 09:02:33 ---> a360811a3826 09:02:33 Step 13/22 : ENV APP_PORT=59861 09:02:33 ---> Running in 5e9f361d5a7f 09:02:33 Removing intermediate container 5e9f361d5a7f 09:02:33 ---> ee66e10e125f 09:02:33 Step 14/22 : EXPOSE $APP_PORT 09:02:34 ---> Running in dc269368b86e 09:02:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:02:34 Removing intermediate container dc269368b86e 09:02:34 ---> f753c6493065 09:02:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:35 ---> 8952ce0f1959 09:02:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:02:38 ---> aa95d90935a0 09:02:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:02:39 ---> a952f44a8803 09:02:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:02:39 ---> Running in 657d4b0d12ce 09:02:39 Removing intermediate container 657d4b0d12ce 09:02:39 ---> b09d04dcaaf4 09:02:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:40 ---> Running in c834eea667b0 09:02:40 Removing intermediate container c834eea667b0 09:02:40 ---> c28b0b4449aa 09:02:40 Step 20/22 : LABEL arch=arm64 09:02:40 ---> Running in 78144efd7e30 09:02:41 Removing intermediate container 78144efd7e30 09:02:41 ---> 3b62523f25e5 09:02:41 Step 21/22 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 09:02:41 ---> Running in 6a25ede33fe5 09:02:42 Removing intermediate container 6a25ede33fe5 09:02:42 ---> 96676fd7e740 09:02:42 Step 22/22 : LABEL version=0.0.0 09:02:42 ---> Running in 593de8063a26 09:02:42 Removing intermediate container 593de8063a26 09:02:42 ---> 0cf05e6d1193 09:02:42 09:02:43 Successfully built 0cf05e6d1193 09:02:43 Successfully tagged support-scheduler-arm64:latest 09:02:43  Building support-scheduler ... done Building security-spiffe-token-provider 09:03:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:03:01 ---> 6019e0dbc075 09:03:01 Step 3/19 : WORKDIR /edgex-go 09:03:01 ---> Using cache 09:03:01 ---> afe9ac4cc4a3 09:03:01 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:03:01 ---> Running in 78727a149cbf 09:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:05 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:03:05 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:03:05 OK: 16903 distinct packages available 09:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:08 OK: 221 MiB in 51 packages 09:03:10 Removing intermediate container 78727a149cbf 09:03:10 ---> 18c314427cb7 09:03:10 Step 5/19 : COPY go.mod vendor* ./ 09:03:11 ---> d935540d1938 09:03:11 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:11 ---> Running in b66321bc6b8f 09:04:47 Removing intermediate container b66321bc6b8f 09:04:47 ---> 38a831502d56 09:04:47 Step 7/19 : COPY . . 09:05:00 ---> 4d74f98f24ef 09:05:00 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:00 ---> Running in 947ecd4a63ff 09:05: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:07: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 09:07:49 Removing intermediate container d9e0c0f51685 09:07:49 ---> ea32a4de0a8f 09:07:49 09:07:49 Step 10/22 : FROM alpine:3.16 09:07:49 ---> 4c81e5bf8899 09:07:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:07:49 ---> Running in 6ae6015f492b 09:07:50 Removing intermediate container 6ae6015f492b 09:07:50 ---> 166b6cb69da0 09:07:50 Step 12/22 : ENV APP_PORT=59880 09:07:50 ---> Running in 7fd211ffac53 09:07:50 Removing intermediate container 7fd211ffac53 09:07:50 ---> 2d155b7e89e2 09:07:50 Step 13/22 : EXPOSE $APP_PORT 09:07:50 ---> Running in 013d87f99e91 09:07:51 Removing intermediate container 013d87f99e91 09:07:51 ---> f86b0fdcf06d 09:07:51 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:07:51 ---> Running in 60d3792b854e 09:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:57 (1/1) Installing dumb-init (1.2.5-r1) 09:07:57 Executing busybox-1.35.0-r17.trigger 09:07:57 OK: 5 MiB in 15 packages 09:07:57 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:07:59 Removing intermediate container 60d3792b854e 09:07:59 ---> 187fbd0d1e5e 09:07:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:01 ---> ca1839ebfeed 09:08:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:08:03 Removing intermediate container 6f1f993417cb 09:08:03 ---> 1a899f238e91 09:08:03 09:08:03 Step 9/24 : FROM alpine:3.16 09:08:03 ---> 4c81e5bf8899 09:08:03 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:08:03 ---> Running in 9fc9475fcc87 09:08:04 ---> a23e5532bca8 09:08:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:08:05 ---> 45bc6068e9c4 09:08:05 Step 18/22 : ENTRYPOINT ["/core-data"] 09:08:05 ---> Running in 6008d7cb50df 09:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:06 Removing intermediate container 6008d7cb50df 09:08:06 ---> 818ccb7f92ab 09:08:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:06 ---> Running in 58535653aae9 09:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:06 Removing intermediate container 58535653aae9 09:08:06 ---> 41e355e744bb 09:08:06 Step 20/22 : LABEL arch=arm64 09:08:07 ---> Running in 516d1d5d6cae 09:08:07 Removing intermediate container 516d1d5d6cae 09:08:07 ---> d17ab7300acf 09:08:07 Step 21/22 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 09:08:07 ---> Running in a2fc26aece96 09:08:08 (1/3) Installing ca-certificates (20220614-r0) 09:08:08 (2/3) Installing dumb-init (1.2.5-r1) 09:08:08 (3/3) Installing su-exec (0.2-r1) 09:08:08 Executing busybox-1.35.0-r17.trigger 09:08:08 Executing ca-certificates-20220614-r0.trigger 09:08:08 Removing intermediate container a2fc26aece96 09:08:08 ---> b3d54915617a 09:08:08 Step 22/22 : LABEL version=0.0.0 09:08:08 ---> Running in 58a84c5db3ec 09:08:08 OK: 6 MiB in 17 packages 09:08:09 Removing intermediate container 58a84c5db3ec 09:08:09 ---> fc36b0591163 09:08:09 09:08:09 Successfully built fc36b0591163 09:08:09 Successfully tagged core-data-arm64:latest 09:08:11  Building core-data ... done Removing intermediate container 9fc9475fcc87 09:08:11 ---> 443a823df0e6 09:08:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:08:11 ---> Running in f8cf318537bf 09:08:12 Removing intermediate container f8cf318537bf 09:08:12 ---> 115b25557c67 09:08:12 Step 12/24 : WORKDIR / 09:08:12 ---> Running in 99f6ee7b1ce4 09:08:12 Removing intermediate container 99f6ee7b1ce4 09:08:12 ---> e45dc817cbc7 09:08:12 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:08:13 ---> 14ae3acc7a82 09:08: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 09:08:14 ---> 00ed900d954c 09:08:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:08:15 ---> 75167571315c 09:08: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 09:08:16 ---> fabb479b6140 09:08:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:08:21 ---> b4cee842cbd7 09:08:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:08:24 ---> e8b288f4f0df 09:08:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:08:25 ---> 80fe0b53b689 09:08:25 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:25 ---> Running in 58ed0015abda 09:08:26 Removing intermediate container cb0932c41073 09:08:26 ---> 85d46df83fd1 09:08:26 09:08:26 Step 9/21 : FROM alpine:3.16 09:08:26 ---> 4c81e5bf8899 09:08:26 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:08:27 ---> Running in 43e9f74f9f0b 09:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:29 Removing intermediate container 58ed0015abda 09:08:29 ---> 9bb3b582910a 09:08:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:29 ---> Running in 03b212ce2de3 09:08:30 Removing intermediate container 03b212ce2de3 09:08:30 ---> 44869ab17146 09:08:30 Step 22/24 : LABEL arch=arm64 09:08:30 ---> Running in 88f178370640 09:08:31 Removing intermediate container 88f178370640 09:08:31 ---> 6e3cdc09ae16 09:08:31 Step 23/24 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 09:08:31 ---> Running in fbe5b8ecedc8 09:08:31 (1/6) Installing ca-certificates (20220614-r0) 09:08:31 (2/6) Installing brotli-libs (1.0.9-r6) 09:08:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:08:31 (4/6) Installing libcurl (7.83.1-r6) 09:08:31 (5/6) Installing curl (7.83.1-r6) 09:08:31 (6/6) Installing dumb-init (1.2.5-r1) 09:08:31 Executing busybox-1.35.0-r17.trigger 09:08:31 Executing ca-certificates-20220614-r0.trigger 09:08:31 Removing intermediate container fbe5b8ecedc8 09:08:31 ---> bb794dbf5fb4 09:08:31 Step 24/24 : LABEL version=0.0.0 09:08:31 ---> Running in 72366dbc0458 09:08:32 OK: 8 MiB in 20 packages 09:08:32 Removing intermediate container 72366dbc0458 09:08:32 ---> 73ebfa376495 09:08:32 09:08:33 Successfully built 73ebfa376495 09:08:33 Successfully tagged security-secretstore-setup-arm64:latest 09:08:34  Building security-secretstore-setup ... done Removing intermediate container 43e9f74f9f0b 09:08:34 ---> 20779c65cbed 09:08:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:08:34 ---> Running in 8e4d67ff7383 09:08:34 Removing intermediate container 8e4d67ff7383 09:08:34 ---> f65e7d28f0e8 09:08:34 Step 12/21 : WORKDIR /edgex 09:08:35 ---> Running in 0765c0e85e6b 09:08:35 Removing intermediate container 0765c0e85e6b 09:08:35 ---> dea5e4f7fc2d 09:08:35 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:08:36 ---> 153d65e1cded 09:08:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:08:38 ---> c27b59d9a31a 09:08:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:08:39 ---> bf3464614d45 09:08:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:08:41 ---> 0234adbd2a93 09:08:41 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:41 ---> Running in 2cc55c3c1c5b 09:08:44 Removing intermediate container 2cc55c3c1c5b 09:08:44 ---> 163835efef75 09:08:44 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:08:44 ---> Running in fae138f3ffb8 09:08:47 Removing intermediate container fae138f3ffb8 09:08:47 ---> a00702955b42 09:08:47 Step 19/21 : LABEL arch=arm64 09:08:47 ---> Running in 14500efa1e56 09:08:48 Removing intermediate container 14500efa1e56 09:08:48 ---> 698f47f47ce0 09:08:48 Step 20/21 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 09:08:48 ---> Running in 138ced3e7067 09:08:49 Removing intermediate container 138ced3e7067 09:08:49 ---> 7faecb404c80 09:08:49 Step 21/21 : LABEL version=0.0.0 09:08:49 ---> Running in ba79579df28c 09:08:49 Removing intermediate container ba79579df28c 09:08:49 ---> 01b654417aaf 09:08:49 09:08:50 Successfully built 01b654417aaf 09:08:50 Successfully tagged security-proxy-setup-arm64:latest 09:09:28  Building security-proxy-setup ... done Removing intermediate container 3a6223bcd0fd 09:09:28 ---> cc581cc16b14 09:09:28 09:09:28 Step 10/22 : FROM alpine:3.16 09:09:28 ---> 4c81e5bf8899 09:09:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:09:28 ---> Running in 3054350e7236 09:09:28 Removing intermediate container 3054350e7236 09:09:28 ---> 0bdc9413097a 09:09:28 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:09:28 ---> Running in ab58ab93d5c2 09:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:29 (1/1) Installing dumb-init (1.2.5-r1) 09:09:29 Executing busybox-1.35.0-r17.trigger 09:09:29 OK: 5 MiB in 15 packages 09:09:31 Removing intermediate container ab58ab93d5c2 09:09:31 ---> 88db2e8aeac9 09:09:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:31 ---> 53487208cbd6 09:09:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:09:33 ---> a61ef20d0bf6 09:09:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:09:34 ---> c464f0587f48 09:09:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:09:35 ---> 090b98093e91 09:09:35 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:35 ---> Running in 13b956b703c3 09:09:40 Removing intermediate container 13b956b703c3 09:09:40 ---> a33682894b63 09:09:40 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:09:40 ---> Running in 7e476e18b056 09:09:40 Removing intermediate container 7e476e18b056 09:09:40 ---> 71f11459b45c 09:09:40 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:09:41 ---> Running in e931d6a233ec 09:09:41 Removing intermediate container e931d6a233ec 09:09:41 ---> 76fc15d17b44 09:09:41 Step 20/22 : LABEL arch=arm64 09:09:41 ---> Running in 93e1dd31e32b 09:09:42 Removing intermediate container 93e1dd31e32b 09:09:42 ---> c39116893acd 09:09:42 Step 21/22 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 09:09:42 ---> Running in 691db7e39e0d 09:09:42 Removing intermediate container 691db7e39e0d 09:09:42 ---> 1b5299dd1eea 09:09:42 Step 22/22 : LABEL version=0.0.0 09:09:42 ---> Running in c2fc838e6769 09:09:43 Removing intermediate container c2fc838e6769 09:09:43 ---> 8c02ce75d61c 09:09:43 09:09:43 Successfully built 8c02ce75d61c 09:09:43 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:10:22  Building core-common-config-bootstrapper ... done Removing intermediate container 947ecd4a63ff 09:10:22 ---> 85de34294721 09:10:22 09:10:22 Step 9/19 : FROM alpine:3.15 09:10:22 ---> 354640af7b1b 09:10:22 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:22 ---> Using cache 09:10:22 ---> 5b4ac7a204e0 09:10:22 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:10:22 ---> Running in 778a6527ef4f 09:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:24 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:10:24 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:10:24 OK: 15734 distinct packages available 09:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:26 (1/9) Installing ca-certificates (20220614-r0) 09:10:26 (2/9) Installing brotli-libs (1.0.9-r5) 09:10:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:10:26 (4/9) Installing libcurl (7.80.0-r6) 09:10:26 (5/9) Installing curl (7.80.0-r6) 09:10:26 (6/9) Installing dumb-init (1.2.5-r1) 09:10:26 (7/9) Installing musl-obstack (1.2.3-r0) 09:10:26 (8/9) Installing libucontext (1.1-r0) 09:10:26 (9/9) Installing gcompat (1.0.0-r4) 09:10:26 Executing busybox-1.34.1-r7.trigger 09:10:26 Executing ca-certificates-20220614-r0.trigger 09:10:26 OK: 8 MiB in 23 packages 09:10:28 Removing intermediate container 778a6527ef4f 09:10:28 ---> 8f2f894624dd 09:10:28 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:28 ---> 0b32f730a315 09:10:28 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:10:30 ---> 1d83b49dee1d 09:10:30 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:10:30 ---> ca95a22194e4 09:10:30 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:10:30 ---> Running in 2b20b6778ef0 09:10:31 Removing intermediate container 2b20b6778ef0 09:10:31 ---> d4cf288b2576 09:10:31 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:31 ---> Running in be34f2c966cd 09:10:31 Removing intermediate container be34f2c966cd 09:10:31 ---> 7d3e4b0e4535 09:10:31 Step 17/19 : LABEL arch=arm64 09:10:31 ---> Running in 09dcef340b77 09:10:31 Removing intermediate container 09dcef340b77 09:10:31 ---> 7b86c473446c 09:10:31 Step 18/19 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 09:10:31 ---> Running in 90049845ef4c 09:10:32 Removing intermediate container 90049845ef4c 09:10:32 ---> a9040e694eba 09:10:32 Step 19/19 : LABEL version=0.0.0 09:10:32 ---> Running in 2ae1f95e5e2d 09:10:32 Removing intermediate container 2ae1f95e5e2d 09:10:32 ---> d8aef7795f17 09:10:32 09:10:32 Successfully built d8aef7795f17 09:10:32 Successfully tagged security-spiffe-token-provider-arm64:latest 09:10:33  Building security-spiffe-token-provider ... done  [Pipeline] } 09:10:33 $ docker stop --time=1 973d9dc72ed31c6f8dd708c63f964729ed297d60d56ef490710bc11e8dc0d753 09:10:34 $ docker rm -f --volumes 973d9dc72ed31c6f8dd708c63f964729ed297d60d56ef490710bc11e8dc0d753 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:35 + docker images 09:10:35 REPOSITORY TAG IMAGE ID CREATED SIZE 09:10:35 security-spiffe-token-provider-arm64 latest d8aef7795f17 3 seconds ago 29.1MB 09:10:35 85de34294721 15 seconds ago 1.54GB 09:10:35 core-common-config-bootstrapper-arm64 latest 8c02ce75d61c 52 seconds ago 14.9MB 09:10:35 cc581cc16b14 About a minute ago 1.5GB 09:10:35 security-proxy-setup-arm64 latest 01b654417aaf About a minute ago 26.9MB 09:10:35 security-secretstore-setup-arm64 latest 73ebfa376495 2 minutes ago 29MB 09:10:35 85d46df83fd1 2 minutes ago 1.5GB 09:10:35 core-data-arm64 latest fc36b0591163 2 minutes ago 17.2MB 09:10:35 1a899f238e91 2 minutes ago 1.5GB 09:10:35 ea32a4de0a8f 2 minutes ago 1.51GB 09:10:35 support-scheduler-arm64 latest 0cf05e6d1193 7 minutes ago 29MB 09:10:35 f95c913e4ef5 8 minutes ago 1.57GB 09:10:35 security-spire-config-arm64 latest a14d9f662197 8 minutes ago 83.6MB 09:10:35 88dafc46ab99 8 minutes ago 1.38GB 09:10:35 support-notifications-arm64 latest 15ded00060d4 9 minutes ago 29.7MB 09:10:35 adee4b59c0ee 9 minutes ago 1.57GB 09:10:35 core-command-arm64 latest a64915e927b0 11 minutes ago 17MB 09:10:35 bc118eb8f82d 11 minutes ago 1.51GB 09:10:35 core-metadata-arm64 latest f18f67ac1aea 12 minutes ago 17.7MB 09:10:35 9d74acd44aa1 12 minutes ago 1.51GB 09:10:35 security-bootstrapper-arm64 latest c779a3f66248 13 minutes ago 19.6MB 09:10:35 9d92daf67275 13 minutes ago 1.5GB 09:10:35 security-spire-agent-arm64 latest c615b14e4831 20 minutes ago 122MB 09:10:35 security-spire-server-arm64 latest 4c3ed77ea8d3 20 minutes ago 84.3MB 09:10:35 79a6dc351b2a 20 minutes ago 1.38GB 09:10:35 d244a82c3413 20 minutes ago 1.38GB 09:10:35 ci-base-image-arm64 latest 6019e0dbc075 35 minutes ago 905MB 09:10:35 alpine 3.15 354640af7b1b 11 days ago 5.34MB 09:10:35 alpine 3.16 4c81e5bf8899 11 days ago 5.3MB 09:10:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:10:35 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:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:36 09:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:36 arm64: Pulling from edgex-lftools-log-publisher 09:10:36 8998bd30e6a1: Pulling fs layer 09:10:36 04944245beec: Pulling fs layer 09:10:36 699f458cf7ca: Pulling fs layer 09:10:36 765212b225bb: Pulling fs layer 09:10:36 f23df028b6ca: Pulling fs layer 09:10:36 d65c8cfc05b1: Pulling fs layer 09:10:36 2437ff75d9bd: Pulling fs layer 09:10:36 f23df028b6ca: Waiting 09:10:36 d65c8cfc05b1: Waiting 09:10:36 2437ff75d9bd: Waiting 09:10:36 765212b225bb: Waiting 09:10:36 04944245beec: Verifying Checksum 09:10:36 04944245beec: Download complete 09:10:36 765212b225bb: Download complete 09:10:36 f23df028b6ca: Verifying Checksum 09:10:36 f23df028b6ca: Download complete 09:10:36 d65c8cfc05b1: Download complete 09:10:37 699f458cf7ca: Verifying Checksum 09:10:37 699f458cf7ca: Download complete 09:10:37 8998bd30e6a1: Verifying Checksum 09:10:37 8998bd30e6a1: Download complete 09:10:39 2437ff75d9bd: Verifying Checksum 09:10:39 2437ff75d9bd: Download complete 09:10:41 8998bd30e6a1: Pull complete 09:10:42 04944245beec: Pull complete 09:10:44 699f458cf7ca: Pull complete 09:10:44 765212b225bb: Pull complete 09:10:45 f23df028b6ca: Pull complete 09:10:45 d65c8cfc05b1: Pull complete 09:11:00 2437ff75d9bd: Pull complete 09:11:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:00 prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container 09:11:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:11:03 $ docker top 9471c098c302b74dec363a4d771ed05627751884218b0661532499929c16f88e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:04 ---> job-cost.sh 09:11:04 lf-activate-venv: SKIPPING 09:11:04 INFO: No Stack... 09:11:05 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:05 INFO: Archiving Costs [Pipeline] sh 09:11:06 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:11:06 + cut -d, -f6 [Pipeline] lock 09:11:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4373-2-stack-cost] 09:11:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4373-2-stack-cost] did not exist. Created. 09:11:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4373-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:07 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:07 Stashed 1 file(s) [Pipeline] } 09:11:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4373-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:07 $ docker stop --time=1 9471c098c302b74dec363a4d771ed05627751884218b0661532499929c16f88e 09:11:08 $ docker rm -f --volumes 9471c098c302b74dec363a4d771ed05627751884218b0661532499929c16f88e [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:11:09 provisioning config files... 09:11:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config544525995580479813tmp [Pipeline] { [Pipeline] sh 09:11:09 + set +x 09:11:09 + curl -s https://codecov.io/bash 09:11:09 + bash -s -- 09:11:09 09:11:09 _____ _ 09:11:09 / ____| | | 09:11:09 | | ___ __| | ___ ___ _____ __ 09:11:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:11:09 | |___| (_) | (_| | __/ (_| (_) \ V / 09:11:09 \_____\___/ \__,_|\___|\___\___/ \_/ 09:11:09 Bash-1.0.6 09:11:09 09:11:09 09:11:09 ==> git version 2.25.1 found 09:11:09 ==> 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:11:09 Release-Date: 2020-01-08 09:11:09 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:11:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:11:09 ==> Jenkins CI detected. 09:11:09 current dir:  /w/workspace/edgex-go/2 09:11:09 project root: . 09:11:09 --> token set from env 09:11:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:11:09 ==> Running gcov in . (disable via -X gcov) 09:11:09 ==> Python coveragepy not found 09:11:09 ==> Searching for coverage reports in: 09:11:09 + . 09:11:09 -> Found 1 reports 09:11:09 ==> Detecting git/mercurial file structure 09:11:09 ==> Reading reports 09:11:09 + ./coverage.out bytes=487323 09:11:09 ==> Appending adjustments 09:11:09 https://docs.codecov.io/docs/fixing-reports 09:11:10 + Found adjustments 09:11:10 ==> Gzipping contents 09:11:10 64K /tmp/codecov.VnM38F.gz 09:11:10 ==> Uploading reports 09:11:10 url: https://codecov.io 09:11:10 query: branch=PR-4373&commit=1e95c3892d21f56b3228e240a5b984e872132325&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4373%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4373&job=&cmd_args= 09:11:10 -> Pinging Codecov 09:11:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4373&commit=1e95c3892d21f56b3228e240a5b984e872132325&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4373%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4373&job=&cmd_args= 09:11:10 -> Uploading to 09:11:10 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/1e95c3892d21f56b3228e240a5b984e872132325/d9ba30a4-94c6-4aaa-9496-9fa95ad53e82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T091110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5729c75be17b9aa6f44daf4d0b7992fbb0bbd81a02556163f2f19f59e9f09fbd 09:11:10 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:10 Dload Upload Total Spent Left Speed 09:11:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62971 0 0 100 62971 0 180k --:--:-- --:--:-- --:--:-- 180k 09:11:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1e95c3892d21f56b3228e240a5b984e872132325 [Pipeline] } 09:11:11 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:11:11 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:11:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:12 ---> package-listing.sh 09:11:12 ++ facter osfamily 09:11:12 ++ tr '[:upper:]' '[:lower:]' 09:11:13 + OS_FAMILY=debian 09:11:13 + workspace=/w/workspace/edgex-go/2 09:11:13 + START_PACKAGES=/tmp/packages_start.txt 09:11:13 + END_PACKAGES=/tmp/packages_end.txt 09:11:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:13 + PACKAGES=/tmp/packages_start.txt 09:11:13 + '[' /w/workspace/edgex-go/2 ']' 09:11:13 + PACKAGES=/tmp/packages_end.txt 09:11:13 + case "${OS_FAMILY}" in 09:11:13 + dpkg -l 09:11:13 + grep '^ii' 09:11:13 + '[' -f /tmp/packages_start.txt ']' 09:11:13 + '[' -f /tmp/packages_end.txt ']' 09:11:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:13 + '[' /w/workspace/edgex-go/2 ']' 09:11:13 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:11:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:11:13 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:14 09:11:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:14 latest: Pulling from edgex-lftools-log-publisher 09:11:14 5eb5b503b376: Pulling fs layer 09:11:14 5c69ac0246d0: Pulling fs layer 09:11:14 ec43610c2a17: Pulling fs layer 09:11:14 3a2ae6a8a46f: Pulling fs layer 09:11:14 33b1e0a273af: Pulling fs layer 09:11:14 5d3b04190fa2: Pulling fs layer 09:11:14 2f39f015ded8: Pulling fs layer 09:11:14 2f39f015ded8: Waiting 09:11:14 33b1e0a273af: Waiting 09:11:14 5d3b04190fa2: Waiting 09:11:14 5c69ac0246d0: Verifying Checksum 09:11:14 5c69ac0246d0: Download complete 09:11:14 3a2ae6a8a46f: Verifying Checksum 09:11:14 3a2ae6a8a46f: Download complete 09:11:14 33b1e0a273af: Verifying Checksum 09:11:14 33b1e0a273af: Download complete 09:11:14 ec43610c2a17: Verifying Checksum 09:11:14 ec43610c2a17: Download complete 09:11:14 5d3b04190fa2: Verifying Checksum 09:11:14 5d3b04190fa2: Download complete 09:11:14 5eb5b503b376: Verifying Checksum 09:11:14 5eb5b503b376: Download complete 09:11:15 2f39f015ded8: Download complete 09:11:15 5eb5b503b376: Pull complete 09:11:15 5c69ac0246d0: Pull complete 09:11:16 ec43610c2a17: Pull complete 09:11:16 3a2ae6a8a46f: Pull complete 09:11:16 33b1e0a273af: Pull complete 09:11:16 5d3b04190fa2: Pull complete 09:11:20 2f39f015ded8: Pull complete 09:11:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:20 prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container 09:11:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:11:23 $ docker top 9ec60338fb9ef8116545601fe8d0da6e5f4541326fd8b9001a04f0f66f92d480 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:24 + touch /tmp/pre-build-complete [Pipeline] sh 09:11:24 + mkdir -p /var/log/sysstat [Pipeline] sh 09:11:24 + ls /var/log/sa-host 09:11:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:24 provisioning config files... 09:11:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3075018189322512321tmp [Pipeline] { [Pipeline] echo 09:11:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:11:25 ---> create-netrc.sh [Pipeline] } 09:11:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:11:25 ---> python-tools-install.sh [Pipeline] echo 09:11:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:11:25 ---> sudo-logs.sh 09:11:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:11:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:11:26 ---> job-cost.sh 09:11:26 lf-activate-venv: SKIPPING 09:11:26 DEBUG: total: 0.10999999940395355 09:11:26 INFO: Retrieving Stack Cost... 09:11:26 INFO: Retrieving Pricing Info for: v3-standard-8 09:11:26 INFO: Archiving Costs [Pipeline] echo 09:11:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:11:27 ---> logs-deploy.sh 09:11:27 lf-activate-venv: SKIPPING 09:11:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4373/2 09:11:27 INFO: archiving workspace using pattern(s): 09:11:28 Archives upload complete. 09:11:28 INFO: archiving logs to Nexus