Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1cbf851c416508533d75ec390c4a88d0fa991f9+ad21f9895f81268f47cf403ea0e6f43cd0addb21 (08ebe014330f56a8efcfb7b9d35f54f89d2a9412) 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-ssh4149057927623495142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh15351325253138994982.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-4081/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-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3145937059006940517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh759039308935864676.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4081/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-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12761438276472392057.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19655 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit ad21f9895f81268f47cf403ea0e6f43cd0addb21 into PR head commit f1cbf851c416508533d75ec390c4a88d0fa991f9 Merge succeeded, producing fa975470c129e2b2464dddebb8db61971dee44f5 Checking out Revision fa975470c129e2b2464dddebb8db61971dee44f5 (PR-4081) 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/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # 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 ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa975470c129e2b2464dddebb8db61971dee44f5 # timeout=10 Commit message: "Merge commit 'ad21f9895f81268f47cf403ea0e6f43cd0addb21' into HEAD" > git rev-list --no-walk f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:23 ========================================================= 16:31:23 EdgeX Global Pipelines Version Info 16:31:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:24 ------------------- 16:31:24 stable info: 16:31:24 ------------------- 16:31:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:24 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 16:31:24 Message: update stable to v1.0.237 16:31:24 ------------------- 16:31:24 experimental info: 16:31:24 ------------------- 16:31:24 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:24 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 16:31:24 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4081 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4081 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4081 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa975470c129e2b2464dddebb8db61971dee44f5 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa97547 [Pipeline] echo 16:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:25 provisioning config files... 16:31:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5739523291256725474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:25 ---> docker-login.sh 16:31:25 nexus3.edgexfoundry.org:10001 16:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:25 Configure a credential helper to remove this warning. See 16:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:25 16:31:25 Login Succeeded 16:31:25 nexus3.edgexfoundry.org:10002 16:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:25 Configure a credential helper to remove this warning. See 16:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:25 16:31:25 Login Succeeded 16:31:25 nexus3.edgexfoundry.org:10003 16:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 nexus3.edgexfoundry.org:10004 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 docker.io 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 ---> docker-login.sh ends [Pipeline] } 16:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:27 + ls cmd/core-command/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 cmd/sys-mgmt-agent/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + dirname cmd/core-command/Dockerfile 16:31:27 + echo core-command,cmd/core-command/Dockerfile 16:31:27 + dirname cmd/core-data/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo core-data,cmd/core-data/Dockerfile 16:31:27 + dirname cmd/core-metadata/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:27 + dirname cmd/security-bootstrapper/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:27 + dirname cmd/security-proxy-setup/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:27 + + dirname cmd/security-secretstore-setup/Dockerfile 16:31:27 cut -d/ -f2 16:31:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:31:27 + dirname cmd/security-spire-agent/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:31:27 + dirname cmd/security-spire-config/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:31:27 + dirname cmd/security-spire-server/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:31:27 + dirname cmd/support-notifications/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:27 + dirname cmd/support-scheduler/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:27 + dirname cmd/sys-mgmt-agent/Dockerfile 16:31:27 + cut -d/ -f2 16:31:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:27 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:31:27 + git rev-list -1 --merges fa975470c129e2b2464dddebb8db61971dee44f5~1..fa975470c129e2b2464dddebb8db61971dee44f5 [Pipeline] echo 16:31:27 -----------> git rev-list -1 --merges fa975470c129e2b2464dddebb8db61971dee44f5~1..fa975470c129e2b2464dddebb8db61971dee44f5 fa975470c129e2b2464dddebb8db61971dee44f5 16:31:27 fa975470c129e2b2464dddebb8db61971dee44f5 [false] [Pipeline] sh 16:31:27 + git log --format=format:%s -1 fa975470c129e2b2464dddebb8db61971dee44f5 [Pipeline] echo 16:31:27 ========================================================= 16:31:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:31:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:31:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:31:28 + grep -v github /etc/ssh/ssh_known_hosts 16:31:28 + [ -e /tmp/ssh_known_hosts ] 16:31:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:31:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:31:28 + sudo tee -a /etc/ssh/ssh_known_hosts 16:31:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:28 16:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:28 0.1.4: Pulling from edgex-devops/py-git-semver 16:31:28 b85a868b505f: Pulling fs layer 16:31:28 e2be974225ed: Pulling fs layer 16:31:28 339a4e72a1f5: Pulling fs layer 16:31:28 988bab9f4d93: Pulling fs layer 16:31:28 1469e6f7b9e6: Pulling fs layer 16:31:28 eaf3925da568: Pulling fs layer 16:31:28 1469e6f7b9e6: Waiting 16:31:28 988bab9f4d93: Waiting 16:31:28 bab4dde63d76: Pulling fs layer 16:31:28 bde34c3a00c8: Pulling fs layer 16:31:28 b352a97aabf1: Pulling fs layer 16:31:28 4872d77fe225: Pulling fs layer 16:31:28 bab4dde63d76: Waiting 16:31:28 eaf3925da568: Waiting 16:31:28 b352a97aabf1: Waiting 16:31:28 5851b861e8e6: Pulling fs layer 16:31:28 5851b861e8e6: Waiting 16:31:28 4872d77fe225: Waiting 16:31:28 e2be974225ed: Verifying Checksum 16:31:28 e2be974225ed: Download complete 16:31:28 988bab9f4d93: Download complete 16:31:29 1469e6f7b9e6: Verifying Checksum 16:31:29 1469e6f7b9e6: Download complete 16:31:29 eaf3925da568: Verifying Checksum 16:31:29 eaf3925da568: Download complete 16:31:29 339a4e72a1f5: Verifying Checksum 16:31:29 339a4e72a1f5: Download complete 16:31:29 bde34c3a00c8: Verifying Checksum 16:31:29 bde34c3a00c8: Download complete 16:31:29 b352a97aabf1: Download complete 16:31:29 4872d77fe225: Verifying Checksum 16:31:29 4872d77fe225: Download complete 16:31:29 5851b861e8e6: Verifying Checksum 16:31:29 5851b861e8e6: Download complete 16:31:29 b85a868b505f: Verifying Checksum 16:31:29 b85a868b505f: Download complete 16:31:29 bab4dde63d76: Verifying Checksum 16:31:29 bab4dde63d76: Download complete 16:31:30 b85a868b505f: Pull complete 16:31:30 e2be974225ed: Pull complete 16:31:31 339a4e72a1f5: Pull complete 16:31:31 988bab9f4d93: Pull complete 16:31:31 1469e6f7b9e6: Pull complete 16:31:31 eaf3925da568: Pull complete 16:31:34 bab4dde63d76: Pull complete 16:31:34 bde34c3a00c8: Pull complete 16:31:34 b352a97aabf1: Pull complete 16:31:34 4872d77fe225: Pull complete 16:31:34 5851b861e8e6: Pull complete 16:31:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:31:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:34 prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container 16:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:31:36 $ docker top def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 -eo pid,comm 16:31:36 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). 16:31:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:36 [ssh-agent] Looking for ssh-agent implementation... 16:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:36 $ docker exec def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 ssh-agent 16:31:36 SSH_AUTH_SOCK=/tmp/ssh-aWwVwNtwdAHY/agent.33 16:31:36 SSH_AGENT_PID=39 16:31:36 Running ssh-add (command line suppressed) 16:31:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6686021996378327506.key (/w/workspace/edgex-go/5@tmp/private_key_6686021996378327506.key) 16:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:36 + git tag --points-at HEAD [Pipeline] } 16:31:36 $ docker exec --env ******** --env ******** def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 ssh-agent -k 16:31:37 unset SSH_AUTH_SOCK; 16:31:37 unset SSH_AGENT_PID; 16:31:37 echo Agent pid 39 killed; 16:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:37 [ssh-agent] Looking for ssh-agent implementation... 16:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:37 $ docker exec def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 ssh-agent 16:31:37 SSH_AUTH_SOCK=/tmp/ssh-BQguflqfRvsH/agent.71 16:31:37 SSH_AGENT_PID=78 16:31:37 Running ssh-add (command line suppressed) 16:31:37 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2803005520885934418.key (/w/workspace/edgex-go/5@tmp/private_key_2803005520885934418.key) 16:31:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:37 + git semver init 16:31:38 2022-07-12 16:31:38,007 [run_init] DEBUG init version:0.0.0 force:False 16:31:38 2022-07-12 16:31:38,007 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 16:31:38 2022-07-12 16:31:38,008 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 16:31:38 2022-07-12 16:31:38,008 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 16:31:42 2022-07-12 16:31:41,869 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 16:31:42 2022-07-12 16:31:41,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4081 with force:False 16:31:42 2022-07-12 16:31:41,870 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4081 16:31:42 2022-07-12 16:31:41,875 [execute] INFO git cat-file --batch-check 16:31:42 2022-07-12 16:31:41,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:31:42 2022-07-12 16:31:41,883 [execute] INFO git cat-file --batch 16:31:42 2022-07-12 16:31:41,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:31:42 2022-07-12 16:31:41,889 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4081 16:31:42 0.0.0 [Pipeline] } 16:31:42 $ docker exec --env ******** --env ******** def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 ssh-agent -k 16:31:42 unset SSH_AUTH_SOCK; 16:31:42 unset SSH_AGENT_PID; 16:31:42 echo Agent pid 78 killed; 16:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:42 + git semver [Pipeline] } 16:31:43 $ docker stop --time=1 def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 16:31:44 $ docker rm -f def660bef14428fa20e3e646e0d51f22ba5ea767430201e580e87c90dfa6ad39 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:45 Stashed 1 file(s) [Pipeline] echo 16:31: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] echo 16:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:45 ========================================================= 16:31:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:31:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19654 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws 16:31:45 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:31:45 The recommended git tool is: git 16:31:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:45 2408cc74d12b: Pulling fs layer 16:31:45 ea60b727a1ce: Pulling fs layer 16:31:45 30c4a7721957: Pulling fs layer 16:31:45 370296b7ddb6: Pulling fs layer 16:31:45 7c6cee850709: Pulling fs layer 16:31:45 39a5fcdaea64: Pulling fs layer 16:31:45 d94ebbe4e438: Pulling fs layer 16:31:45 bcfd1f05c69d: Pulling fs layer 16:31:45 59ccb84bbe0f: Pulling fs layer 16:31:45 bcfd1f05c69d: Waiting 16:31:45 59ccb84bbe0f: Waiting 16:31:45 7c6cee850709: Waiting 16:31:45 d94ebbe4e438: Waiting 16:31:45 30c4a7721957: Verifying Checksum 16:31:45 30c4a7721957: Download complete 16:31:45 ea60b727a1ce: Verifying Checksum 16:31:45 ea60b727a1ce: Download complete 16:31:45 7c6cee850709: Download complete 16:31:45 39a5fcdaea64: Download complete 16:31:45 2408cc74d12b: Verifying Checksum 16:31:45 2408cc74d12b: Download complete 16:31:45 d94ebbe4e438: Verifying Checksum 16:31:45 d94ebbe4e438: Download complete 16:31:45 2408cc74d12b: Pull complete 16:31:46 ea60b727a1ce: Pull complete 16:31:46 30c4a7721957: Pull complete 16:31:46 59ccb84bbe0f: Verifying Checksum 16:31:46 59ccb84bbe0f: Download complete 16:31:46 bcfd1f05c69d: Verifying Checksum 16:31:46 bcfd1f05c69d: Download complete 16:31:46 370296b7ddb6: Verifying Checksum 16:31:46 370296b7ddb6: Download complete 16:31:50 using credential edgex-jenkins-ssh 16:31:50 Cloning the remote Git repository 16:31:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:50 > git init /w/workspace/edgex-go/5 # timeout=10 16:31:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:50 > git --version # timeout=10 16:31:50 > git --version # 'git version 2.25.1' 16:31:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:51 370296b7ddb6: Pull complete 16:31:51 7c6cee850709: Pull complete 16:31:51 39a5fcdaea64: Pull complete 16:31:51 d94ebbe4e438: Pull complete 16:31:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:53 bcfd1f05c69d: Pull complete 16:31:54 59ccb84bbe0f: Pull complete 16:31:54 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:31:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:54 WORKDIR /edgex 16:31:54 COPY go.mod . 16:31:54 RUN go mod download 16:31:54 + docker build -t ci-base-image-x86_64 -f - . 16:31:55 Sending build context to Docker daemon 335.3MB 16:31:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:55 ---> a4fb48ad2a94 16:31:55 Step 2/4 : WORKDIR /edgex 16:31:58 ---> Running in 3631b9792b79 16:31:58 Removing intermediate container 3631b9792b79 16:31:58 ---> 9935e489969c 16:31:58 Step 3/4 : COPY go.mod . 16:31:58 ---> c0b188ec8825 16:31:58 Step 4/4 : RUN go mod download 16:31:58 ---> Running in ae7962757641 16:32:07 Merging remotes/origin/main commit ad21f9895f81268f47cf403ea0e6f43cd0addb21 into PR head commit f1cbf851c416508533d75ec390c4a88d0fa991f9 16:32:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:07 > git config core.sparsecheckout # timeout=10 16:32:07 > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 16:32:07 > git remote # timeout=10 16:32:07 > git config --get remote.origin.url # timeout=10 16:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:07 > git merge ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 16:32:07 Merge succeeded, producing 9fa91fed34bd3c764fbdb96fce1ba4309df02376 16:32:07 Checking out Revision 9fa91fed34bd3c764fbdb96fce1ba4309df02376 (PR-4081) 16:32:07 > git rev-parse HEAD^{commit} # timeout=10 16:32:07 > git config core.sparsecheckout # timeout=10 16:32:07 > git checkout -f 9fa91fed34bd3c764fbdb96fce1ba4309df02376 # timeout=10 16:32:10 Removing intermediate container ae7962757641 16:32:10 ---> d22bc8079219 16:32:10 Successfully built d22bc8079219 16:32:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:11 + docker inspect -f . ci-base-image-x86_64 16:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:11 prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container 16:32:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:11 $ docker top e64c4f7fbb179082b461982297fb475c27d50d9523ff88b86445d704c7692ac4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:12 + go version 16:32:12 go version go1.18.3 linux/amd64 [Pipeline] } 16:32:12 $ docker stop --time=1 e64c4f7fbb179082b461982297fb475c27d50d9523ff88b86445d704c7692ac4 16:32:12 Commit message: "Merge commit 'ad21f9895f81268f47cf403ea0e6f43cd0addb21' into HEAD" 16:32:12 > git rev-list --no-walk f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 16:32:13 $ docker rm -f e64c4f7fbb179082b461982297fb475c27d50d9523ff88b86445d704c7692ac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:13 + docker inspect -f . ci-base-image-x86_64 16:32:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:13 prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container 16:32: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:14 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:14 Dload Upload Total Spent Left Speed 16:32:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 97428 0 --:--:-- --:--:-- --:--:-- 98208 16:32:14 $ docker top cbe061ba5b2ed5ea9489b5902c50d9205f21c01802f8e066ae51305b0b634678 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:14 ========================================================= 16:32:14 [edgeXBuildGoParallel] Running Tests and Build... 16:32:14 ========================================================= [Pipeline] sh [Pipeline] sh 16:32:14 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:32:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:15 + make test 16:32:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 16:32:15 sudo tee /etc/docker/daemon.new 16:32:15 { 16:32:15 "registry-mirrors": [ 16:32:15 "https://nexus3.edgexfoundry.org:10001" 16:32:15 ], 16:32:15 "bip": "10.250.0.254/24", 16:32:15 "hosts": [ 16:32:15 "tcp://0.0.0.0:5555", 16:32:15 "unix:///var/run/docker.sock" 16:32:15 ], 16:32:15 "mtu": 1458, 16:32:15 "selinux-enabled": true, 16:32:15 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:15 } [Pipeline] sh 16:32:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:16 + sudo service docker restart 16:32:23 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:34 provisioning config files... 16:32:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config235387004337249801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:34 ---> docker-login.sh 16:32:34 nexus3.edgexfoundry.org:10001 16:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:35 Configure a credential helper to remove this warning. See 16:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:35 16:32:35 Login Succeeded 16:32:36 nexus3.edgexfoundry.org:10002 16:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:36 Configure a credential helper to remove this warning. See 16:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:36 16:32:36 Login Succeeded 16:32:36 nexus3.edgexfoundry.org:10003 16:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:36 Configure a credential helper to remove this warning. See 16:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:36 16:32:36 Login Succeeded 16:32:36 nexus3.edgexfoundry.org:10004 16:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:37 Configure a credential helper to remove this warning. See 16:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:37 16:32:37 Login Succeeded 16:32:37 docker.io 16:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:38 Configure a credential helper to remove this warning. See 16:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:38 16:32:38 Login Succeeded 16:32:38 ---> docker-login.sh ends [Pipeline] } 16:32:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.125s coverage: 98.5% of statements 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.2% of statements 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] echo 16:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:38 ========================================================= 16:32:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:32:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:32:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:39 b3c136eddcbf: Pulling fs layer 16:32:39 c0a3192eca97: Pulling fs layer 16:32:39 a050256f5b6f: Pulling fs layer 16:32:39 656be50a0ddc: Pulling fs layer 16:32:39 2bbca73fdf42: Pulling fs layer 16:32:39 46d945488cbd: Pulling fs layer 16:32:39 8a5474983e97: Pulling fs layer 16:32:39 329c88fbcd65: Pulling fs layer 16:32:39 2bbca73fdf42: Waiting 16:32:39 656be50a0ddc: Waiting 16:32:39 46d945488cbd: Waiting 16:32:39 8a5474983e97: Waiting 16:32:39 329c88fbcd65: Waiting 16:32:39 a050256f5b6f: Verifying Checksum 16:32:39 a050256f5b6f: Download complete 16:32:39 c0a3192eca97: Verifying Checksum 16:32:39 c0a3192eca97: Download complete 16:32:39 2bbca73fdf42: Verifying Checksum 16:32:39 2bbca73fdf42: Download complete 16:32:39 46d945488cbd: Verifying Checksum 16:32:39 46d945488cbd: Download complete 16:32:39 b3c136eddcbf: Verifying Checksum 16:32:39 b3c136eddcbf: Download complete 16:32:40 b3c136eddcbf: Pull complete 16:32:40 329c88fbcd65: Verifying Checksum 16:32:40 329c88fbcd65: Download complete 16:32:40 c0a3192eca97: Pull complete 16:32:41 a050256f5b6f: Pull complete 16:32:41 8a5474983e97: Verifying Checksum 16:32:41 8a5474983e97: Download complete 16:32:42 656be50a0ddc: Verifying Checksum 16:32:42 656be50a0ddc: Download complete 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.820s coverage: 89.2% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 83.8% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 79.5% of statements 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 16:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 16:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 16:32:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements 16:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:57 656be50a0ddc: Pull complete 16:32:57 2bbca73fdf42: Pull complete 16:32:57 46d945488cbd: Pull complete 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 80.0% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.4% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.4% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 43.8% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 96.9% of statements 16:33:02 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 16:33:03 8a5474983e97: Pull complete 16:33:05 329c88fbcd65: Pull complete 16:33:05 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:33:05 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:05 WORKDIR /edgex 16:33:05 COPY go.mod . 16:33:05 RUN go mod download 16:33:05 docker build -t ci-base-image-arm64 -f - . 16:33:08 Sending build context to Docker daemon 169.2MB 16:33:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:08 ---> ff4287adb874 16:33:08 Step 2/4 : WORKDIR /edgex 16:33:10 ---> Running in 1b6a69236ecc 16:33:10 Removing intermediate container 1b6a69236ecc 16:33:10 ---> 5a03ecd286ae 16:33:10 Step 3/4 : COPY go.mod . 16:33:11 ---> 817a18c548b1 16:33:11 Step 4/4 : RUN go mod download 16:33:11 ---> Running in 94a130d47cf8 16:33:24 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." 16:33:24 GO111MODULE=on go vet ./... 16:33:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:33:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:33:25 ./bin/test-attribution-txt.sh [Pipeline] echo 16:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:33:26 + ls -al . 16:33:26 total 684 16:33:26 drwxrwxr-x 10 1001 1001 4096 Jul 12 16:32 . 16:33:26 drwxr-xr-x 4 root root 4096 Jul 12 16:32 .. 16:33:26 -rw-rw-r-- 1 1001 1001 11 Jul 12 16:31 .dockerignore 16:33:26 drwxrwxr-x 8 1001 1001 4096 Jul 12 16:33 .git 16:33:26 drwxrwxr-x 3 1001 1001 4096 Jul 12 16:31 .github 16:33:26 -rw-rw-r-- 1 1001 1001 1030 Jul 12 16:31 .gitignore 16:33:26 -rw-rw-r-- 1 1001 1001 42 Jul 12 16:31 .golangci.yml 16:33:26 -rw-rw-r-- 1 1001 1001 87 Jul 12 16:31 .hadolint.yml 16:33:26 drwxr-xr-x 3 1001 1001 4096 Jul 12 16:31 .semver 16:33:26 -rw-rw-r-- 1 1001 1001 166 Jul 12 16:31 .sonarcloud.properties 16:33:26 -rw-rw-r-- 1 1001 1001 1171 Jul 12 16:31 ADOPTERS.md 16:33:26 -rw-rw-r-- 1 1001 1001 10347 Jul 12 16:31 Attribution.txt 16:33:26 -rw-rw-r-- 1 1001 1001 63209 Jul 12 16:31 CHANGELOG.md 16:33:26 -rw-rw-r-- 1 1001 1001 3804 Jul 12 16:31 CONTRIBUTING.md 16:33:26 -rw-rw-r-- 1 1001 1001 677 Jul 12 16:31 GOVERNANCE.md 16:33:26 -rw-rw-r-- 1 1001 1001 850 Jul 12 16:31 Jenkinsfile 16:33:26 -rw-rw-r-- 1 1001 1001 10775 Jul 12 16:31 LICENSE 16:33:26 -rw-rw-r-- 1 1001 1001 10350 Jul 12 16:31 Makefile 16:33:26 -rw-rw-r-- 1 1001 1001 582 Jul 12 16:31 OWNERS.md 16:33:26 -rw-rw-r-- 1 1001 1001 9094 Jul 12 16:31 README.md 16:33:26 -rw-rw-r-- 1 1001 1001 6912 Jul 12 16:31 SECURITY.md 16:33:26 -rw-rw-r-- 1 1001 1001 5 Jul 12 16:31 VERSION 16:33:26 -rw-rw-r-- 1 1001 1001 4131 Jul 12 16:31 ZMQWindows.md 16:33:26 drwxrwxr-x 2 1001 1001 4096 Jul 12 16:31 bin 16:33:26 drwxrwxr-x 18 1001 1001 4096 Jul 12 16:31 cmd 16:33:26 -rw-r--r-- 1 root root 435593 Jul 12 16:33 coverage.out 16:33:26 -rw-rw-r-- 1 1001 1001 3311 Jul 12 16:31 go.mod 16:33:26 -rw-rw-r-- 1 1001 1001 36231 Jul 12 16:31 go.sum 16:33:26 drwxrwxr-x 8 1001 1001 4096 Jul 12 16:31 internal 16:33:26 drwxrwxr-x 3 1001 1001 4096 Jul 12 16:31 openapi 16:33:26 drwxrwxr-x 4 1001 1001 4096 Jul 12 16:31 snap 16:33:26 -rw-rw-r-- 1 1001 1001 204 Jul 12 16:31 version.go [Pipeline] sh 16:33:26 + '[' -e coverage.out ] 16:33:26 + chown 1001:1001 coverage.out [Pipeline] stash 16:33:26 Stashed 1 file(s) [Pipeline] sh 16:33:27 + make build 16:33:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:33:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:33:43 Removing intermediate container 94a130d47cf8 16:33:43 ---> bda8706a0a8e 16:33:44 Successfully built bda8706a0a8e 16:33:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:44 + docker inspect -f . ci-base-image-arm64 16:33:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:44 prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container 16:33:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:46 $ docker top 2ebca998f85475a53553e85a54e40bd8d411c380054bc8d96c90da5290bc5c3c -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:47 + go version 16:33:47 go version go1.18.3 linux/arm64 [Pipeline] } 16:33:47 $ docker stop --time=1 2ebca998f85475a53553e85a54e40bd8d411c380054bc8d96c90da5290bc5c3c 16:33:48 $ docker rm -f 2ebca998f85475a53553e85a54e40bd8d411c380054bc8d96c90da5290bc5c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:49 + docker inspect -f . ci-base-image-arm64 16:33:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:49 prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container 16:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:51 $ docker top 6cc58cdbe0cdea14ea3f5ae606cd6a6a86456b50e0b0e6c62bf6c55153ed8827 -eo pid,comm 16:33:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:33:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] { [Pipeline] echo 16:33:51 ========================================================= 16:33:51 [edgeXBuildGoParallel] Running Tests and Build... 16:33:51 ========================================================= [Pipeline] sh 16:33:52 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:33:52 + make test 16:33:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:00 CGO_ENABLED=0 GO111MODULE=on 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 16:34:00 CGO_ENABLED=0 GO111MODULE=on 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 16:34:02 CGO_ENABLED=0 GO111MODULE=on 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 16:34:02 CGO_ENABLED=0 GO111MODULE=on 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 16:34:03 CGO_ENABLED=0 GO111MODULE=on 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 16:34:05 CGO_ENABLED=0 GO111MODULE=on 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] } 16:34:06 $ docker stop --time=1 cbe061ba5b2ed5ea9489b5902c50d9205f21c01802f8e066ae51305b0b634678 16:34:09 $ docker rm -f cbe061ba5b2ed5ea9489b5902c50d9205f21c01802f8e066ae51305b0b634678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:10 16:34:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:10 latest: Pulling from edgex-devops/edgex-compose 16:34:10 cbdbe7a5bc2a: Pulling fs layer 16:34:10 ca9280d653b3: Pulling fs layer 16:34:10 7e9c9ca2126c: Pulling fs layer 16:34:10 cbdbe7a5bc2a: Verifying Checksum 16:34:10 cbdbe7a5bc2a: Download complete 16:34:10 ca9280d653b3: Verifying Checksum 16:34:10 ca9280d653b3: Download complete 16:34:10 cbdbe7a5bc2a: Pull complete 16:34:11 7e9c9ca2126c: Download complete 16:34:11 ca9280d653b3: Pull complete 16:34:15 7e9c9ca2126c: Pull complete 16:34:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:15 prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container 16:34:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:17 $ docker top f5b6e6d3a19f99fa24191597157d479dd66a4bf4f8eebb6ddbc780e6be1bd7ab -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:18 + docker-compose build --help 16:34:18 + grep parallel 16:34:18 --parallel Build images in parallel. [Pipeline] } 16:34:18 $ docker stop --time=1 f5b6e6d3a19f99fa24191597157d479dd66a4bf4f8eebb6ddbc780e6be1bd7ab 16:34:19 $ docker rm -f f5b6e6d3a19f99fa24191597157d479dd66a4bf4f8eebb6ddbc780e6be1bd7ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:20 prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container 16:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:20 $ docker top e2bf969bd6024bfbf29eae67165513aff33ba6c05201453d830049479e69353c -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:21 + docker-compose -f ./docker-compose-build.yml build --parallel 16:34:21 Building core-command ... 16:34:21 Building core-data ... 16:34:21 Building core-metadata ... 16:34:21 Building security-bootstrapper ... 16:34:21 Building security-proxy-setup ... 16:34:21 Building security-secretstore-setup ... 16:34:21 Building security-spiffe-token-provider ... 16:34:21 Building security-spire-agent ... 16:34:21 Building security-spire-config ... 16:34:21 Building security-spire-server ... 16:34:21 Building support-notifications ... 16:34:21 Building support-scheduler ... 16:34:21 Building sys-mgmt-agent ... 16:34:21 Building security-proxy-setup 16:34:21 Building security-spire-agent 16:34:21 Building security-spire-config 16:34:21 Building core-data 16:34:21 Building sys-mgmt-agent 16:34:31 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:36 ---> d22bc8079219 16:34:36 Step 3/23 : WORKDIR /edgex-go 16:34:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:36 ---> d22bc8079219 16:34:36 Step 3/26 : WORKDIR /edgex-go 16:34:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:36 ---> d22bc8079219 16:34:36 Step 3/26 : WORKDIR /edgex-go 16:34:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:36 ---> d22bc8079219 16:34:36 Step 3/23 : WORKDIR /edgex-go 16:34:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:36 ---> d22bc8079219 16:34:36 Step 3/22 : WORKDIR /edgex-go 16:34:39 ---> Running in b52ed241995b 16:34:39 ---> Running in cc3224ba05be 16:34:39 ---> Running in d340d6ef4b98 16:34:39 ---> Running in 25f232a33842 16:34:39 ---> Running in 8d20032c4117 16:34:39 Removing intermediate container 25f232a33842 16:34:39 ---> dccb5806bd16 16:34:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:39 Removing intermediate container 8d20032c4117 16:34:39 ---> 09ed27641694 16:34:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:39 Removing intermediate container d340d6ef4b98 16:34:39 ---> 2a8d40c6399a 16:34:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:39 Removing intermediate container b52ed241995b 16:34:39 ---> 60b642eb6a5d 16:34:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:39 Removing intermediate container cc3224ba05be 16:34:39 ---> a580472d251c 16:34:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:39 ---> Running in 5707d7b752c0 16:34:39 ---> Running in 38143352e2b9 16:34:39 ---> Running in 3ebb3f24e2eb 16:34:39 ---> Running in dc97cee6d00b 16:34:39 ---> Running in a012d5585df5 16:34:40 Removing intermediate container 5707d7b752c0 16:34:40 ---> 43785ecfe0e2 16:34:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:40 Removing intermediate container 38143352e2b9 16:34:40 ---> 6617ccce885a 16:34:40 Step 5/23 : RUN apk add --update --no-cache make bash git 16:34:40 ---> Running in 3f9ff4c369e8 16:34:40 ---> Running in 025099b52aa5 16:34:40 Removing intermediate container dc97cee6d00b 16:34:40 ---> 7738dfd64307 16:34:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:40 ---> Running in 86b33c83c5fe 16:34:40 Removing intermediate container 3ebb3f24e2eb 16:34:40 ---> f79107117825 16:34:40 Step 5/22 : RUN apk add --update --no-cache make git 16:34:40 ---> Running in 73bc6bf90895 16:34:41 Removing intermediate container a012d5585df5 16:34:41 ---> 0e8f4f628114 16:34:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:41 ---> Running in 41d5abde7dcd 16:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:42 OK: 211 MiB in 51 packages 16:34:42 OK: 211 MiB in 51 packages 16:34:43 OK: 211 MiB in 51 packages 16:34:43 OK: 211 MiB in 51 packages 16:34:43 OK: 211 MiB in 51 packages 16:34:43 Removing intermediate container 3f9ff4c369e8 16:34:43 ---> a8b7ba420c27 16:34:43 Step 6/23 : COPY go.mod vendor* ./ 16:34:43 Removing intermediate container 025099b52aa5 16:34:43 ---> e6ce2ec996e1 16:34:43 Step 6/23 : COPY go.mod vendor* ./ 16:34:43 ---> 655b4fc8da07 16:34:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:43 ---> d8463c260e7c 16:34:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:43 ---> Running in 5a0871a4272c 16:34:43 ---> Running in e698d85e7856 16:34:43 Removing intermediate container 73bc6bf90895 16:34:43 ---> dd49b79c3369 16:34:43 Step 6/22 : COPY go.mod vendor* ./ 16:34:43 Removing intermediate container 41d5abde7dcd 16:34:43 ---> 73e442134cb3 16:34:43 Step 6/26 : COPY go.mod vendor* ./ 16:34:43 Removing intermediate container 86b33c83c5fe 16:34:43 ---> 6cadebf6bfa1 16:34:43 Step 6/26 : COPY go.mod vendor* ./ 16:34:43 ---> b7894ba97ee7 16:34:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:43 ---> Running in 7a272be3b434 16:34:43 ---> 3aaef3d634d8 16:34:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:43 ---> Running in 7fa8b6f36f00 16:34:43 ---> 150291df5ede 16:34:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:43 ---> Running in be0cd99fb56a 16:34:56 Removing intermediate container 7fa8b6f36f00 16:34:56 ---> c3da4bbd133d 16:34:56 Step 8/26 : COPY . . 16:34:56 Removing intermediate container 7a272be3b434 16:34:56 ---> a2876484adb0 16:34:56 Step 8/22 : COPY . . 16:34:56 Removing intermediate container be0cd99fb56a 16:34:56 ---> 37fcbeb82dee 16:34:56 Step 8/26 : COPY . . 16:34:56 Removing intermediate container e698d85e7856 16:34:56 ---> bd66f8e7a5b3 16:34:56 Step 8/23 : COPY . . 16:34:56 Removing intermediate container 5a0871a4272c 16:34:56 ---> 8e174249d716 16:34:56 Step 8/23 : COPY . . 16:35:08 ---> 23a89cb52830 16:35:08 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:08 ---> 107da688e6cf 16:35:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:08 ---> 91a7b9d59ce4 16:35:08 Step 9/23 : RUN make cmd/core-data/core-data 16:35:08 ---> 72389fb3e9b2 16:35:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:08 ---> 85a34e7e6694 16:35:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:08 ---> Running in b7af8b90db3e 16:35:08 ---> Running in 3ec64b0c1757 16:35:08 ---> Running in 07ff9dfe123e 16:35:08 ---> Running in 3c57fbb0c6cd 16:35:08 ---> Running in 0d1522d37bbb 16:35:08 Removing intermediate container 3ec64b0c1757 16:35:08 ---> 51e7b5e91ab1 16:35:08 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:08 Removing intermediate container 3c57fbb0c6cd 16:35:08 ---> Running in c0f6edf2676a 16:35:08 ---> f67120f9b461 16:35:08 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:08 ---> Running in 65344d05e469 16:35:08 Removing intermediate container c0f6edf2676a 16:35:08 ---> 94fd47d80631 16:35:08 Step 11/26 : 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 16:35:08 ---> Running in cb519d03aca7 16:35:08 Removing intermediate container 65344d05e469 16:35:08 ---> 66f6f06b5c3e 16:35:08 Step 11/26 : 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 16:35:08 ---> Running in de0a23534e60 16:35:08 CGO_ENABLED=0 GO111MODULE=on 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 16:35:08 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:35:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:09 Removing intermediate container cb519d03aca7 16:35:09 ---> d67c8cf5160a 16:35:09 Step 12/26 : WORKDIR /edgex-go 16:35:10 ---> Running in 45b9fce87495 16:35:10 Removing intermediate container de0a23534e60 16:35:10 ---> c07990a79485 16:35:10 Step 12/26 : WORKDIR /edgex-go 16:35:10 ---> Running in 2fc3b04dbc08 16:35:10 Removing intermediate container 45b9fce87495 16:35:10 ---> 8f988119792a 16:35:10 16:35:10 Step 13/26 : FROM alpine:3.15 16:35:10 Removing intermediate container 2fc3b04dbc08 16:35:10 ---> f89e3cb25921 16:35:10 16:35:10 Step 13/26 : FROM alpine:3.15 16:35:11 3.15: Pulling from library/alpine 16:35:11 3.15: Pulling from library/alpine 16:35:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:35:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:35:12 Status: Downloaded newer image for alpine:3.15 16:35:12 ---> 0ac33e5f5afa 16:35:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:12 Status: Image is up to date for alpine:3.15 16:35:12 ---> 0ac33e5f5afa 16:35:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:12 ---> Running in c50337c3f125 16:35:12 ---> Running in 31de2deec250 16:35:12 Removing intermediate container 31de2deec250 16:35:12 ---> eee970e8d3f8 16:35:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:12 Removing intermediate container c50337c3f125 16:35:12 ---> 0a60333cc2b3 16:35:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:12 ---> Running in 551df241b0b2 16:35:12 ---> Running in f20970b57eaf 16:35:14 Removing intermediate container 551df241b0b2 16:35:14 ---> d330dc794434 16:35:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:14 ---> Running in a1c470833b56 16:35:15 Removing intermediate container f20970b57eaf 16:35:15 ---> 4c3c63000ccd 16:35:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:15 ---> Running in b6dbcabfa5a3 16:35:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:17 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:17 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:17 OK: 15861 distinct packages available 16:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:17 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:17 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:17 OK: 15861 distinct packages available 16:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:18 (1/5) Installing dumb-init (1.2.5-r1) 16:35:18 (1/4) Installing dumb-init (1.2.5-r1) 16:35:18 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:18 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:18 (3/5) Installing libucontext (1.1-r0) 16:35:18 (3/4) Installing libucontext (1.1-r0) 16:35:18 (4/5) Installing gcompat (1.0.0-r4) 16:35:18 (4/4) Installing gcompat (1.0.0-r4) 16:35:18 (5/5) Installing openssl (1.1.1q-r0) 16:35:18 Executing busybox-1.34.1-r5.trigger 16:35:18 OK: 6 MiB in 18 packages 16:35:18 Executing busybox-1.34.1-r5.trigger 16:35:19 OK: 6 MiB in 19 packages 16:35:20 Removing intermediate container b6dbcabfa5a3 16:35:20 ---> 12523f081b3f 16:35:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:20 Removing intermediate container a1c470833b56 16:35:20 ---> afd5a7a506b1 16:35:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:35:23 ---> 9574f1a4f8d6 16:35:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:23 ---> a58dcc437ffe 16:35:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:24 ---> b896d4a305f9 16:35:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:24 ---> Running in 390af4414192 16:35:25 Removing intermediate container 390af4414192 16:35:25 ---> f64fb59a3344 16:35:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:25 ---> d5a1fda6900b 16:35:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:35:25 ---> ff7109b1b163 16:35:25 Step 21/26 : WORKDIR / 16:35:25 ---> Running in 1778aab070cb 16:35:25 ---> 123a13787a39 16:35:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:35:25 Removing intermediate container 1778aab070cb 16:35:25 ---> c92a4bb720c3 16:35:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:25 ---> Running in 2a48aee4481b 16:35:25 ---> cbd99fa9a3e2 16:35:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:35:26 Removing intermediate container 2a48aee4481b 16:35:26 ---> bcd17b7321b9 16:35:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:26 ---> Running in 71672fa22a1a 16:35:26 ---> de185e12e2b5 16:35:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:26 ---> Running in 9b38aaef47cc 16:35:26 Removing intermediate container 71672fa22a1a 16:35:26 ---> aaf7b3124c4c 16:35:26 Step 24/26 : LABEL arch=x86_64 16:35:26 ---> Running in 5547356fecf9 16:35:26 Removing intermediate container 9b38aaef47cc 16:35:26 ---> 718e70e478e2 16:35:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:26 ---> Running in 61c13e6c5eee 16:35:26 Removing intermediate container 5547356fecf9 16:35:26 ---> a293b3f8e1ee 16:35:26 Step 25/26 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:35:27 ---> Running in d58ee4e01529 16:35:27 Removing intermediate container 61c13e6c5eee 16:35:27 ---> 8e17faebcba1 16:35:27 Step 24/26 : LABEL arch=x86_64 16:35:27 Removing intermediate container d58ee4e01529 16:35:27 ---> 634a470b7cd9 16:35:27 Step 26/26 : LABEL version=0.0.0 16:35:27 ---> Running in 6d3b09493391 16:35:27 ---> Running in af3a163c3775 16:35:27 CGO_ENABLED=0 GO111MODULE=on 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 16:35:27 Removing intermediate container 6d3b09493391 16:35:27 ---> 308e445db580 16:35:27 Step 25/26 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:35:27 Removing intermediate container af3a163c3775 16:35:27 ---> 8b2c14a5f4f3 16:35:27 16:35:27 ---> Running in 49a19e501775 16:35:27 Successfully built 8b2c14a5f4f3 16:35:27 Successfully tagged security-spire-config:latest 16:35:27  Building security-spire-config ... done Building security-bootstrapper 16:35:28 Removing intermediate container 49a19e501775 16:35:28 ---> 4b7ba3c6a91d 16:35:28 Step 26/26 : LABEL version=0.0.0 16:35:29 ---> Running in fd0e30a1fb15 16:35:30 Removing intermediate container fd0e30a1fb15 16:35:30 ---> e8c0751e4f29 16:35:30 16:35:30 Successfully built e8c0751e4f29 16:35:30 Successfully tagged security-spire-agent:latest 16:35:30 Building security-spiffe-token-provider 16:35:32  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:32 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:35:32 ---> d22bc8079219 16:35:32 Step 3/31 : WORKDIR /edgex-go 16:35:32 ---> Using cache 16:35:32 ---> 60b642eb6a5d 16:35:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:32 ---> Using cache 16:35:32 ---> f79107117825 16:35:32 Step 5/31 : RUN apk add --update --no-cache make git 16:35:32 ---> Using cache 16:35:32 ---> dd49b79c3369 16:35:32 Step 6/31 : COPY go.mod vendor* ./ 16:35:32 ---> Using cache 16:35:32 ---> b7894ba97ee7 16:35:32 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:32 ---> Using cache 16:35:32 ---> a2876484adb0 16:35:32 Step 8/31 : COPY . . 16:35:32 ---> Using cache 16:35:32 ---> 23a89cb52830 16:35:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:34 ---> d22bc8079219 16:35:34 Step 3/20 : WORKDIR /edgex-go 16:35:34 ---> Using cache 16:35:34 ---> 60b642eb6a5d 16:35:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:34 ---> Running in a75a6ac9b9d4 16:35:34 ---> Running in 4bcf1bf985c4 16:35:34 Removing intermediate container 0d1522d37bbb 16:35:34 ---> 658b6a3f2dd8 16:35:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:34 Removing intermediate container b7af8b90db3e 16:35:34 ---> ee7c0c9afc07 16:35:34 16:35:34 Step 10/22 : FROM alpine:3.16 16:35:34 ---> Running in 6195a78eb1d5 16:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:35 3.16: Pulling from library/alpine 16:35:35 CGO_ENABLED=0 GO111MODULE=on 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 16:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:35 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:35:35 Status: Downloaded newer image for alpine:3.16 16:35:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:35 ---> e66264b98777 16:35:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:35:35 v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:35 v3.16.0-305-ga75a365d4f [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:35 OK: 17031 distinct packages available 16:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:35 OK: 211 MiB in 51 packages 16:35:35 ---> Running in 93386ac3f534 16:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:36 Removing intermediate container 07ff9dfe123e 16:35:36 ---> 799f5b5d30a8 16:35:36 16:35:36 Step 10/23 : FROM alpine:3.16 16:35:36 ---> e66264b98777 16:35:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:36 Removing intermediate container a75a6ac9b9d4 16:35:36 ---> 8794d29a4424 16:35:36 Step 5/20 : COPY go.mod vendor* ./ 16:35:36 ---> Running in c779f082c510 16:35:36 Removing intermediate container 6195a78eb1d5 16:35:36 ---> 392a071601d3 16:35:36 16:35:36 Step 11/23 : FROM docker:20.10.14 16:35:37 (1/6) Installing ca-certificates (20211220-r0) 16:35:37 Removing intermediate container c779f082c510 16:35:37 ---> e6b50c6b200e 16:35:37 Step 12/23 : ENV APP_PORT=59880 16:35:37 (2/6) Installing brotli-libs (1.0.9-r6) 16:35:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:35:37 (4/6) Installing libcurl (7.83.1-r2) 16:35:37 (5/6) Installing curl (7.83.1-r2) 16:35:37 (6/6) Installing dumb-init (1.2.5-r1) 16:35:37 Executing busybox-1.35.0-r13.trigger 16:35:37 Executing ca-certificates-20211220-r0.trigger 16:35:37 ---> f4466138ed9f 16:35:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:37 ---> Running in 193a1689141d 16:35:37 20.10.14: Pulling from library/docker 16:35:37 ---> Running in ea4ac6b1c2ed 16:35:37 OK: 8 MiB in 20 packages 16:35:37 Removing intermediate container 193a1689141d 16:35:37 ---> d615566e349e 16:35:37 Step 13/23 : EXPOSE $APP_PORT 16:35:38 ---> Running in 390211327c8b 16:35:38 Removing intermediate container 390211327c8b 16:35:38 ---> 6fc01613e426 16:35:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:38 ---> Running in eace925b72ee 16:35:38 Removing intermediate container 93386ac3f534 16:35:38 ---> 151afac5e81e 16:35:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:38 ---> Running in ed54677f367e 16:35:39 Removing intermediate container ed54677f367e 16:35:39 ---> 40ed8dbf3029 16:35:39 Step 13/22 : WORKDIR /edgex 16:35:39 ---> Running in 8654d465f9a9 16:35:39 Removing intermediate container eace925b72ee 16:35:39 ---> fa33c20f6850 16:35:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:39 ---> Running in 435fe0be69fa 16:35:39 Removing intermediate container 8654d465f9a9 16:35:39 ---> 3bb4b277a3f6 16:35:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:41 ---> 498529158207 16:35:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:41 (1/6) Installing dumb-init (1.2.5-r1) 16:35:41 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:41 (3/6) Installing libsodium (1.0.18-r0) 16:35:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:42 ---> c7d27fe85f49 16:35:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:42 (5/6) Installing libzmq (4.3.4-r0) 16:35:42 (6/6) Installing zeromq (4.3.4-r0) 16:35:42 Executing busybox-1.35.0-r13.trigger 16:35:42 OK: 8 MiB in 20 packages 16:35:43 ---> aa08c179c44d 16:35:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:44 Removing intermediate container 435fe0be69fa 16:35:44 ---> c2c4d7372bb5 16:35:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:44 ---> 03e3b995ae98 16:35:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:44 ---> Running in 06706a3a9c4d 16:35:45 ---> b70404dbeb66 16:35:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:45 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:35:45 Status: Downloaded newer image for docker:20.10.14 16:35:45 ---> 7417809fdb73 16:35:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:45 ---> Running in dd8517af9f94 16:35:45 ---> afe7bcf6d0d6 16:35:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:46 Removing intermediate container dd8517af9f94 16:35:46 ---> a0ad75359fd7 16:35:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:35:46 ---> 90cf105d3bb7 16:35:46 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:46 ---> Running in 32c5b9714288 16:35:46 ---> Running in da3169267a79 16:35:46 Removing intermediate container 06706a3a9c4d 16:35:46 ---> cd0a8d1bbe7f 16:35:46 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:46 ---> Running in 50957def7da6 16:35:46 Removing intermediate container da3169267a79 16:35:46 ---> fec99bb2e354 16:35:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:46 ---> Running in 17a9300c7a07 16:35:46 Removing intermediate container 50957def7da6 16:35:46 ---> e24730ea1094 16:35:46 Step 20/22 : LABEL arch=x86_64 16:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:46 ---> Running in 31248056fdd0 16:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:46 Removing intermediate container 17a9300c7a07 16:35:46 ---> 6ab11928e622 16:35:46 Step 21/23 : LABEL arch=x86_64 16:35:46 ---> Running in 74e50a04f973 16:35:46 Removing intermediate container 31248056fdd0 16:35:46 ---> a92c03566eff 16:35:46 Step 21/22 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:35:46 (1/43) Installing readline (8.1.1-r0) 16:35:46 (2/43) Installing bash (5.1.16-r0) 16:35:47 Removing intermediate container ea4ac6b1c2ed 16:35:47 ---> f23a6f0d5e11 16:35:47 ---> Running in cc7a79af89c4 16:35:47 Step 7/20 : COPY . . 16:35:47 Executing bash-5.1.16-r0.post-install 16:35:47 (3/43) Installing brotli-libs (1.0.9-r5) 16:35:47 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:35:47 (5/43) Installing libcurl (7.80.0-r2) 16:35:47 (6/43) Installing curl (7.80.0-r2) 16:35:47 (7/43) Installing dumb-init (1.2.5-r1) 16:35:47 (8/43) Installing libbz2 (1.0.8-r1) 16:35:47 Removing intermediate container 74e50a04f973 16:35:47 ---> 10016dcef283 16:35:47 Step 22/23 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:35:47 (9/43) Installing expat (2.4.7-r0) 16:35:47 (10/43) Installing libffi (3.4.2-r1) 16:35:47 (11/43) Installing gdbm (1.22-r0) 16:35:47 (12/43) Installing xz-libs (5.2.5-r1) 16:35:47 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:35:47 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:35:47 (15/43) Installing mpdecimal (2.5.1-r1) 16:35:47 (16/43) Installing sqlite-libs (3.36.0-r0) 16:35:47 (17/43) Installing python3 (3.9.7-r4) 16:35:47 ---> Running in 9a057c8f89e5 16:35:47 Removing intermediate container cc7a79af89c4 16:35:47 ---> c4d1068e85ab 16:35:47 Step 22/22 : LABEL version=0.0.0 16:35:47 (18/43) Installing py3-appdirs (1.4.4-r2) 16:35:47 (19/43) Installing py3-certifi (2020.12.5-r1) 16:35:47 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:35:47 (21/43) Installing py3-idna (3.3-r0) 16:35:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:35:47 (23/43) Installing py3-requests (2.26.0-r1) 16:35:47 (24/43) Installing py3-msgpack (1.0.2-r1) 16:35:47 (25/43) Installing py3-lockfile (0.12.2-r4) 16:35:47 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:35:47 (27/43) Installing py3-colorama (0.4.4-r1) 16:35:47 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:35:47 (29/43) Installing py3-distlib (0.3.3-r0) 16:35:47 (30/43) Installing py3-distro (1.6.0-r0) 16:35:47 (31/43) Installing py3-six (1.16.0-r0) 16:35:47 (32/43) Installing py3-webencodings (0.5.1-r4) 16:35:47 (33/43) Installing py3-html5lib (1.1-r1) 16:35:47 (34/43) Installing py3-parsing (2.4.7-r2) 16:35:47 (35/43) Installing py3-packaging (20.9-r1) 16:35:47 (36/43) Installing py3-tomli (1.2.2-r0) 16:35:47 (37/43) Installing py3-pep517 (0.12.0-r0) 16:35:47 (38/43) Installing py3-progress (1.6-r0) 16:35:47 (39/43) Installing py3-retrying (1.3.3-r2) 16:35:47 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:35:47 (41/43) Installing py3-setuptools (52.0.0-r4) 16:35:47 (42/43) Installing py3-toml (0.10.2-r2) 16:35:47 (43/43) Installing py3-pip (20.3.4-r1) 16:35:48 Executing busybox-1.34.1-r5.trigger 16:35:48 OK: 83 MiB in 65 packages 16:35:48 Collecting docker-compose==1.23.2 16:35:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:48 Collecting docopt<0.7,>=0.6.1 16:35:48 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:49 ---> Running in 439ed955af8a 16:35:49 Removing intermediate container 9a057c8f89e5 16:35:49 ---> 89a53c347536 16:35:49 Step 23/23 : LABEL version=0.0.0 16:35:49 ---> Running in 0b0624a76914 16:35:49 Removing intermediate container 439ed955af8a 16:35:49 ---> b475f6642b37 16:35:49 16:35:49 Collecting websocket-client<1.0,>=0.32.0 16:35:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:49 Collecting jsonschema<3,>=2.5.1 16:35:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:49 Successfully built b475f6642b37 16:35:49 Successfully tagged security-proxy-setup:latest 16:35:49  Building security-proxy-setup ... done Building core-metadata 16:35:49 Removing intermediate container 0b0624a76914 16:35:49 ---> bc39adce913b 16:35:49 16:35:49 Collecting PyYAML<4,>=3.10 16:35:49 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:49 Successfully built bc39adce913b 16:35:49 Successfully tagged core-data:latest 16:35:49 Building support-scheduler 16:35:50  Building core-data ... done Collecting texttable<0.10,>=0.9.0 16:35:50 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:50 Collecting cached-property<2,>=1.2.0 16:35:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:50 Collecting dockerpty<0.5,>=0.4.1 16:35:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:51 Collecting docker<4.0,>=3.6.0 16:35:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:51 Collecting docker-pycreds>=0.4.0 16:35:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:51 Collecting chardet<3.1.0,>=3.0.2 16:35:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:51 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:35:51 Collecting idna<2.8,>=2.5 16:35:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:51 Collecting urllib3<1.25,>=1.21.1 16:35:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:51 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:35:51 Attempting uninstall: urllib3 16:35:51 Found existing installation: urllib3 1.26.7 16:35:51 Uninstalling urllib3-1.26.7: 16:35:51 Successfully uninstalled urllib3-1.26.7 16:35:52 Attempting uninstall: idna 16:35:52 Found existing installation: idna 3.3 16:35:52 Uninstalling idna-3.3: 16:35:52 Successfully uninstalled idna-3.3 16:35:54 Attempting uninstall: requests 16:35:54 Found existing installation: requests 2.26.0 16:35:54 Uninstalling requests-2.26.0: 16:35:54 Successfully uninstalled requests-2.26.0 16:35:54 ---> 72f3ef341b0f 16:35:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:55 Running setup.py install for texttable: started 16:35:55 ---> Running in b45e6f9e5973 16:35:55 Running setup.py install for texttable: finished with status 'done' 16:35:55 Running setup.py install for PyYAML: started 16:35:55 CGO_ENABLED=0 GO111MODULE=on 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 16:35:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:56 ---> d22bc8079219 16:35:56 Step 3/22 : WORKDIR /edgex-go 16:35:56 ---> Using cache 16:35:56 ---> 60b642eb6a5d 16:35:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:56 ---> Using cache 16:35:56 ---> f79107117825 16:35:56 Step 5/22 : RUN apk add --update --no-cache make git 16:35:56 ---> Using cache 16:35:56 ---> dd49b79c3369 16:35:56 Step 6/22 : COPY go.mod vendor* ./ 16:35:56 ---> Using cache 16:35:56 ---> b7894ba97ee7 16:35:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:56 ---> Using cache 16:35:56 ---> a2876484adb0 16:35:56 Step 8/22 : COPY . . 16:35:56 ---> Using cache 16:35:56 ---> 23a89cb52830 16:35:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:35:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:56 ---> d22bc8079219 16:35:56 Step 3/23 : WORKDIR /edgex-go 16:35:56 ---> Using cache 16:35:56 ---> 60b642eb6a5d 16:35:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:56 ---> Using cache 16:35:56 ---> f79107117825 16:35:56 Step 5/23 : RUN apk add --update --no-cache make git 16:35:56 ---> Using cache 16:35:56 ---> dd49b79c3369 16:35:56 Step 6/23 : COPY go.mod vendor* ./ 16:35:56 ---> Using cache 16:35:56 ---> b7894ba97ee7 16:35:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:56 ---> Using cache 16:35:56 ---> a2876484adb0 16:35:56 Step 8/23 : COPY . . 16:35:56 ---> Using cache 16:35:56 ---> 23a89cb52830 16:35:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:56 Running setup.py install for PyYAML: finished with status 'done' 16:35:56 Running setup.py install for docopt: started 16:35:56 ---> Running in 9fabab50e1c8 16:35:56 ---> Running in fd6d898fa46b 16:35:56 Removing intermediate container 4bcf1bf985c4 16:35:56 ---> 286d54c68cc8 16:35:56 16:35:56 Step 10/31 : FROM alpine:3.16 16:35:56 ---> e66264b98777 16:35:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:56 ---> Running in 60b3a410e71f 16:35:56 Running setup.py install for docopt: finished with status 'done' 16:35:56 Running setup.py install for dockerpty: started 16:35:56 Removing intermediate container 60b3a410e71f 16:35:56 ---> be9945a207a4 16:35:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:56 ---> Running in 84944eeaac5a 16:35:57 Running setup.py install for dockerpty: finished with status 'done' 16:35:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:35:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:57 (1/2) Installing dumb-init (1.2.5-r1) 16:35:57 (2/2) Installing su-exec (0.2-r1) 16:35:57 Executing busybox-1.35.0-r13.trigger 16:35:57 OK: 6 MiB in 16 packages 16:35:58 Removing intermediate container 84944eeaac5a 16:35:58 ---> e007c55fc2f7 16:35:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:58 ---> Running in 0c6ba7e3a938 16:35:59 Removing intermediate container 0c6ba7e3a938 16:35:59 ---> b5c19f7a5673 16:35:59 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:59 ---> Running in a80e99a4ed2a 16:35:59 Removing intermediate container a80e99a4ed2a 16:35:59 ---> d00ce2082252 16:35:59 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:59 ---> Running in 8b1023d76ba6 16:36:00 Removing intermediate container 8b1023d76ba6 16:36:00 ---> e0b30446ce66 16:36:00 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:00 ---> Running in 9ef96e7c32ba 16:36:01 Removing intermediate container 32c5b9714288 16:36:01 ---> aca5481eee92 16:36:01 Step 14/23 : ENV APP_PORT=58890 16:36:01 ---> Running in 61fa84e18daf 16:36:02 Removing intermediate container 9ef96e7c32ba 16:36:02 ---> 6702a65478da 16:36:02 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:36:02 Removing intermediate container 61fa84e18daf 16:36:02 ---> 0f52cea2d91d 16:36:02 Step 15/23 : EXPOSE $APP_PORT 16:36:02 ---> Running in 4a55d97b822e 16:36:02 ---> Running in 21aca4a4963f 16:36:02 Removing intermediate container 4a55d97b822e 16:36:02 ---> 21e594e3779b 16:36:02 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:36:02 Removing intermediate container 21aca4a4963f 16:36:02 ---> 50a71a85ecbc 16:36:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:03 ---> 2fda236ab961 16:36:03 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:36:03 ---> Running in 94acebc7d1f4 16:36:03 ---> f75b64820ea5 16:36:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:04 ---> 746a88a2194a 16:36:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:05 ---> 8f4194c21733 16:36:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:05 ---> Running in f6f5d7a24c50 16:36:05 Removing intermediate container 94acebc7d1f4 16:36:05 ---> bc1c9e04f1bd 16:36:05 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:05 Removing intermediate container f6f5d7a24c50 16:36:05 ---> ee02a3cb69de 16:36:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:05 ---> Running in 8cc265be95f8 16:36:05 ---> 16f2cae8b881 16:36:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:05 Removing intermediate container 8cc265be95f8 16:36:05 ---> ade56de4766e 16:36:05 Step 21/23 : LABEL arch=x86_64 16:36:06 ---> Running in 62b80293f1e9 16:36:06 Removing intermediate container 62b80293f1e9 16:36:06 ---> 2ef42570ebf7 16:36:06 Step 22/23 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:36:06 ---> Running in 70307cd49956 16:36:06 Removing intermediate container 70307cd49956 16:36:06 ---> b444c80e0c7a 16:36:06 Step 23/23 : LABEL version=0.0.0 16:36:06 ---> f2cb5c2925b3 16:36:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:06 ---> Running in edcdbdcf4d8e 16:36:07 Removing intermediate container edcdbdcf4d8e 16:36:07 ---> fdda12823206 16:36:07 16:36:07 Successfully built fdda12823206 16:36:07 Successfully tagged sys-mgmt-agent:latest 16:36:07 Building security-secretstore-setup 16:36:07  Building sys-mgmt-agent ... done  ---> 75d676353f57 16:36:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:09 ---> 4b6ca415e345 16:36:09 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:36:10 ---> 5ffe837a73ab 16:36:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:10 ---> a0a15d94c764 16:36:10 Step 26/31 : RUN chmod +x /entrypoint.sh 16:36:11 ---> Running in dc9bebb93c08 16:36:14 Removing intermediate container dc9bebb93c08 16:36:14 ---> a955c15d492d 16:36:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:36:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:15 ---> d22bc8079219 16:36:15 Step 3/25 : WORKDIR /edgex-go 16:36:15 ---> Using cache 16:36:15 ---> 60b642eb6a5d 16:36:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:15 ---> Using cache 16:36:15 ---> f79107117825 16:36:15 Step 5/25 : RUN apk add --update --no-cache make git 16:36:15 ---> Using cache 16:36:15 ---> dd49b79c3369 16:36:15 Step 6/25 : COPY go.mod vendor* ./ 16:36:15 ---> Using cache 16:36:15 ---> b7894ba97ee7 16:36:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:15 ---> Using cache 16:36:15 ---> a2876484adb0 16:36:15 Step 8/25 : COPY . . 16:36:15 ---> Using cache 16:36:15 ---> 23a89cb52830 16:36:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:15 ---> Running in 9f150176669f 16:36:15 ---> Running in 63cac57437ff 16:36:15 Removing intermediate container 9f150176669f 16:36:15 ---> f1108907f902 16:36:15 Step 28/31 : CMD ["gate"] 16:36:15 ---> Running in 0e6ea85f7ae9 16:36:16 Removing intermediate container 0e6ea85f7ae9 16:36:16 ---> 102e34b5bf82 16:36:16 Step 29/31 : LABEL arch=x86_64 16:36:16 ---> Running in a2cc36aeb28e 16:36:16 Removing intermediate container a2cc36aeb28e 16:36:16 ---> c62b6b121615 16:36:16 Step 30/31 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:36:16 CGO_ENABLED=0 GO111MODULE=on 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 16:36:16 ---> Running in ca9907ac7204 16:36:16 Removing intermediate container ca9907ac7204 16:36:16 ---> 827059cb55cf 16:36:16 Step 31/31 : LABEL version=0.0.0 16:36:16 ---> Running in bcaf7ee59f3a 16:36:17 Removing intermediate container bcaf7ee59f3a 16:36:17 ---> f08304cc390b 16:36:17 16:36:17 Successfully built f08304cc390b 16:36:17 Successfully tagged security-bootstrapper:latest 16:36:17 Building security-spire-server 16:36:21  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:21 ---> d22bc8079219 16:36:21 Step 3/25 : WORKDIR /edgex-go 16:36:21 ---> Using cache 16:36:21 ---> 60b642eb6a5d 16:36:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:21 ---> Using cache 16:36:21 ---> f79107117825 16:36:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:36:23 ---> Running in 6a441e6d6dd9 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:25 OK: 211 MiB in 51 packages 16:36:27 Removing intermediate container fd6d898fa46b 16:36:27 ---> 4fc8e42bd168 16:36:27 16:36:27 Step 10/23 : FROM alpine:3.16 16:36:27 ---> e66264b98777 16:36:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:36:27 Removing intermediate container 6a441e6d6dd9 16:36:27 ---> cb6e49c94657 16:36:27 Step 6/25 : COPY go.mod vendor* ./ 16:36:27 ---> Running in 1381d47dfff1 16:36:28 ---> 6c619a8e1b64 16:36:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:28 ---> Running in 54b78994cfb1 16:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:29 (1/1) Installing dumb-init (1.2.5-r1) 16:36:29 Executing busybox-1.35.0-r13.trigger 16:36:29 OK: 6 MiB in 15 packages 16:36:31 Removing intermediate container 1381d47dfff1 16:36:31 ---> 3eac6f707ff6 16:36:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:31 ---> Running in 03609bd659e4 16:36:32 Removing intermediate container 03609bd659e4 16:36:32 ---> 833e98c9ac8d 16:36:32 Step 13/23 : ENV APP_PORT=59881 16:36:32 Removing intermediate container b45e6f9e5973 16:36:32 ---> 265d3f9e9fc7 16:36:32 16:36:32 Step 9/20 : FROM alpine:3.15 16:36:32 ---> 0ac33e5f5afa 16:36:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:32 ---> Using cache 16:36:32 ---> 0a60333cc2b3 16:36:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:32 ---> Using cache 16:36:32 ---> 4c3c63000ccd 16:36:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:36:32 ---> Running in 7e0a053a0f50 16:36:32 ---> Running in d1bc680cef24 16:36:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:32 Removing intermediate container 7e0a053a0f50 16:36:32 ---> e1766bf6d524 16:36:32 Step 14/23 : EXPOSE $APP_PORT 16:36:33 ---> Running in 727996e7b309 16:36:33 Removing intermediate container 727996e7b309 16:36:33 ---> c9b1b8b898d7 16:36:33 Step 15/23 : WORKDIR / 16:36:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:34 ---> Running in 6efb10790f27 16:36:34 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:34 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:34 OK: 15861 distinct packages available 16:36:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:34 Removing intermediate container 6efb10790f27 16:36:34 ---> 0b6a5070bcf7 16:36:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:35 ---> 59a68ff763ba 16:36:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:35 Removing intermediate container 9fabab50e1c8 16:36:35 ---> 2b2f35e2e203 16:36:35 16:36:35 Step 10/22 : FROM alpine:3.16 16:36:35 ---> e66264b98777 16:36:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:36:35 ---> Using cache 16:36:35 ---> 3eac6f707ff6 16:36:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:35 ---> Using cache 16:36:35 ---> 833e98c9ac8d 16:36:35 Step 13/22 : ENV APP_PORT=59861 16:36:35 (1/9) Installing ca-certificates (20211220-r0) 16:36:35 (2/9) Installing brotli-libs (1.0.9-r5) 16:36:36 ---> Running in cbbb9c6bdc92 16:36:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:36:36 (4/9) Installing libcurl (7.80.0-r2) 16:36:36 ---> bdcc897f04a1 16:36:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:36 (5/9) Installing curl (7.80.0-r2) 16:36:36 (6/9) Installing dumb-init (1.2.5-r1) 16:36:36 Removing intermediate container cbbb9c6bdc92 16:36:36 ---> 18f5e412f1a7 16:36:36 Step 14/22 : EXPOSE $APP_PORT 16:36:36 (7/9) Installing musl-obstack (1.2.3-r0) 16:36:36 (8/9) Installing libucontext (1.1-r0) 16:36:36 CGO_ENABLED=0 GO111MODULE=on 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 16:36:36 ---> Running in c4b413e32071 16:36:36 (9/9) Installing gcompat (1.0.0-r4) 16:36:36 ---> 81f03ea38cc9 16:36:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:36:36 Executing busybox-1.34.1-r5.trigger 16:36:36 Executing ca-certificates-20211220-r0.trigger 16:36:36 ---> Running in 6320cbd5ee06 16:36:36 Removing intermediate container c4b413e32071 16:36:36 ---> 280e069537b6 16:36:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:36 OK: 8 MiB in 23 packages 16:36:37 Removing intermediate container 6320cbd5ee06 16:36:37 ---> d0f51d841f1b 16:36:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:37 ---> a4294e34fe65 16:36:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:37 ---> Running in 22c54a563f17 16:36:37 Removing intermediate container 54b78994cfb1 16:36:37 ---> 216f537594b7 16:36:37 Step 8/25 : COPY . . 16:36:37 Removing intermediate container 22c54a563f17 16:36:37 ---> 0374436a0aed 16:36:37 Step 21/23 : LABEL arch=x86_64 16:36:38 ---> Running in 5afe029e76b4 16:36:38 ---> 4f43ee49958f 16:36:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:38 Removing intermediate container 5afe029e76b4 16:36:38 ---> c66116678015 16:36:38 Step 22/23 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:36:38 Removing intermediate container d1bc680cef24 16:36:38 ---> 61eccce93759 16:36:38 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:36:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:36:39 ---> Running in db9533ea06e3 16:36:39 ---> 8cde6d2ef589 16:36:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:36:40 Removing intermediate container db9533ea06e3 16:36:40 ---> bac28e5a3873 16:36:40 Step 23/23 : LABEL version=0.0.0 16:36:40 ---> 00c1a4c4c9e7 16:36:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:36:40 ---> Running in af2ceef6d49a 16:36:40 ---> Running in 8bcb8e0e75a0 16:36:40 Removing intermediate container af2ceef6d49a 16:36:40 ---> 0bff0fbf9189 16:36:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:40 ---> Running in 0c845c124c44 16:36:40 Removing intermediate container 8bcb8e0e75a0 16:36:40 ---> 767c85afa14b 16:36:40 16:36:40 Successfully built 767c85afa14b 16:36:40 Successfully tagged core-metadata:latest 16:36:40  Building core-metadata ... done Building support-notifications 16:36:42 ---> eb83b0bb2719 16:36:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:36:42 Removing intermediate container 0c845c124c44 16:36:42 ---> bf49680aca07 16:36:42 Step 20/22 : LABEL arch=x86_64 16:36:42 Removing intermediate container 63cac57437ff 16:36:42 ---> 645716e5b9ec 16:36:42 16:36:42 Step 10/25 : FROM alpine:3.16 16:36:42 ---> e66264b98777 16:36:42 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:42 ---> Running in d2b69795a7bf 16:36:42 ---> Running in 78df7d038f23 16:36:42 ---> 947053ee8945 16:36:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:36:42 Removing intermediate container d2b69795a7bf 16:36:42 ---> 11d58b4bbbe8 16:36:42 Step 21/22 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:36:42 ---> Running in 04d49d2203b3 16:36:42 ---> Running in 20768aa3289a 16:36:42 Removing intermediate container 04d49d2203b3 16:36:42 ---> 138253552eec 16:36:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:43 Removing intermediate container 20768aa3289a 16:36:43 ---> 8c831ef6c007 16:36:43 Step 22/22 : LABEL version=0.0.0 16:36:43 ---> Running in 61707197d29a 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.513s coverage: 98.5% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.541s coverage: 54.2% of statements 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:36:43 ---> Running in 4854340e319c 16:36:43 (1/3) Installing ca-certificates (20211220-r0) 16:36:43 (2/3) Installing dumb-init (1.2.5-r1) 16:36:43 (3/3) Installing su-exec (0.2-r1) 16:36:43 Executing busybox-1.35.0-r13.trigger 16:36:43 Executing ca-certificates-20211220-r0.trigger 16:36:43 Removing intermediate container 61707197d29a 16:36:43 ---> a0385b7d373b 16:36:43 Step 18/20 : LABEL arch=x86_64 16:36:43 ---> e29a57e64f16 16:36:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:36:43 OK: 6 MiB in 17 packages 16:36:43 Removing intermediate container 4854340e319c 16:36:43 ---> 82ec30113d16 16:36:43 16:36:43 ---> Running in 345d5bc324af 16:36:43 ---> Running in 02e024bc65a9 16:36:43 Successfully built 82ec30113d16 16:36:43 Successfully tagged support-scheduler:latest 16:36:43 Building core-command 16:36:44  Building support-scheduler ... done Removing intermediate container 02e024bc65a9 16:36:44 ---> 063bea170433 16:36:44 Step 10/25 : WORKDIR /edgex-go/spire-build 16:36:44 Removing intermediate container 345d5bc324af 16:36:44 ---> 49ec7a123673 16:36:44 Step 19/20 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:36:45 ---> Running in 58e1cc77fc3c 16:36:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:45 ---> d22bc8079219 16:36:45 Step 3/22 : WORKDIR /edgex-go 16:36:45 ---> Using cache 16:36:45 ---> 60b642eb6a5d 16:36:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:45 ---> Using cache 16:36:45 ---> f79107117825 16:36:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:45 ---> Running in 82908c1f6d40 16:36:45 Removing intermediate container 78df7d038f23 16:36:45 ---> 211fc2d92102 16:36:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:45 ---> Running in c4be282b6eec 16:36:45 Removing intermediate container 58e1cc77fc3c 16:36:45 ---> f0b4644c1052 16:36:45 Step 11/25 : 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 16:36:45 ---> Running in 8ea9bd2194ba 16:36:45 ---> Running in 12c9a91c19f9 16:36:45 Removing intermediate container 82908c1f6d40 16:36:45 ---> 9ec7ff747ea6 16:36:45 Step 20/20 : LABEL version=0.0.0 16:36:46 Removing intermediate container 8ea9bd2194ba 16:36:46 ---> b0262bfff448 16:36:46 Step 13/25 : WORKDIR / 16:36:46 ---> Running in 0c9a49e6f6eb 16:36:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:46 ---> Running in aa11ebee47ca 16:36:46 Removing intermediate container 0c9a49e6f6eb 16:36:46 ---> 328a3c72332b 16:36:46 16:36:46 Removing intermediate container aa11ebee47ca 16:36:46 ---> f01576032849 16:36:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:36:46 Successfully built 328a3c72332b 16:36:46 Successfully tagged security-spiffe-token-provider:latest 16:36:47  Building security-spiffe-token-provider ... done  ---> 41e2cc615728 16:36:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:36:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:47 Removing intermediate container 12c9a91c19f9 16:36:47 ---> 8cb47e4daad8 16:36:47 Step 12/25 : WORKDIR /edgex-go 16:36:47 ---> 0fd4dfef0edc 16:36:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:47 ---> Running in fadc5ad03b9e 16:36:47 OK: 211 MiB in 51 packages 16:36:47 Removing intermediate container fadc5ad03b9e 16:36:47 ---> 93e204fc2d5a 16:36:47 16:36:47 Step 13/25 : FROM alpine:3.15 16:36:47 ---> 0ac33e5f5afa 16:36:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:47 ---> Using cache 16:36:47 ---> 0a60333cc2b3 16:36:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:47 ---> Using cache 16:36:47 ---> 4c3c63000ccd 16:36:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:47 ---> 588ae04ab736 16:36:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:36:47 ---> Running in 1900ad832eb0 16:36:48 ---> 2e9e01c77a11 16:36:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:48 Removing intermediate container c4be282b6eec 16:36:48 ---> c9335b38daec 16:36:48 Step 6/22 : COPY go.mod vendor* ./ 16:36:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:48 ---> 7e34dae3353d 16:36:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:48 ---> Running in f3ef1bc921e4 16:36:48 ---> b282d1efeed9 16:36:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:36:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:49 ---> d22bc8079219 16:36:49 Step 3/23 : WORKDIR /edgex-go 16:36:49 ---> Using cache 16:36:49 ---> 60b642eb6a5d 16:36:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:49 ---> Using cache 16:36:49 ---> f79107117825 16:36:49 Step 5/23 : RUN apk add --update --no-cache make git 16:36:49 ---> Using cache 16:36:49 ---> dd49b79c3369 16:36:49 Step 6/23 : COPY go.mod vendor* ./ 16:36:49 ---> Using cache 16:36:49 ---> b7894ba97ee7 16:36:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:49 ---> Using cache 16:36:49 ---> a2876484adb0 16:36:49 Step 8/23 : COPY . . 16:36:49 ---> Using cache 16:36:49 ---> 23a89cb52830 16:36:49 Step 9/23 : RUN make cmd/core-command/core-command 16:36:49 ---> 134fc02743a5 16:36:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:36:49 ---> Running in 00005bec53f9 16:36:49 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:49 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:49 OK: 15861 distinct packages available 16:36:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:49 ---> 64f184298e27 16:36:49 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:36:49 ---> Running in f8ee7b3406bf 16:36:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:36:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:50 (1/5) Installing dumb-init (1.2.5-r1) 16:36:50 (2/5) Installing musl-obstack (1.2.3-r0) 16:36:50 (3/5) Installing libucontext (1.1-r0) 16:36:50 (4/5) Installing gcompat (1.0.0-r4) 16:36:50 Removing intermediate container f8ee7b3406bf 16:36:50 ---> cd84f4e6217e 16:36:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:36:51 ---> Running in 3a55c7d1913e 16:36:51 (5/5) Installing openssl (1.1.1q-r0) 16:36:51 Removing intermediate container 3a55c7d1913e 16:36:51 ---> 9b7ff6272f55 16:36:51 Step 23/25 : LABEL arch=x86_64 16:36:51 Executing busybox-1.34.1-r5.trigger 16:36:51 ---> Running in 251bbbfd43b9 16:36:51 OK: 6 MiB in 19 packages 16:36:51 Removing intermediate container 251bbbfd43b9 16:36:51 ---> c0148407fb5a 16:36:51 Step 24/25 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:36:51 ---> Running in ee09deaaa158 16:36:51 Removing intermediate container ee09deaaa158 16:36:51 ---> 7adce1889bc4 16:36:51 Step 25/25 : LABEL version=0.0.0 16:36:51 ---> Running in d182f4bce25b 16:36:51 Removing intermediate container 1900ad832eb0 16:36:51 ---> 0ca6e4f9a146 16:36:51 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:52 Removing intermediate container d182f4bce25b 16:36:52 ---> b00d0dd8f834 16:36:52 16:36:52 Successfully built b00d0dd8f834 16:36:52 Successfully tagged security-secretstore-setup:latest 16:36:54  Building security-secretstore-setup ... done  ---> ddc9658a4bb5 16:36:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:36:54 ---> 1b2b5293f383 16:36:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:36:54 Removing intermediate container f3ef1bc921e4 16:36:54 ---> e5317cb37c9c 16:36:54 Step 8/22 : COPY . . 16:36:55 ---> 87fb7ac4b94e 16:36:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:36:57 ---> f6ffd3f46d9a 16:36:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:57 ---> Running in 689f55c46475 16:36:57 Removing intermediate container 689f55c46475 16:36:57 ---> 76496552d621 16:36:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:58 ---> Running in 7fdab8a8e12b 16:36:58 Removing intermediate container 7fdab8a8e12b 16:36:58 ---> e8846454e2c9 16:36:58 Step 23/25 : LABEL arch=x86_64 16:36:58 ---> Running in e77ac97249e3 16:36:58 Removing intermediate container e77ac97249e3 16:36:58 ---> 7f994b639c2e 16:36:58 Step 24/25 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:36:59 ---> Running in 0ee0d728acd9 16:36:59 Removing intermediate container 0ee0d728acd9 16:36:59 ---> 8efeb0fff70b 16:36:59 Step 25/25 : LABEL version=0.0.0 16:36:59 ---> Running in b8f232a7c2f3 16:36:59 Removing intermediate container b8f232a7c2f3 16:36:59 ---> 97ab8954ac06 16:36:59 16:36:59 Successfully built 97ab8954ac06 16:36:59 Successfully tagged security-spire-server:latest 16:37:03  Building security-spire-server ... done  ---> e8257f1441b2 16:37:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:37:03 ---> Running in b14b64b30dd3 16:37:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:37:05 Removing intermediate container 00005bec53f9 16:37:05 ---> 350b8db43365 16:37:05 16:37:05 Step 10/23 : FROM alpine:3.16 16:37:05 ---> e66264b98777 16:37:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:37:05 ---> Using cache 16:37:05 ---> 3eac6f707ff6 16:37:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:05 ---> Using cache 16:37:05 ---> 833e98c9ac8d 16:37:05 Step 13/23 : ENV APP_PORT=59882 16:37:05 ---> Running in 75f348d6c2ef 16:37:05 Removing intermediate container 75f348d6c2ef 16:37:05 ---> 479631483f91 16:37:05 Step 14/23 : EXPOSE $APP_PORT 16:37:05 ---> Running in 677d12f4e099 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.179s coverage: 89.2% of statements 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.534s coverage: 83.8% of statements 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:06 Removing intermediate container 677d12f4e099 16:37:06 ---> 53df578c2104 16:37:06 Step 15/23 : WORKDIR / 16:37:06 ---> Running in f95f2164317a 16:37:06 Removing intermediate container f95f2164317a 16:37:06 ---> 90354e53df4e 16:37:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:06 ---> 16d90e1b8f63 16:37:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:07 ---> 9005d19c9744 16:37:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:07 ---> 78927740dad3 16:37:07 Step 19/23 : ENTRYPOINT ["/core-command"] 16:37:07 ---> Running in 53a7a626f977 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.523s coverage: 95.6% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.461s coverage: 72.2% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.527s coverage: 60.0% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.434s coverage: 0.9% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:08 Removing intermediate container 53a7a626f977 16:37:08 ---> fb6ee9f6f7cc 16:37:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.265s coverage: 58.8% of statements 16:37:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.247s coverage: 29.6% of statements 16:37:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:08 ---> Running in 78698784df84 16:37:08 Removing intermediate container 78698784df84 16:37:08 ---> 083339a5081b 16:37:08 Step 21/23 : LABEL arch=x86_64 16:37:08 ---> Running in f4c6ac7e229a 16:37:08 Removing intermediate container f4c6ac7e229a 16:37:08 ---> faebb598388d 16:37:08 Step 22/23 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:37:08 ---> Running in ae770a3afdd3 16:37:09 Removing intermediate container ae770a3afdd3 16:37:09 ---> c0030ceac119 16:37:09 Step 23/23 : LABEL version=0.0.0 16:37:09 ---> Running in 1e105d953cf0 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 47.1% of statements 16:37:09 Removing intermediate container 1e105d953cf0 16:37:09 ---> 88d2783d71ea 16:37:09 16:37:09 Successfully built 88d2783d71ea 16:37:09 Successfully tagged core-command:latest 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 79.5% of statements 16:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements 16:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.334s coverage: 96.3% of statements 16:37:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements 16:37:24  Building core-command ... done Removing intermediate container b14b64b30dd3 16:37:24 ---> 69a655b160bb 16:37:24 16:37:24 Step 10/22 : FROM alpine:3.16 16:37:24 ---> e66264b98777 16:37:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:24 ---> Running in 74be351afaa9 16:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:24 (1/2) Installing ca-certificates (20211220-r0) 16:37:24 (2/2) Installing dumb-init (1.2.5-r1) 16:37:24 Executing busybox-1.35.0-r13.trigger 16:37:24 Executing ca-certificates-20211220-r0.trigger 16:37:24 OK: 6 MiB in 16 packages 16:37:24 Removing intermediate container 74be351afaa9 16:37:24 ---> 031e8d063cff 16:37:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:24 ---> Running in 8da5cc18ea52 16:37:24 Removing intermediate container 8da5cc18ea52 16:37:24 ---> 58c5ec210ca4 16:37:24 Step 13/22 : ENV APP_PORT=59860 16:37:24 ---> Running in 5ebb8378303b 16:37:24 Removing intermediate container 5ebb8378303b 16:37:24 ---> 88d7c4084682 16:37:24 Step 14/22 : EXPOSE $APP_PORT 16:37:24 ---> Running in 39b0515660b1 16:37:24 Removing intermediate container 39b0515660b1 16:37:24 ---> fb560c6ffa62 16:37:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:24 ---> 1a5ec4d73282 16:37:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:24 ---> 7914dd2f8b25 16:37:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.275s coverage: 94.4% of statements 16:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.213s coverage: 44.8% of statements 16:37:24 ---> 4476bcd19e63 16:37:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:37:24 ---> Running in 37e4a7e3ef40 16:37:24 Removing intermediate container 37e4a7e3ef40 16:37:24 ---> 9dccb2e622e5 16:37:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:24 ---> Running in d1c38b274a91 16:37:24 Removing intermediate container d1c38b274a91 16:37:24 ---> e9093aa5f603 16:37:24 Step 20/22 : LABEL arch=x86_64 16:37:24 ---> Running in 280ad656ab64 16:37:24 Removing intermediate container 280ad656ab64 16:37:24 ---> 4a522da0ec47 16:37:24 Step 21/22 : LABEL git_sha=fa975470c129e2b2464dddebb8db61971dee44f5 16:37:25 ---> Running in 11a7b1ddf420 16:37:25 Removing intermediate container 11a7b1ddf420 16:37:25 ---> c3854d286ec7 16:37:25 Step 22/22 : LABEL version=0.0.0 16:37:25 ---> Running in 472125c332fa 16:37:25 Removing intermediate container 472125c332fa 16:37:25 ---> 3ec1ca9a5a19 16:37:25 16:37:25 Successfully built 3ec1ca9a5a19 16:37:25 Successfully tagged support-notifications:latest 16:37:25  Building support-notifications ... done  [Pipeline] } 16:37:25 $ docker stop --time=1 e2bf969bd6024bfbf29eae67165513aff33ba6c05201453d830049479e69353c 16:37:26 $ docker rm -f e2bf969bd6024bfbf29eae67165513aff33ba6c05201453d830049479e69353c [Pipeline] // withDockerContainer [Pipeline] sh 16:37:26 + docker images 16:37:26 REPOSITORY TAG IMAGE ID CREATED SIZE 16:37:26 support-notifications latest 3ec1ca9a5a19 2 seconds ago 27.1MB 16:37:26 69a655b160bb 6 seconds ago 1.68GB 16:37:26 core-command latest 88d2783d71ea 17 seconds ago 16.1MB 16:37:26 350b8db43365 22 seconds ago 1.62GB 16:37:26 security-spire-server latest 97ab8954ac06 27 seconds ago 86.5MB 16:37:26 security-secretstore-setup latest b00d0dd8f834 35 seconds ago 28.9MB 16:37:26 93e204fc2d5a 39 seconds ago 1.52GB 16:37:26 security-spiffe-token-provider latest 328a3c72332b 40 seconds ago 29.1MB 16:37:26 support-scheduler latest 82ec30113d16 43 seconds ago 26.5MB 16:37:26 645716e5b9ec 45 seconds ago 1.63GB 16:37:26 core-metadata latest 767c85afa14b 46 seconds ago 17.1MB 16:37:26 2b2f35e2e203 51 seconds ago 1.68GB 16:37:26 265d3f9e9fc7 55 seconds ago 1.67GB 16:37:26 4fc8e42bd168 About a minute ago 1.62GB 16:37:26 security-bootstrapper latest f08304cc390b About a minute ago 19.3MB 16:37:26 sys-mgmt-agent latest fdda12823206 About a minute ago 299MB 16:37:26 286d54c68cc8 About a minute ago 1.62GB 16:37:26 core-data latest bc39adce913b About a minute ago 21.5MB 16:37:26 security-proxy-setup latest b475f6642b37 About a minute ago 27.1MB 16:37:26 392a071601d3 About a minute ago 1.62GB 16:37:26 799f5b5d30a8 About a minute ago 1.65GB 16:37:26 ee7c0c9afc07 About a minute ago 1.63GB 16:37:26 security-spire-agent latest e8c0751e4f29 About a minute ago 125MB 16:37:26 security-spire-config latest 8b2c14a5f4f3 About a minute ago 85.8MB 16:37:26 f89e3cb25921 2 minutes ago 1.52GB 16:37:26 8f988119792a 2 minutes ago 1.52GB 16:37:26 ci-base-image-x86_64 latest d22bc8079219 5 minutes ago 937MB 16:37:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 days ago 253MB 16:37:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 days ago 677MB 16:37:26 alpine 3.16 e66264b98777 7 weeks ago 5.53MB 16:37:26 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:37:26 alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB 16:37:26 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] } 16:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.799s coverage: 82.5% of statements 16:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.430s coverage: 92.9% of statements 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.254s coverage: 80.0% of statements 16:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 16:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements 16:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 91.2% of statements 16:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.928s coverage: 64.4% of statements 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements 16:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 16:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 16:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 16:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 16:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.378s coverage: 65.4% of statements 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.914s coverage: 43.8% of statements 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.420s coverage: 17.7% of statements 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.684s coverage: 92.3% of statements 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.199s coverage: 28.9% of statements 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.256s coverage: 100.0% of statements 16:38:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:38:03 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 16:38:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:03 GO111MODULE=on go vet ./... 16:39:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:55 ./bin/test-attribution-txt.sh [Pipeline] echo 16:39:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:39:56 + ls -al . 16:39:56 total 680 16:39:56 drwxrwxr-x 9 1001 1001 4096 Jul 12 16:33 . 16:39:56 drwxr-xr-x 4 root root 4096 Jul 12 16:33 .. 16:39:56 -rw-rw-r-- 1 1001 1001 11 Jul 12 16:32 .dockerignore 16:39:56 drwxrwxr-x 8 1001 1001 4096 Jul 12 16:32 .git 16:39:56 drwxrwxr-x 3 1001 1001 4096 Jul 12 16:32 .github 16:39:56 -rw-rw-r-- 1 1001 1001 1030 Jul 12 16:32 .gitignore 16:39:56 -rw-rw-r-- 1 1001 1001 42 Jul 12 16:32 .golangci.yml 16:39:56 -rw-rw-r-- 1 1001 1001 87 Jul 12 16:32 .hadolint.yml 16:39:56 -rw-rw-r-- 1 1001 1001 166 Jul 12 16:32 .sonarcloud.properties 16:39:56 -rw-rw-r-- 1 1001 1001 1171 Jul 12 16:32 ADOPTERS.md 16:39:56 -rw-rw-r-- 1 1001 1001 10347 Jul 12 16:32 Attribution.txt 16:39:56 -rw-rw-r-- 1 1001 1001 63209 Jul 12 16:32 CHANGELOG.md 16:39:56 -rw-rw-r-- 1 1001 1001 3804 Jul 12 16:32 CONTRIBUTING.md 16:39:56 -rw-rw-r-- 1 1001 1001 677 Jul 12 16:32 GOVERNANCE.md 16:39:56 -rw-rw-r-- 1 1001 1001 850 Jul 12 16:32 Jenkinsfile 16:39:56 -rw-rw-r-- 1 1001 1001 10775 Jul 12 16:32 LICENSE 16:39:56 -rw-rw-r-- 1 1001 1001 10350 Jul 12 16:32 Makefile 16:39:56 -rw-rw-r-- 1 1001 1001 582 Jul 12 16:32 OWNERS.md 16:39:56 -rw-rw-r-- 1 1001 1001 9094 Jul 12 16:32 README.md 16:39:56 -rw-rw-r-- 1 1001 1001 6912 Jul 12 16:32 SECURITY.md 16:39:56 -rw-rw-r-- 1 1001 1001 5 Jul 12 16:31 VERSION 16:39:56 -rw-rw-r-- 1 1001 1001 4131 Jul 12 16:32 ZMQWindows.md 16:39:56 drwxrwxr-x 2 1001 1001 4096 Jul 12 16:32 bin 16:39:56 drwxrwxr-x 18 1001 1001 4096 Jul 12 16:32 cmd 16:39:56 -rw-r--r-- 1 root root 435593 Jul 12 16:38 coverage.out 16:39:56 -rw-rw-r-- 1 1001 1001 3311 Jul 12 16:32 go.mod 16:39:56 -rw-rw-r-- 1 1001 1001 36231 Jul 12 16:32 go.sum 16:39:56 drwxrwxr-x 8 1001 1001 4096 Jul 12 16:32 internal 16:39:56 drwxrwxr-x 3 1001 1001 4096 Jul 12 16:32 openapi 16:39:56 drwxrwxr-x 4 1001 1001 4096 Jul 12 16:32 snap 16:39:56 -rw-rw-r-- 1 1001 1001 204 Jul 12 16:32 version.go [Pipeline] sh 16:39:56 + '[' -e coverage.out ] 16:39:56 + chown 1001:1001 coverage.out [Pipeline] stash 16:39:56 Warning: overwriting stash ‘coverage-report’ 16:39:57 Stashed 1 file(s) [Pipeline] sh 16:39:58 + make build 16:39:58 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:41:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:42:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:42:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:43:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:37 CGO_ENABLED=0 GO111MODULE=on 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 16:43:42 CGO_ENABLED=0 GO111MODULE=on 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 16:43:47 CGO_ENABLED=0 GO111MODULE=on 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 16:43:50 CGO_ENABLED=0 GO111MODULE=on 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 16:43:55 CGO_ENABLED=0 GO111MODULE=on 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 16:44:03 CGO_ENABLED=0 GO111MODULE=on 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] } 16:44:08 $ docker stop --time=1 6cc58cdbe0cdea14ea3f5ae606cd6a6a86456b50e0b0e6c62bf6c55153ed8827 16:44:11 $ docker rm -f 6cc58cdbe0cdea14ea3f5ae606cd6a6a86456b50e0b0e6c62bf6c55153ed8827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:13 16:44:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:13 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:13 29e5d40040c1: Pulling fs layer 16:44:13 1ce36da41761: Pulling fs layer 16:44:13 25b303627fd3: Pulling fs layer 16:44:14 29e5d40040c1: Verifying Checksum 16:44:14 29e5d40040c1: Download complete 16:44:14 1ce36da41761: Download complete 16:44:14 29e5d40040c1: Pull complete 16:44:16 25b303627fd3: Verifying Checksum 16:44:16 25b303627fd3: Download complete 16:44:16 1ce36da41761: Pull complete 16:44:28 25b303627fd3: Pull complete 16:44:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:28 prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container 16:44:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:31 $ docker top ae69d9a49d922630b69155678b8c696ba368e5f2c2b03f6ff36b283f4284aa2f -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:32 + grep parallel 16:44:32 + docker-compose build --help 16:44:37 --parallel Build images in parallel. [Pipeline] } 16:44:37 $ docker stop --time=1 ae69d9a49d922630b69155678b8c696ba368e5f2c2b03f6ff36b283f4284aa2f 16:44:39 $ docker rm -f ae69d9a49d922630b69155678b8c696ba368e5f2c2b03f6ff36b283f4284aa2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:40 prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container 16:44:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:41 $ docker top dc7e8f871507081b9409829413eea9a19d8cac7de653483b6cd7d9c3fd467b72 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:42 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:49 Building core-command ... 16:44:49 Building core-data ... 16:44:49 Building core-metadata ... 16:44:49 Building security-bootstrapper ... 16:44:49 Building security-proxy-setup ... 16:44:49 Building security-secretstore-setup ... 16:44:49 Building security-spiffe-token-provider ... 16:44:49 Building security-spire-agent ... 16:44:49 Building security-spire-config ... 16:44:49 Building security-spire-server ... 16:44:49 Building support-notifications ... 16:44:49 Building support-scheduler ... 16:44:49 Building sys-mgmt-agent ... 16:44:49 Building core-data 16:44:49 Building security-bootstrapper 16:44:49 Building security-spire-config 16:44:49 Building sys-mgmt-agent 16:44:49 Building security-spire-agent 16:46:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:46:11 ---> bda8706a0a8e 16:46:11 Step 3/26 : WORKDIR /edgex-go 16:46:11 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:46:11 ---> bda8706a0a8e 16:46:11 Step 3/31 : WORKDIR /edgex-go 16:46:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:11 ---> bda8706a0a8e 16:46:11 Step 3/23 : WORKDIR /edgex-go 16:46:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:46:11 ---> bda8706a0a8e 16:46:11 Step 3/26 : WORKDIR /edgex-go 16:46:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:46:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:11 ---> bda8706a0a8e 16:46:11 Step 3/23 : WORKDIR /edgex-go 16:46:11 ---> Running in 1cb528bb8947 16:46:11 ---> Running in 90a7dec7635c 16:46:11 ---> Running in 823232cbdde4 16:46:11 ---> Running in 779379b8211c 16:46:11 ---> Running in 95510dd91ac7 16:46:11 Removing intermediate container 90a7dec7635c 16:46:11 ---> 3d040a2ae15c 16:46:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:11 Removing intermediate container 779379b8211c 16:46:11 ---> 4c2051185d1b 16:46:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:11 ---> Running in a05feca31cfd 16:46:11 Removing intermediate container 95510dd91ac7 16:46:11 ---> 39373743fe08 16:46:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:11 Removing intermediate container 1cb528bb8947 16:46:11 ---> fbcb35e6fa24 16:46:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:11 Removing intermediate container 823232cbdde4 16:46:11 ---> 9b570d5d5ef0 16:46:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:11 ---> Running in f7ccfe375036 16:46:11 ---> Running in 0d16071e64ed 16:46:11 ---> Running in 1c87adb3fcbf 16:46:11 ---> Running in 685f7287d2a9 16:46:11 Removing intermediate container a05feca31cfd 16:46:11 ---> 32e3625a6c5c 16:46:11 Step 5/23 : RUN apk add --update --no-cache make bash git 16:46:11 ---> Running in 27b5fcef1313 16:46:11 Removing intermediate container 0d16071e64ed 16:46:11 ---> e86ba78d860a 16:46:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:46:11 ---> Running in c294e0baab8a 16:46:11 Removing intermediate container 1c87adb3fcbf 16:46:11 ---> dfc3f37610b9 16:46:11 Step 5/31 : RUN apk add --update --no-cache make git 16:46:11 ---> Running in c9fa69d6982f 16:46:11 Removing intermediate container f7ccfe375036 16:46:11 ---> 9e2e91d23588 16:46:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:46:11 Removing intermediate container 685f7287d2a9 16:46:11 ---> 2e16d0aea0bd 16:46:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:46:11 ---> Running in 1b5c665994a8 16:46:11 ---> Running in c94ea397c528 16:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:46:12 OK: 221 MiB in 51 packages 16:46:13 OK: 221 MiB in 51 packages 16:46:14 OK: 221 MiB in 51 packages 16:46:14 OK: 221 MiB in 51 packages 16:46:14 Removing intermediate container 27b5fcef1313 16:46:14 ---> bb29f3b5cb97 16:46:14 Step 6/23 : COPY go.mod vendor* ./ 16:46:14 OK: 221 MiB in 51 packages 16:46:15 Removing intermediate container c294e0baab8a 16:46:15 ---> b54f19eac0be 16:46:15 Step 6/26 : COPY go.mod vendor* ./ 16:46:15 ---> a84c2ab32b53 16:46:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:16 Removing intermediate container c9fa69d6982f 16:46:16 ---> 486c98414925 16:46:16 Step 6/31 : COPY go.mod vendor* ./ 16:46:16 ---> Running in b5dae2c792a5 16:46:16 Removing intermediate container 1b5c665994a8 16:46:16 ---> 155e463aa5b8 16:46:16 Step 6/23 : COPY go.mod vendor* ./ 16:46:16 Removing intermediate container c94ea397c528 16:46:16 ---> 5a25c72c69fd 16:46:16 Step 6/26 : COPY go.mod vendor* ./ 16:46:16 ---> f8091bff5c58 16:46:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:16 ---> Running in 5a3b65733641 16:46:17 ---> c71a4b043914 16:46:17 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:17 ---> Running in b373c1ebe6ab 16:46:17 ---> bc58be9d5801 16:46:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:18 ---> 22d8b5b11ef3 16:46:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:18 ---> Running in 535bc100e052 16:46:18 ---> Running in b2af165f25a5 16:47:26 Removing intermediate container 535bc100e052 16:47:26 ---> 74d30e38868c 16:47:26 Step 8/26 : COPY . . 16:47:26 Removing intermediate container b373c1ebe6ab 16:47:26 ---> 11adba9e301b 16:47:26 Step 8/31 : COPY . . 16:47:26 Removing intermediate container 5a3b65733641 16:47:26 ---> 8fec2338114c 16:47:26 Step 8/26 : COPY . . 16:47:26 Removing intermediate container b2af165f25a5 16:47:26 ---> f75c6ad382df 16:47:26 Step 8/23 : COPY . . 16:47:26 Removing intermediate container b5dae2c792a5 16:47:26 ---> b0f8a7824e47 16:47:26 Step 8/23 : COPY . . 16:47:48 ---> ab79e4c0e18f 16:47:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:47:48 ---> abedecc71a5d 16:47:48 Step 9/23 : RUN make cmd/core-data/core-data 16:47:48 ---> 4c8e9adced72 16:47:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:47:48 ---> Running in c24edc5d686b 16:47:48 ---> Running in f0844fdfb272 16:47:48 ---> Running in 8e45c0924928 16:47:48 ---> a1fb08349262 16:47:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:47:48 ---> 6f39bfe26a3d 16:47:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:47:48 ---> Running in c4d5cc8591f9 16:47:48 ---> Running in 8eab085d8714 16:47:48 Removing intermediate container f0844fdfb272 16:47:48 ---> f87d27edf0a5 16:47:48 Step 10/26 : WORKDIR /edgex-go/spire-build 16:47:48 ---> Running in 6c1a58c49a9c 16:47:48 Removing intermediate container 8eab085d8714 16:47:48 ---> dcee3ec61181 16:47:48 Step 10/26 : WORKDIR /edgex-go/spire-build 16:47:48 ---> Running in cd770feacdb5 16:47:48 Removing intermediate container 6c1a58c49a9c 16:47:48 ---> e28b38d52cde 16:47:48 Step 11/26 : 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 16:47:48 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:47:48 ---> Running in 1b151697904e 16:47:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:47:48 Removing intermediate container cd770feacdb5 16:47:48 ---> 21be5e670a8a 16:47:48 Step 11/26 : 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 16:47:48 ---> Running in 73a894a3e816 16:47:49 CGO_ENABLED=0 GO111MODULE=on 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 16:47:52 Removing intermediate container 1b151697904e 16:47:52 ---> c912b87bde64 16:47:52 Step 12/26 : WORKDIR /edgex-go 16:47:52 ---> Running in 5853b9bb517c 16:47:52 Removing intermediate container 73a894a3e816 16:47:52 ---> e8922eb50413 16:47:52 Step 12/26 : WORKDIR /edgex-go 16:47:52 ---> Running in 9cc7a7c90763 16:47:53 Removing intermediate container 5853b9bb517c 16:47:53 ---> 3fd2dc7d58ef 16:47:53 16:47:53 Step 13/26 : FROM alpine:3.15 16:47:53 3.15: Pulling from library/alpine 16:47:53 Removing intermediate container 9cc7a7c90763 16:47:53 ---> ecc1bbc5a3ae 16:47:53 16:47:53 Step 13/26 : FROM alpine:3.15 16:47:53 3.15: Pulling from library/alpine 16:47:54 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:47:54 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:47:54 Status: Downloaded newer image for alpine:3.15 16:47:54 Status: Downloaded newer image for alpine:3.15 16:47:54 ---> 3fb3c9af89a9 16:47:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:54 ---> 3fb3c9af89a9 16:47:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:55 ---> Running in 3b8adebe5a93 16:47:55 ---> Running in 6aaa1ed9f6ea 16:47:55 Removing intermediate container 3b8adebe5a93 16:47:55 ---> c49a6f7b70e0 16:47:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:55 Removing intermediate container 6aaa1ed9f6ea 16:47:55 ---> ea0d723b112e 16:47:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:55 ---> Running in 9efc96ca57ee 16:47:55 ---> Running in d7f305dc02fe 16:48:00 Removing intermediate container 9efc96ca57ee 16:48:00 ---> 4633c5e0d480 16:48:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:48:00 Removing intermediate container d7f305dc02fe 16:48:00 ---> 9cc0d51ec586 16:48:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:48:00 ---> Running in ac4e1403560a 16:48:00 ---> Running in fc870498dbbc 16:48:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:04 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:48:04 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:48:04 OK: 15738 distinct packages available 16:48:04 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:48:04 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:48:04 OK: 15738 distinct packages available 16:48:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:48:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:48:07 (1/5) Installing dumb-init (1.2.5-r1) 16:48:07 (1/4) Installing dumb-init (1.2.5-r1) 16:48:07 (2/5) Installing musl-obstack (1.2.3-r0) 16:48:07 (2/4) Installing musl-obstack (1.2.3-r0) 16:48:07 (3/5) Installing libucontext (1.1-r0) 16:48:07 (3/4) Installing libucontext (1.1-r0) 16:48:07 (4/5) Installing gcompat (1.0.0-r4) 16:48:07 (4/4) Installing gcompat (1.0.0-r4) 16:48:07 (5/5) Installing openssl (1.1.1q-r0) 16:48:07 Executing busybox-1.34.1-r5.trigger 16:48:07 Executing busybox-1.34.1-r5.trigger 16:48:07 OK: 6 MiB in 18 packages 16:48:07 OK: 6 MiB in 19 packages 16:48:09 Removing intermediate container ac4e1403560a 16:48:09 ---> a36bec097af2 16:48:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:48:09 Removing intermediate container fc870498dbbc 16:48:09 ---> 26ec008fa298 16:48:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:48:14 ---> ae43a65237b6 16:48:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:48:19 ---> b1eb11288415 16:48:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:48:20 ---> 4bad5f314977 16:48:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:48:20 ---> Running in e56c9edca4f2 16:48:21 Removing intermediate container e56c9edca4f2 16:48:21 ---> 73724bdc967f 16:48:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:48:21 ---> c51d84f65911 16:48:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:48:22 ---> 773111174ebc 16:48:22 Step 21/26 : WORKDIR / 16:48:22 ---> Running in 0280833ffab8 16:48:23 ---> 5387a6bb0442 16:48:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tplRemoving intermediate container 0280833ffab8 16:48:23 16:48:23 ---> c238106b6865 16:48:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:48:23 ---> Running in b46b085943c3 16:48:24 Removing intermediate container b46b085943c3 16:48:24 ---> bdfade1fb78c 16:48:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:48:24 ---> Running in 927fa5960f96 16:48:24 ---> a55081fc3129 16:48:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:48:24 Removing intermediate container 927fa5960f96 16:48:24 ---> 352638f67bcf 16:48:24 Step 24/26 : LABEL arch=arm64 16:48:24 ---> Running in 8fd95c96987b 16:48:25 Removing intermediate container 8fd95c96987b 16:48:25 ---> 40136af5b070 16:48:25 Step 25/26 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 16:48:25 ---> Running in 05908d96c673 16:48:25 ---> 2274182e81ea 16:48:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:48:26 ---> Running in e3b30aa67ce9 16:48:26 Removing intermediate container 05908d96c673 16:48:26 ---> 88df1462be7d 16:48:26 Step 26/26 : LABEL version=0.0.0 16:48:26 ---> Running in 7e94e1ce53cc 16:48:26 Removing intermediate container e3b30aa67ce9 16:48:26 ---> b1a756dcd105 16:48:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:48:27 ---> Running in 5dad139aab2f 16:48:27 Removing intermediate container 7e94e1ce53cc 16:48:27 ---> 6df93f65f3d5 16:48:27 16:48:27 Removing intermediate container 5dad139aab2f 16:48:27 ---> 372399f575ef 16:48:27 Step 24/26 : LABEL arch=arm64 16:48:27 ---> Running in c3d57720b856 16:48:28 Removing intermediate container c3d57720b856 16:48:28 ---> 4289bbb28d3c 16:48:28 Step 25/26 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 16:48:28 ---> Running in df08e414fcdf 16:48:28 Successfully built 6df93f65f3d5 16:48:28 Successfully tagged security-spire-config-arm64:latest 16:48:28  Building security-spire-config ... done Building support-scheduler 16:48:29 Removing intermediate container df08e414fcdf 16:48:29 ---> 3a2a1a0f7ae2 16:48:29 Step 26/26 : LABEL version=0.0.0 16:48:29 ---> Running in 75e05aef5726 16:48:29 Removing intermediate container 75e05aef5726 16:48:29 ---> 7710dd1902cf 16:48:29 16:48:30 Successfully built 7710dd1902cf 16:48:30 Successfully tagged security-spire-agent-arm64:latest 16:48:30 Building core-metadata 16:49:17  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:17 ---> bda8706a0a8e 16:49:17 Step 3/22 : WORKDIR /edgex-go 16:49:17 ---> Using cache 16:49:17 ---> 9b570d5d5ef0 16:49:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:17 ---> Using cache 16:49:17 ---> 2e16d0aea0bd 16:49:17 Step 5/22 : RUN apk add --update --no-cache make git 16:49:17 ---> Running in baaffbdf6da1 16:49:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:17 ---> bda8706a0a8e 16:49:17 Step 3/23 : WORKDIR /edgex-go 16:49:17 ---> Using cache 16:49:17 ---> 9b570d5d5ef0 16:49:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:17 ---> Using cache 16:49:17 ---> 2e16d0aea0bd 16:49:17 Step 5/23 : RUN apk add --update --no-cache make git 16:49:17 ---> Running in 545d82368d6d 16:49:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:49:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:49:21 OK: 221 MiB in 51 packages 16:49:22 OK: 221 MiB in 51 packages 16:49:23 Removing intermediate container baaffbdf6da1 16:49:23 ---> b537d51624cf 16:49:23 Step 6/22 : COPY go.mod vendor* ./ 16:49:23 Removing intermediate container 545d82368d6d 16:49:23 ---> e8d1273bf9e7 16:49:23 Step 6/23 : COPY go.mod vendor* ./ 16:49:24 ---> 95b0c3f71390 16:49:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:25 ---> Running in 7fe2ec88b53d 16:49:25 ---> da47fc942bdb 16:49:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:25 ---> Running in 5dc7e09316f8 16:50:33 Removing intermediate container 7fe2ec88b53d 16:50:33 ---> 2b17397ad465 16:50:33 Step 8/22 : COPY . . 16:50:33 Removing intermediate container 5dc7e09316f8 16:50:33 ---> 8f45c6752e1f 16:50:33 Step 8/23 : COPY . . 16:51:06 ---> 273ea48c86f3 16:51:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:51:06 ---> Running in 011d4a0f83d6 16:51:06 ---> 5600e1b9680c 16:51:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:51:06 ---> Running in 6d4e8190ab91 16:51:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:51:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:53:28 Removing intermediate container 8e45c0924928 16:53:28 ---> c5d8b595aa1d 16:53:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:53:28 ---> Running in c9022d61ba38 16:53:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:53:31 Removing intermediate container c9022d61ba38 16:53:31 ---> 613c8b78315a 16:53:31 16:53:31 Step 11/23 : FROM docker:20.10.14 16:53:31 20.10.14: Pulling from library/docker 16:53:36 Removing intermediate container c4d5cc8591f9 16:53:36 ---> 316c9e365dbc 16:53:36 16:53:36 Step 10/31 : FROM alpine:3.16 16:53:37 3.16: Pulling from library/alpine 16:53:37 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:53:37 Status: Downloaded newer image for alpine:3.16 16:53:37 ---> 6e30ab57aeee 16:53:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:53:37 ---> Running in 1f4ef82b2e41 16:53:38 Removing intermediate container 1f4ef82b2e41 16:53:38 ---> c9fcca5670f6 16:53:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:53:38 ---> Running in f8018f240b90 16:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:43 (1/2) Installing dumb-init (1.2.5-r1) 16:53:43 (2/2) Installing su-exec (0.2-r1) 16:53:43 Executing busybox-1.35.0-r13.trigger 16:53:43 OK: 5 MiB in 16 packages 16:53:45 Removing intermediate container f8018f240b90 16:53:45 ---> 4645564b9e8f 16:53:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:53:45 ---> Running in 1989e44578b0 16:53:46 Removing intermediate container 1989e44578b0 16:53:46 ---> 6ea577614929 16:53:46 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:53:46 ---> Running in f2db7d3a50ee 16:53:47 Removing intermediate container f2db7d3a50ee 16:53:47 ---> 3060a265c8a3 16:53:47 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:53:47 ---> Running in a1ffbffc4060 16:53:48 Removing intermediate container a1ffbffc4060 16:53:48 ---> 8732b69e7526 16:53:48 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:48 ---> Running in ba5d547f7a66 16:53:53 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:53:53 Status: Downloaded newer image for docker:20.10.14 16:53:53 ---> c346e9eafbab 16:53:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:53:53 ---> Running in 261bdf9f957c 16:53:53 Removing intermediate container ba5d547f7a66 16:53:53 ---> 7c8a130bddec 16:53:53 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:53:53 ---> Running in 83eaefacb8ac 16:53:54 Removing intermediate container 261bdf9f957c 16:53:54 ---> 41b70b08911c 16:53:54 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:53:54 Removing intermediate container 83eaefacb8ac 16:53:54 ---> 241be47b1663 16:53:54 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:53:54 ---> Running in 75184bc92e2d 16:53:56 ---> 520ec74f69b1 16:53:56 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:53:56 ---> Running in 5ac6c270c9ea 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:59 (1/43) Installing readline (8.1.1-r0) 16:53:59 (2/43) Installing bash (5.1.16-r0) 16:53:59 Executing bash-5.1.16-r0.post-install 16:53:59 (3/43) Installing brotli-libs (1.0.9-r5) 16:53:59 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:53:59 (5/43) Installing libcurl (7.80.0-r2) 16:53:59 (6/43) Installing curl (7.80.0-r2) 16:53:59 (7/43) Installing dumb-init (1.2.5-r1) 16:53:59 (8/43) Installing libbz2 (1.0.8-r1) 16:53:59 (9/43) Installing expat (2.4.7-r0) 16:53:59 (10/43) Installing libffi (3.4.2-r1) 16:53:59 (11/43) Installing gdbm (1.22-r0) 16:53:59 (12/43) Installing xz-libs (5.2.5-r1) 16:53:59 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:53:59 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:53:59 (15/43) Installing mpdecimal (2.5.1-r1) 16:53:59 (16/43) Installing sqlite-libs (3.36.0-r0) 16:53:59 (17/43) Installing python3 (3.9.7-r4) 16:53:59 Removing intermediate container 5ac6c270c9ea 16:53:59 ---> 2fa9db4d6c21 16:53:59 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:01 ---> 40ace2d26761 16:54:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:54:03 (18/43) Installing py3-appdirs (1.4.4-r2) 16:54:03 (19/43) Installing py3-certifi (2020.12.5-r1) 16:54:03 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:54:03 (21/43) Installing py3-idna (3.3-r0) 16:54:03 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:54:03 (23/43) Installing py3-requests (2.26.0-r1) 16:54:03 (24/43) Installing py3-msgpack (1.0.2-r1) 16:54:03 ---> 0c5e4bad6b51 16:54:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:54:03 (25/43) Installing py3-lockfile (0.12.2-r4) 16:54:03 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:54:03 (27/43) Installing py3-colorama (0.4.4-r1) 16:54:03 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:54:03 (29/43) Installing py3-distlib (0.3.3-r0) 16:54:03 (30/43) Installing py3-distro (1.6.0-r0) 16:54:03 (31/43) Installing py3-six (1.16.0-r0) 16:54:03 (32/43) Installing py3-webencodings (0.5.1-r4) 16:54:03 (33/43) Installing py3-html5lib (1.1-r1) 16:54:03 (34/43) Installing py3-parsing (2.4.7-r2) 16:54:04 (35/43) Installing py3-packaging (20.9-r1) 16:54:04 (36/43) Installing py3-tomli (1.2.2-r0) 16:54:04 (37/43) Installing py3-pep517 (0.12.0-r0) 16:54:04 (38/43) Installing py3-progress (1.6-r0) 16:54:04 (39/43) Installing py3-retrying (1.3.3-r2) 16:54:04 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:54:04 (41/43) Installing py3-setuptools (52.0.0-r4) 16:54:04 (42/43) Installing py3-toml (0.10.2-r2) 16:54:04 (43/43) Installing py3-pip (20.3.4-r1) 16:54:04 ---> dc8fed4f8b64 16:54:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:54:05 Executing busybox-1.34.1-r5.trigger 16:54:05 OK: 82 MiB in 65 packages 16:54:05 ---> 49914bff8cca 16:54:05 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:54:06 ---> 7fb99f9c1292 16:54:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:54:07 ---> 89ac30d51ef3 16:54:07 Step 26/31 : RUN chmod +x /entrypoint.sh 16:54:07 ---> Running in 214f44939c3d 16:54:11 Removing intermediate container 214f44939c3d 16:54:11 ---> 8476e64d354a 16:54:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:54:11 ---> Running in 4aaab3b4f32a 16:54:11 Removing intermediate container 4aaab3b4f32a 16:54:11 ---> c7c375a20be6 16:54:11 Step 28/31 : CMD ["gate"] 16:54:11 ---> Running in 849f5c9b4cd9 16:54:12 Removing intermediate container 849f5c9b4cd9 16:54:12 ---> 35d19326a01f 16:54:12 Step 29/31 : LABEL arch=arm64 16:54:12 ---> Running in 66b76d33683f 16:54:13 Removing intermediate container 66b76d33683f 16:54:13 ---> f4454163fa2f 16:54:13 Step 30/31 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 16:54:13 ---> Running in 8039c29ebd71 16:54:13 Removing intermediate container 8039c29ebd71 16:54:13 ---> 4a6fb1a45051 16:54:13 Step 31/31 : LABEL version=0.0.0 16:54:13 ---> Running in eb504aa04b2d 16:54:13 Collecting docker-compose==1.23.2 16:54:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:54:14 Removing intermediate container eb504aa04b2d 16:54:14 ---> 42809052ac6c 16:54:14 16:54:15 Successfully built 42809052ac6c 16:54:15 Successfully tagged security-bootstrapper-arm64:latest 16:54:15  Building security-bootstrapper ... done Building security-spiffe-token-provider 16:54:15 Collecting PyYAML<4,>=3.10 16:54:15 Downloading PyYAML-3.13.tar.gz (270 kB) 16:54:21 Collecting docopt<0.7,>=0.6.1 16:54:21 Downloading docopt-0.6.2.tar.gz (25 kB) 16:54:23 Collecting dockerpty<0.5,>=0.4.1 16:54:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:54:28 Collecting texttable<0.10,>=0.9.0 16:54:28 Downloading texttable-0.9.1.tar.gz (11 kB) 16:54:34 Collecting cached-property<2,>=1.2.0 16:54:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:54:34 Collecting docker<4.0,>=3.6.0 16:54:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:54:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:54:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:54:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:54:38 Collecting jsonschema<3,>=2.5.1 16:54:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:54:39 Collecting websocket-client<1.0,>=0.32.0 16:54:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:54:41 Collecting docker-pycreds>=0.4.0 16:54:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:54:43 Collecting urllib3<1.25,>=1.21.1 16:54:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:54:43 Collecting idna<2.8,>=2.5 16:54:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:54:44 Collecting chardet<3.1.0,>=3.0.2 16:54:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:54:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:54:44 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:54:44 ---> bda8706a0a8e 16:54:44 Step 3/20 : WORKDIR /edgex-go 16:54:44 ---> Using cache 16:54:44 ---> 9b570d5d5ef0 16:54:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:54:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:54:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:54:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:54:45 ---> Running in e18409af2853 16:54:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:54:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:54:47 Attempting uninstall: urllib3 16:54:47 Found existing installation: urllib3 1.26.7 16:54:47 Uninstalling urllib3-1.26.7: 16:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:47 Successfully uninstalled urllib3-1.26.7 16:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:48 Attempting uninstall: idna 16:54:48 Found existing installation: idna 3.3 16:54:48 Uninstalling idna-3.3: 16:54:48 Successfully uninstalled idna-3.3 16:54:49 v3.16.0-302-g62bf0b8f5a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:54:49 v3.16.0-305-ga75a365d4f [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:54:49 OK: 16885 distinct packages available 16:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:51 OK: 221 MiB in 51 packages 16:54:53 Removing intermediate container e18409af2853 16:54:53 ---> 2433c4b0e720 16:54:53 Step 5/20 : COPY go.mod vendor* ./ 16:54:53 Attempting uninstall: requests 16:54:53 Found existing installation: requests 2.26.0 16:54:53 Uninstalling requests-2.26.0: 16:54:53 Successfully uninstalled requests-2.26.0 16:54:53 ---> a2698224a12f 16:54:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:54 Running setup.py install for texttable: started 16:54:54 ---> Running in 279894afd6f5 16:54:57 Running setup.py install for texttable: finished with status 'done' 16:54:57 Running setup.py install for PyYAML: started 16:55:01 Running setup.py install for PyYAML: finished with status 'done' 16:55:01 Running setup.py install for docopt: started 16:55:05 Running setup.py install for docopt: finished with status 'done' 16:55:05 Running setup.py install for dockerpty: started 16:55:09 Running setup.py install for dockerpty: finished with status 'done' 16:55:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:55:39 Removing intermediate container 75184bc92e2d 16:55:39 ---> 67c589b880ec 16:55:39 Step 14/23 : ENV APP_PORT=58890 16:55:39 ---> Running in 9e2d05de5f92 16:55:41 Removing intermediate container 9e2d05de5f92 16:55:41 ---> 55c6cc4fb547 16:55:41 Step 15/23 : EXPOSE $APP_PORT 16:55:41 ---> Running in 18dd8127e925 16:55:42 Removing intermediate container c24edc5d686b 16:55:42 ---> 1af0320099ef 16:55:42 16:55:42 Step 10/23 : FROM alpine:3.16 16:55:42 ---> 6e30ab57aeee 16:55:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:55:42 Removing intermediate container 18dd8127e925 16:55:42 ---> df9e6930044d 16:55:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:55:42 ---> Running in ed62230c3a3f 16:55:44 Removing intermediate container ed62230c3a3f 16:55:44 ---> 5a5c090d221f 16:55:44 Step 12/23 : ENV APP_PORT=59880 16:55:44 ---> Running in e7246f1a743e 16:55:46 Removing intermediate container e7246f1a743e 16:55:46 ---> f876d15c58dd 16:55:46 Step 13/23 : EXPOSE $APP_PORT 16:55:46 ---> Running in 3a20f9d4b819 16:55:47 Removing intermediate container 3a20f9d4b819 16:55:47 ---> 4fb2acaf3d9f 16:55:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:47 ---> c0bd6ad8e453 16:55:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:55:47 ---> Running in 3b6088ac294c 16:55:50 ---> a383ce6a3966 16:55:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:55:52 Removing intermediate container 3b6088ac294c 16:55:52 ---> 0ef5e94b859d 16:55:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:55:52 ---> Running in c1212af739c8 16:55:53 ---> 2ea15de67e1c 16:55:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:55:53 ---> Running in 4f3fa216a018 16:55:55 Removing intermediate container 4f3fa216a018 16:55:55 ---> 47cf4a77410f 16:55:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:55 ---> Running in 44116388a12f 16:55:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:56 Removing intermediate container 44116388a12f 16:55:56 ---> 9d36a95c203a 16:55:56 Step 21/23 : LABEL arch=arm64 16:55:57 ---> Running in 2fc94b8c48d9 16:55:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:58 Removing intermediate container 2fc94b8c48d9 16:55:58 ---> 584cc8ef18a4 16:55:58 Step 22/23 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 16:55:58 ---> Running in fa7809d12c78 16:55:59 (1/6) Installing dumb-init (1.2.5-r1) 16:55:59 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:55:59 (3/6) Installing libsodium (1.0.18-r0) 16:55:59 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:55:59 (5/6) Installing libzmq (4.3.4-r0) 16:55:59 Removing intermediate container fa7809d12c78 16:55:59 ---> 875cc49db8d7 16:55:59 Step 23/23 : LABEL version=0.0.0 16:55:59 (6/6) Installing zeromq (4.3.4-r0) 16:55:59 Executing busybox-1.35.0-r13.trigger 16:55:59 OK: 8 MiB in 20 packages 16:55:59 ---> Running in a177889b2d15 16:56:00 Removing intermediate container a177889b2d15 16:56:00 ---> 50bb7638b81f 16:56:00 16:56:01 Removing intermediate container c1212af739c8 16:56:01 ---> 70ac3b33a355 16:56:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:02 Successfully built 50bb7638b81f 16:56:02 Successfully tagged sys-mgmt-agent-arm64:latest 16:56:02 Building security-proxy-setup 16:56:03  Building sys-mgmt-agent ... done  ---> b70935838ecd 16:56:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:56:05 ---> ba307047bb9b 16:56:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:56:05 Removing intermediate container 279894afd6f5 16:56:05 ---> a9309db9c42b 16:56:05 Step 7/20 : COPY . . 16:56:07 ---> 1a0407c39df7 16:56:07 Step 19/23 : ENTRYPOINT ["/core-data"] 16:56:07 ---> Running in e2e561aa08d0 16:56:08 Removing intermediate container e2e561aa08d0 16:56:08 ---> e2d763480a44 16:56:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:08 ---> Running in 33f83b760852 16:56:09 Removing intermediate container 33f83b760852 16:56:09 ---> ab1f6a5e0992 16:56:09 Step 21/23 : LABEL arch=arm64 16:56:10 ---> Running in aed8fe463f66 16:56:11 Removing intermediate container aed8fe463f66 16:56:11 ---> 0a7fd1543ff9 16:56:11 Step 22/23 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 16:56:11 ---> Running in 17158eec26f8 16:56:12 Removing intermediate container 17158eec26f8 16:56:12 ---> 539180dcface 16:56:12 Step 23/23 : LABEL version=0.0.0 16:56:12 ---> Running in 8d0f8643ac92 16:56:13 Removing intermediate container 8d0f8643ac92 16:56:13 ---> 95d43c992a8a 16:56:13 16:56:14 Successfully built 95d43c992a8a 16:56:14 Successfully tagged core-data-arm64:latest 16:56:14 Building security-spire-server 16:56:41  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:56:41 ---> bda8706a0a8e 16:56:41 Step 3/22 : WORKDIR /edgex-go 16:56:41 ---> Using cache 16:56:41 ---> 9b570d5d5ef0 16:56:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:41 ---> Using cache 16:56:41 ---> 2e16d0aea0bd 16:56:41 Step 5/22 : RUN apk add --update --no-cache make git 16:56:41 ---> Using cache 16:56:41 ---> e8d1273bf9e7 16:56:41 Step 6/22 : COPY go.mod vendor* ./ 16:56:41 ---> Using cache 16:56:41 ---> da47fc942bdb 16:56:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:41 ---> Using cache 16:56:41 ---> 8f45c6752e1f 16:56:41 Step 8/22 : COPY . . 16:56:41 ---> Using cache 16:56:41 ---> 5600e1b9680c 16:56:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:56:41 ---> Running in d4170c24aaab 16:56:41 ---> ac9ae9a54d6a 16:56:41 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:56:42 ---> Running in 1b4a910b71c1 16:56:43 CGO_ENABLED=0 GO111MODULE=on 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 16:56:45 CGO_ENABLED=0 GO111MODULE=on 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 16:56:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:56:57 ---> bda8706a0a8e 16:56:57 Step 3/25 : WORKDIR /edgex-go 16:56:57 ---> Using cache 16:56:57 ---> 9b570d5d5ef0 16:56:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:57 ---> Using cache 16:56:57 ---> 2e16d0aea0bd 16:56:57 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:56:57 ---> Using cache 16:56:57 ---> 5a25c72c69fd 16:56:57 Step 6/25 : COPY go.mod vendor* ./ 16:56:57 ---> Using cache 16:56:57 ---> bc58be9d5801 16:56:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:57 ---> Using cache 16:56:57 ---> 74d30e38868c 16:56:57 Step 8/25 : COPY . . 16:56:57 ---> Using cache 16:56:57 ---> 6f39bfe26a3d 16:56:57 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:56:57 ---> Using cache 16:56:57 ---> dcee3ec61181 16:56:57 Step 10/25 : WORKDIR /edgex-go/spire-build 16:56:57 ---> Using cache 16:56:57 ---> 21be5e670a8a 16:56:57 Step 11/25 : 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 16:56:57 ---> Running in 47e3dfec0d5b 16:57:00 Removing intermediate container 47e3dfec0d5b 16:57:00 ---> a97596eaa146 16:57:00 Step 12/25 : WORKDIR /edgex-go 16:57:01 ---> Running in 857d88e3f56b 16:57:01 Removing intermediate container 857d88e3f56b 16:57:01 ---> 72dd2d2f9fc6 16:57:01 16:57:01 Step 13/25 : FROM alpine:3.15 16:57:01 ---> 3fb3c9af89a9 16:57:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:01 ---> Using cache 16:57:01 ---> ea0d723b112e 16:57:01 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:01 ---> Using cache 16:57:01 ---> 4633c5e0d480 16:57:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:57:01 ---> Using cache 16:57:01 ---> a36bec097af2 16:57:01 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:57:08 ---> 472c4f619de6 16:57:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:57:09 ---> bdac32f0d573 16:57:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:57:10 ---> 85aab7841d6c 16:57:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:57:11 ---> 68c45151ae91 16:57:11 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:57:11 ---> Running in 48342e956408 16:57:11 Removing intermediate container 48342e956408 16:57:11 ---> bef353a09d11 16:57:11 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:57:11 ---> Running in fc1fafa2e128 16:57:12 Removing intermediate container fc1fafa2e128 16:57:12 ---> 97a9557f4eac 16:57:12 Step 23/25 : LABEL arch=arm64 16:57:12 ---> Running in c166dbdaa018 16:57:13 Removing intermediate container c166dbdaa018 16:57:13 ---> 18924be22f9c 16:57:13 Step 24/25 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 16:57:13 ---> Running in b0b14e389b74 16:57:14 Removing intermediate container b0b14e389b74 16:57:14 ---> 00b99ed75793 16:57:14 Step 25/25 : LABEL version=0.0.0 16:57:14 ---> Running in 65de76c2aac0 16:57:15 Removing intermediate container 65de76c2aac0 16:57:15 ---> 69ca4798a769 16:57:15 16:57:16 Successfully built 69ca4798a769 16:57:16 Successfully tagged security-spire-server-arm64:latest 16:57:16  Building security-spire-server ... done Building support-notifications 16:57:23 Removing intermediate container 6d4e8190ab91 16:57:23 ---> 67dd4d6172f7 16:57:23 16:57:23 Step 10/23 : FROM alpine:3.16 16:57:23 ---> 6e30ab57aeee 16:57:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:57:23 ---> Running in a8b63536d169 16:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:27 (1/1) Installing dumb-init (1.2.5-r1) 16:57:27 Executing busybox-1.35.0-r13.trigger 16:57:27 OK: 5 MiB in 15 packages 16:57:28 Removing intermediate container a8b63536d169 16:57:28 ---> 08e4007d8cc5 16:57:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:57:28 ---> Running in fa53451b69b2 16:57:29 Removing intermediate container fa53451b69b2 16:57:29 ---> 607d464f4173 16:57:29 Step 13/23 : ENV APP_PORT=59881 16:57:29 ---> Running in 18ed0d69ab25 16:57:30 Removing intermediate container 18ed0d69ab25 16:57:30 ---> 6235c6c8a062 16:57:30 Step 14/23 : EXPOSE $APP_PORT 16:57:30 ---> Running in ba5e3fd72a8a 16:57:31 Removing intermediate container ba5e3fd72a8a 16:57:31 ---> 8845d722da8f 16:57:31 Step 15/23 : WORKDIR / 16:57:32 ---> Running in f2c11d723529 16:57:33 Removing intermediate container f2c11d723529 16:57:33 ---> fe759446bf48 16:57:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:34 ---> 22a4d81d9d46 16:57:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:57:37 ---> 1514e052470b 16:57:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:57:39 ---> de640cbb3a65 16:57:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:57:39 ---> Running in 1985f1936478 16:57:39 Removing intermediate container 1985f1936478 16:57:39 ---> 0d2183126719 16:57:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:39 ---> Running in 721fa65f8154 16:57:40 Removing intermediate container 721fa65f8154 16:57:40 ---> 168744fb907c 16:57:40 Step 21/23 : LABEL arch=arm64 16:57:41 ---> Running in 02d5f9040c13 16:57:41 Removing intermediate container 02d5f9040c13 16:57:41 ---> 4d4c23e6be9a 16:57:41 Step 22/23 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 16:57:42 ---> Running in 707e81ba058a 16:57:43 Removing intermediate container 707e81ba058a 16:57:43 ---> 9e1930bc726d 16:57:43 Step 23/23 : LABEL version=0.0.0 16:57:43 ---> Running in 1a58ec991c4e 16:57:44 Removing intermediate container 1a58ec991c4e 16:57:44 ---> 6f79edf58a39 16:57:44 16:57:44 Successfully built 6f79edf58a39 16:57:44 Successfully tagged core-metadata-arm64:latest 16:57:44  Building core-metadata ... done Building core-command 16:57:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:51 ---> bda8706a0a8e 16:57:51 Step 3/22 : WORKDIR /edgex-go 16:57:51 ---> Using cache 16:57:51 ---> 9b570d5d5ef0 16:57:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:51 ---> Using cache 16:57:51 ---> 2e16d0aea0bd 16:57:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:57:51 ---> Running in 13a07d58642d 16:57:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:56 OK: 221 MiB in 51 packages 16:57:58 Removing intermediate container 13a07d58642d 16:57:58 ---> ff63f683c32b 16:57:58 Step 6/22 : COPY go.mod vendor* ./ 16:57:58 ---> 443cccf2243b 16:57:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:58 ---> Running in cbd9c779a991 16:58:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:58:25 ---> bda8706a0a8e 16:58:25 Step 3/23 : WORKDIR /edgex-go 16:58:25 ---> Using cache 16:58:25 ---> 9b570d5d5ef0 16:58:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:25 ---> Using cache 16:58:25 ---> 2e16d0aea0bd 16:58:25 Step 5/23 : RUN apk add --update --no-cache make git 16:58:25 ---> Using cache 16:58:25 ---> e8d1273bf9e7 16:58:25 Step 6/23 : COPY go.mod vendor* ./ 16:58:25 ---> Using cache 16:58:25 ---> da47fc942bdb 16:58:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:25 ---> Using cache 16:58:25 ---> 8f45c6752e1f 16:58:25 Step 8/23 : COPY . . 16:58:25 ---> Using cache 16:58:25 ---> 5600e1b9680c 16:58:25 Step 9/23 : RUN make cmd/core-command/core-command 16:58:25 ---> Running in e3bf9a904458 16:58:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:58:58 Removing intermediate container cbd9c779a991 16:58:58 ---> d04d110a2cee 16:58:58 Step 8/22 : COPY . . 16:59:20 ---> c59488294d4b 16:59:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:59:20 ---> Running in 52a9fefab3cb 16:59:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:00:43 Removing intermediate container 011d4a0f83d6 17:00:43 ---> 7c62a9d3e17c 17:00:43 17:00:43 Step 10/22 : FROM alpine:3.16 17:00:43 ---> 6e30ab57aeee 17:00:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:00:43 ---> Using cache 17:00:43 ---> 08e4007d8cc5 17:00:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:43 ---> Using cache 17:00:43 ---> 607d464f4173 17:00:43 Step 13/22 : ENV APP_PORT=59861 17:00:43 ---> Running in 5a4fdd9765d5 17:00:43 Removing intermediate container 5a4fdd9765d5 17:00:43 ---> e4134fc042c1 17:00:43 Step 14/22 : EXPOSE $APP_PORT 17:00:43 ---> Running in 30293e44cc7e 17:00:43 Removing intermediate container 30293e44cc7e 17:00:43 ---> 172ed3a2e076 17:00:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:43 ---> 7e933c051fb8 17:00:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:00:43 ---> ec3309b59674 17:00:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:00:43 ---> fbf023db0f42 17:00:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:00:43 ---> Running in 0917797e7429 17:00:43 Removing intermediate container 0917797e7429 17:00:43 ---> c1c4c15cf5d0 17:00:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:43 ---> Running in 237770a12e1c 17:00:43 Removing intermediate container 237770a12e1c 17:00:43 ---> f1088b37081e 17:00:43 Step 20/22 : LABEL arch=arm64 17:00:43 ---> Running in 5410a34952c7 17:00:43 Removing intermediate container 5410a34952c7 17:00:43 ---> b9d6a7e41d40 17:00:43 Step 21/22 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 17:00:43 ---> Running in 274af9b888fb 17:00:43 Removing intermediate container 274af9b888fb 17:00:43 ---> 1cdc00099b23 17:00:43 Step 22/22 : LABEL version=0.0.0 17:00:43 ---> Running in 5f2b47dd505c 17:00:43 Removing intermediate container 5f2b47dd505c 17:00:43 ---> cab92cf19128 17:00:43 17:00:43 Successfully built cab92cf19128 17:00:43 Successfully tagged support-scheduler-arm64:latest 17:00:43 Building security-secretstore-setup 17:01:15  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:01:15 ---> bda8706a0a8e 17:01:15 Step 3/25 : WORKDIR /edgex-go 17:01:15 ---> Using cache 17:01:15 ---> 9b570d5d5ef0 17:01:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:15 ---> Using cache 17:01:15 ---> 2e16d0aea0bd 17:01:15 Step 5/25 : RUN apk add --update --no-cache make git 17:01:15 ---> Using cache 17:01:15 ---> e8d1273bf9e7 17:01:15 Step 6/25 : COPY go.mod vendor* ./ 17:01:15 ---> Using cache 17:01:15 ---> da47fc942bdb 17:01:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:15 ---> Using cache 17:01:15 ---> 8f45c6752e1f 17:01:15 Step 8/25 : COPY . . 17:01:15 ---> Using cache 17:01:15 ---> 5600e1b9680c 17:01:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:01:15 ---> Running in ae44f26355a6 17:01:15 CGO_ENABLED=0 GO111MODULE=on 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 17:02:52 CGO_ENABLED=0 GO111MODULE=on 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 17:03:14 Removing intermediate container d4170c24aaab 17:03:14 ---> 07b273bbaf0f 17:03:14 17:03:14 Step 10/22 : FROM alpine:3.16 17:03:14 ---> 6e30ab57aeee 17:03:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:03:14 ---> Running in e8624a444bd3 17:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:15 (1/6) Installing ca-certificates (20211220-r0) 17:03:15 (2/6) Installing brotli-libs (1.0.9-r6) 17:03:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:03:16 (4/6) Installing libcurl (7.83.1-r2) 17:03:16 (5/6) Installing curl (7.83.1-r2) 17:03:16 (6/6) Installing dumb-init (1.2.5-r1) 17:03:16 Executing busybox-1.35.0-r13.trigger 17:03:16 Executing ca-certificates-20211220-r0.trigger 17:03:16 OK: 8 MiB in 20 packages 17:03:18 Removing intermediate container e8624a444bd3 17:03:18 ---> 34b4b3029940 17:03:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:03:18 ---> Running in c2c1f5412985 17:03:19 Removing intermediate container c2c1f5412985 17:03:19 ---> 981e7b62a483 17:03:19 Step 13/22 : WORKDIR /edgex 17:03:19 ---> Running in 9b6bb6f7c696 17:03:19 Removing intermediate container 9b6bb6f7c696 17:03:19 ---> 93666242579e 17:03:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:03:20 ---> a5c1544acccb 17:03:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:03:22 ---> 3e1b11460a77 17:03:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:03:24 ---> 7df4953e6b86 17:03:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:03:25 ---> b879caa1e5af 17:03:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:03:25 ---> Running in 69e6d1436534 17:03:28 Removing intermediate container 69e6d1436534 17:03:28 ---> 763b225ac634 17:03:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:03:28 ---> Running in 0ed46957d2e5 17:03:28 Removing intermediate container 0ed46957d2e5 17:03:28 ---> eca4252d9a3c 17:03:28 Step 20/22 : LABEL arch=arm64 17:03:29 ---> Running in 3f07471f23ba 17:03:29 Removing intermediate container 3f07471f23ba 17:03:29 ---> d515d946656a 17:03:29 Step 21/22 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 17:03:29 ---> Running in 5851ccd1336a 17:03:30 Removing intermediate container 5851ccd1336a 17:03:30 ---> 5aad0d1f2f63 17:03:30 Step 22/22 : LABEL version=0.0.0 17:03:30 ---> Running in ce132982f318 17:03:30 Removing intermediate container ce132982f318 17:03:30 ---> 93aed70e0ef4 17:03:30 17:03:31 Successfully built 93aed70e0ef4 17:03:31 Successfully tagged security-proxy-setup-arm64:latest 17:04:18  Building security-proxy-setup ... done Removing intermediate container e3bf9a904458 17:04:18 ---> 09a1e9d64c07 17:04:18 17:04:18 Step 10/23 : FROM alpine:3.16 17:04:18 ---> 6e30ab57aeee 17:04:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:04:18 ---> Using cache 17:04:18 ---> 08e4007d8cc5 17:04:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:18 ---> Using cache 17:04:18 ---> 607d464f4173 17:04:18 Step 13/23 : ENV APP_PORT=59882 17:04:18 ---> Running in 5ad59e730e0a 17:04:18 Removing intermediate container 5ad59e730e0a 17:04:18 ---> 205f9619b41e 17:04:18 Step 14/23 : EXPOSE $APP_PORT 17:04:18 ---> Running in 726ca7ba593e 17:04:18 Removing intermediate container 726ca7ba593e 17:04:18 ---> 984bb0067daa 17:04:18 Step 15/23 : WORKDIR / 17:04:18 ---> Running in a5da0fe4f94d 17:04:18 Removing intermediate container a5da0fe4f94d 17:04:18 ---> dbeab1ebc767 17:04:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:18 ---> 83c7840abf04 17:04:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:04:18 ---> cb34ce98b16a 17:04:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:04:18 ---> 9e112a604c78 17:04:18 Step 19/23 : ENTRYPOINT ["/core-command"] 17:04:18 ---> Running in ae66ce00b41b 17:04:18 Removing intermediate container ae66ce00b41b 17:04:18 ---> 27f7b29c5250 17:04:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:18 ---> Running in c1af193728de 17:04:19 Removing intermediate container c1af193728de 17:04:19 ---> 4f0d0daa2c45 17:04:19 Step 21/23 : LABEL arch=arm64 17:04:19 ---> Running in 1754211a1929 17:04:20 Removing intermediate container 1754211a1929 17:04:20 ---> 09c8d5561ebf 17:04:20 Step 22/23 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 17:04:20 ---> Running in 9846dde9f43b 17:04:21 Removing intermediate container 9846dde9f43b 17:04:21 ---> 06650a21af47 17:04:21 Step 23/23 : LABEL version=0.0.0 17:04:21 ---> Running in 50ff2e3e928c 17:04:21 Removing intermediate container 50ff2e3e928c 17:04:21 ---> 6008312d1d2e 17:04:21 17:04:22 Successfully built 6008312d1d2e 17:04:22 Successfully tagged core-command-arm64:latest 17:05:09  Building core-command ... done Removing intermediate container 1b4a910b71c1 17:05:09 ---> 95d76e5156d4 17:05:09 17:05:09 Step 9/20 : FROM alpine:3.15 17:05:09 ---> 3fb3c9af89a9 17:05:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:09 ---> Using cache 17:05:09 ---> ea0d723b112e 17:05:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:09 ---> Using cache 17:05:09 ---> 4633c5e0d480 17:05:09 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:05:09 ---> Running in 220fc80424ca 17:05:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:10 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:05:10 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:05:10 OK: 15738 distinct packages available 17:05:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:13 (1/9) Installing ca-certificates (20211220-r0) 17:05:13 (2/9) Installing brotli-libs (1.0.9-r5) 17:05:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:05:14 (4/9) Installing libcurl (7.80.0-r2) 17:05:14 (5/9) Installing curl (7.80.0-r2) 17:05:14 (6/9) Installing dumb-init (1.2.5-r1) 17:05:14 (7/9) Installing musl-obstack (1.2.3-r0) 17:05:14 (8/9) Installing libucontext (1.1-r0) 17:05:14 (9/9) Installing gcompat (1.0.0-r4) 17:05:14 Executing busybox-1.34.1-r5.trigger 17:05:14 Executing ca-certificates-20211220-r0.trigger 17:05:14 OK: 8 MiB in 23 packages 17:05:17 Removing intermediate container 220fc80424ca 17:05:17 ---> 379d52397128 17:05:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:18 ---> b2f78d158d1c 17:05:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:05:21 ---> 8b0ecf9dd003 17:05:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:05:22 ---> 123b899749d0 17:05:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:05:22 ---> Running in 65a2dfe051aa 17:05:22 Removing intermediate container 65a2dfe051aa 17:05:22 ---> 3836cbebd737 17:05:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:22 ---> Running in 6a7e8d1da9f7 17:05:23 Removing intermediate container 6a7e8d1da9f7 17:05:23 ---> 00a5808cefcd 17:05:23 Step 18/20 : LABEL arch=arm64 17:05:23 ---> Running in 503e8ebacb29 17:05:24 Removing intermediate container 503e8ebacb29 17:05:24 ---> ffe0b5f751c8 17:05:24 Step 19/20 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 17:05:24 ---> Running in 01ab13b740b0 17:05:24 Removing intermediate container 01ab13b740b0 17:05:24 ---> 49d08685cdb6 17:05:24 Step 20/20 : LABEL version=0.0.0 17:05:25 ---> Running in 4eab293f593b 17:05:25 Removing intermediate container 4eab293f593b 17:05:25 ---> 7c017b6b19ea 17:05:25 17:05:26 Successfully built 7c017b6b19ea 17:05:26 Successfully tagged security-spiffe-token-provider-arm64:latest 17:05:41  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on 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 17:05:51 Removing intermediate container ae44f26355a6 17:05:51 ---> e19ad1d29ee1 17:05:51 17:05:51 Step 10/25 : FROM alpine:3.16 17:05:51 ---> 6e30ab57aeee 17:05:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:05:51 ---> Running in 98062e89158c 17:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:54 (1/3) Installing ca-certificates (20211220-r0) 17:05:54 (2/3) Installing dumb-init (1.2.5-r1) 17:05:54 (3/3) Installing su-exec (0.2-r1) 17:05:54 Executing busybox-1.35.0-r13.trigger 17:05:54 Executing ca-certificates-20211220-r0.trigger 17:05:54 OK: 6 MiB in 17 packages 17:05:56 Removing intermediate container 98062e89158c 17:05:56 ---> efad57da55af 17:05:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:05:56 ---> Running in d1f6caf82cfe 17:05:56 Removing intermediate container d1f6caf82cfe 17:05:56 ---> 6828c2940f82 17:05:56 Step 13/25 : WORKDIR / 17:05:56 ---> Running in 6ba6fc7c9268 17:05:57 Removing intermediate container 6ba6fc7c9268 17:05:57 ---> e5c4ccd8daf6 17:05:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:05:58 ---> 8e42301f1786 17:05:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:05:58 ---> a9f46b808bc0 17:05:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:05:59 ---> 7be879250872 17:05:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:05:59 ---> 86f6c63c224b 17:05:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:06:01 ---> 280e4d6029fd 17:06:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:06:02 ---> 5344a54cd92f 17:06:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:06:03 ---> 89a3600d1c23 17:06:03 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:06:03 ---> Running in dc4e29785d82 17:06:06 Removing intermediate container dc4e29785d82 17:06:06 ---> 89453621e524 17:06:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:06:06 ---> Running in 99d4e4ff1804 17:06:06 Removing intermediate container 99d4e4ff1804 17:06:06 ---> 6bb896cd84f2 17:06:06 Step 23/25 : LABEL arch=arm64 17:06:06 ---> Running in 77886a778fe6 17:06:06 Removing intermediate container 77886a778fe6 17:06:06 ---> 9f0f67aa5722 17:06:06 Step 24/25 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 17:06:06 ---> Running in 6d9bd232f012 17:06:07 Removing intermediate container 6d9bd232f012 17:06:07 ---> 6e1521c42fb0 17:06:07 Step 25/25 : LABEL version=0.0.0 17:06:07 ---> Running in acf20fefc594 17:06:08 Removing intermediate container acf20fefc594 17:06:08 ---> 246dfdb29863 17:06:08 17:06:08 Successfully built 246dfdb29863 17:06:08 Successfully tagged security-secretstore-setup-arm64:latest 17:06:09  Building security-secretstore-setup ... done Removing intermediate container 52a9fefab3cb 17:06:09 ---> 2ca0ca1af7e6 17:06:09 17:06:09 Step 10/22 : FROM alpine:3.16 17:06:09 ---> 6e30ab57aeee 17:06:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:06:09 ---> Running in e216a5f4c4d7 17:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:12 (1/2) Installing ca-certificates (20211220-r0) 17:06:12 (2/2) Installing dumb-init (1.2.5-r1) 17:06:12 Executing busybox-1.35.0-r13.trigger 17:06:12 Executing ca-certificates-20211220-r0.trigger 17:06:12 OK: 6 MiB in 16 packages 17:06:13 Removing intermediate container e216a5f4c4d7 17:06:13 ---> 41c822e47f6d 17:06:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:06:13 ---> Running in c44074d86580 17:06:13 Removing intermediate container c44074d86580 17:06:13 ---> 45d18d6420d8 17:06:13 Step 13/22 : ENV APP_PORT=59860 17:06:14 ---> Running in af601e93cb4d 17:06:14 Removing intermediate container af601e93cb4d 17:06:14 ---> 28d448fc02fc 17:06:14 Step 14/22 : EXPOSE $APP_PORT 17:06:14 ---> Running in 30e161ef7f93 17:06:14 Removing intermediate container 30e161ef7f93 17:06:14 ---> f42d4ad761d3 17:06:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:15 ---> 72306e21f76a 17:06:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:06:16 ---> 762fd0d76a75 17:06:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:06:17 ---> 415074a97849 17:06:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:06:17 ---> Running in 186ed6bad7fa 17:06:17 Removing intermediate container 186ed6bad7fa 17:06:17 ---> 3f04fbe29276 17:06:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:17 ---> Running in de4ba77b7cfc 17:06:18 Removing intermediate container de4ba77b7cfc 17:06:18 ---> 7ad1d6c5a2ca 17:06:18 Step 20/22 : LABEL arch=arm64 17:06:18 ---> Running in dd8fbd216d05 17:06:18 Removing intermediate container dd8fbd216d05 17:06:18 ---> 956b1e754862 17:06:18 Step 21/22 : LABEL git_sha=9fa91fed34bd3c764fbdb96fce1ba4309df02376 17:06:18 ---> Running in 3a6e8c71d97e 17:06:19 Removing intermediate container 3a6e8c71d97e 17:06:19 ---> 47ebbc9e17b5 17:06:19 Step 22/22 : LABEL version=0.0.0 17:06:19 ---> Running in 1e06f2938bce 17:06:19 Removing intermediate container 1e06f2938bce 17:06:19 ---> 60cd3a5a1bcc 17:06:19 17:06:19 Successfully built 60cd3a5a1bcc 17:06:19 Successfully tagged support-notifications-arm64:latest 17:06:20  Building support-notifications ... done  [Pipeline] } 17:06:20 $ docker stop --time=1 dc7e8f871507081b9409829413eea9a19d8cac7de653483b6cd7d9c3fd467b72 17:06:22 $ docker rm -f dc7e8f871507081b9409829413eea9a19d8cac7de653483b6cd7d9c3fd467b72 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:22 + docker images 17:06:22 REPOSITORY TAG IMAGE ID CREATED SIZE 17:06:22 support-notifications-arm64 latest 60cd3a5a1bcc 3 seconds ago 26.1MB 17:06:22 2ca0ca1af7e6 14 seconds ago 1.51GB 17:06:22 security-secretstore-setup-arm64 latest 246dfdb29863 15 seconds ago 27.9MB 17:06:22 e19ad1d29ee1 32 seconds ago 1.46GB 17:06:22 security-spiffe-token-provider-arm64 latest 7c017b6b19ea 57 seconds ago 28.2MB 17:06:22 95d76e5156d4 About a minute ago 1.5GB 17:06:22 core-command-arm64 latest 6008312d1d2e 2 minutes ago 15.5MB 17:06:22 09a1e9d64c07 2 minutes ago 1.45GB 17:06:22 security-proxy-setup-arm64 latest 93aed70e0ef4 2 minutes ago 26.1MB 17:06:22 07b273bbaf0f 3 minutes ago 1.46GB 17:06:22 support-scheduler-arm64 latest cab92cf19128 5 minutes ago 25.5MB 17:06:22 7c62a9d3e17c 5 minutes ago 1.51GB 17:06:22 core-metadata-arm64 latest 6f79edf58a39 8 minutes ago 16.4MB 17:06:22 67dd4d6172f7 9 minutes ago 1.45GB 17:06:22 security-spire-server-arm64 latest 69ca4798a769 9 minutes ago 84.2MB 17:06:22 72dd2d2f9fc6 9 minutes ago 1.35GB 17:06:22 core-data-arm64 latest 95d43c992a8a 10 minutes ago 20.6MB 17:06:22 sys-mgmt-agent-arm64 latest 50bb7638b81f 10 minutes ago 282MB 17:06:22 1af0320099ef 10 minutes ago 1.48GB 17:06:22 security-bootstrapper-arm64 latest 42809052ac6c 12 minutes ago 18.5MB 17:06:22 316c9e365dbc 12 minutes ago 1.45GB 17:06:22 613c8b78315a 12 minutes ago 1.45GB 17:06:22 security-spire-agent-arm64 latest 7710dd1902cf 17 minutes ago 122MB 17:06:22 security-spire-config-arm64 latest 6df93f65f3d5 17 minutes ago 83.6MB 17:06:22 ecc1bbc5a3ae 18 minutes ago 1.35GB 17:06:22 3fd2dc7d58ef 18 minutes ago 1.35GB 17:06:22 ci-base-image-arm64 latest bda8706a0a8e 32 minutes ago 938MB 17:06:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 days ago 678MB 17:06:22 alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB 17:06:22 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:06:22 alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB 17:06:22 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 17:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:23 17:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:23 arm64: Pulling from edgex-lftools-log-publisher 17:06:23 8998bd30e6a1: Pulling fs layer 17:06:23 04944245beec: Pulling fs layer 17:06:23 699f458cf7ca: Pulling fs layer 17:06:23 765212b225bb: Pulling fs layer 17:06:23 f23df028b6ca: Pulling fs layer 17:06:23 d65c8cfc05b1: Pulling fs layer 17:06:23 2437ff75d9bd: Pulling fs layer 17:06:23 f23df028b6ca: Waiting 17:06:23 d65c8cfc05b1: Waiting 17:06:23 2437ff75d9bd: Waiting 17:06:23 765212b225bb: Waiting 17:06:23 04944245beec: Verifying Checksum 17:06:23 04944245beec: Download complete 17:06:23 765212b225bb: Verifying Checksum 17:06:23 765212b225bb: Download complete 17:06:23 f23df028b6ca: Download complete 17:06:24 d65c8cfc05b1: Verifying Checksum 17:06:24 d65c8cfc05b1: Download complete 17:06:24 699f458cf7ca: Download complete 17:06:24 8998bd30e6a1: Download complete 17:06:27 2437ff75d9bd: Verifying Checksum 17:06:27 2437ff75d9bd: Download complete 17:06:29 8998bd30e6a1: Pull complete 17:06:29 04944245beec: Pull complete 17:06:31 699f458cf7ca: Pull complete 17:06:31 765212b225bb: Pull complete 17:06:32 f23df028b6ca: Pull complete 17:06:32 d65c8cfc05b1: Pull complete 17:06:50 2437ff75d9bd: Pull complete 17:06:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:51 prd-ubuntu20.04-docker-arm64-4c-16g-19654 does not seem to be running inside a container 17:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:06:54 $ docker top 4682e2beac180a59728e89092964d5a62e6bcfd28dd42fc744cecf90c6b155a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:55 ---> job-cost.sh 17:06:55 lf-activate-venv: SKIPPING 17:06:55 INFO: No Stack... 17:06:55 INFO: Retrieving Pricing Info for: v3-standard-4 17:06:56 INFO: Archiving Costs [Pipeline] sh 17:06:57 + + catcut /w/workspace/edgex-go/5/archives/cost.csv -d, 17:06:57 -f6 [Pipeline] lock 17:06:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4081-5-stack-cost] 17:06:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4081-5-stack-cost] did not exist. Created. 17:06:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4081-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:58 + echo total: 0.10999999940395355 [Pipeline] stash 17:06:58 Stashed 1 file(s) [Pipeline] } 17:06:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4081-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:58 $ docker stop --time=1 4682e2beac180a59728e89092964d5a62e6bcfd28dd42fc744cecf90c6b155a0 17:07:00 $ docker rm -f 4682e2beac180a59728e89092964d5a62e6bcfd28dd42fc744cecf90c6b155a0 [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 17:07:00 provisioning config files... 17:07:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6595428853282997670tmp [Pipeline] { [Pipeline] sh 17:07:00 + set +x 17:07:00 + curl -s https://codecov.io/bash 17:07:00 + bash -s -- 17:07:00 17:07:00 _____ _ 17:07:00 / ____| | | 17:07:00 | | ___ __| | ___ ___ _____ __ 17:07:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:07:00 | |___| (_) | (_| | __/ (_| (_) \ V / 17:07:00 \_____\___/ \__,_|\___|\___\___/ \_/ 17:07:00 Bash-1.0.6 17:07:00 17:07:00 17:07:00 ==> git version 2.25.1 found 17:07:00 ==> 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 17:07:00 Release-Date: 2020-01-08 17:07:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:07:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:07:00 ==> Jenkins CI detected. 17:07:00 current dir:  /w/workspace/edgex-go/5 17:07:00 project root: . 17:07:00 --> token set from env 17:07:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:07:00 ==> Running gcov in . (disable via -X gcov) 17:07:00 ==> Python coveragepy not found 17:07:00 ==> Searching for coverage reports in: 17:07:00 + . 17:07:00 -> Found 1 reports 17:07:00 ==> Detecting git/mercurial file structure 17:07:00 ==> Reading reports 17:07:01 + ./coverage.out bytes=435593 17:07:01 ==> Appending adjustments 17:07:01 https://docs.codecov.io/docs/fixing-reports 17:07:02 + Found adjustments 17:07:02 ==> Gzipping contents 17:07:02 60K /tmp/codecov.NOUzBU.gz 17:07:02 ==> Uploading reports 17:07:02 url: https://codecov.io 17:07:02 query: branch=PR-4081&commit=fa975470c129e2b2464dddebb8db61971dee44f5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= 17:07:02 -> Pinging Codecov 17:07:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4081&commit=fa975470c129e2b2464dddebb8db61971dee44f5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= 17:07:02 -> Uploading to 17:07:02 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/00271124DB129430A58F1EEE437C3FCB/fa975470c129e2b2464dddebb8db61971dee44f5/58f9a45f-5c69-44d8-8380-be679f2418d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T170702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e2e8137608bac7a4ec35f9c90ec98cb90f40a87d04b10aa328a879f815926a0 17:07:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:02 Dload Upload Total Spent Left Speed 17:07:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59934 0 0 100 59934 0 262k --:--:-- --:--:-- --:--:-- 262k 17:07:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fa975470c129e2b2464dddebb8db61971dee44f5 [Pipeline] } 17:07:02 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 17:07:03 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 17:07:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:04 ---> package-listing.sh 17:07:04 ++ facter osfamily 17:07:04 ++ tr '[:upper:]' '[:lower:]' 17:07:04 + OS_FAMILY=debian 17:07:04 + workspace=/w/workspace/edgex-go/5 17:07:04 + START_PACKAGES=/tmp/packages_start.txt 17:07:04 + END_PACKAGES=/tmp/packages_end.txt 17:07:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:04 + PACKAGES=/tmp/packages_start.txt 17:07:04 + '[' /w/workspace/edgex-go/5 ']' 17:07:04 + PACKAGES=/tmp/packages_end.txt 17:07:04 + case "${OS_FAMILY}" in 17:07:04 + dpkg -l 17:07:04 + grep '^ii' 17:07:04 + '[' -f /tmp/packages_start.txt ']' 17:07:04 + '[' -f /tmp/packages_end.txt ']' 17:07:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:04 + '[' /w/workspace/edgex-go/5 ']' 17:07:04 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:07:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:07:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:07:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:05 17:07:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:05 latest: Pulling from edgex-lftools-log-publisher 17:07:05 5eb5b503b376: Pulling fs layer 17:07:05 5c69ac0246d0: Pulling fs layer 17:07:05 ec43610c2a17: Pulling fs layer 17:07:05 3a2ae6a8a46f: Pulling fs layer 17:07:05 33b1e0a273af: Pulling fs layer 17:07:05 5d3b04190fa2: Pulling fs layer 17:07:05 2f39f015ded8: Pulling fs layer 17:07:05 5d3b04190fa2: Waiting 17:07:05 33b1e0a273af: Waiting 17:07:05 3a2ae6a8a46f: Waiting 17:07:05 2f39f015ded8: Waiting 17:07:05 5c69ac0246d0: Verifying Checksum 17:07:05 5c69ac0246d0: Download complete 17:07:05 3a2ae6a8a46f: Verifying Checksum 17:07:05 3a2ae6a8a46f: Download complete 17:07:05 33b1e0a273af: Verifying Checksum 17:07:05 33b1e0a273af: Download complete 17:07:06 5d3b04190fa2: Download complete 17:07:06 ec43610c2a17: Verifying Checksum 17:07:06 ec43610c2a17: Download complete 17:07:06 5eb5b503b376: Verifying Checksum 17:07:06 5eb5b503b376: Download complete 17:07:06 2f39f015ded8: Download complete 17:07:07 5eb5b503b376: Pull complete 17:07:07 5c69ac0246d0: Pull complete 17:07:08 ec43610c2a17: Pull complete 17:07:08 3a2ae6a8a46f: Pull complete 17:07:08 33b1e0a273af: Pull complete 17:07:08 5d3b04190fa2: Pull complete 17:07:13 2f39f015ded8: Pull complete 17:07:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:13 prd-ubuntu20.04-docker-8c-8g-19655 does not seem to be running inside a container 17:07:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:07:15 $ docker top b072568f78c88d4ea911dd4839dbe0b68611158622363a58d70e70ff06f67640 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:16 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:16 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:16 + ls /var/log/sa-host 17:07:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:16 provisioning config files... 17:07:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3582103195189413162tmp [Pipeline] { [Pipeline] echo 17:07:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:17 ---> create-netrc.sh [Pipeline] } 17:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:17 ---> python-tools-install.sh [Pipeline] echo 17:07:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:17 ---> sudo-logs.sh 17:07:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:18 ---> job-cost.sh 17:07:18 lf-activate-venv: SKIPPING 17:07:18 DEBUG: total: 0.10999999940395355 17:07:18 INFO: Retrieving Stack Cost... 17:07:18 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:18 INFO: Archiving Costs [Pipeline] echo 17:07:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:19 ---> logs-deploy.sh 17:07:19 lf-activate-venv: SKIPPING 17:07:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4081/5 17:07:19 INFO: archiving workspace using pattern(s): 17:07:20 Archives upload complete. 17:07:20 INFO: archiving logs to Nexus