Pull request #4154 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 13b3cef06e9bc81fd1664eb91cfaade501a96e78+f87a0e7ad2d654d2bfa8949ba3950bab910e31fb (e4499377917dba599fd05144092e8b65a6c28e5e) 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-ssh5971001151896201121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh469226424585135603.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4154/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-4154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7781325900295730386.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2822231359452626753.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/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-4154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15764246846399479838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29981 in /w/workspace/edgexfoundry_edgex-go_PR-4154 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4154/head:refs/remotes/origin/PR-4154 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f87a0e7ad2d654d2bfa8949ba3950bab910e31fb into PR head commit 13b3cef06e9bc81fd1664eb91cfaade501a96e78 Merge succeeded, producing 453462dc2737872c6dfbae0367d28c684530d312 Checking out Revision 453462dc2737872c6dfbae0367d28c684530d312 (PR-4154) > git config core.sparsecheckout # timeout=10 > git checkout -f 13b3cef06e9bc81fd1664eb91cfaade501a96e78 # 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 f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 453462dc2737872c6dfbae0367d28c684530d312 # timeout=10 Commit message: "Merge commit 'f87a0e7ad2d654d2bfa8949ba3950bab910e31fb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:07:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:07:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:07:26 ========================================================= 20:07:26 EdgeX Global Pipelines Version Info 20:07:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk adb8fce993257e0c3a35484a51fc092fd143b6d5 # timeout=10 20:07:27 ------------------- 20:07:27 stable info: 20:07:27 ------------------- 20:07:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:07:27 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:07:27 Message: update stable to v1.0.239 20:07:27 ------------------- 20:07:27 experimental info: 20:07:27 ------------------- 20:07:27 Commited By: **** collab-it+edgex@linuxfoundation.org 20:07:27 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:07:27 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4154 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4154 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4154 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 453462dc2737872c6dfbae0367d28c684530d312 [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 453462d [Pipeline] echo 20:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:28 provisioning config files... 20:07:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2668274865306008030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:28 ---> docker-login.sh 20:07:28 nexus3.edgexfoundry.org:10001 20:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 nexus3.edgexfoundry.org:10002 20:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 nexus3.edgexfoundry.org:10003 20:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 nexus3.edgexfoundry.org:10004 20:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 docker.io 20:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:29 Configure a credential helper to remove this warning. See 20:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:29 20:07:29 Login Succeeded 20:07:29 ---> docker-login.sh ends [Pipeline] } 20:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:30 + 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 20:07:30 + dirname cmd/core-command/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + echo core-command,cmd/core-command/Dockerfile 20:07:30 + dirname cmd/core-data/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + echo core-data,cmd/core-data/Dockerfile 20:07:30 + + dirname cmd/core-metadata/Dockerfile 20:07:30 cut -d/ -f2 20:07:30 + echo core-metadata,cmd/core-metadata/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + dirname cmd/security-bootstrapper/Dockerfile 20:07:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:07:30 + dirname cmd/security-proxy-setup/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:07:30 + dirname cmd/security-secretstore-setup/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:07:30 + dirname cmd/security-spiffe-token-provider/Dockerfile+ 20:07:30 cut -d/ -f2 20:07:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:07:30 + + dirname cmd/security-spire-agent/Dockerfile 20:07:30 cut -d/ -f2 20:07:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:07:30 + dirname cmd/security-spire-config/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:07:30 + dirname cmd/security-spire-server/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:07:30 + dirname cmd/support-notifications/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + echo support-notifications,cmd/support-notifications/Dockerfile 20:07:30 + dirname cmd/support-scheduler/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:07:30 + dirname cmd/sys-mgmt-agent/Dockerfile 20:07:30 + cut -d/ -f2 20:07:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:07:30 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 20:07:30 + git rev-list -1 --merges 453462dc2737872c6dfbae0367d28c684530d312~1..453462dc2737872c6dfbae0367d28c684530d312 [Pipeline] echo 20:07:30 -----------> git rev-list -1 --merges 453462dc2737872c6dfbae0367d28c684530d312~1..453462dc2737872c6dfbae0367d28c684530d312 453462dc2737872c6dfbae0367d28c684530d312 20:07:30 453462dc2737872c6dfbae0367d28c684530d312 [false] [Pipeline] sh 20:07:30 + git log --format=format:%s -1 453462dc2737872c6dfbae0367d28c684530d312 [Pipeline] echo 20:07:30 ========================================================= 20:07:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:07:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:07:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:07:31 + grep -v github /etc/ssh/ssh_known_hosts 20:07:31 + [ -e /tmp/ssh_known_hosts ] 20:07:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:07:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:07:31 + sudo tee -a /etc/ssh/ssh_known_hosts 20:07:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:31 20:07:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:32 0.1.4: Pulling from edgex-devops/py-git-semver 20:07:32 b85a868b505f: Pulling fs layer 20:07:32 e2be974225ed: Pulling fs layer 20:07:32 339a4e72a1f5: Pulling fs layer 20:07:32 988bab9f4d93: Pulling fs layer 20:07:32 1469e6f7b9e6: Pulling fs layer 20:07:32 eaf3925da568: Pulling fs layer 20:07:32 bab4dde63d76: Pulling fs layer 20:07:32 bde34c3a00c8: Pulling fs layer 20:07:32 b352a97aabf1: Pulling fs layer 20:07:32 988bab9f4d93: Waiting 20:07:32 bab4dde63d76: Waiting 20:07:32 eaf3925da568: Waiting 20:07:32 1469e6f7b9e6: Waiting 20:07:32 bde34c3a00c8: Waiting 20:07:32 4872d77fe225: Pulling fs layer 20:07:32 5851b861e8e6: Pulling fs layer 20:07:32 4872d77fe225: Waiting 20:07:32 e2be974225ed: Download complete 20:07:32 988bab9f4d93: Verifying Checksum 20:07:32 988bab9f4d93: Download complete 20:07:32 1469e6f7b9e6: Verifying Checksum 20:07:32 1469e6f7b9e6: Download complete 20:07:32 339a4e72a1f5: Verifying Checksum 20:07:32 339a4e72a1f5: Download complete 20:07:32 eaf3925da568: Verifying Checksum 20:07:32 eaf3925da568: Download complete 20:07:32 bde34c3a00c8: Verifying Checksum 20:07:32 bde34c3a00c8: Download complete 20:07:32 b352a97aabf1: Verifying Checksum 20:07:32 b352a97aabf1: Download complete 20:07:32 4872d77fe225: Verifying Checksum 20:07:32 4872d77fe225: Download complete 20:07:32 5851b861e8e6: Download complete 20:07:32 b85a868b505f: Verifying Checksum 20:07:32 b85a868b505f: Download complete 20:07:32 bab4dde63d76: Verifying Checksum 20:07:32 bab4dde63d76: Download complete 20:07:34 b85a868b505f: Pull complete 20:07:34 e2be974225ed: Pull complete 20:07:34 339a4e72a1f5: Pull complete 20:07:34 988bab9f4d93: Pull complete 20:07:35 1469e6f7b9e6: Pull complete 20:07:35 eaf3925da568: Pull complete 20:07:37 bab4dde63d76: Pull complete 20:07:37 bde34c3a00c8: Pull complete 20:07:37 b352a97aabf1: Pull complete 20:07:37 4872d77fe225: Pull complete 20:07:37 5851b861e8e6: Pull complete 20:07:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:37 prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container 20:07:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:0.1.4 cat 20:07:39 $ docker top 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 -eo pid,comm 20:07:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:07:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:07:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:40 [ssh-agent] Looking for ssh-agent implementation... 20:07:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:40 $ docker exec 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 ssh-agent 20:07:40 SSH_AUTH_SOCK=/tmp/ssh-PtRMfKEEImRs/agent.33 20:07:40 SSH_AGENT_PID=39 20:07:40 Running ssh-add (command line suppressed) 20:07:40 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7879469310624144456.key (/w/workspace/edgex-go/4@tmp/private_key_7879469310624144456.key) 20:07:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:40 + git tag --points-at HEAD [Pipeline] } 20:07:40 $ docker exec --env ******** --env ******** 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 ssh-agent -k 20:07:40 unset SSH_AUTH_SOCK; 20:07:40 unset SSH_AGENT_PID; 20:07:40 echo Agent pid 39 killed; 20:07:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:07:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:40 [ssh-agent] Looking for ssh-agent implementation... 20:07:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:41 $ docker exec 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 ssh-agent 20:07:41 SSH_AUTH_SOCK=/tmp/ssh-wCgMu4aa1ULM/agent.73 20:07:41 SSH_AGENT_PID=79 20:07:41 Running ssh-add (command line suppressed) 20:07:41 Identity added: /w/workspace/edgex-go/4@tmp/private_key_235402520296506179.key (/w/workspace/edgex-go/4@tmp/private_key_235402520296506179.key) 20:07:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:41 + git semver init 20:07:41 2022-09-20 20:07:41,957 [run_init] DEBUG init version:0.0.0 force:False 20:07:41 2022-09-20 20:07:41,958 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 20:07:41 2022-09-20 20:07:41,959 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 20:07:41 2022-09-20 20:07:41,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 20:07:47 2022-09-20 20:07:46,908 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 20:07:47 2022-09-20 20:07:46,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4154 with force:False 20:07:47 2022-09-20 20:07:46,909 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4154 20:07:47 2022-09-20 20:07:46,913 [execute] INFO git cat-file --batch-check 20:07:47 2022-09-20 20:07:46,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:07:47 2022-09-20 20:07:46,919 [execute] INFO git cat-file --batch 20:07:47 2022-09-20 20:07:46,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:07:47 2022-09-20 20:07:46,925 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4154 20:07:47 0.0.0 [Pipeline] } 20:07:47 $ docker exec --env ******** --env ******** 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 ssh-agent -k 20:07:47 unset SSH_AUTH_SOCK; 20:07:47 unset SSH_AGENT_PID; 20:07:47 echo Agent pid 79 killed; 20:07:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:47 + git semver [Pipeline] } 20:07:48 $ docker stop --time=1 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 20:07:49 $ docker rm -f 78cd0250ccc75b38d0ab5fa7c89c00a419e9772f52ad3cbab815aaa62b1e76a6 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:07:50 Stashed 1 file(s) [Pipeline] echo 20:07:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:50 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 20:07:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:50 ========================================================= 20:07:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:07:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:07:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:07:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:07:51 2408cc74d12b: Pulling fs layer 20:07:51 ea60b727a1ce: Pulling fs layer 20:07:51 30c4a7721957: Pulling fs layer 20:07:51 370296b7ddb6: Pulling fs layer 20:07:51 7c6cee850709: Pulling fs layer 20:07:51 39a5fcdaea64: Pulling fs layer 20:07:51 d94ebbe4e438: Pulling fs layer 20:07:51 bcfd1f05c69d: Pulling fs layer 20:07:51 59ccb84bbe0f: Pulling fs layer 20:07:51 7c6cee850709: Waiting 20:07:51 bcfd1f05c69d: Waiting 20:07:51 d94ebbe4e438: Waiting 20:07:51 39a5fcdaea64: Waiting 20:07:51 370296b7ddb6: Waiting 20:07:51 59ccb84bbe0f: Waiting 20:07:51 30c4a7721957: Verifying Checksum 20:07:51 30c4a7721957: Download complete 20:07:51 ea60b727a1ce: Verifying Checksum 20:07:51 ea60b727a1ce: Download complete 20:07:51 7c6cee850709: Download complete 20:07:51 39a5fcdaea64: Verifying Checksum 20:07:51 39a5fcdaea64: Download complete 20:07:51 2408cc74d12b: Verifying Checksum 20:07:51 2408cc74d12b: Download complete 20:07:51 d94ebbe4e438: Verifying Checksum 20:07:51 d94ebbe4e438: Download complete 20:07:51 2408cc74d12b: Pull complete 20:07:51 59ccb84bbe0f: Verifying Checksum 20:07:51 59ccb84bbe0f: Download complete 20:07:51 ea60b727a1ce: Pull complete 20:07:51 30c4a7721957: Pull complete 20:07:51 bcfd1f05c69d: Verifying Checksum 20:07:51 bcfd1f05c69d: Download complete 20:07:51 370296b7ddb6: Verifying Checksum 20:07:51 370296b7ddb6: Download complete 20:07:57 370296b7ddb6: Pull complete 20:07:57 7c6cee850709: Pull complete 20:07:57 39a5fcdaea64: Pull complete 20:07:57 d94ebbe4e438: Pull complete 20:07:59 bcfd1f05c69d: Pull complete 20:08:00 59ccb84bbe0f: Pull complete 20:08:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:08:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:08:00 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:08:00 WORKDIR /edgex 20:08:00 COPY go.mod . 20:08:00 RUN go mod download 20:08:00 docker build -t ci-base-image-x86_64 -f - . 20:08:01 Sending build context to Docker daemon 169.5MB 20:08:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:08:01 ---> a4fb48ad2a94 20:08:01 Step 2/4 : WORKDIR /edgex 20:08:05 Still waiting to schedule task 20:08:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:08:06 ---> Running in c64a17646604 20:08:06 Removing intermediate container c64a17646604 20:08:06 ---> 83e59242eb89 20:08:06 Step 3/4 : COPY go.mod . 20:08:06 ---> 35fae7b0d674 20:08:06 Step 4/4 : RUN go mod download 20:08:06 ---> Running in f3b554a3916e 20:08:21 Removing intermediate container f3b554a3916e 20:08:21 ---> 730760c830f8 20:08:21 Successfully built 730760c830f8 20:08:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:21 + docker inspect -f . ci-base-image-x86_64 20:08:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:21 prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container 20:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:22 $ docker top 684f806e13b2f601dec365821cccb6a509bc0f3a695d67e08927067fe017912f -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:22 + go version 20:08:22 go version go1.18.3 linux/amd64 [Pipeline] } 20:08:22 $ docker stop --time=1 684f806e13b2f601dec365821cccb6a509bc0f3a695d67e08927067fe017912f 20:08:24 $ docker rm -f 684f806e13b2f601dec365821cccb6a509bc0f3a695d67e08927067fe017912f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:24 + docker inspect -f . ci-base-image-x86_64 20:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:24 prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container 20:08:24 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:25 $ docker top b98adb2abcdb54aad63cece194a6b0947502995c577bf92f9159490574a1bcdc -eo pid,comm [Pipeline] { [Pipeline] echo 20:08:25 ========================================================= 20:08:25 [edgeXBuildGoParallel] Running Tests and Build... 20:08:25 ========================================================= [Pipeline] sh 20:08:25 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 20:08:25 + make test 20:08:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:08:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.111s coverage: 28.7% of statements 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements 20:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.113s coverage: 72.5% of statements 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.740s coverage: 89.2% of statements 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.0% of statements 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.473s coverage: 95.6% of statements 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.085s coverage: 58.8% of statements 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.233s coverage: 80.8% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.080s coverage: 86.9% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.126s coverage: 100.0% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.375s coverage: 65.8% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.199s coverage: 41.8% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.107s coverage: 17.7% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:09:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:09:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:09:34 GO111MODULE=on go vet ./... 20:09:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:37 ./bin/test-attribution-txt.sh 20:09:37 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:09:37 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:09:37 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:09:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:09:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:09:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:09:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:09:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:09:37 + ls -al . 20:09:37 total 748 20:09:37 drwxrwxr-x 10 1001 1001 4096 Sep 20 20:08 . 20:09:37 drwxr-xr-x 4 root root 4096 Sep 20 20:08 .. 20:09:37 -rw-rw-r-- 1 1001 1001 16 Sep 20 20:07 .dockerignore 20:09:37 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:09 .git 20:09:37 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:07 .github 20:09:37 -rw-rw-r-- 1 1001 1001 1030 Sep 20 20:07 .gitignore 20:09:37 -rw-rw-r-- 1 1001 1001 42 Sep 20 20:07 .golangci.yml 20:09:37 -rw-rw-r-- 1 1001 1001 87 Sep 20 20:07 .hadolint.yml 20:09:37 drwxr-xr-x 3 1001 1001 4096 Sep 20 20:07 .semver 20:09:37 -rw-rw-r-- 1 1001 1001 166 Sep 20 20:07 .sonarcloud.properties 20:09:37 -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:07 ADOPTERS.md 20:09:37 -rw-rw-r-- 1 1001 1001 10347 Sep 20 20:07 Attribution.txt 20:09:37 -rw-rw-r-- 1 1001 1001 63209 Sep 20 20:07 CHANGELOG.md 20:09:37 -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:07 CONTRIBUTING.md 20:09:37 -rw-rw-r-- 1 1001 1001 677 Sep 20 20:07 GOVERNANCE.md 20:09:37 -rw-rw-r-- 1 1001 1001 850 Sep 20 20:07 Jenkinsfile 20:09:37 -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:07 LICENSE 20:09:37 -rw-rw-r-- 1 1001 1001 13724 Sep 20 20:07 Makefile 20:09:37 -rw-rw-r-- 1 1001 1001 582 Sep 20 20:07 OWNERS.md 20:09:37 -rw-rw-r-- 1 1001 1001 9799 Sep 20 20:07 README.md 20:09:37 -rw-rw-r-- 1 1001 1001 6912 Sep 20 20:07 SECURITY.md 20:09:37 -rw-rw-r-- 1 1001 1001 5 Sep 20 20:07 VERSION 20:09:37 -rw-rw-r-- 1 1001 1001 4131 Sep 20 20:07 ZMQWindows.md 20:09:37 drwxrwxr-x 2 1001 1001 4096 Sep 20 20:07 bin 20:09:37 drwxrwxr-x 18 1001 1001 4096 Sep 20 20:07 cmd 20:09:37 -rw-r--r-- 1 root root 491929 Sep 20 20:09 coverage.out 20:09:37 -rw-rw-r-- 1 1001 1001 3670 Sep 20 20:07 go.mod 20:09:37 -rw-rw-r-- 1 1001 1001 38527 Sep 20 20:07 go.sum 20:09:37 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:07 internal 20:09:37 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:07 openapi 20:09:37 drwxrwxr-x 4 1001 1001 4096 Sep 20 20:07 snap 20:09:37 -rw-rw-r-- 1 1001 1001 204 Sep 20 20:07 version.go [Pipeline] sh 20:09:37 + '[' -e coverage.out ] 20:09:37 + chown 1001:1001 coverage.out [Pipeline] stash 20:09:38 Stashed 1 file(s) [Pipeline] sh 20:09:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29982 in /w/workspace/edgexfoundry_edgex-go_PR-4154 [Pipeline] { [Pipeline] ws 20:09:38 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 20:09:38 The recommended git tool is: git 20:09:38 + make build 20:09:38 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 20:09:45 using credential edgex-jenkins-ssh 20:09:45 Cloning the remote Git repository 20:09:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:09:45 > git init /w/workspace/edgex-go/4 # timeout=10 20:09:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:09:45 > git --version # timeout=10 20:09:45 > git --version # 'git version 2.25.1' 20:09:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:10:02 Merging remotes/origin/main commit f87a0e7ad2d654d2bfa8949ba3950bab910e31fb into PR head commit 13b3cef06e9bc81fd1664eb91cfaade501a96e78 20:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:10:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:10:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4154/head:refs/remotes/origin/PR-4154 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:10:02 > git config core.sparsecheckout # timeout=10 20:10:02 > git checkout -f 13b3cef06e9bc81fd1664eb91cfaade501a96e78 # timeout=10 20:10:03 Merge succeeded, producing dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:10:03 Checking out Revision dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 (PR-4154) 20:10:02 > git remote # timeout=10 20:10:02 > git config --get remote.origin.url # timeout=10 20:10:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:10:02 > git merge f87a0e7ad2d654d2bfa8949ba3950bab910e31fb # timeout=10 20:10:03 > git rev-parse HEAD^{commit} # timeout=10 20:10:03 > git config core.sparsecheckout # timeout=10 20:10:03 > git checkout -f dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 # timeout=10 20:10:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:10:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:10:07 Commit message: "Merge commit 'f87a0e7ad2d654d2bfa8949ba3950bab910e31fb' into HEAD" 20:10:07 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:10:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:10:08 Dload Upload Total Spent Left Speed 20:10:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh 20:10:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:10:09 + + sudo teesudo /etc/docker/daemon.new jq 20:10:09 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:10:09 { 20:10:09 "registry-mirrors": [ 20:10:09 "https://nexus3.edgexfoundry.org:10001" 20:10:09 ], 20:10:09 "bip": "10.250.0.254/24", 20:10:09 "hosts": [ 20:10:09 "tcp://0.0.0.0:5555", 20:10:09 "unix:///var/run/docker.sock" 20:10:09 ], 20:10:09 "mtu": 1458, 20:10:09 "selinux-enabled": true, 20:10:09 "seccomp-profile": "/etc/docker/seccomp.json" 20:10:09 } [Pipeline] sh 20:10:07 > git rev-list --no-walk adb8fce993257e0c3a35484a51fc092fd143b6d5 # timeout=10 20:10:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:10:10 + sudo service docker restart 20:10:12 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 20:10:12 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 20:10:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:10: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:10: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:10:17 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 20:10:18 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 20:10:19 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 20:10:21 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] } 20:10:23 $ docker stop --time=1 b98adb2abcdb54aad63cece194a6b0947502995c577bf92f9159490574a1bcdc 20:10:26 $ docker rm -f b98adb2abcdb54aad63cece194a6b0947502995c577bf92f9159490574a1bcdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:10:27 20:10:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:10:28 latest: Pulling from edgex-devops/edgex-compose 20:10:28 cbdbe7a5bc2a: Pulling fs layer 20:10:28 ca9280d653b3: Pulling fs layer 20:10:28 7e9c9ca2126c: Pulling fs layer 20:10:28 cbdbe7a5bc2a: Verifying Checksum 20:10:28 cbdbe7a5bc2a: Download complete 20:10:28 ca9280d653b3: Verifying Checksum 20:10:28 ca9280d653b3: Download complete 20:10:28 cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:28 provisioning config files... 20:10:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4917474018626387819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:28 7e9c9ca2126c: Verifying Checksum 20:10:28 7e9c9ca2126c: Download complete 20:10:28 ca9280d653b3: Pull complete 20:10:28 ---> docker-login.sh 20:10:28 nexus3.edgexfoundry.org:10001 20:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:29 Configure a credential helper to remove this warning. See 20:10:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:29 20:10:29 Login Succeeded 20:10:29 nexus3.edgexfoundry.org:10002 20:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:30 Configure a credential helper to remove this warning. See 20:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:30 20:10:30 Login Succeeded 20:10:30 nexus3.edgexfoundry.org:10003 20:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:30 Configure a credential helper to remove this warning. See 20:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:30 20:10:30 Login Succeeded 20:10:30 nexus3.edgexfoundry.org:10004 20:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:31 Configure a credential helper to remove this warning. See 20:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:31 20:10:31 Login Succeeded 20:10:31 docker.io 20:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:31 Configure a credential helper to remove this warning. See 20:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:31 20:10:31 Login Succeeded 20:10:31 ---> docker-login.sh ends [Pipeline] } 20:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:10:32 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 20:10:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:32 ========================================================= 20:10:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:10:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:10:33 7e9c9ca2126c: Pull complete 20:10:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:10:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:33 prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container 20:10:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:10:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:10:33 b3c136eddcbf: Pulling fs layer 20:10:33 c0a3192eca97: Pulling fs layer 20:10:33 a050256f5b6f: Pulling fs layer 20:10:33 656be50a0ddc: Pulling fs layer 20:10:33 2bbca73fdf42: Pulling fs layer 20:10:33 46d945488cbd: Pulling fs layer 20:10:33 8a5474983e97: Pulling fs layer 20:10:33 329c88fbcd65: Pulling fs layer 20:10:33 2bbca73fdf42: Waiting 20:10:33 46d945488cbd: Waiting 20:10:33 8a5474983e97: Waiting 20:10:33 329c88fbcd65: Waiting 20:10:33 656be50a0ddc: Waiting 20:10:33 a050256f5b6f: Verifying Checksum 20:10:33 a050256f5b6f: Download complete 20:10:33 c0a3192eca97: Download complete 20:10:33 2bbca73fdf42: Verifying Checksum 20:10:33 2bbca73fdf42: Download complete 20:10:33 46d945488cbd: Download complete 20:10:33 b3c136eddcbf: Download complete 20:10:34 b3c136eddcbf: Pull complete 20:10:34 329c88fbcd65: Verifying Checksum 20:10:34 329c88fbcd65: Download complete 20:10:35 c0a3192eca97: Pull complete 20:10:35 $ docker top 5867d4c60beffb2544f3184448ec5c665e668e7a51a3d3e654c37f0af68a9d22 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:35 a050256f5b6f: Pull complete 20:10:35 + docker-compose build --help 20:10:35 + grep parallel 20:10:36 8a5474983e97: Verifying Checksum 20:10:36 8a5474983e97: Download complete 20:10:36 --parallel Build images in parallel. [Pipeline] } 20:10:36 $ docker stop --time=1 5867d4c60beffb2544f3184448ec5c665e668e7a51a3d3e654c37f0af68a9d22 20:10:36 656be50a0ddc: Verifying Checksum 20:10:36 656be50a0ddc: Download complete 20:10:37 $ docker rm -f 5867d4c60beffb2544f3184448ec5c665e668e7a51a3d3e654c37f0af68a9d22 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:10:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:37 prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container 20:10:37 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:10:38 $ docker top cc33844c3f27b3bd5e03c2d82abeaf2c494dde5b1f654ae7834a6c66ad968a33 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:38 + docker-compose -f ./docker-compose-build.yml build --parallel 20:10:39 Building core-command ... 20:10:39 Building core-data ... 20:10:39 Building core-metadata ... 20:10:39 Building security-bootstrapper ... 20:10:39 Building security-proxy-setup ... 20:10:39 Building security-secretstore-setup ... 20:10:39 Building security-spiffe-token-provider ... 20:10:39 Building security-spire-agent ... 20:10:39 Building security-spire-config ... 20:10:39 Building security-spire-server ... 20:10:39 Building support-notifications ... 20:10:39 Building support-scheduler ... 20:10:39 Building sys-mgmt-agent ... 20:10:39 Building security-secretstore-setup 20:10:39 Building security-spire-config 20:10:39 Building core-data 20:10:39 Building security-bootstrapper 20:10:39 Building core-command 20:10:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:10:51 ---> 730760c830f8 20:10:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:10:51 656be50a0ddc: Pull complete 20:10:51 2bbca73fdf42: Pull complete 20:10:51 46d945488cbd: Pull complete 20:10:52 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:52 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:10:52 ---> 730760c830f8 20:10:52 Step 3/33 : WORKDIR /edgex-go 20:10:52 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:10:52 ---> 730760c830f8 20:10:52 Step 3/26 : WORKDIR /edgex-go 20:10:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:10:52 ---> 730760c830f8 20:10:52 Step 3/25 : WORKDIR /edgex-go 20:10:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:10:53 ---> 730760c830f8 20:10:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:10:57 8a5474983e97: Pull complete 20:10:58 329c88fbcd65: Pull complete 20:10:58 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:10:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:10:58 WORKDIR /edgex 20:10:58 COPY go.mod . 20:10:58 RUN go mod download 20:10:58 + docker build -t ci-base-image-arm64 -f - . 20:10:59 Sending build context to Docker daemon 3.232MB 20:10:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:10:59 ---> ff4287adb874 20:10:59 Step 2/4 : WORKDIR /edgex 20:10:59 ---> Running in b0a2b45150e4 20:10:59 ---> Running in 8ac4b15d1b05 20:10:59 ---> Running in ea9e970341b3 20:10:59 ---> Running in 27ffbebacc13 20:10:59 ---> Running in 04ed03f578a1 20:10:59 Removing intermediate container 04ed03f578a1 20:10:59 ---> 4f68338619de 20:10:59 Step 4/24 : WORKDIR /edgex-go 20:10:59 Removing intermediate container 27ffbebacc13 20:10:59 ---> 0b776b441f57 20:10:59 Step 4/24 : WORKDIR /edgex-go 20:10:59 Removing intermediate container ea9e970341b3 20:10:59 ---> 1062131b018d 20:10:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:59 Removing intermediate container 8ac4b15d1b05 20:10:59 ---> e3c9a70e4d21 20:10:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:59 Removing intermediate container b0a2b45150e4 20:10:59 ---> fc11d482c987 20:10:59 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:59 ---> Running in 006008fb2980 20:10:59 ---> Running in 0af6b691779f 20:10:59 ---> Running in 63d5f159bf5c 20:10:59 ---> Running in 0f2ec473b72e 20:10:59 ---> Running in 9e6f425bcf99 20:10:59 Removing intermediate container 006008fb2980 20:10:59 ---> 255a189d8268 20:10:59 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:59 Removing intermediate container 63d5f159bf5c 20:10:59 ---> 90caa7a5c702 20:10:59 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:59 ---> Running in 9eb52515d11e 20:10:59 ---> Running in 20e10f8fb6a1 20:11:00 Removing intermediate container 0af6b691779f 20:11:00 ---> b83ba856b047 20:11:00 Step 5/25 : RUN apk add --update --no-cache make git 20:11:00 ---> Running in 1ff269b8ee3f 20:11:01 Removing intermediate container 9e6f425bcf99 20:11:01 ---> 20347e23b3ab 20:11:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:11:01 ---> Running in 9a111bc6411b 20:11:01 Removing intermediate container 0f2ec473b72e 20:11:01 ---> 5f9d086f5ccb 20:11:01 Step 5/33 : RUN apk add --update --no-cache make git 20:11:01 ---> Running in 573afb1ecf36 20:11:01 Removing intermediate container 9eb52515d11e 20:11:01 ---> dcebc0b23989 20:11:01 Step 6/24 : RUN apk add --update --no-cache make git 20:11:01 ---> Running in 82170439cc84 20:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:01 Removing intermediate container 20e10f8fb6a1 20:11:01 ---> f9c0815d505a 20:11:01 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:11:01 ---> Running in 911762da712f 20:11:01 ---> Running in 4c3de83039e4 20:11:01 Removing intermediate container 4c3de83039e4 20:11:01 ---> ea93303eab74 20:11:01 Step 3/4 : COPY go.mod . 20:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:02 ---> bd2ef1112d5e 20:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:02 Step 4/4 : RUN go mod download 20:11:02 ---> Running in f8339f1b509d 20:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:02 OK: 211 MiB in 51 packages 20:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:03 Removing intermediate container 1ff269b8ee3f 20:11:03 ---> 4cc91949e854 20:11:03 Step 6/25 : COPY go.mod vendor* ./ 20:11:03 OK: 211 MiB in 51 packages 20:11:03 ---> 7e6cfc143b09 20:11:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:03 ---> Running in 29aed2be1e5d 20:11:03 OK: 211 MiB in 51 packages 20:11:03 OK: 211 MiB in 51 packages 20:11:03 Removing intermediate container 9a111bc6411b 20:11:03 ---> 2909feeab5df 20:11:03 Step 6/26 : COPY go.mod vendor* ./ 20:11:03 OK: 211 MiB in 51 packages 20:11:03 ---> ec88c82aa35f 20:11:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:03 ---> Running in d24ee66bfd11 20:11:03 Removing intermediate container 911762da712f 20:11:03 ---> c921be9a719f 20:11:03 Step 7/24 : COPY go.mod vendor* ./ 20:11:03 Removing intermediate container 82170439cc84 20:11:03 ---> b6ef3ae8f688 20:11:03 Step 7/24 : COPY go.mod vendor* ./ 20:11:04 ---> 50f1dfb04cb9 20:11:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:04 ---> b9147af1614f 20:11:04 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:04 ---> Running in fd938f94742d 20:11:04 ---> Running in e050ad4df534 20:11:04 Removing intermediate container 573afb1ecf36 20:11:04 ---> 8050188fa60a 20:11:04 Step 6/33 : COPY go.mod vendor* ./ 20:11:04 ---> b63b243c830e 20:11:04 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:04 ---> Running in 6f5225417d81 20:11:26 Removing intermediate container e050ad4df534 20:11:26 ---> ec44f0f68742 20:11:26 Step 9/24 : COPY . . 20:11:26 Removing intermediate container 29aed2be1e5d 20:11:26 ---> 9d011f607b11 20:11:26 Step 8/25 : COPY . . 20:11:26 Removing intermediate container d24ee66bfd11 20:11:26 ---> da2f5c09f316 20:11:26 Step 8/26 : COPY . . 20:11:26 Removing intermediate container fd938f94742d 20:11:26 ---> d77c64fcecb4 20:11:26 Step 9/24 : COPY . . 20:11:26 Removing intermediate container 6f5225417d81 20:11:26 ---> 044dba93004a 20:11:26 Step 8/33 : COPY . . 20:11:34 Removing intermediate container f8339f1b509d 20:11:34 ---> f37c9b0f945e 20:11:34 Successfully built f37c9b0f945e 20:11:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:35 + docker inspect -f . ci-base-image-arm64 20:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:35 prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container 20:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:11:36 $ docker top 007fb19762f8ec50307d33f63ca93aab56bf1c82847f94841613c546db70cee7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:37 + go version 20:11:37 go version go1.18.3 linux/arm64 [Pipeline] } 20:11:37 $ docker stop --time=1 007fb19762f8ec50307d33f63ca93aab56bf1c82847f94841613c546db70cee7 20:11:39 $ docker rm -f 007fb19762f8ec50307d33f63ca93aab56bf1c82847f94841613c546db70cee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:40 + docker inspect -f . ci-base-image-arm64 20:11:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:40 prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container 20:11:40 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:11:41 ---> cd9b8c9eba19 20:11:41 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:11:41 ---> a88b7b866355 20:11:41 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:11:41 ---> 11e383649be3 20:11:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:11:41 ---> 770f6fa15d57 20:11:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:11:41 ---> 08191fbacec8 20:11:41 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:11:41 ---> Running in 4f7580283aef 20:11:41 ---> Running in 1be0ea938252 20:11:41 ---> Running in 9b6a24c3a8c3 20:11:41 ---> Running in b7a40487227e 20:11:41 ---> Running in 0d60fc1c7a88 20:11:41 Removing intermediate container 9b6a24c3a8c3 20:11:41 ---> 4f9dc425d2e4 20:11:41 Step 10/26 : WORKDIR /edgex-go/spire-build 20:11:41 ---> Running in 09a15c80e565 20:11:41 $ docker top 4b47a75c9b97615617e3fc6c83973a6172fe6b5280ebef117c219272c053b1e0 -eo pid,comm 20:11:41 Removing intermediate container 09a15c80e565 20:11:41 ---> 4847b14fcabe 20:11:41 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 20:11:41 ---> Running in 651303450e56 20:11:41 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 [Pipeline] { [Pipeline] echo 20:11:42 ========================================================= 20:11:42 [edgeXBuildGoParallel] Running Tests and Build... 20:11:42 ========================================================= [Pipeline] sh 20:11:42 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 20:11:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:11: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:11:42 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 20:11:42 Removing intermediate container 651303450e56 20:11:42 ---> a51fd5208be9 20:11:42 Step 12/26 : WORKDIR /edgex-go 20:11:43 ---> Running in 3da20fc1ac6f 20:11:43 + make test 20:11:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:11:43 Removing intermediate container 3da20fc1ac6f 20:11:43 ---> 41cef21da4cf 20:11:43 20:11:43 Step 13/26 : FROM alpine:3.15 20:11:43 3.15: Pulling from library/alpine 20:11:43 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:11:43 Status: Downloaded newer image for alpine:3.15 20:11:43 ---> c4fc93816858 20:11:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:11:43 ---> Running in 197b7a496cc3 20:11:43 Removing intermediate container 197b7a496cc3 20:11:43 ---> 30ee7de81418 20:11:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:43 ---> Running in 6e2b48903ebf 20:11:45 Removing intermediate container 6e2b48903ebf 20:11:45 ---> 1b36ce8d6850 20:11:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:11:45 ---> Running in 3536a5405849 20:11:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:11:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:11:47 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:11:47 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:11:47 OK: 15857 distinct packages available 20:11:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:11:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:11:48 (1/4) Installing dumb-init (1.2.5-r1) 20:11:48 (2/4) Installing musl-obstack (1.2.3-r0) 20:11:48 (3/4) Installing libucontext (1.1-r0) 20:11:48 (4/4) Installing gcompat (1.0.0-r4) 20:11:48 Executing busybox-1.34.1-r7.trigger 20:11:48 OK: 6 MiB in 18 packages 20:11:52 Removing intermediate container 3536a5405849 20:11:52 ---> 4d2bebdc0d5b 20:11:52 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:11:56 ---> 32e690bf322e 20:11:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:11:56 ---> 94df84678dc2 20:11:56 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:11:56 ---> Running in 9e1251ded07c 20:11:57 Removing intermediate container 9e1251ded07c 20:11:57 ---> 303f538b683e 20:11:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:11:57 ---> 3e40c91591a8 20:11:57 Step 21/26 : WORKDIR / 20:11:57 ---> Running in e0ef784ac4a9 20:11:58 Removing intermediate container e0ef784ac4a9 20:11:58 ---> e4d10110b4f4 20:11:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:11:58 ---> Running in 17bc6d640543 20:11:59 Removing intermediate container 17bc6d640543 20:11:59 ---> 85b0db2e8c19 20:11:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:11:59 ---> Running in cb4a6876047e 20:11:59 Removing intermediate container cb4a6876047e 20:11:59 ---> 9ad7134a1172 20:11:59 Step 24/26 : LABEL arch=x86_64 20:12:00 ---> Running in 24ea7ea3fb70 20:12:00 Removing intermediate container 24ea7ea3fb70 20:12:00 ---> ad6a33eed15d 20:12:00 Step 25/26 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:12:00 ---> Running in 42210d15cfc3 20:12:01 Removing intermediate container 42210d15cfc3 20:12:01 ---> e608a50ef521 20:12:01 Step 26/26 : LABEL version=0.0.0 20:12:01 ---> Running in 411fd841ab26 20:12:01 Removing intermediate container 411fd841ab26 20:12:01 ---> 21f9484e7677 20:12:01 20:12:01 Successfully built 21f9484e7677 20:12:01 Successfully tagged security-spire-config:latest 20:12:01  Building security-spire-config ... done Building sys-mgmt-agent 20:12:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:04 ---> 730760c830f8 20:12:04 Step 3/23 : WORKDIR /edgex-go 20:12:04 ---> Using cache 20:12:04 ---> fc11d482c987 20:12:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:04 ---> Using cache 20:12:04 ---> 5f9d086f5ccb 20:12:04 Step 5/23 : RUN apk add --update --no-cache make bash git 20:12: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:12:08 ---> Running in 4a40b33e1c15 20:12:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:10 OK: 211 MiB in 51 packages 20:12:14 Removing intermediate container 4a40b33e1c15 20:12:14 ---> f976d380f25c 20:12:14 Step 6/23 : COPY go.mod vendor* ./ 20:12:14 Removing intermediate container 0d60fc1c7a88 20:12:14 ---> fa3ca53744dc 20:12:14 20:12:14 Step 10/33 : FROM alpine:3.16 20:12:14 Removing intermediate container b7a40487227e 20:12:14 ---> 51ac24e1515b 20:12:14 20:12:14 Step 11/24 : FROM alpine:3.16 20:12:15 ---> af8acbb8fa79 20:12:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:15 3.16: Pulling from library/alpine 20:12:15 3.16: Pulling from library/alpine 20:12:15 ? github.com/edgexfoundry/edgex-go [no test files] 20:12:16 ---> Running in fa895a322d45 20:12:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:12:16 Status: Downloaded newer image for alpine:3.16 20:12:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:12:16 Status: Image is up to date for alpine:3.16 20:12:16 ---> 9c6f07244728 20:12:16 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:16 ---> 9c6f07244728 20:12:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:12:16 ---> Running in e97d2dd45fdd 20:12:16 ---> Running in 6ac0eafacd94 20:12:17 Removing intermediate container 4f7580283aef 20:12:17 ---> 5cbf24ebcdb3 20:12:17 20:12:17 Step 11/24 : FROM alpine:3.16 20:12:17 ---> 9c6f07244728 20:12:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:12:17 Removing intermediate container 1be0ea938252 20:12:17 ---> ecceae432647 20:12:17 20:12:17 Step 10/25 : FROM alpine:3.16 20:12:17 ---> 9c6f07244728 20:12:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:12:17 Removing intermediate container 6ac0eafacd94 20:12:17 ---> 613bee23f5b5 20:12:17 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:12:17 ---> Running in 13c383f93dba 20:12:17 ---> Running in b0cc770da3e2 20:12:17 ---> Running in 726527ffa216 20:12:17 Removing intermediate container 13c383f93dba 20:12:17 ---> f0cae997e648 20:12:17 Step 13/24 : ENV APP_PORT=59880 20:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:17 ---> Running in d9e31fe4e57d 20:12:17 Removing intermediate container d9e31fe4e57d 20:12:17 ---> d76453ac84f3 20:12:17 Step 14/24 : EXPOSE $APP_PORT 20:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:17 ---> Running in 5d3c6658f4de 20:12:17 Removing intermediate container 5d3c6658f4de 20:12:17 ---> d01c9c466ceb 20:12:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:17 ---> Running in 782053b1e772 20:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:17 (1/1) Installing dumb-init (1.2.5-r1) 20:12:17 Executing busybox-1.35.0-r17.trigger 20:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:17 OK: 6 MiB in 15 packages 20:12:18 (1/3) Installing ca-certificates (20220614-r0) 20:12:18 (1/2) Installing dumb-init (1.2.5-r1) 20:12:18 (2/2) Installing su-exec (0.2-r1) 20:12:18 Executing busybox-1.35.0-r17.trigger 20:12:18 OK: 6 MiB in 16 packages 20:12:18 (2/3) Installing dumb-init (1.2.5-r1) 20:12:18 (3/3) Installing su-exec (0.2-r1) 20:12:18 Executing busybox-1.35.0-r17.trigger 20:12:18 Executing ca-certificates-20220614-r0.trigger 20:12:18 OK: 6 MiB in 17 packages 20:12:19 Removing intermediate container e97d2dd45fdd 20:12:19 ---> c42f6c16fc16 20:12:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:12:19 ---> Running in cc17a93e2365 20:12:19 Removing intermediate container 782053b1e772 20:12:19 ---> 2ec336c5beac 20:12:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:12:19 Removing intermediate container 726527ffa216 20:12:19 ---> 994387d9276e 20:12:19 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:12:19 Removing intermediate container cc17a93e2365 20:12:19 ---> d415e131d44f 20:12:19 Step 14/24 : ENV APP_PORT=59882 20:12:19 ---> Running in 078e393b143e 20:12:19 ---> Running in cfd8b06ffb89 20:12:19 ---> Running in 5c8798a3f07a 20:12:20 Removing intermediate container cfd8b06ffb89 20:12:20 ---> 5808c23ab5e9 20:12:20 Step 15/24 : EXPOSE $APP_PORT 20:12:20 Removing intermediate container 5c8798a3f07a 20:12:20 ---> f523f33c67b4 20:12:20 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:12:20 ---> Running in c2a7dadb46ad 20:12:20 ---> Running in d3f8b068fba3 20:12:20 Removing intermediate container b0cc770da3e2 20:12:20 ---> 3b0763ab29d2 20:12:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:12:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:20 Removing intermediate container d3f8b068fba3 20:12:20 ---> 9316ab4100ab 20:12:20 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:12:20 Removing intermediate container c2a7dadb46ad 20:12:20 ---> a94a2f589929 20:12:20 Step 16/24 : WORKDIR / 20:12:20 ---> Running in 3258ca1df001 20:12:20 ---> Running in 13f318e856c9 20:12:20 ---> Running in 7e30db82cc14 20:12:20 Removing intermediate container 3258ca1df001 20:12:20 ---> 3153ca88ff8b 20:12:20 Step 13/25 : WORKDIR / 20:12:20 Removing intermediate container 7e30db82cc14 20:12:20 ---> fb2b25b632de 20:12:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:20 ---> Running in 4ebb51b83368 20:12:20 Removing intermediate container 13f318e856c9 20:12:20 ---> 5fe80ec0710e 20:12:20 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:12:20 ---> Running in 6290c361dc2c 20:12:20 Removing intermediate container 4ebb51b83368 20:12:20 ---> 166e67fe4283 20:12:20 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:12:20 Removing intermediate container 6290c361dc2c 20:12:20 ---> 55fdb01d1ae1 20:12:20 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:12:20 ---> c2c85e81f3e5 20:12:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:12:21 ---> Running in fa3fce7faa5d 20:12:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:21 ---> b44fc3a75804 20:12:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:12:21 (1/6) Installing dumb-init (1.2.5-r1) 20:12:21 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:12:21 (3/6) Installing libsodium (1.0.18-r0) 20:12:21 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:12:21 ---> 21fe3502d5e2 20:12:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:12:21 (5/6) Installing libzmq (4.3.4-r0) 20:12:21 ---> 52cc84c57e7c 20:12:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:12:21 (6/6) Installing zeromq (4.3.4-r0) 20:12:22 Executing busybox-1.35.0-r17.trigger 20:12:22 OK: 8 MiB in 20 packages 20:12:22 ---> c1b24cc2deee 20:12:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:12:22 ---> 0bbbdeb9e65f 20:12:22 Step 20/24 : ENTRYPOINT ["/core-command"] 20:12:22 Removing intermediate container fa3fce7faa5d 20:12:22 ---> c39dd87e7330 20:12:22 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:12:22 ---> Running in 919de5c0f3b3 20:12:22 ---> Running in c03dfcb74687 20:12:22 ---> 69e9259a115a 20:12:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:12:22 Removing intermediate container 919de5c0f3b3 20:12:22 ---> f8f98817882b 20:12:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:22 Removing intermediate container c03dfcb74687 20:12:22 ---> 3c465d3fd451 20:12:22 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:12:22 ---> Running in 2931106296f7 20:12:22 Removing intermediate container 078e393b143e 20:12:22 ---> bac56423b79f 20:12:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:22 ---> fc53a9064c7c 20:12:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:12:22 Removing intermediate container 2931106296f7 20:12:22 ---> 9955940240ba 20:12:22 Step 22/24 : LABEL arch=x86_64 20:12:23 ---> Running in 97249c78f6ec 20:12:23 ---> 5fbd971f2925 20:12:23 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:12:23 ---> 180bcb23be53 20:12:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:12:23 ---> Running in 50853404fd01 20:12:23 Removing intermediate container 97249c78f6ec 20:12:23 ---> 4935cc24bef4 20:12:23 Step 23/24 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:12:23 ---> 75bba8cd2e97 20:12:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:12:23 ---> Running in 03620c053c22 20:12:24 Removing intermediate container 03620c053c22 20:12:24 ---> 70abf3379872 20:12:24 Step 24/24 : LABEL version=0.0.0 20:12:24 ---> 5304d5298488 20:12:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:12:24 ---> eb66d00d7730 20:12:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:12:24 ---> Running in 0d8dbc8ad443 20:12:24 ---> Running in ddb4b8b9eab6 20:12:24 Removing intermediate container 0d8dbc8ad443 20:12:24 ---> 6ff9289b1fda 20:12:24 20:12:24 ---> 4ddd91393d2c 20:12:24 Step 20/24 : ENTRYPOINT ["/core-data"] 20:12:24 ---> Running in b793ffe3d55e 20:12:24 Successfully built 6ff9289b1fda 20:12:24 Successfully tagged core-command:latest 20:12:24  Building core-command ... done Building security-spiffe-token-provider 20:12:24 Removing intermediate container 50853404fd01 20:12:24 ---> 7eff1cca58ab 20:12:24 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:24 Removing intermediate container fa895a322d45 20:12:24 ---> 1b4b6510bb6c 20:12:24 Step 8/23 : COPY . . 20:12:27 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:12:27 ---> 730760c830f8 20:12:27 Step 3/20 : WORKDIR /edgex-go 20:12:27 ---> Using cache 20:12:27 ---> fc11d482c987 20:12:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:12:32 Removing intermediate container b793ffe3d55e 20:12:32 ---> 5f68134a4b71 20:12:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:32 ---> 6696d1d2c814 20:12:32 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:12:32 ---> Running in 75fcbba4de3a 20:12:32 ---> Running in be3a210f9de0 20:12:32 ---> e8b30876a818 20:12:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:12:32 Removing intermediate container ddb4b8b9eab6 20:12:32 ---> b66676874278 20:12:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:12:32 ---> Running in 62b56b302423 20:12:32 ---> Running in e513c3ebefdf 20:12:32 Removing intermediate container be3a210f9de0 20:12:32 ---> 0590ee55c639 20:12:32 Step 22/24 : LABEL arch=x86_64 20:12:33 ---> Running in 4577b8351a64 20:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:33 Removing intermediate container e513c3ebefdf 20:12:33 ---> 65c948c99cc8 20:12:33 Step 23/25 : LABEL arch=x86_64 20:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:33 ---> Running in 08e0ed169711 20:12:33 Removing intermediate container 4577b8351a64 20:12:33 ---> c68158f3af7c 20:12:33 Step 23/24 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:12:33 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 20:12:33 ---> fb323cfd6e59 20:12:33 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:12:33 ---> Running in 184101b1dadc 20:12:33 Removing intermediate container 08e0ed169711 20:12:33 ---> f5561c9dbc28 20:12:33 Step 24/25 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:12:33 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:12:33 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:12:33 OK: 17040 distinct packages available 20:12:33 ---> Running in fb3c462df491 20:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:33 Removing intermediate container 184101b1dadc 20:12:33 ---> a8b322393cf5 20:12:33 Step 24/24 : LABEL version=0.0.0 20:12:33 ---> Running in 7c9e5b957e23 20:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:33 ---> af996dcebb6f 20:12:33 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:12:33 Removing intermediate container fb3c462df491 20:12:33 ---> 60ee62a07978 20:12:33 Step 25/25 : LABEL version=0.0.0 20:12:33 Removing intermediate container 7c9e5b957e23 20:12:33 ---> 99aa8b75cfbd 20:12:33 20:12:33 ---> Running in 251a65f3c248 20:12:33 ---> 7a00336a4318 20:12:33 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:12:33 OK: 211 MiB in 51 packages 20:12:33 Successfully built 99aa8b75cfbd 20:12:33 Successfully tagged core-data:latest 20:12:33  Building core-data ... done Building support-scheduler 20:12:33 Removing intermediate container 251a65f3c248 20:12:33 ---> d4d28d04da9c 20:12:33 20:12:33 Successfully built d4d28d04da9c 20:12:33 Successfully tagged security-secretstore-setup:latest 20:12:33 Building core-metadata 20:12:37  Building security-secretstore-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:12:37 ---> 730760c830f8 20:12:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:12:37 ---> Using cache 20:12:37 ---> 0b776b441f57 20:12:37 Step 4/25 : WORKDIR /edgex-go 20:12:37 ---> Using cache 20:12:37 ---> 90caa7a5c702 20:12:37 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:37 ---> Using cache 20:12:37 ---> f9c0815d505a 20:12:37 Step 6/25 : RUN apk add --update --no-cache make git 20:12:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:37 ---> 730760c830f8 20:12:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:12:37 ---> Using cache 20:12:37 ---> 0b776b441f57 20:12:37 Step 4/23 : WORKDIR /edgex-go 20:12:37 ---> Using cache 20:12:37 ---> 90caa7a5c702 20:12:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:37 ---> Using cache 20:12:37 ---> f9c0815d505a 20:12:37 Step 6/23 : RUN apk add --update --no-cache make git 20:12:43 ---> 0096f8ef30de 20:12:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:12:43 ---> Running in 0d9b6f06f9e8 20:12:43 ---> Running in 865a2af31a7c 20:12:43 Removing intermediate container 75fcbba4de3a 20:12:43 ---> dec8c5662abd 20:12:43 Step 5/20 : COPY go.mod vendor* ./ 20:12:43 ---> bdc3335fbd1c 20:12:43 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:12:43 ---> dcc692686fb6 20:12:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:43 ---> Running in 23b633dfefef 20:12:43 ---> 5e3795e18338 20:12:43 Step 28/33 : RUN chmod +x /entrypoint.sh 20:12:43 ---> Running in 8f5190fbf369 20:12:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:44 Removing intermediate container 8f5190fbf369 20:12:44 ---> 231da3156448 20:12:44 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:12:44 ---> Running in ac166d4d2040 20:12:44 OK: 211 MiB in 51 packages 20:12:45 OK: 211 MiB in 51 packages 20:12:45 Removing intermediate container ac166d4d2040 20:12:45 ---> 1b35e6375c5a 20:12:45 Step 30/33 : CMD ["gate"] 20:12:46 ---> Running in 06e365e7ec17 20:12:47 Removing intermediate container 865a2af31a7c 20:12:47 ---> 90f9a2de2f7c 20:12:47 Step 7/25 : COPY go.mod vendor* ./ 20:12:47 Removing intermediate container 06e365e7ec17 20:12:47 ---> 62055b64d7a0 20:12:47 Step 31/33 : LABEL arch=x86_64 20:12:47 Removing intermediate container 0d9b6f06f9e8 20:12:47 ---> a20ff73f5c4c 20:12:47 Step 7/23 : COPY go.mod vendor* ./ 20:12:47 ---> Running in 99e11605b6d0 20:12:47 ---> 36dbda3c3289 20:12:47 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:48 ---> e7d884efe212 20:12:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:48 Removing intermediate container 99e11605b6d0 20:12:48 ---> b82950f28f23 20:12:48 Step 32/33 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:12:48 ---> Running in a5715aaf4fa8 20:12:48 ---> Running in f035d8a8bc2a 20:12:48 ---> Running in 034b4d19dd93 20:12:48 Removing intermediate container f035d8a8bc2a 20:12:48 ---> 7bd7de5f9f8f 20:12:48 Step 33/33 : LABEL version=0.0.0 20:12:49 ---> Running in 3f55fe13087b 20:12:51 Removing intermediate container 3f55fe13087b 20:12:51 ---> e7d839f939ea 20:12:51 20:12:51 Successfully built e7d839f939ea 20:12:52 Successfully tagged security-bootstrapper:latest 20:12:52 Building security-spire-server 20:12:55  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:12:55 ---> 730760c830f8 20:12:55 Step 3/25 : WORKDIR /edgex-go 20:12:55 ---> Using cache 20:12:55 ---> fc11d482c987 20:12:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:55 ---> Using cache 20:12:55 ---> 5f9d086f5ccb 20:12:55 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:12:55 ---> Running in 3cf8bab78970 20:12:55 Removing intermediate container 62b56b302423 20:12:55 ---> 770116112ae7 20:12:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:12:56 ---> Running in 6c48f4626c28 20:12:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:12:56 Removing intermediate container 23b633dfefef 20:12:56 ---> 202e7fbfa093 20:12:56 Step 7/20 : COPY . . 20:12:56 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 20:12:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:12:57 OK: 211 MiB in 51 packages 20:13:04 ---> 1f284bbd4b4e 20:13:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:13:04 Removing intermediate container 6c48f4626c28 20:13:04 ---> 99fcebc5a819 20:13:04 20:13:04 Step 11/23 : FROM alpine:3.16 20:13:04 ---> 9c6f07244728 20:13:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:13:04 Removing intermediate container 3cf8bab78970 20:13:04 ---> cd04e9a678ce 20:13:04 Step 6/25 : COPY go.mod vendor* ./ 20:13:04 ---> Running in eada66518d21 20:13:04 ---> Running in 33b01ab0158e 20:13:04 ---> 9e78eb53ff1d 20:13:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:04 Removing intermediate container 33b01ab0158e 20:13:04 ---> eff45a8583f1 20:13:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:13:04 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 20:13:04 ---> Running in d1c43071d735 20:13:04 ---> Running in 912e6e01565e 20:13:04 Removing intermediate container 034b4d19dd93 20:13:04 ---> 21cbc91c5f56 20:13:04 Step 9/23 : COPY . . 20:13:04 Removing intermediate container a5715aaf4fa8 20:13:04 ---> 61b77f2dac44 20:13:04 Step 9/25 : COPY . . 20:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:04 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:13:04 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:13:04 (3/33) Installing readline (8.1.2-r0) 20:13:04 (4/33) Installing bash (5.1.16-r2) 20:13:04 Executing bash-5.1.16-r2.post-install 20:13:04 (5/33) Installing ca-certificates (20220614-r0) 20:13:04 (6/33) Installing brotli-libs (1.0.9-r6) 20:13:04 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:13:04 (8/33) Installing libcurl (7.83.1-r3) 20:13:04 (9/33) Installing curl (7.83.1-r3) 20:13:04 (10/33) Installing docker-cli (20.10.18-r0) 20:13:05 (11/33) Installing dumb-init (1.2.5-r1) 20:13:05 (12/33) Installing libbz2 (1.0.8-r1) 20:13:05 (13/33) Installing expat (2.4.8-r0) 20:13:05 (14/33) Installing libffi (3.4.2-r1) 20:13:05 (15/33) Installing gdbm (1.23-r0) 20:13:05 (16/33) Installing xz-libs (5.2.5-r1) 20:13:05 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:13:05 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:13:05 (19/33) Installing mpdecimal (2.5.1-r1) 20:13:05 (20/33) Installing sqlite-libs (3.38.5-r0) 20:13:05 (21/33) Installing python3 (3.10.5-r0) 20:13:05 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:13:05 (23/33) Installing py3-tomli (2.0.1-r1) 20:13:05 (24/33) Installing py3-pep517 (0.12.0-r2) 20:13:05 (25/33) Installing py3-six (1.16.0-r1) 20:13:05 (26/33) Installing py3-retrying (1.3.3-r3) 20:13:05 (27/33) Installing py3-appdirs (1.4.4-r3) 20:13:05 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:13:05 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:13:05 (30/33) Installing py3-parsing (2.4.7-r3) 20:13:05 (31/33) Installing py3-packaging (21.3-r0) 20:13:05 (32/33) Installing py3-setuptools (59.4.0-r0) 20:13:05 (33/33) Installing py3-pip (22.1.1-r0) 20:13:05 Executing busybox-1.35.0-r17.trigger 20:13:05 Executing ca-certificates-20220614-r0.trigger 20:13:05 OK: 122 MiB in 47 packages 20:13:20 ---> 2d10a0edfb12 20:13:20 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:13:20 ---> 7db7b4fa7a86 20:13:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:13:21 ---> Running in dbcb809a234f 20:13:21 ---> Running in b25e705d0a27 20:13:21 Collecting docker-compose==1.23.2 20:13:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:13:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 30.0 MB/s eta 0:00:00 20:13:21 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:13:22 Collecting docker<4.0,>=3.6.0 20:13:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:13:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 92.9 MB/s eta 0:00:00 20:13:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:13:22 Collecting PyYAML<4,>=3.10 20:13:22 Downloading PyYAML-3.13.tar.gz (270 kB) 20:13:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 54.8 MB/s eta 0:00:00 20:13:22 Preparing metadata (setup.py): started 20:13:22 Preparing metadata (setup.py): finished with status 'done' 20:13:22 Collecting cached-property<2,>=1.2.0 20:13:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:13:22 Collecting texttable<0.10,>=0.9.0 20:13:22 Downloading texttable-0.9.1.tar.gz (11 kB) 20:13:22 Preparing metadata (setup.py): started 20:13:23 Preparing metadata (setup.py): finished with status 'done' 20:13:23 Collecting websocket-client<1.0,>=0.32.0 20:13:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:13:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 156.6 MB/s eta 0:00:00 20:13:23 Collecting jsonschema<3,>=2.5.1 20:13:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:13:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:13:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:13:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:13:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 108.5 MB/s eta 0:00:00 20:13:23 Collecting dockerpty<0.5,>=0.4.1 20:13:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:13:23 Preparing metadata (setup.py): started 20:13:23 Preparing metadata (setup.py): finished with status 'done' 20:13:23 Collecting docopt<0.7,>=0.6.1 20:13:23 Downloading docopt-0.6.2.tar.gz (25 kB) 20:13:23 Preparing metadata (setup.py): started 20:13:24 Preparing metadata (setup.py): finished with status 'done' 20:13:24 Collecting docker-pycreds>=0.4.0 20:13:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:13:24 Collecting urllib3<1.25,>=1.21.1 20:13:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:13:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 206.8 MB/s eta 0:00:00 20:13:24 Collecting idna<2.8,>=2.5 20:13:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:13:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.4 MB/s eta 0:00:00 20:13:24 Collecting certifi>=2017.4.17 20:13:24 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 20:13:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 133.9 MB/s eta 0:00:00 20:13:24 Collecting chardet<3.1.0,>=3.0.2 20:13:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:13:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 145.1 MB/s eta 0:00:00 20:13:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:13:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:13:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:13:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:13:24 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:13:24 Running setup.py install for texttable: started 20:13:25 Running setup.py install for texttable: finished with status 'done' 20:13:25 Running setup.py install for PyYAML: started 20:13:26 Running setup.py install for PyYAML: finished with status 'done' 20:13:26 Removing intermediate container d1c43071d735 20:13:26 ---> 8fb8145e8185 20:13:26 Step 8/25 : COPY . . 20:13:26 Removing intermediate container eada66518d21 20:13:26 ---> 8b6987b970ed 20:13:26 20:13:26 Step 9/20 : FROM alpine:3.15 20:13:26 ---> c4fc93816858 20:13:26 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:13:26 ---> Using cache 20:13:26 ---> 30ee7de81418 20:13:26 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:26 ---> Using cache 20:13:26 ---> 1b36ce8d6850 20:13:26 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:13:26 Running setup.py install for docopt: started 20:13:26 ---> Running in 439a210a599a 20:13:26 Running setup.py install for docopt: finished with status 'done' 20:13:27 Running setup.py install for dockerpty: started 20:13:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:13:27 Running setup.py install for dockerpty: finished with status 'done' 20:13:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 20:13:28 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:13:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:13:28 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:13:28 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:13:28 OK: 15857 distinct packages available 20:13:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:13:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:13:30 (1/9) Installing ca-certificates (20220614-r0) 20:13:30 (2/9) Installing brotli-libs (1.0.9-r5) 20:13:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:13:30 (4/9) Installing libcurl (7.80.0-r3) 20:13:30 (5/9) Installing curl (7.80.0-r3) 20:13:30 (6/9) Installing dumb-init (1.2.5-r1) 20:13:30 (7/9) Installing musl-obstack (1.2.3-r0) 20:13:30 (8/9) Installing libucontext (1.1-r0) 20:13:30 (9/9) Installing gcompat (1.0.0-r4) 20:13:30 Executing busybox-1.34.1-r7.trigger 20:13:30 Executing ca-certificates-20220614-r0.trigger 20:13:30 OK: 8 MiB in 23 packages 20:13:36 ---> f2f6958ce3f5 20:13:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:13:36 ---> Running in 951ca40c0c6b 20:13:37 Removing intermediate container 439a210a599a 20:13:37 ---> d124a59f9453 20:13:37 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:37 Removing intermediate container 951ca40c0c6b 20:13:37 ---> 69e109f29eff 20:13:37 Step 10/25 : WORKDIR /edgex-go/spire-build 20:13:37 ---> Running in 8e4b12791bbe 20:13:37 ---> 0f840edb2446 20:13:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:13:37 Removing intermediate container 8e4b12791bbe 20:13:37 ---> bdaa87e17b80 20:13:37 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 20:13:37 ---> Running in 63b4e2e4c784 20:13:42 ---> d157e9561f44 20:13:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:13:42 Removing intermediate container 912e6e01565e 20:13:42 ---> 8c4df67fd6fd 20:13:42 Step 14/23 : ENV APP_PORT=58890 20:13:42 Removing intermediate container 63b4e2e4c784 20:13:42 ---> ceef3517c4e9 20:13:42 Step 12/25 : WORKDIR /edgex-go 20:13:42 ---> Running in 24201ca0c01b 20:13:42 ---> cf4d95837dd9 20:13:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:13:42 ---> Running in 7a19cfc5ed65 20:13:42 ---> Running in db7f4260651b 20:13:43 Removing intermediate container 24201ca0c01b 20:13:43 ---> f4b2d9551adb 20:13:43 Step 15/23 : EXPOSE $APP_PORT 20:13:43 ---> Running in 8007a09ebfa6 20:13:43 Removing intermediate container 7a19cfc5ed65 20:13:43 ---> d6cf6921d4ce 20:13:43 20:13:43 Step 13/25 : FROM alpine:3.15 20:13:43 ---> c4fc93816858 20:13:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:13:43 ---> Using cache 20:13:43 ---> 30ee7de81418 20:13:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:43 ---> Using cache 20:13:43 ---> 1b36ce8d6850 20:13:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:43 Removing intermediate container db7f4260651b 20:13:43 ---> a830e9b75388 20:13:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:13:43 ---> Running in cd9b0f732d0a 20:13:43 ---> Running in 5f9b164940f1 20:13:43 Removing intermediate container 8007a09ebfa6 20:13:43 ---> 4b32179c0018 20:13:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:13:43 Removing intermediate container 5f9b164940f1 20:13:43 ---> 58d5fb50479f 20:13:43 Step 18/20 : LABEL arch=x86_64 20:13:43 ---> Running in f20e239f053f 20:13:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:13:44 Removing intermediate container f20e239f053f 20:13:44 ---> 656139c4eae4 20:13:44 Step 19/20 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:13:44 ---> 024f5650141a 20:13:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:13:44 ---> Running in a6ce2e6ff5a4 20:13:44 Removing intermediate container a6ce2e6ff5a4 20:13:44 ---> 31976525178c 20:13:44 Step 20/20 : LABEL version=0.0.0 20:13:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:13:45 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:13:45 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:13:45 OK: 15857 distinct packages available 20:13:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:13:45 ---> b2cbb2539941 20:13:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:13:45 ---> Running in 7e8fdaf5eabc 20:13:45 Removing intermediate container 7e8fdaf5eabc 20:13:45 ---> 0f751514ee29 20:13:45 20:13:45 Successfully built 0f751514ee29 20:13:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:13:46 Successfully tagged security-spiffe-token-provider:latest 20:13:46  Building security-spiffe-token-provider ... done Building support-notifications 20:13:46 (1/5) Installing dumb-init (1.2.5-r1) 20:13:46 (2/5) Installing musl-obstack (1.2.3-r0) 20:13:46 (3/5) Installing libucontext (1.1-r0) 20:13:46 (4/5) Installing gcompat (1.0.0-r4) 20:13:46 ---> 23618e178199 20:13:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:13:46 (5/5) Installing openssl (1.1.1q-r0) 20:13:46 Executing busybox-1.34.1-r7.trigger 20:13:46 OK: 7 MiB in 19 packages 20:13:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:48 ---> 730760c830f8 20:13:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:13:48 ---> Using cache 20:13:48 ---> 0b776b441f57 20:13:48 Step 4/23 : WORKDIR /edgex-go 20:13:48 ---> Using cache 20:13:48 ---> 90caa7a5c702 20:13:48 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:48 ---> Using cache 20:13:48 ---> f9c0815d505a 20:13:48 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:13:50 ---> Running in 8d1600081a3d 20:13:50 ---> Running in b470c57f3265 20:13:50 Removing intermediate container b25e705d0a27 20:13:50 ---> f69bf1bd35bf 20:13:50 20:13:50 Step 11/25 : FROM alpine:3.16 20:13:50 ---> 9c6f07244728 20:13:50 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:13:50 ---> Using cache 20:13:50 ---> c42f6c16fc16 20:13:50 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:13:50 ---> Using cache 20:13:50 ---> d415e131d44f 20:13:50 Step 14/25 : ENV APP_PORT=59881 20:13:50 ---> Running in 8cd8f96e50d3 20:13:50 Removing intermediate container b470c57f3265 20:13:50 ---> 01bdbd38d660 20:13:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:13:50 Removing intermediate container cd9b0f732d0a 20:13:50 ---> 81faa5996a83 20:13:50 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:13:50 ---> Running in 0d2930cadcca 20:13:50 Removing intermediate container 8cd8f96e50d3 20:13:50 ---> ccaeca6f1800 20:13:50 Step 15/25 : EXPOSE $APP_PORT 20:13:50 ---> Running in 1f28d827e4b2 20:13:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:51 Removing intermediate container 0d2930cadcca 20:13:51 ---> 1076bae0ed14 20:13:51 Step 21/23 : LABEL arch=x86_64 20:13:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:52 OK: 211 MiB in 51 packages 20:13:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:13:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:13:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:13:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:13:54 Removing intermediate container 1f28d827e4b2 20:13:54 ---> fb6992c22683 20:13:54 Step 16/25 : WORKDIR / 20:13:54 ---> Running in b8ce1f513a94 20:13:54 ---> Running in fd9d46997dcc 20:13:54 ---> ba37d8fb19d1 20:13:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:13:54 Removing intermediate container dbcb809a234f 20:13:54 ---> 0722bba90c53 20:13:54 20:13:54 Step 11/23 : FROM alpine:3.16 20:13:54 ---> 9c6f07244728 20:13:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:13:54 ---> Using cache 20:13:54 ---> c42f6c16fc16 20:13:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:13:54 ---> Using cache 20:13:54 ---> d415e131d44f 20:13:54 Step 14/23 : ENV APP_PORT=59861 20:13:54 Removing intermediate container b8ce1f513a94 20:13:54 ---> 95496a31c99d 20:13:54 Step 22/23 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:13:54 Removing intermediate container fd9d46997dcc 20:13:54 ---> 510fa114e815 20:13:54 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:54 ---> Running in 73b4564fcd9a 20:13:55 ---> fc0df3298803 20:13:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:13:55 Removing intermediate container 8d1600081a3d 20:13:55 ---> 066bc34ce0f5 20:13:55 Step 7/23 : COPY go.mod vendor* ./ 20:13:55 ---> Running in 56e9e0d36032 20:13:55 Removing intermediate container 73b4564fcd9a 20:13:55 ---> 6e0e433fff85 20:13:55 Step 15/23 : EXPOSE $APP_PORT 20:13:55 ---> 2cb5503a53df 20:13:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:13:55 ---> 654d78e520e8 20:13:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:55 Removing intermediate container 56e9e0d36032 20:13:55 ---> ecfbc15a1c63 20:13:55 Step 23/23 : LABEL version=0.0.0 20:13:55 ---> 9efaefe8f961 20:13:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:13:55 ---> Running in 461001f0ef35 20:13:55 ---> Running in 104d5c61b3a4 20:13:55 ---> Running in 1d0700eaa0ff 20:13:56 ---> 9ea8fd7babbf 20:13:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:13:56 Removing intermediate container 461001f0ef35 20:13:56 ---> e3e188deec82 20:13:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:56 ---> 4d432abcec64 20:13:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:13:56 Removing intermediate container 1d0700eaa0ff 20:13:56 ---> f3de556d4f03 20:13:56 20:13:56 Successfully built f3de556d4f03 20:13:56 ---> Running in 32ca48d124d2 20:13:56 Successfully tagged sys-mgmt-agent:latest 20:13:56  Building sys-mgmt-agent ... done Building security-proxy-setup 20:13:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:13:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:13:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:13:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:13:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:13:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:13:59 ---> 730760c830f8 20:13:59 Step 3/22 : WORKDIR /edgex-go 20:13:59 ---> Using cache 20:13:59 ---> fc11d482c987 20:13:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:59 ---> Using cache 20:13:59 ---> 5f9d086f5ccb 20:13:59 Step 5/22 : RUN apk add --update --no-cache make git 20:13:59 ---> Using cache 20:13:59 ---> 8050188fa60a 20:13:59 Step 6/22 : COPY go.mod vendor* ./ 20:13:59 ---> Using cache 20:13:59 ---> b63b243c830e 20:13:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:59 ---> Using cache 20:13:59 ---> 044dba93004a 20:13:59 Step 8/22 : COPY . . 20:13:59 ---> Using cache 20:13:59 ---> 08191fbacec8 20:13:59 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:13:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:13:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:13:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:13:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:13:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:14:01 ---> 8caca574741a 20:14:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:14:02 ---> 5f32e8f6618c 20:14:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:14:03 Removing intermediate container 32ca48d124d2 20:14:03 ---> f65b0b97b6bc 20:14:03 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:14:03 ---> Running in 2c65e9f77f51 20:14:04 ---> Running in 14525e8251ee 20:14:04 ---> 16a553a2b5e6 20:14:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:14:04 ---> 5a359f5be92b 20:14:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:14:04 ---> Running in 7ec467f3618f 20:14:04 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 20:14:05 Removing intermediate container 14525e8251ee 20:14:05 ---> bb829c824444 20:14:05 Step 23/25 : LABEL arch=x86_64 20:14:05 ---> 1e75ff186f1b 20:14:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:14:06 Removing intermediate container 7ec467f3618f 20:14:06 ---> d43d94e2ecca 20:14:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:06 ---> Running in 8795c543d078 20:14:06 ---> Running in 3c3f5d57519a 20:14:06 ---> Running in 15ef79fe5dce 20:14:06 Removing intermediate container 8795c543d078 20:14:06 ---> 383441526167 20:14:06 Step 24/25 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:14:06 ---> Running in 660c631a246f 20:14:06 Removing intermediate container 15ef79fe5dce 20:14:06 ---> dd6c08468e84 20:14:06 Step 23/25 : LABEL arch=x86_64 20:14:06 Removing intermediate container 3c3f5d57519a 20:14:06 ---> 5095ad90bf03 20:14:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:06 ---> Running in 839626ecc1bd 20:14:06 ---> Running in 157898d04e28 20:14:06 Removing intermediate container 660c631a246f 20:14:06 ---> 0ba3fb078cc0 20:14:06 Step 25/25 : LABEL version=0.0.0 20:14:06 ---> Running in 007dae45f6ba 20:14:06 Removing intermediate container 157898d04e28 20:14:06 ---> 71ff2db3d1f2 20:14:06 Step 21/23 : LABEL arch=x86_64 20:14:06 Removing intermediate container 839626ecc1bd 20:14:06 ---> 0c5834aabd1c 20:14:06 Step 24/25 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:14:06 ---> Running in e3a552fe39e9 20:14:06 ---> Running in 27cbf7b2c21e 20:14:06 Removing intermediate container 007dae45f6ba 20:14:06 ---> 33499e6bc111 20:14:06 20:14:06 Removing intermediate container e3a552fe39e9 20:14:06 ---> 5abbb0ebaf31 20:14:06 Step 22/23 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:14:06 Removing intermediate container 27cbf7b2c21e 20:14:06 ---> d6f6c71b9a5a 20:14:06 Step 25/25 : LABEL version=0.0.0 20:14:06 ---> Running in 9a01fe228e44 20:14:06 ---> Running in c9593d71451d 20:14:06 Successfully built 33499e6bc111 20:14:06 Successfully tagged security-spire-server:latest 20:14:06  Building security-spire-server ... done Building security-spire-agent 20:14:08 Removing intermediate container 9a01fe228e44 20:14:08 ---> 43a04877e449 20:14:08 Step 23/23 : LABEL version=0.0.0 20:14:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:14:09 ---> 730760c830f8 20:14:09 Step 3/26 : WORKDIR /edgex-go 20:14:09 ---> Using cache 20:14:09 ---> fc11d482c987 20:14:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:09 ---> Using cache 20:14:09 ---> 5f9d086f5ccb 20:14:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:14:09 ---> Using cache 20:14:09 ---> cd04e9a678ce 20:14:09 Step 6/26 : COPY go.mod vendor* ./ 20:14:09 ---> Using cache 20:14:09 ---> 9e78eb53ff1d 20:14:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:09 ---> Using cache 20:14:09 ---> 8fb8145e8185 20:14:09 Step 8/26 : COPY . . 20:14:09 ---> Using cache 20:14:09 ---> f2f6958ce3f5 20:14:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:14:09 ---> Using cache 20:14:09 ---> 69e109f29eff 20:14:09 Step 10/26 : WORKDIR /edgex-go/spire-build 20:14:09 ---> Using cache 20:14:09 ---> bdaa87e17b80 20:14:09 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 20:14:12 Removing intermediate container c9593d71451d 20:14:12 ---> 7b7fbff7f7b5 20:14:12 20:14:12 Successfully built 7b7fbff7f7b5 20:14:12 Successfully tagged core-metadata:latest 20:14:12  Building core-metadata ... done  ---> Running in 29fd118faa42 20:14:12 ---> Running in 302038fb994d 20:14:12 Removing intermediate container 104d5c61b3a4 20:14:12 ---> 25c3476a6f10 20:14:12 Step 9/23 : COPY . . 20:14:12 Removing intermediate container 302038fb994d 20:14:12 ---> 53bfeda6f78e 20:14:12 20:14:13 Successfully built 53bfeda6f78e 20:14:13 Successfully tagged support-scheduler:latest 20:14:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements 20:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements 20:14:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.372s coverage: 72.5% of statements 20:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:14:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.623s coverage: 54.2% of statements 20:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:14:21  Building support-scheduler ... done Removing intermediate container 29fd118faa42 20:14:21 ---> 3d6f8ee9d1cb 20:14:21 Step 12/26 : WORKDIR /edgex-go 20:14:21 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 20:14:21 ---> Running in f48c125ea03d 20:14:21 ---> dbf2c9e4d3ed 20:14:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:14:21 ---> Running in 54fb5efb9d2b 20:14:21 Removing intermediate container f48c125ea03d 20:14:21 ---> d59808220066 20:14:21 20:14:21 Step 13/26 : FROM alpine:3.15 20:14:21 ---> c4fc93816858 20:14:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:21 ---> Using cache 20:14:21 ---> 30ee7de81418 20:14:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:21 ---> Using cache 20:14:21 ---> 1b36ce8d6850 20:14:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:14:21 ---> Using cache 20:14:21 ---> 81faa5996a83 20:14:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:14:21 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:14:22 ---> 7f55234b3e5d 20:14:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:25 ---> 5119268931d1 20:14:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:14:25 Removing intermediate container 2c65e9f77f51 20:14:25 ---> f9806b2c3ee2 20:14:25 20:14:25 Step 10/22 : FROM alpine:3.16 20:14:25 ---> 9c6f07244728 20:14:25 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:14:25 ---> Running in 7cb2ba15c83c 20:14:26 ---> 91335b288511 20:14:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:14:26 ---> 8d4b2f5b97ab 20:14:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:26 ---> 5ba1da54cc3a 20:14:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:14:26 ---> Running in 77128f6b886b 20:14:26 (1/6) Installing ca-certificates (20220614-r0) 20:14:26 (2/6) Installing brotli-libs (1.0.9-r6) 20:14:26 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:14:26 (4/6) Installing libcurl (7.83.1-r3) 20:14:26 (5/6) Installing curl (7.83.1-r3) 20:14:26 (6/6) Installing dumb-init (1.2.5-r1) 20:14:26 Executing busybox-1.35.0-r17.trigger 20:14:26 Executing ca-certificates-20220614-r0.trigger 20:14:26 Removing intermediate container 77128f6b886b 20:14:26 ---> 5e283e4d8268 20:14:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:14:26 OK: 8 MiB in 20 packages 20:14:27 ---> Running in 0e7bc78938b7 20:14:27 Removing intermediate container 0e7bc78938b7 20:14:27 ---> a89a835b9c90 20:14:27 Step 24/26 : LABEL arch=x86_64 20:14:27 ---> Running in d037239df68e 20:14:27 Removing intermediate container d037239df68e 20:14:27 ---> 5f8ac57af49e 20:14:27 Step 25/26 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:14:27 ---> Running in 110b319d30a1 20:14:27 Removing intermediate container 7cb2ba15c83c 20:14:27 ---> 593497edb84c 20:14:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:14:27 ---> Running in fde73a6e962f 20:14:28 Removing intermediate container 110b319d30a1 20:14:28 ---> 4027aeed5e7e 20:14:28 Step 26/26 : LABEL version=0.0.0 20:14:28 Removing intermediate container fde73a6e962f 20:14:28 ---> 212b8aa6f6fd 20:14:28 Step 13/22 : WORKDIR /edgex 20:14:28 ---> Running in 79093d1b9759 20:14:28 ---> Running in 6dd628a21fc7 20:14:28 Removing intermediate container 79093d1b9759 20:14:28 ---> 5447ca9f5a60 20:14:28 20:14:28 Removing intermediate container 6dd628a21fc7 20:14:28 ---> 44bfde8c2303 20:14:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:14:28 Successfully built 5447ca9f5a60 20:14:28 Successfully tagged security-spire-agent:latest 20:14:28  Building security-spire-agent ... done  ---> 19d5dac38404 20:14:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:14:29 ---> 7060f90badd5 20:14:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:14:30 ---> 82ae426bb15b 20:14:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:14:31 ---> 657751081a71 20:14:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:14:31 ---> Running in 9a9d044cd2cc 20:14:32 Removing intermediate container 9a9d044cd2cc 20:14:32 ---> af572859fcb3 20:14:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:14:32 ---> Running in bde2f532a7fb 20:14:32 Removing intermediate container bde2f532a7fb 20:14:32 ---> 241f6039ff54 20:14:32 Step 20/22 : LABEL arch=x86_64 20:14:32 ---> Running in b5c72ca69331 20:14:32 Removing intermediate container b5c72ca69331 20:14:32 ---> 005f0ece1b1d 20:14:32 Step 21/22 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:14:32 ---> Running in d4d93f0fc16b 20:14:33 Removing intermediate container d4d93f0fc16b 20:14:33 ---> 678b6e0b9b08 20:14:33 Step 22/22 : LABEL version=0.0.0 20:14:33 ---> Running in fb2b09ce93fc 20:14:33 Removing intermediate container fb2b09ce93fc 20:14:33 ---> 8bb1f1eeeef7 20:14:33 20:14:33 Successfully built 8bb1f1eeeef7 20:14:33 Successfully tagged security-proxy-setup:latest 20:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.662s coverage: 89.2% of statements 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.545s coverage: 2.0% of statements 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.440s coverage: 95.6% of statements 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:14:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.474s coverage: 72.2% of statements 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:14:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.359s coverage: 60.0% of statements 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:14:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.582s coverage: 0.9% of statements 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:14:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.314s coverage: 58.8% of statements 20:14:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements 20:14:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:14:45  Building security-proxy-setup ... done Removing intermediate container 54fb5efb9d2b 20:14:45 ---> 4f8fd403303a 20:14:45 20:14:45 Step 11/23 : FROM alpine:3.16 20:14:45 ---> 9c6f07244728 20:14:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:14:45 ---> Running in 9b7f8660cd43 20:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:45 (1/2) Installing ca-certificates (20220614-r0) 20:14:45 (2/2) Installing dumb-init (1.2.5-r1) 20:14:45 Executing busybox-1.35.0-r17.trigger 20:14:45 Executing ca-certificates-20220614-r0.trigger 20:14:45 OK: 6 MiB in 16 packages 20:14:46 Removing intermediate container 9b7f8660cd43 20:14:46 ---> 9dd74d7d9776 20:14:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:14:46 ---> Running in 14ba10bb0cff 20:14:46 Removing intermediate container 14ba10bb0cff 20:14:46 ---> 339c947a6f3f 20:14:46 Step 14/23 : ENV APP_PORT=59860 20:14:46 ---> Running in 949469f26b1e 20:14:46 Removing intermediate container 949469f26b1e 20:14:46 ---> 18161ed86f65 20:14:46 Step 15/23 : EXPOSE $APP_PORT 20:14:46 ---> Running in 1edbf97ddb0d 20:14:46 Removing intermediate container 1edbf97ddb0d 20:14:46 ---> 87814a119ac1 20:14:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:46 ---> 6046633a62b6 20:14:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:14:47 ---> 8fdb2bd2c652 20:14:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:14:47 ---> 7bf1a56bf5a7 20:14:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:14:47 ---> Running in 000ed2b7c6c1 20:14:47 Removing intermediate container 000ed2b7c6c1 20:14:47 ---> f2eff672b305 20:14:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:47 ---> Running in 927858531fa3 20:14:47 Removing intermediate container 927858531fa3 20:14:47 ---> 5d8978c28484 20:14:47 Step 21/23 : LABEL arch=x86_64 20:14:47 ---> Running in 6583a35573c5 20:14:47 Removing intermediate container 6583a35573c5 20:14:47 ---> d1c08b899a7c 20:14:47 Step 22/23 : LABEL git_sha=453462dc2737872c6dfbae0367d28c684530d312 20:14:47 ---> Running in 4e6c052cf0dc 20:14:48 Removing intermediate container 4e6c052cf0dc 20:14:48 ---> be4909e1ea5c 20:14:48 Step 23/23 : LABEL version=0.0.0 20:14:48 ---> Running in f08da7d08e8e 20:14:48 Removing intermediate container f08da7d08e8e 20:14:48 ---> 20e32dacdb28 20:14:48 20:14:48 Successfully built 20e32dacdb28 20:14:48 Successfully tagged support-notifications:latest 20:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements 20:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.409s coverage: 79.5% of statements 20:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 20:14:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements 20:14:48  Building support-notifications ... done  [Pipeline] } 20:14:48 $ docker stop --time=1 cc33844c3f27b3bd5e03c2d82abeaf2c494dde5b1f654ae7834a6c66ad968a33 20:14:49 $ docker rm -f cc33844c3f27b3bd5e03c2d82abeaf2c494dde5b1f654ae7834a6c66ad968a33 [Pipeline] // withDockerContainer [Pipeline] sh 20:14:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 20:14:49 + docker images 20:14:49 REPOSITORY TAG IMAGE ID CREATED SIZE 20:14:49 support-notifications latest 20e32dacdb28 2 seconds ago 27.3MB 20:14:49 4f8fd403303a 7 seconds ago 1.61GB 20:14:49 security-proxy-setup latest 8bb1f1eeeef7 16 seconds ago 27.4MB 20:14:49 security-spire-agent latest 5447ca9f5a60 21 seconds ago 125MB 20:14:49 f9806b2c3ee2 24 seconds ago 1.53GB 20:14:49 d59808220066 29 seconds ago 1.42GB 20:14:49 support-scheduler latest 53bfeda6f78e 37 seconds ago 26.7MB 20:14:49 core-metadata latest 7b7fbff7f7b5 43 seconds ago 18.2MB 20:14:49 security-spire-server latest 33499e6bc111 43 seconds ago 86.5MB 20:14:49 sys-mgmt-agent latest f3de556d4f03 54 seconds ago 136MB 20:14:49 0722bba90c53 55 seconds ago 1.61GB 20:14:49 f69bf1bd35bf About a minute ago 1.55GB 20:14:49 security-spiffe-token-provider latest 0f751514ee29 About a minute ago 29.3MB 20:14:49 d6cf6921d4ce About a minute ago 1.42GB 20:14:49 8b6987b970ed About a minute ago 1.58GB 20:14:49 99fcebc5a819 About a minute ago 1.53GB 20:14:49 security-bootstrapper latest e7d839f939ea 2 minutes ago 19.8MB 20:14:49 security-secretstore-setup latest d4d28d04da9c 2 minutes ago 29.2MB 20:14:49 core-data latest 99aa8b75cfbd 2 minutes ago 21.6MB 20:14:49 core-command latest 6ff9289b1fda 2 minutes ago 17.3MB 20:14:49 ecceae432647 2 minutes ago 1.54GB 20:14:49 5cbf24ebcdb3 2 minutes ago 1.55GB 20:14:49 51ac24e1515b 2 minutes ago 1.54GB 20:14:49 fa3ca53744dc 2 minutes ago 1.53GB 20:14:49 security-spire-config latest 21f9484e7677 2 minutes ago 85.8MB 20:14:49 41cef21da4cf 3 minutes ago 1.42GB 20:14:49 ci-base-image-x86_64 latest 730760c830f8 6 minutes ago 994MB 20:14:49 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 20:14:49 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 20:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 20:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 20:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements 20:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements 20:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.661s coverage: 80.8% of statements 20:15:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 65.1% of statements 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.239s coverage: 86.9% of statements 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.277s coverage: 58.8% of statements 20:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements 20:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 20:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements 20:15:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.879s coverage: 91.2% of statements 20:15:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.922s coverage: 64.7% of statements 20:15:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:15:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 20:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 20:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 20:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 20:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 20:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.370s coverage: 65.8% of statements 20:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:15:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 41.8% of statements 20:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:15:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements 20:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:15:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.311s coverage: 84.8% of statements 20:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:15:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.521s coverage: 17.7% of statements 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.769s coverage: 92.3% of statements 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.456s coverage: 97.7% of statements 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:15:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:15:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements 20:15:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 20:15:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:15:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:15:40 GO111MODULE=on go vet ./... 20:17:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:17:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:17:32 ./bin/test-attribution-txt.sh 20:17:32 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:17:32 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:17:32 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:17:32 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:17:32 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:17:32 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:17:32 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:17:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:17:33 + ls -al . 20:17:33 total 744 20:17:33 drwxrwxr-x 9 1001 1001 4096 Sep 20 20:11 . 20:17:33 drwxr-xr-x 4 root root 4096 Sep 20 20:11 .. 20:17:33 -rw-rw-r-- 1 1001 1001 16 Sep 20 20:10 .dockerignore 20:17:33 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:10 .git 20:17:33 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:10 .github 20:17:33 -rw-rw-r-- 1 1001 1001 1030 Sep 20 20:10 .gitignore 20:17:33 -rw-rw-r-- 1 1001 1001 42 Sep 20 20:10 .golangci.yml 20:17:33 -rw-rw-r-- 1 1001 1001 87 Sep 20 20:10 .hadolint.yml 20:17:33 -rw-rw-r-- 1 1001 1001 166 Sep 20 20:10 .sonarcloud.properties 20:17:33 -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:10 ADOPTERS.md 20:17:33 -rw-rw-r-- 1 1001 1001 10347 Sep 20 20:10 Attribution.txt 20:17:33 -rw-rw-r-- 1 1001 1001 63209 Sep 20 20:10 CHANGELOG.md 20:17:33 -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:10 CONTRIBUTING.md 20:17:33 -rw-rw-r-- 1 1001 1001 677 Sep 20 20:10 GOVERNANCE.md 20:17:33 -rw-rw-r-- 1 1001 1001 850 Sep 20 20:10 Jenkinsfile 20:17:33 -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:10 LICENSE 20:17:33 -rw-rw-r-- 1 1001 1001 13724 Sep 20 20:10 Makefile 20:17:33 -rw-rw-r-- 1 1001 1001 582 Sep 20 20:10 OWNERS.md 20:17:33 -rw-rw-r-- 1 1001 1001 9799 Sep 20 20:10 README.md 20:17:33 -rw-rw-r-- 1 1001 1001 6912 Sep 20 20:10 SECURITY.md 20:17:33 -rw-rw-r-- 1 1001 1001 5 Sep 20 20:07 VERSION 20:17:33 -rw-rw-r-- 1 1001 1001 4131 Sep 20 20:10 ZMQWindows.md 20:17:33 drwxrwxr-x 2 1001 1001 4096 Sep 20 20:10 bin 20:17:33 drwxrwxr-x 18 1001 1001 4096 Sep 20 20:10 cmd 20:17:33 -rw-r--r-- 1 root root 491929 Sep 20 20:15 coverage.out 20:17:33 -rw-rw-r-- 1 1001 1001 3670 Sep 20 20:10 go.mod 20:17:33 -rw-rw-r-- 1 1001 1001 38527 Sep 20 20:10 go.sum 20:17:33 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:10 internal 20:17:33 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:10 openapi 20:17:33 drwxrwxr-x 4 1001 1001 4096 Sep 20 20:10 snap 20:17:33 -rw-rw-r-- 1 1001 1001 204 Sep 20 20:10 version.go [Pipeline] sh 20:17:34 + '[' -e coverage.out ] 20:17:34 + chown 1001:1001 coverage.out [Pipeline] stash 20:17:34 Warning: overwriting stash ‘coverage-report’ 20:17:34 Stashed 1 file(s) [Pipeline] sh 20:17:35 + make build 20:17:35 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 20:19:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:20:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:21:13 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 20:21:14 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 20:21:21 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:21: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:21:32 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 20:21: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:41 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 20:21:46 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 20:21: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 [Pipeline] } 20:22:00 $ docker stop --time=1 4b47a75c9b97615617e3fc6c83973a6172fe6b5280ebef117c219272c053b1e0 20:22:02 $ docker rm -f 4b47a75c9b97615617e3fc6c83973a6172fe6b5280ebef117c219272c053b1e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:22:05 20:22:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:22:05 latest: Pulling from edgex-devops/edgex-compose-arm64 20:22:05 29e5d40040c1: Pulling fs layer 20:22:05 1ce36da41761: Pulling fs layer 20:22:05 25b303627fd3: Pulling fs layer 20:22:05 29e5d40040c1: Download complete 20:22:06 1ce36da41761: Verifying Checksum 20:22:06 1ce36da41761: Download complete 20:22:06 29e5d40040c1: Pull complete 20:22:08 25b303627fd3: Verifying Checksum 20:22:08 25b303627fd3: Download complete 20:22:08 1ce36da41761: Pull complete 20:22:20 25b303627fd3: Pull complete 20:22:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:22:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:20 prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container 20:22:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:22:23 $ docker top a7b56e9f815c0a85fff209ea9c08ee969556104154ab3c8de2d37fbcdcb153f8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:24 + grep parallel 20:22:24 + docker-compose build --help 20:22:30 --parallel Build images in parallel. [Pipeline] } 20:22:30 $ docker stop --time=1 a7b56e9f815c0a85fff209ea9c08ee969556104154ab3c8de2d37fbcdcb153f8 20:22:32 $ docker rm -f a7b56e9f815c0a85fff209ea9c08ee969556104154ab3c8de2d37fbcdcb153f8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:22:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:33 prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container 20:22:33 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:22:34 $ docker top fab909c8dda0ff9a4fb7375093fbb759b09e7c1f632fe1cf168e68037305fd28 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:35 + docker-compose -f ./docker-compose-build.yml build --parallel 20:22:42 Building core-command ... 20:22:42 Building core-data ... 20:22:42 Building core-metadata ... 20:22:42 Building security-bootstrapper ... 20:22:42 Building security-proxy-setup ... 20:22:42 Building security-secretstore-setup ... 20:22:42 Building security-spiffe-token-provider ... 20:22:42 Building security-spire-agent ... 20:22:42 Building security-spire-config ... 20:22:42 Building security-spire-server ... 20:22:42 Building support-notifications ... 20:22:42 Building support-scheduler ... 20:22:42 Building sys-mgmt-agent ... 20:22:42 Building core-data 20:22:42 Building security-bootstrapper 20:22:42 Building security-spire-config 20:22:42 Building sys-mgmt-agent 20:22:42 Building security-spire-agent 20:23:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:23:39 ---> f37c9b0f945e 20:23:39 Step 3/26 : WORKDIR /edgex-go 20:23:39 ---> Running in ebfb33336f59 20:23:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:39 ---> f37c9b0f945e 20:23:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:23:39 ---> Running in 68f6288b4d53 20:23:39 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:39 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:23:39 ---> f37c9b0f945e 20:23:39 Step 3/33 : WORKDIR /edgex-go 20:23:39 ---> Running in 41a8f56857d0 20:23:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:39 ---> f37c9b0f945e 20:23:39 Step 3/23 : WORKDIR /edgex-go 20:23:39 ---> Running in 8704b0ebecdc 20:23:39 Removing intermediate container ebfb33336f59 20:23:39 ---> 24b9f4dbc2c3 20:23:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:23:39 ---> f37c9b0f945e 20:23:39 Step 3/26 : WORKDIR /edgex-go 20:23:39 ---> Running in 64c74bb0b468 20:23:39 ---> Running in 920b79dca43d 20:23:39 Removing intermediate container 68f6288b4d53 20:23:39 ---> b6c7b6ecb2d7 20:23:39 Step 4/24 : WORKDIR /edgex-go 20:23:39 ---> Running in f0b451858d71 20:23:39 Removing intermediate container 41a8f56857d0 20:23:39 ---> b21f499508e6 20:23:39 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:39 Removing intermediate container 8704b0ebecdc 20:23:39 ---> 157c74a00a7b 20:23:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:39 Removing intermediate container 64c74bb0b468 20:23:39 ---> 858a2f74f4c1 20:23:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:39 ---> Running in fb2097a2a9fb 20:23:39 ---> Running in 2b5c0da5cbb6 20:23:39 ---> Running in 270f27d8433a 20:23:39 Removing intermediate container f0b451858d71 20:23:39 ---> f27cf3e290bf 20:23:39 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:39 ---> Running in 65fd4e30c5ca 20:23:39 Removing intermediate container 920b79dca43d 20:23:39 ---> 941cc2a908f9 20:23:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:23:39 ---> Running in a1e2cd84e946 20:23:39 Removing intermediate container fb2097a2a9fb 20:23:39 ---> 1f93eb39c4e8 20:23:39 Step 5/33 : RUN apk add --update --no-cache make git 20:23:39 ---> Running in 06370665e41c 20:23:39 Removing intermediate container 2b5c0da5cbb6 20:23:39 ---> b458f39bf71c 20:23:39 Step 5/23 : RUN apk add --update --no-cache make bash git 20:23:39 ---> Running in 4e06bd17d496 20:23:39 Removing intermediate container 270f27d8433a 20:23:39 ---> 53e977c412c3 20:23:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:23:39 Removing intermediate container 65fd4e30c5ca 20:23:39 ---> 8f6275d2ede3 20:23:39 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:23:39 ---> Running in b5b1fac22d60 20:23:39 ---> Running in e0616cf24588 20:23:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:42 OK: 221 MiB in 51 packages 20:23:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:42 OK: 221 MiB in 51 packages 20:23:43 OK: 221 MiB in 51 packages 20:23:44 OK: 221 MiB in 51 packages 20:23:44 OK: 221 MiB in 51 packages 20:23:44 Removing intermediate container 06370665e41c 20:23:44 ---> b01e67422027 20:23:44 Step 6/33 : COPY go.mod vendor* ./ 20:23:44 Removing intermediate container a1e2cd84e946 20:23:44 ---> b97f4c09393e 20:23:44 Step 6/26 : COPY go.mod vendor* ./ 20:23:45 Removing intermediate container 4e06bd17d496 20:23:45 ---> 62c62d51ed6e 20:23:45 Step 6/23 : COPY go.mod vendor* ./ 20:23:46 Removing intermediate container b5b1fac22d60 20:23:46 ---> 3103698153d8 20:23:46 Step 6/26 : COPY go.mod vendor* ./ 20:23:46 Removing intermediate container e0616cf24588 20:23:46 ---> 4f143d8d9e97 20:23:46 Step 7/24 : COPY go.mod vendor* ./ 20:23:46 ---> fa7205b48bb6 20:23:46 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:46 ---> 005eb5b7ab0d 20:23:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:46 ---> 6c3a01f17335 20:23:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:46 ---> Running in f75593f567c5 20:23:46 ---> Running in 91d2c8c436f7 20:23:46 ---> Running in 42309f59feb5 20:23:47 ---> fe5f25e64ece 20:23:47 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:47 ---> b3d6d9a85a38 20:23:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:47 ---> Running in 2d0e155adefb 20:23:47 ---> Running in 237e5e9b0eba 20:24:56 Removing intermediate container 42309f59feb5 20:24:56 ---> 605d9fab29a3 20:24:56 Step 8/26 : COPY . . 20:24:56 Removing intermediate container 237e5e9b0eba 20:24:56 ---> 4dfc10d9b06f 20:24:56 Step 8/26 : COPY . . 20:24:56 Removing intermediate container f75593f567c5 20:24:56 ---> 4de37eb13b9a 20:24:56 Step 8/33 : COPY . . 20:24:56 Removing intermediate container 2d0e155adefb 20:24:56 ---> 3cf1fa8ad962 20:24:56 Step 9/24 : COPY . . 20:24:56 Removing intermediate container 91d2c8c436f7 20:24:56 ---> 29da928b7db6 20:24:56 Step 8/23 : COPY . . 20:25:08 ---> d18466d9304e 20:25:08 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:25:08 ---> 29b95f4527b1 20:25:08 ---> ca41aba62e1e 20:25:08 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:25:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:25:08 ---> Running in 12782a77122d 20:25:08 ---> Running in ab4f96dbe752 20:25:08 ---> Running in f758bd95e05d 20:25:08 ---> 9e2fdb321dce 20:25:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:25:08 ---> 05ca918097c3 20:25:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:25:08 ---> Running in e4d609736868 20:25:08 ---> Running in 615ad340f336 20:25:08 Removing intermediate container 12782a77122d 20:25:08 ---> 6f04b96bc6a4 20:25:08 Step 10/26 : WORKDIR /edgex-go/spire-build 20:25:09 ---> Running in 103436de2d78 20:25:09 Removing intermediate container 615ad340f336 20:25:09 ---> 0133577f9cd8 20:25:09 Step 10/26 : WORKDIR /edgex-go/spire-build 20:25:09 ---> Running in a3375b108952 20:25:09 Removing intermediate container 103436de2d78 20:25:09 ---> 92001289a5f5 20:25:09 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 20:25:09 ---> Running in 7fc35194996a 20:25:09 Removing intermediate container a3375b108952 20:25:09 ---> 6f6ca8f15d3f 20:25:09 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 20:25:10 ---> Running in deb1f9d95154 20:25:10 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 20:25:10 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 20:25:10 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 20:25:13 Removing intermediate container 7fc35194996a 20:25:13 ---> 3cd3b9624191 20:25:13 Step 12/26 : WORKDIR /edgex-go 20:25:13 ---> Running in dfd3895d07be 20:25:14 Removing intermediate container deb1f9d95154 20:25:14 ---> 26b02577bbea 20:25:14 Step 12/26 : WORKDIR /edgex-go 20:25:14 ---> Running in 4f17cd80b830 20:25:14 Removing intermediate container dfd3895d07be 20:25:14 ---> 888347275471 20:25:14 20:25:14 Step 13/26 : FROM alpine:3.15 20:25:14 Removing intermediate container 4f17cd80b830 20:25:14 ---> 4af111d5a3a6 20:25:14 20:25:14 Step 13/26 : FROM alpine:3.15 20:25:15 3.15: Pulling from library/alpine 20:25:15 3.15: Pulling from library/alpine 20:25:16 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:25:16 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:25:16 Status: Image is up to date for alpine:3.15 20:25:16 Status: Downloaded newer image for alpine:3.15 20:25:16 ---> 02e0d6fdf486 20:25:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:16 ---> 02e0d6fdf486 20:25:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:16 ---> Running in e9742b1fdfc9 20:25:16 ---> Running in 88ac650cc9bf 20:25:17 Removing intermediate container e9742b1fdfc9 20:25:17 Removing intermediate container 88ac650cc9bf 20:25:17 ---> e98a2b89305c 20:25:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:17 ---> a8a351290d0e 20:25:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:17 ---> Running in 6b518b8625f1 20:25:17 ---> Running in 1a64896aae3a 20:25:22 Removing intermediate container 1a64896aae3a 20:25:22 ---> cc0bae8eb20b 20:25:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:25:22 Removing intermediate container 6b518b8625f1 20:25:22 ---> 85616506649c 20:25:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:25:22 ---> Running in aae606936f97 20:25:22 ---> Running in 2f95a7a8d8c7 20:25:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:27 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:25:27 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:25:27 OK: 15734 distinct packages available 20:25:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:28 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:25:28 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:25:28 OK: 15734 distinct packages available 20:25:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:31 (1/5) Installing dumb-init (1.2.5-r1) 20:25:31 (1/4) Installing dumb-init (1.2.5-r1) 20:25:31 (2/5) Installing musl-obstack (1.2.3-r0) 20:25:31 (2/4) Installing musl-obstack (1.2.3-r0) 20:25:31 (3/5) Installing libucontext (1.1-r0) 20:25:31 (3/4) Installing libucontext (1.1-r0) 20:25:31 (4/5) Installing gcompat (1.0.0-r4) 20:25:31 (4/4) Installing gcompat (1.0.0-r4) 20:25:31 (5/5) Installing openssl (1.1.1q-r0) 20:25:31 Executing busybox-1.34.1-r7.trigger 20:25:31 OK: 6 MiB in 18 packages 20:25:31 Executing busybox-1.34.1-r7.trigger 20:25:31 OK: 6 MiB in 19 packages 20:25:33 Removing intermediate container 2f95a7a8d8c7 20:25:33 ---> 32dbf938d113 20:25:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:33 Removing intermediate container aae606936f97 20:25:33 ---> 6dcbd4803a81 20:25:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:25:40 ---> 191cf6df70c9 20:25:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:42 ---> 146df15267f4 20:25:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:25:44 ---> 90bccbeaa528 20:25:44 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:25:44 ---> Running in c9c4b406da53 20:25:44 Removing intermediate container c9c4b406da53 20:25:44 ---> 75c6b9da29fa 20:25:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:25:46 ---> 71dc7c4f30f4 20:25:46 Step 21/26 : WORKDIR / 20:25:46 ---> Running in e4e08b750e26 20:25:48 Removing intermediate container e4e08b750e26 20:25:48 ---> b2bcad903552 20:25:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:48 ---> Running in 5d665f6161be 20:25:48 ---> 8ddffcffd6f2 20:25:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:25:48 Removing intermediate container 5d665f6161be 20:25:48 ---> b6349d3b63df 20:25:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:48 ---> Running in 4cc86e967130 20:25:49 Removing intermediate container 4cc86e967130 20:25:49 ---> b4a999d5f3db 20:25:49 Step 24/26 : LABEL arch=arm64 20:25:49 ---> ad6526023960 20:25:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:25:49 ---> Running in 446ab67d679e 20:25:50 Removing intermediate container 446ab67d679e 20:25:50 ---> 1b2012fc1d00 20:25:50 Step 25/26 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:25:50 ---> Running in 8171e75e443f 20:25:50 ---> c0b1e99d9f3c 20:25:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:25:51 Removing intermediate container 8171e75e443f 20:25:51 ---> 8bb85dca90a8 20:25:51 Step 26/26 : LABEL version=0.0.0 20:25:51 ---> Running in 4320837827b8 20:25:52 Removing intermediate container 4320837827b8 20:25:52 ---> f39dbbed966e 20:25:52 20:25:52 ---> a496b76a9560 20:25:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:52 ---> Running in 19c1e08910d1 20:25:52 Successfully built f39dbbed966e 20:25:52 Successfully tagged security-spire-config-arm64:latest 20:25:52  Building security-spire-config ... done Building support-scheduler 20:25:53 Removing intermediate container 19c1e08910d1 20:25:53 ---> fb99d04c973b 20:25:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:53 ---> Running in 4d3655881933 20:25:53 Removing intermediate container 4d3655881933 20:25:53 ---> 2f8f977574be 20:25:53 Step 24/26 : LABEL arch=arm64 20:25:53 ---> Running in 632415f85923 20:25:54 Removing intermediate container 632415f85923 20:25:54 ---> 6c1e6b0a7106 20:25:54 Step 25/26 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:25:54 ---> Running in 5d89d444b884 20:25:55 Removing intermediate container 5d89d444b884 20:25:55 ---> e9accfa79858 20:25:55 Step 26/26 : LABEL version=0.0.0 20:25:55 ---> Running in eed5d1b3ac43 20:25:56 Removing intermediate container eed5d1b3ac43 20:25:56 ---> 12e9d076eb6f 20:25:56 20:25:56 Successfully built 12e9d076eb6f 20:25:56 Successfully tagged security-spire-agent-arm64:latest 20:25:56  Building security-spire-agent ... done Building core-metadata 20:26:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:23 ---> f37c9b0f945e 20:26:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:23 ---> Using cache 20:26:23 ---> b6c7b6ecb2d7 20:26:23 Step 4/23 : WORKDIR /edgex-go 20:26:23 ---> Using cache 20:26:23 ---> f27cf3e290bf 20:26:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:23 ---> Using cache 20:26:23 ---> 8f6275d2ede3 20:26:23 Step 6/23 : RUN apk add --update --no-cache make git 20:26:23 ---> Running in 65a0fd10b579 20:26:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:26:25 ---> f37c9b0f945e 20:26:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:26:25 ---> Using cache 20:26:25 ---> b6c7b6ecb2d7 20:26:25 Step 4/25 : WORKDIR /edgex-go 20:26:26 ---> Using cache 20:26:26 ---> f27cf3e290bf 20:26:26 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:26 ---> Using cache 20:26:26 ---> 8f6275d2ede3 20:26:26 Step 6/25 : RUN apk add --update --no-cache make git 20:26:26 ---> Running in aa69d4619977 20:26:27 OK: 221 MiB in 51 packages 20:26:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:28 Removing intermediate container 65a0fd10b579 20:26:28 ---> 798466dfce1b 20:26:28 Step 7/23 : COPY go.mod vendor* ./ 20:26:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:29 ---> b8173f954204 20:26:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:29 ---> Running in 1f50e7ebf8c5 20:26:30 OK: 221 MiB in 51 packages 20:26:32 Removing intermediate container aa69d4619977 20:26:32 ---> 2c1d1f540ef8 20:26:32 Step 7/25 : COPY go.mod vendor* ./ 20:26:33 ---> edbddecf03cb 20:26:33 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:33 ---> Running in 082fa8fad635 20:27:42 Removing intermediate container 1f50e7ebf8c5 20:27:42 ---> 3b924437a6a4 20:27:42 Step 9/23 : COPY . . 20:27:42 Removing intermediate container 082fa8fad635 20:27:42 ---> 24c1cd181acb 20:27:42 Step 9/25 : COPY . . 20:27:57 ---> 3db22f030d77 20:27:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:27:57 ---> Running in 3617bb259b9e 20:27:57 ---> ec39df7837d9 20:27:57 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:27:57 ---> Running in 773a00407a6b 20:27:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:27:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:31:36 Removing intermediate container e4d609736868 20:31:36 ---> 30c061e5ec9d 20:31:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:31:36 ---> Running in 9514212aed5a 20:31: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:31:42 Removing intermediate container 9514212aed5a 20:31:42 ---> 47aae0b786d7 20:31:42 20:31:42 Step 11/23 : FROM alpine:3.16 20:31:42 3.16: Pulling from library/alpine 20:31:44 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:31:44 Status: Downloaded newer image for alpine:3.16 20:31:44 ---> a6215f271958 20:31:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:31:44 ---> Running in 0875ef0d72ad 20:31:44 Removing intermediate container 0875ef0d72ad 20:31:44 ---> 662ead45fae0 20:31:44 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:31:44 ---> Running in ff6f6de6bf77 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:48 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:31:48 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:31:48 (3/33) Installing readline (8.1.2-r0) 20:31:48 (4/33) Installing bash (5.1.16-r2) 20:31:48 Executing bash-5.1.16-r2.post-install 20:31:48 (5/33) Installing ca-certificates (20220614-r0) 20:31:49 (6/33) Installing brotli-libs (1.0.9-r6) 20:31:49 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:31:49 (8/33) Installing libcurl (7.83.1-r3) 20:31:49 (9/33) Installing curl (7.83.1-r3) 20:31:49 (10/33) Installing docker-cli (20.10.18-r0) 20:31:50 (11/33) Installing dumb-init (1.2.5-r1) 20:31:50 (12/33) Installing libbz2 (1.0.8-r1) 20:31:50 (13/33) Installing expat (2.4.8-r0) 20:31:50 (14/33) Installing libffi (3.4.2-r1) 20:31:50 (15/33) Installing gdbm (1.23-r0) 20:31:50 (16/33) Installing xz-libs (5.2.5-r1) 20:31:50 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:31:50 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:31:50 (19/33) Installing mpdecimal (2.5.1-r1) 20:31:50 (20/33) Installing sqlite-libs (3.38.5-r0) 20:31:50 (21/33) Installing python3 (3.10.5-r0) 20:31:53 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:31:53 (23/33) Installing py3-tomli (2.0.1-r1) 20:31:53 (24/33) Installing py3-pep517 (0.12.0-r2) 20:31:53 (25/33) Installing py3-six (1.16.0-r1) 20:31:53 (26/33) Installing py3-retrying (1.3.3-r3) 20:31:53 (27/33) Installing py3-appdirs (1.4.4-r3) 20:31:53 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:31:53 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:31:53 (30/33) Installing py3-parsing (2.4.7-r3) 20:31:53 (31/33) Installing py3-packaging (21.3-r0) 20:31:53 (32/33) Installing py3-setuptools (59.4.0-r0) 20:31:53 (33/33) Installing py3-pip (22.1.1-r0) 20:31:55 Executing busybox-1.35.0-r17.trigger 20:31:55 Executing ca-certificates-20220614-r0.trigger 20:31:56 OK: 120 MiB in 47 packages 20:32:00 Removing intermediate container ab4f96dbe752 20:32:00 ---> e93aa86ece54 20:32:00 20:32:00 Step 10/33 : FROM alpine:3.16 20:32:00 ---> a6215f271958 20:32:00 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:00 ---> Running in 756f1bca39be 20:32:00 Removing intermediate container 756f1bca39be 20:32:00 ---> 82e838304f95 20:32:00 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:32:00 ---> Running in 4fbd9a6c37cd 20:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:05 (1/2) Installing dumb-init (1.2.5-r1) 20:32:05 (2/2) Installing su-exec (0.2-r1) 20:32:05 Executing busybox-1.35.0-r17.trigger 20:32:05 OK: 5 MiB in 16 packages 20:32:07 Removing intermediate container 4fbd9a6c37cd 20:32:07 ---> 2e4020c97191 20:32:07 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:32:07 ---> Running in 7f49a3008b04 20:32:07 Removing intermediate container 7f49a3008b04 20:32:07 ---> 05f03e6f75f0 20:32:07 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:32:07 ---> Running in 18b18a1d6c2c 20:32:07 Removing intermediate container 18b18a1d6c2c 20:32:07 ---> 19339723bafd 20:32:07 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:32:08 ---> Running in 846d377f5320 20:32:08 Removing intermediate container 846d377f5320 20:32:08 ---> b36766249bf6 20:32:08 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:32:08 ---> Running in 73d27504acb4 20:32:09 Removing intermediate container 73d27504acb4 20:32:09 ---> f40e8b7a263f 20:32:09 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:32:09 ---> Running in 165fa984402b 20:32:12 Removing intermediate container 165fa984402b 20:32:12 ---> 4b5cbae1a4db 20:32:12 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:32:13 ---> Running in 88be4c96c4d3 20:32:13 Removing intermediate container 88be4c96c4d3 20:32:13 ---> e13ce90e518e 20:32:13 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:32:14 ---> 44c6d8e1b1df 20:32:14 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:32:14 ---> Running in 998f5e064a2f 20:32:18 Removing intermediate container 998f5e064a2f 20:32:18 ---> bbffacc30680 20:32:18 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:18 Collecting docker-compose==1.23.2 20:32:18 ---> 84a88c0f4080 20:32:18 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:32:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:32:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.0 MB/s eta 0:00:00 20:32:19 Collecting cached-property<2,>=1.2.0 20:32:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:32:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:32:20 Collecting docker<4.0,>=3.6.0 20:32:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:32:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.5 MB/s eta 0:00:00 20:32:20 Collecting docopt<0.7,>=0.6.1 20:32:21 Downloading docopt-0.6.2.tar.gz (25 kB) 20:32:21 ---> cd389e6d7797 20:32:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:32:21 Preparing metadata (setup.py): started 20:32:22 ---> 2fa020b0aaa1 20:32:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:32:23 ---> c5dfcf531d60 20:32:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:32:24 ---> 6e96d83bfe0a 20:32:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:32:24 Preparing metadata (setup.py): finished with status 'done' 20:32:25 ---> aab153d5dd95 20:32:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:26 ---> aafcd2c648c1 20:32:26 Step 28/33 : RUN chmod +x /entrypoint.sh 20:32:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:32:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:32:26 ---> Running in 8781fdf2d323 20:32:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.1 MB/s eta 0:00:00 20:32:26 Collecting texttable<0.10,>=0.9.0 20:32:26 Downloading texttable-0.9.1.tar.gz (11 kB) 20:32:26 Preparing metadata (setup.py): started 20:32:29 Removing intermediate container 8781fdf2d323 20:32:29 ---> e7e1e9eb8ddd 20:32:29 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:32:29 ---> Running in b405ad98153a 20:32:30 Preparing metadata (setup.py): finished with status 'done' 20:32:30 Removing intermediate container b405ad98153a 20:32:30 ---> 64ab9faaf246 20:32:30 Step 30/33 : CMD ["gate"] 20:32:30 ---> Running in e799598d95c8 20:32:30 Collecting websocket-client<1.0,>=0.32.0 20:32:30 Removing intermediate container e799598d95c8 20:32:30 ---> 231e6840625f 20:32:30 Step 31/33 : LABEL arch=arm64 20:32:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:32:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.3 MB/s eta 0:00:00 20:32:30 ---> Running in 5e9d5eecf879 20:32:31 Removing intermediate container 5e9d5eecf879 20:32:31 ---> a930bfb3a59d 20:32:31 Step 32/33 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:32:31 Collecting jsonschema<3,>=2.5.1 20:32:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:32:31 ---> Running in ddf09db603d2 20:32:32 Removing intermediate container ddf09db603d2 20:32:32 ---> 4d076b1ce092 20:32:32 Step 33/33 : LABEL version=0.0.0 20:32:32 ---> Running in e1d1a1801cff 20:32:32 Collecting PyYAML<4,>=3.10 20:32:32 Downloading PyYAML-3.13.tar.gz (270 kB) 20:32:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.4 MB/s eta 0:00:00 20:32:32 Removing intermediate container e1d1a1801cff 20:32:32 ---> ebe7e5ee79c3 20:32:32 20:32:33 Successfully built ebe7e5ee79c3 20:32:33 Successfully tagged security-bootstrapper-arm64:latest 20:32:33  Building security-bootstrapper ... done Building security-spiffe-token-provider 20:32:34 Preparing metadata (setup.py): started 20:32:37 Preparing metadata (setup.py): finished with status 'done' 20:32:37 Collecting dockerpty<0.5,>=0.4.1 20:32:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:32:37 Preparing metadata (setup.py): started 20:32:40 Preparing metadata (setup.py): finished with status 'done' 20:32:41 Collecting docker-pycreds>=0.4.0 20:32:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:32:42 Collecting chardet<3.1.0,>=3.0.2 20:32:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:32:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 7.9 MB/s eta 0:00:00 20:32:43 Collecting urllib3<1.25,>=1.21.1 20:32:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:32:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.2 MB/s eta 0:00:00 20:32:43 Collecting idna<2.8,>=2.5 20:32:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:32:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.3 MB/s eta 0:00:00 20:32:44 Collecting certifi>=2017.4.17 20:32:44 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 20:32:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 12.3 MB/s eta 0:00:00 20:32:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:32:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:32:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:32:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:32:47 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:32:47 Running setup.py install for texttable: started 20:32:52 Running setup.py install for texttable: finished with status 'done' 20:32:52 Running setup.py install for PyYAML: started 20:32:52 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:32:52 ---> f37c9b0f945e 20:32:52 Step 3/20 : WORKDIR /edgex-go 20:32:52 ---> Using cache 20:32:52 ---> 858a2f74f4c1 20:32:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:32:52 ---> Running in b5c5deb8ba9e 20:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:56 Running setup.py install for PyYAML: finished with status 'done' 20:32:56 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:32:56 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:32:56 OK: 16894 distinct packages available 20:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:57 Running setup.py install for docopt: started 20:32:58 OK: 221 MiB in 51 packages 20:33:00 Removing intermediate container b5c5deb8ba9e 20:33:00 ---> ed05b42e4314 20:33:00 Step 5/20 : COPY go.mod vendor* ./ 20:33:01 ---> 2e5e8887e7b0 20:33:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:01 ---> Running in 2d9216e4409a 20:33:02 Running setup.py install for docopt: finished with status 'done' 20:33:06 Running setup.py install for dockerpty: started 20:33:10 Running setup.py install for dockerpty: finished with status 'done' 20:33:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 20:33:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:33:35 Removing intermediate container ff6f6de6bf77 20:33:35 ---> ef2378f63c2b 20:33:35 Step 14/23 : ENV APP_PORT=58890 20:33:35 ---> Running in 6d11275499bc 20:33:35 Removing intermediate container 6d11275499bc 20:33:35 ---> 4f0aa5e55798 20:33:35 Step 15/23 : EXPOSE $APP_PORT 20:33:35 ---> Running in 87a0c0fcb416 20:33:35 Removing intermediate container 87a0c0fcb416 20:33:35 ---> ab5cddbe0082 20:33:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:33:40 ---> 497c6e39bcaa 20:33:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:33:42 ---> e99cf6570c0e 20:33:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:33:44 ---> 7b854d43cf1a 20:33:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:33:44 ---> Running in e1bcee852e8e 20:33:46 Removing intermediate container e1bcee852e8e 20:33:46 ---> 243a285c872d 20:33:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:46 ---> Running in ec6ca9b8f643 20:33:47 Removing intermediate container ec6ca9b8f643 20:33:47 ---> f6993b49005c 20:33:47 Step 21/23 : LABEL arch=arm64 20:33:48 ---> Running in 3471da0248c5 20:33:48 Removing intermediate container f758bd95e05d 20:33:48 ---> 2c27f8c10990 20:33:48 20:33:48 Step 11/24 : FROM alpine:3.16 20:33:48 ---> a6215f271958 20:33:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:33:48 ---> Running in ebbbdb1e822f 20:33:48 Removing intermediate container 3471da0248c5 20:33:48 ---> cf665f6fa16d 20:33:49 Step 22/23 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:33:49 ---> Running in c2b3bd179bf7 20:33:49 Removing intermediate container ebbbdb1e822f 20:33:49 ---> 5bb2e7f68e21 20:33:49 Step 13/24 : ENV APP_PORT=59880 20:33:49 ---> Running in a5abcd11dd53 20:33:50 Removing intermediate container c2b3bd179bf7 20:33:50 ---> 6a87a1945837 20:33:50 Step 23/23 : LABEL version=0.0.0 20:33:50 Removing intermediate container a5abcd11dd53 20:33:50 ---> 40b7957fcf57 20:33:50 Step 14/24 : EXPOSE $APP_PORT 20:33:50 ---> Running in 8897f5fb496a 20:33:50 ---> Running in 0c499d940006 20:33:52 Removing intermediate container 8897f5fb496a 20:33:52 ---> 02222a07acf5 20:33:52 20:33:52 Removing intermediate container 0c499d940006 20:33:52 ---> cc52c53c257c 20:33:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:52 ---> Running in eb893738fc5a 20:33:55 Successfully built 02222a07acf5 20:33:55 Successfully tagged sys-mgmt-agent-arm64:latest 20:33:55  Building sys-mgmt-agent ... done Building security-proxy-setup 20:33:59 Removing intermediate container eb893738fc5a 20:33:59 ---> db1ac362e614 20:33:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:33:59 ---> Running in aef8e818fa45 20:34:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:04 (1/6) Installing dumb-init (1.2.5-r1) 20:34:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:34:04 (3/6) Installing libsodium (1.0.18-r0) 20:34:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:34:04 (5/6) Installing libzmq (4.3.4-r0) 20:34:04 (6/6) Installing zeromq (4.3.4-r0) 20:34:05 Executing busybox-1.35.0-r17.trigger 20:34:05 OK: 8 MiB in 20 packages 20:34:08 Removing intermediate container aef8e818fa45 20:34:08 ---> 1f65d3044b48 20:34:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:09 ---> 56fb95cb85b9 20:34:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:13 ---> febc4dfd8d99 20:34:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:34:14 ---> 5228080c5e5d 20:34:14 Step 20/24 : ENTRYPOINT ["/core-data"] 20:34:14 ---> Running in f95cb8cdcc3e 20:34:15 Removing intermediate container f95cb8cdcc3e 20:34:15 ---> f4866411485b 20:34:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:15 ---> Running in 63c34a050368 20:34:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:16 ---> f37c9b0f945e 20:34:16 Step 3/22 : WORKDIR /edgex-go 20:34:16 ---> Using cache 20:34:16 ---> 858a2f74f4c1 20:34:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:16 ---> Using cache 20:34:16 ---> 53e977c412c3 20:34:16 Step 5/22 : RUN apk add --update --no-cache make git 20:34:16 ---> Running in ac6f70432343 20:34:16 Removing intermediate container 2d9216e4409a 20:34:16 ---> f60fea127387 20:34:16 Step 7/20 : COPY . . 20:34:17 Removing intermediate container 63c34a050368 20:34:17 ---> 76d5f10279a4 20:34:17 Step 22/24 : LABEL arch=arm64 20:34:17 ---> Running in 0b9e7b7bea83 20:34:18 Removing intermediate container 0b9e7b7bea83 20:34:18 ---> d83498fcd53d 20:34:18 Step 23/24 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:34:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:18 ---> Running in 1213b63effd3 20:34:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:19 Removing intermediate container 1213b63effd3 20:34:19 ---> fd4cd936bd79 20:34:19 Step 24/24 : LABEL version=0.0.0 20:34:19 ---> Running in 22521f4b18ca 20:34:20 Removing intermediate container 22521f4b18ca 20:34:20 ---> ac762f83cc5e 20:34:20 20:34:20 OK: 221 MiB in 51 packages 20:34:21 Successfully built ac762f83cc5e 20:34:21 Successfully tagged core-data-arm64:latest 20:34:21 Building security-spire-server 20:34:23  Building core-data ... done Removing intermediate container ac6f70432343 20:34:23 ---> a6cf09083131 20:34:23 Step 6/22 : COPY go.mod vendor* ./ 20:34:24 ---> e09c7877f545 20:34:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:24 ---> Running in eff1d9d828d2 20:34:37 ---> 190922c78354 20:34:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:37 ---> Running in cfbf1316e324 20:34: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:42 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:42 ---> f37c9b0f945e 20:34:42 Step 3/25 : WORKDIR /edgex-go 20:34:42 ---> Using cache 20:34:42 ---> 858a2f74f4c1 20:34:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:42 ---> Using cache 20:34:42 ---> 53e977c412c3 20:34:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:34:42 ---> Using cache 20:34:42 ---> 3103698153d8 20:34:42 Step 6/25 : COPY go.mod vendor* ./ 20:34:42 ---> Using cache 20:34:42 ---> b3d6d9a85a38 20:34:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:42 ---> Using cache 20:34:42 ---> 4dfc10d9b06f 20:34:42 Step 8/25 : COPY . . 20:34:42 ---> Using cache 20:34:42 ---> 29b95f4527b1 20:34:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:34:42 ---> Using cache 20:34:42 ---> 6f04b96bc6a4 20:34:42 Step 10/25 : WORKDIR /edgex-go/spire-build 20:34:42 ---> Using cache 20:34:42 ---> 92001289a5f5 20:34:42 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 20:34:42 ---> Running in 5a12d5dc04a5 20:34:44 Removing intermediate container 5a12d5dc04a5 20:34:44 ---> 5ef207f0825b 20:34:44 Step 12/25 : WORKDIR /edgex-go 20:34:45 ---> Running in 1c24779a6905 20:34:45 Removing intermediate container 1c24779a6905 20:34:45 ---> e1e8bd7ef53d 20:34:45 20:34:45 Step 13/25 : FROM alpine:3.15 20:34:45 ---> 02e0d6fdf486 20:34:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:45 ---> Using cache 20:34:45 ---> a8a351290d0e 20:34:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:45 ---> Using cache 20:34:45 ---> 85616506649c 20:34:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:45 ---> Running in c53409b3c648 20:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:50 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:34:50 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:34:50 OK: 15734 distinct packages available 20:34:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:53 (1/5) Installing dumb-init (1.2.5-r1) 20:34:53 (2/5) Installing musl-obstack (1.2.3-r0) 20:34:53 (3/5) Installing libucontext (1.1-r0) 20:34:53 (4/5) Installing gcompat (1.0.0-r4) 20:34:53 (5/5) Installing openssl (1.1.1q-r0) 20:34:53 Executing busybox-1.34.1-r7.trigger 20:34:53 OK: 6 MiB in 19 packages 20:34:55 Removing intermediate container c53409b3c648 20:34:55 ---> 4d4e5a9a17df 20:34:55 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:08 ---> 1cb1f6f2b58c 20:35:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:09 ---> fd56d974d6e7 20:35:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:11 ---> f0762284bc72 20:35:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:12 ---> 0c8fe6610e09 20:35:12 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:12 ---> Running in b658046080c4 20:35:13 Removing intermediate container b658046080c4 20:35:13 ---> 7d15eda99b06 20:35:13 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:13 ---> Running in dc1c2334ae77 20:35:14 Removing intermediate container dc1c2334ae77 20:35:14 ---> 75c22ffc22fa 20:35:14 Step 23/25 : LABEL arch=arm64 20:35:15 ---> Running in 59ed702c7eaf 20:35:16 Removing intermediate container 59ed702c7eaf 20:35:16 ---> c0f414bc14fb 20:35:16 Step 24/25 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:35:16 ---> Running in bb301e7c443d 20:35:17 Removing intermediate container bb301e7c443d 20:35:17 ---> e933d026779b 20:35:17 Step 25/25 : LABEL version=0.0.0 20:35:17 ---> Running in 8e29b99b8db0 20:35:18 Removing intermediate container 8e29b99b8db0 20:35:18 ---> 7d1385b00253 20:35:18 20:35:18 Successfully built 7d1385b00253 20:35:18 Successfully tagged security-spire-server-arm64:latest 20:35:19 Building support-notifications 20:35:34  Building security-spire-server ... done Removing intermediate container eff1d9d828d2 20:35:34 ---> a58a3e870e23 20:35:34 Step 8/22 : COPY . . 20:35:36 Removing intermediate container 773a00407a6b 20:35:36 ---> 42c8847861be 20:35:36 20:35:36 Step 11/25 : FROM alpine:3.16 20:35:36 ---> a6215f271958 20:35:36 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:35:36 ---> Running in 572186777d8b 20:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:39 ---> f37c9b0f945e 20:35:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:35:39 ---> Using cache 20:35:39 ---> b6c7b6ecb2d7 20:35:39 Step 4/23 : WORKDIR /edgex-go 20:35:39 ---> Using cache 20:35:39 ---> f27cf3e290bf 20:35:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:39 ---> Using cache 20:35:39 ---> 8f6275d2ede3 20:35:39 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:40 ---> Running in e6e0350589f8 20:35:41 (1/1) Installing dumb-init (1.2.5-r1) 20:35:41 Executing busybox-1.35.0-r17.trigger 20:35:41 OK: 5 MiB in 15 packages 20:35:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:43 Removing intermediate container 572186777d8b 20:35:43 ---> 7bea4581d25f 20:35:43 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:43 ---> Running in 3514d8a55fbe 20:35:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:44 Removing intermediate container 3514d8a55fbe 20:35:44 ---> cbc14a1a3a5a 20:35:44 Step 14/25 : ENV APP_PORT=59881 20:35:44 ---> Running in 0ea81e2513cf 20:35:45 OK: 221 MiB in 51 packages 20:35:45 Removing intermediate container 0ea81e2513cf 20:35:45 ---> 23b37ebf89a1 20:35:45 Step 15/25 : EXPOSE $APP_PORT 20:35:45 ---> Running in da1644fde7e7 20:35:46 Removing intermediate container da1644fde7e7 20:35:46 ---> dc7b4644988b 20:35:46 Step 16/25 : WORKDIR / 20:35:46 ---> Running in d2d649b74d53 20:35:47 Removing intermediate container e6e0350589f8 20:35:47 ---> fc31ec2a7e26 20:35:47 Step 7/23 : COPY go.mod vendor* ./ 20:35:48 Removing intermediate container d2d649b74d53 20:35:48 ---> 40cfd7958760 20:35:48 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:49 ---> ad80eccab829 20:35:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:49 ---> Running in 7ee7f36f4e27 20:35:50 ---> 4297adcd8fb6 20:35:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:54 ---> c5ed73ae5468 20:35:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:55 ---> 585e8d71c6be 20:35:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:35:56 ---> 80d401cf310f 20:35:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:35:56 ---> 02aa5bd781b5 20:35:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:57 ---> Running in 334b02c8bd69 20:35:57 ---> Running in 52b5134ebf62 20:35:58 Removing intermediate container 334b02c8bd69 20:35:58 ---> d95c0eb6250c 20:35:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:58 ---> Running in c971c5cc68b4 20:35:58 Removing intermediate container c971c5cc68b4 20:35:58 ---> f554663c1703 20:35:58 Step 23/25 : LABEL arch=arm64 20:35:59 ---> Running in dbf370645fd1 20:35:59 Removing intermediate container dbf370645fd1 20:35:59 ---> af0c1f2d254b 20:35:59 Step 24/25 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:35:59 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 20:35:59 ---> Running in 0665c5e7ca78 20:36:00 Removing intermediate container 0665c5e7ca78 20:36:00 ---> 4e6c121397a6 20:36:00 Step 25/25 : LABEL version=0.0.0 20:36:00 ---> Running in 5ea8360f741c 20:36:01 Removing intermediate container 5ea8360f741c 20:36:01 ---> d5d02e5f0bee 20:36:01 20:36:01 Successfully built d5d02e5f0bee 20:36:01 Successfully tagged core-metadata-arm64:latest 20:36:01  Building core-metadata ... done Building core-command 20:36:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:19 ---> f37c9b0f945e 20:36:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:36:19 ---> Using cache 20:36:19 ---> b6c7b6ecb2d7 20:36:19 Step 4/24 : WORKDIR /edgex-go 20:36:19 ---> Using cache 20:36:19 ---> f27cf3e290bf 20:36:19 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:19 ---> Using cache 20:36:19 ---> 8f6275d2ede3 20:36:19 Step 6/24 : RUN apk add --update --no-cache make git 20:36:19 ---> Using cache 20:36:19 ---> 2c1d1f540ef8 20:36:19 Step 7/24 : COPY go.mod vendor* ./ 20:36:19 ---> Using cache 20:36:19 ---> edbddecf03cb 20:36:19 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:19 ---> Using cache 20:36:19 ---> 24c1cd181acb 20:36:19 Step 9/24 : COPY . . 20:36:19 ---> Using cache 20:36:19 ---> ec39df7837d9 20:36:19 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:36:20 ---> Running in 5b0ec2b3bda3 20:36:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:36:45 Removing intermediate container 7ee7f36f4e27 20:36:45 ---> f9a4966a03ee 20:36:45 Step 9/23 : COPY . . 20:37:00 ---> 652e65d33f15 20:37:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:37:00 ---> Running in b8990e855c65 20:37:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:38:21 Removing intermediate container 3617bb259b9e 20:38:21 ---> 964d5f276ef5 20:38:21 20:38:21 Step 11/23 : FROM alpine:3.16 20:38:21 ---> a6215f271958 20:38:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:38:21 ---> Using cache 20:38:21 ---> 7bea4581d25f 20:38:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:21 ---> Using cache 20:38:21 ---> cbc14a1a3a5a 20:38:21 Step 14/23 : ENV APP_PORT=59861 20:38:21 ---> Running in 2d8eae03ab76 20:38:21 Removing intermediate container 2d8eae03ab76 20:38:21 ---> c14643543157 20:38:21 Step 15/23 : EXPOSE $APP_PORT 20:38:21 ---> Running in cdc5fadc7eb9 20:38:21 Removing intermediate container cdc5fadc7eb9 20:38:21 ---> 59e7e8d2a2ac 20:38:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:21 ---> 38ee38538367 20:38:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:38:21 ---> 6e99fe8f1829 20:38:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:38:21 ---> bf63357e21c3 20:38:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:38:21 ---> Running in 49fc14b8d5bd 20:38:21 Removing intermediate container 49fc14b8d5bd 20:38:21 ---> 2122405352ef 20:38:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:21 ---> Running in 004e317370df 20:38:21 Removing intermediate container 004e317370df 20:38:21 ---> e903a1d2595a 20:38:21 Step 21/23 : LABEL arch=arm64 20:38:21 ---> Running in 409aa29a9f39 20:38:22 Removing intermediate container 409aa29a9f39 20:38:22 ---> b13b626efd96 20:38:22 Step 22/23 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:38:22 ---> Running in 7baa5e59bd69 20:38:23 Removing intermediate container 7baa5e59bd69 20:38:23 ---> 40c3d541c50f 20:38:23 Step 23/23 : LABEL version=0.0.0 20:38:23 ---> Running in da82da1ea9c3 20:38:24 Removing intermediate container da82da1ea9c3 20:38:24 ---> 6d525250eff3 20:38:24 20:38:24 Successfully built 6d525250eff3 20:38:24 Successfully tagged support-scheduler-arm64:latest 20:38:24  Building support-scheduler ... done Building security-secretstore-setup 20:38:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:38:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:38:47 ---> f37c9b0f945e 20:38:47 Step 3/25 : WORKDIR /edgex-go 20:38:47 ---> Using cache 20:38:47 ---> 858a2f74f4c1 20:38:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:47 ---> Using cache 20:38:47 ---> 53e977c412c3 20:38:47 Step 5/25 : RUN apk add --update --no-cache make git 20:38:47 ---> Using cache 20:38:47 ---> a6cf09083131 20:38:47 Step 6/25 : COPY go.mod vendor* ./ 20:38:47 ---> Using cache 20:38:47 ---> e09c7877f545 20:38:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:47 ---> Using cache 20:38:47 ---> a58a3e870e23 20:38:47 Step 8/25 : COPY . . 20:38:47 ---> Using cache 20:38:47 ---> 02aa5bd781b5 20:38:47 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:38:47 ---> Running in 0c0eb0a9d5d4 20:38: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 20:42:24 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 20:42:42 Removing intermediate container 52b5134ebf62 20:42:42 ---> cf50cc02e6be 20:42:42 20:42:42 Step 10/22 : FROM alpine:3.16 20:42:42 ---> a6215f271958 20:42:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:42:42 ---> Running in 176612b762c7 20:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:46 (1/6) Installing ca-certificates (20220614-r0) 20:42:46 (2/6) Installing brotli-libs (1.0.9-r6) 20:42:46 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:42:46 (4/6) Installing libcurl (7.83.1-r3) 20:42:46 (5/6) Installing curl (7.83.1-r3) 20:42:46 (6/6) Installing dumb-init (1.2.5-r1) 20:42:46 Executing busybox-1.35.0-r17.trigger 20:42:46 Executing ca-certificates-20220614-r0.trigger 20:42:46 OK: 8 MiB in 20 packages 20:42:49 Removing intermediate container 176612b762c7 20:42:49 ---> 4cd0210dfa48 20:42:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:42:49 ---> Running in af09017af4be 20:42:49 Removing intermediate container af09017af4be 20:42:49 ---> e20328e76644 20:42:49 Step 13/22 : WORKDIR /edgex 20:42:49 ---> Running in 7a95e7a815fd 20:42:50 Removing intermediate container 7a95e7a815fd 20:42:50 ---> 9aa2eb5b2c09 20:42:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:42:51 ---> c6559d5bfab6 20:42:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:42:52 ---> d1184d0beedc 20:42:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:42:53 ---> 06a269479b01 20:42:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:42:54 ---> fd5a06fa0f40 20:42:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:55 ---> Running in f16958aa616a 20:42:58 Removing intermediate container f16958aa616a 20:42:58 ---> 601feb585724 20:42:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:42:58 ---> Running in 48a6af767d03 20:42:59 Removing intermediate container 48a6af767d03 20:42:59 ---> a62d4986572c 20:42:59 Step 20/22 : LABEL arch=arm64 20:42:59 ---> Running in a74c59f12beb 20:42:59 Removing intermediate container a74c59f12beb 20:42:59 ---> 0b3dd38b880e 20:42:59 Step 21/22 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:42:59 ---> Running in fb6971f1749a 20:43:00 Removing intermediate container fb6971f1749a 20:43:00 ---> 8ccd1d481a7d 20:43:00 Step 22/22 : LABEL version=0.0.0 20:43:00 ---> Running in 12d68b060992 20:43:01 Removing intermediate container 12d68b060992 20:43:01 ---> b9bce8ab72f0 20:43:01 20:43:01 Successfully built b9bce8ab72f0 20:43:01 Successfully tagged security-proxy-setup-arm64:latest 20:43:33  Building security-proxy-setup ... done Removing intermediate container 5b0ec2b3bda3 20:43:33 ---> bf6be2905994 20:43:33 20:43:33 Step 11/24 : FROM alpine:3.16 20:43:33 ---> a6215f271958 20:43:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:43:33 ---> Using cache 20:43:33 ---> 7bea4581d25f 20:43:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:33 ---> Using cache 20:43:33 ---> cbc14a1a3a5a 20:43:33 Step 14/24 : ENV APP_PORT=59882 20:43:33 ---> Running in 53103b925bd1 20:43:33 Removing intermediate container 53103b925bd1 20:43:33 ---> 2a0e30630e8c 20:43:33 Step 15/24 : EXPOSE $APP_PORT 20:43:33 ---> Running in 1a7ffa0ec889 20:43:33 Removing intermediate container 1a7ffa0ec889 20:43:33 ---> 699a074f5bf8 20:43:33 Step 16/24 : WORKDIR / 20:43:33 ---> Running in be9dd950f9bf 20:43:34 Removing intermediate container cfbf1316e324 20:43:34 ---> b11c1140c24e 20:43:34 20:43:34 Step 9/20 : FROM alpine:3.15 20:43:34 ---> 02e0d6fdf486 20:43:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:43:34 ---> Using cache 20:43:34 ---> a8a351290d0e 20:43:34 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:34 ---> Using cache 20:43:34 ---> 85616506649c 20:43:34 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:43:34 Removing intermediate container be9dd950f9bf 20:43:34 ---> 7089fd956e5d 20:43:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:34 ---> Running in 33cbe5ed4ee7 20:43:35 ---> 0d5e213e4006 20:43:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:43:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:37 ---> 60d385abe0fe 20:43:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:43:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:38 ---> 03a7d8aa51bf 20:43:38 Step 20/24 : ENTRYPOINT ["/core-command"] 20:43:38 ---> Running in aeead17ab22b 20:43:39 Removing intermediate container aeead17ab22b 20:43:39 ---> a6c2d96cbb60 20:43:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:39 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:43:39 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:43:39 OK: 15734 distinct packages available 20:43:39 ---> Running in 90762cbd8319 20:43:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:40 Removing intermediate container 90762cbd8319 20:43:40 ---> 6f793ff131cb 20:43:40 Step 22/24 : LABEL arch=arm64 20:43:40 ---> Running in a08103b6c5d4 20:43:41 Removing intermediate container a08103b6c5d4 20:43:41 ---> 19d6006796d0 20:43:41 Step 23/24 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:43:41 ---> Running in f0475dfc96c1 20:43:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:41 Removing intermediate container f0475dfc96c1 20:43:41 ---> dd8258f1df57 20:43:41 Step 24/24 : LABEL version=0.0.0 20:43:41 ---> Running in 982447881a46 20:43:42 (1/9) Installing ca-certificates (20220614-r0) 20:43:42 (2/9) Installing brotli-libs (1.0.9-r5) 20:43:42 Removing intermediate container 982447881a46 20:43:42 ---> bbd36f6e2bf8 20:43:42 20:43:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:43:42 (4/9) Installing libcurl (7.80.0-r3) 20:43:42 Successfully built bbd36f6e2bf8 20:43:42 Successfully tagged core-command-arm64:latest 20:43:42  Building core-command ... done (5/9) Installing curl (7.80.0-r3) 20:43:42 (6/9) Installing dumb-init (1.2.5-r1) 20:43:43 (7/9) Installing musl-obstack (1.2.3-r0) 20:43:43 (8/9) Installing libucontext (1.1-r0) 20:43:43 (9/9) Installing gcompat (1.0.0-r4) 20:43:43 Executing busybox-1.34.1-r7.trigger 20:43:43 Executing ca-certificates-20220614-r0.trigger 20:43:43 OK: 8 MiB in 23 packages 20:43:46 Removing intermediate container 33cbe5ed4ee7 20:43:46 ---> 2da8aed03d99 20:43:46 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:46 ---> 952e87b43f1e 20:43:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:43:49 ---> 49a7562b4991 20:43:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:43:50 ---> 24e3f45926b2 20:43:50 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:43:50 ---> Running in cc2bfb781bf8 20:43:51 Removing intermediate container cc2bfb781bf8 20:43:51 ---> a54a10b5117e 20:43:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:51 ---> Running in 24e5be1432ef 20:43:51 Removing intermediate container 24e5be1432ef 20:43:51 ---> bdc1b1e56177 20:43:51 Step 18/20 : LABEL arch=arm64 20:43:51 ---> Running in f27f29e1ee28 20:43:52 Removing intermediate container f27f29e1ee28 20:43:52 ---> 7c1b615f140d 20:43:52 Step 19/20 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:43:52 ---> Running in d0b148f1b525 20:43:53 Removing intermediate container d0b148f1b525 20:43:53 ---> d160a4fab434 20:43:53 Step 20/20 : LABEL version=0.0.0 20:43:53 ---> Running in fd7a886a01e0 20:43:53 Removing intermediate container fd7a886a01e0 20:43:53 ---> 2447602968b9 20:43:53 20:43:54 Successfully built 2447602968b9 20:43:54 Successfully tagged security-spiffe-token-provider-arm64:latest 20:44:09  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 20:44:21 Removing intermediate container 0c0eb0a9d5d4 20:44:21 ---> 7a8e28e7e149 20:44:21 20:44:21 Step 10/25 : FROM alpine:3.16 20:44:21 ---> a6215f271958 20:44:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:44:21 ---> Running in ec9e665c75f5 20:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:44:23 (1/3) Installing ca-certificates (20220614-r0) 20:44:23 (2/3) Installing dumb-init (1.2.5-r1) 20:44:23 (3/3) Installing su-exec (0.2-r1) 20:44:23 Executing busybox-1.35.0-r17.trigger 20:44:23 Executing ca-certificates-20220614-r0.trigger 20:44:23 OK: 6 MiB in 17 packages 20:44:25 Removing intermediate container ec9e665c75f5 20:44:25 ---> 4f3da58b70b6 20:44:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:44:25 ---> Running in d5efb74d2641 20:44:25 Removing intermediate container d5efb74d2641 20:44:25 ---> 2b0abc83d3b2 20:44:25 Step 13/25 : WORKDIR / 20:44:26 ---> Running in 36cc06c77fef 20:44:26 Removing intermediate container 36cc06c77fef 20:44:26 ---> 741dbed7ec72 20:44:26 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:44:27 ---> e3ade5c41d0d 20:44:27 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:44:28 ---> 961039148c2a 20:44:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:44:28 ---> dbeee724a8c0 20:44:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:44:29 ---> 6bc2669e27fe 20:44:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:44:30 ---> da35e53f47c3 20:44:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:44:32 ---> 46b224e6ed77 20:44:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:44:32 ---> cb99c6994ba6 20:44:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:44:32 ---> Running in cf3458b002ee 20:44:34 Removing intermediate container cf3458b002ee 20:44:34 ---> 10054926b8c2 20:44:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:44:34 ---> Running in 4f4a1e1e3bf1 20:44:35 Removing intermediate container 4f4a1e1e3bf1 20:44:35 ---> c4f8089bc2d5 20:44:35 Step 23/25 : LABEL arch=arm64 20:44:35 ---> Running in 1d80cebd5511 20:44:36 Removing intermediate container 1d80cebd5511 20:44:36 ---> 5b5f847da467 20:44:36 Step 24/25 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:44:36 ---> Running in 41429d40200a 20:44:36 Removing intermediate container 41429d40200a 20:44:36 ---> 39cddc7885b2 20:44:36 Step 25/25 : LABEL version=0.0.0 20:44:36 ---> Running in 389f0821e6de 20:44:37 Removing intermediate container 389f0821e6de 20:44:37 ---> 048eacfeb253 20:44:37 20:44:37 Successfully built 048eacfeb253 20:44:37 Successfully tagged security-secretstore-setup-arm64:latest 20:44:52  Building security-secretstore-setup ... done Removing intermediate container b8990e855c65 20:44:52 ---> 8d69804bde2b 20:44:52 20:44:52 Step 11/23 : FROM alpine:3.16 20:44:52 ---> a6215f271958 20:44:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:44:52 ---> Running in a53e08d4e33e 20:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:44:52 (1/2) Installing ca-certificates (20220614-r0) 20:44:52 (2/2) Installing dumb-init (1.2.5-r1) 20:44:52 Executing busybox-1.35.0-r17.trigger 20:44:52 Executing ca-certificates-20220614-r0.trigger 20:44:52 OK: 6 MiB in 16 packages 20:44:53 Removing intermediate container a53e08d4e33e 20:44:53 ---> 6831bfc9fffb 20:44:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:44:54 ---> Running in 3a9aabfc2c47 20:44:54 Removing intermediate container 3a9aabfc2c47 20:44:54 ---> 965065f308ef 20:44:54 Step 14/23 : ENV APP_PORT=59860 20:44:54 ---> Running in 08b2fad560f2 20:44:54 Removing intermediate container 08b2fad560f2 20:44:54 ---> fd09c222742c 20:44:54 Step 15/23 : EXPOSE $APP_PORT 20:44:55 ---> Running in 4fa65202df62 20:44:55 Removing intermediate container 4fa65202df62 20:44:55 ---> f376a2f26036 20:44:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:55 ---> c58936128499 20:44:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:44:57 ---> 9f8db9a445d4 20:44:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:44:57 ---> 502aedd3d6f5 20:44:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:44:57 ---> Running in 326ef3152e81 20:44:58 Removing intermediate container 326ef3152e81 20:44:58 ---> 2abff080d453 20:44:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:58 ---> Running in 0eba9a1b69c1 20:44:58 Removing intermediate container 0eba9a1b69c1 20:44:58 ---> cabd61b8038d 20:44:58 Step 21/23 : LABEL arch=arm64 20:44:58 ---> Running in eed141f50bfa 20:44:59 Removing intermediate container eed141f50bfa 20:44:59 ---> 75a3f0bfe6ff 20:44:59 Step 22/23 : LABEL git_sha=dff4bf0c4b25fb2a7aa6d16e1cce1e7948fda891 20:44:59 ---> Running in 9d60c598b30d 20:44:59 Removing intermediate container 9d60c598b30d 20:44:59 ---> c267fe7d82e1 20:44:59 Step 23/23 : LABEL version=0.0.0 20:44:59 ---> Running in e209d8cc8f38 20:44:59 Removing intermediate container e209d8cc8f38 20:44:59 ---> 99585234d720 20:44:59 20:45:00 Successfully built 99585234d720 20:45:00 Successfully tagged support-notifications-arm64:latest 20:45:00  Building support-notifications ... done  [Pipeline] } 20:45:00 $ docker stop --time=1 fab909c8dda0ff9a4fb7375093fbb759b09e7c1f632fe1cf168e68037305fd28 20:45:02 $ docker rm -f fab909c8dda0ff9a4fb7375093fbb759b09e7c1f632fe1cf168e68037305fd28 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:03 + docker images 20:45:03 REPOSITORY TAG IMAGE ID CREATED SIZE 20:45:03 support-notifications-arm64 latest 99585234d720 4 seconds ago 26.3MB 20:45:03 8d69804bde2b 15 seconds ago 1.44GB 20:45:03 security-secretstore-setup-arm64 latest 048eacfeb253 27 seconds ago 28.2MB 20:45:03 7a8e28e7e149 45 seconds ago 1.37GB 20:45:03 security-spiffe-token-provider-arm64 latest 2447602968b9 About a minute ago 28.4MB 20:45:03 core-command-arm64 latest bbd36f6e2bf8 About a minute ago 16.7MB 20:45:03 b11c1140c24e About a minute ago 1.41GB 20:45:03 bf6be2905994 About a minute ago 1.37GB 20:45:03 security-proxy-setup-arm64 latest b9bce8ab72f0 2 minutes ago 26.4MB 20:45:03 cf50cc02e6be 2 minutes ago 1.36GB 20:45:03 support-scheduler-arm64 latest 6d525250eff3 6 minutes ago 25.7MB 20:45:03 964d5f276ef5 6 minutes ago 1.43GB 20:45:03 core-metadata-arm64 latest d5d02e5f0bee 9 minutes ago 17.5MB 20:45:03 42c8847861be 9 minutes ago 1.38GB 20:45:03 security-spire-server-arm64 latest 7d1385b00253 9 minutes ago 84.2MB 20:45:03 e1e8bd7ef53d 10 minutes ago 1.25GB 20:45:03 core-data-arm64 latest ac762f83cc5e 10 minutes ago 20.7MB 20:45:03 sys-mgmt-agent-arm64 latest 02222a07acf5 11 minutes ago 133MB 20:45:03 2c27f8c10990 11 minutes ago 1.38GB 20:45:03 security-bootstrapper-arm64 latest ebe7e5ee79c3 12 minutes ago 19.1MB 20:45:03 e93aa86ece54 13 minutes ago 1.36GB 20:45:03 47aae0b786d7 13 minutes ago 1.36GB 20:45:03 security-spire-agent-arm64 latest 12e9d076eb6f 19 minutes ago 122MB 20:45:03 security-spire-config-arm64 latest f39dbbed966e 19 minutes ago 83.6MB 20:45:03 888347275471 19 minutes ago 1.25GB 20:45:03 4af111d5a3a6 19 minutes ago 1.25GB 20:45:03 ci-base-image-arm64 latest f37c9b0f945e 33 minutes ago 995MB 20:45:03 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 20:45:03 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 20:45:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 20:45:03 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 20:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:03 20:45:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:04 arm64: Pulling from edgex-lftools-log-publisher 20:45:04 8998bd30e6a1: Pulling fs layer 20:45:04 04944245beec: Pulling fs layer 20:45:04 699f458cf7ca: Pulling fs layer 20:45:04 765212b225bb: Pulling fs layer 20:45:04 f23df028b6ca: Pulling fs layer 20:45:04 d65c8cfc05b1: Pulling fs layer 20:45:04 2437ff75d9bd: Pulling fs layer 20:45:04 f23df028b6ca: Waiting 20:45:04 765212b225bb: Waiting 20:45:04 d65c8cfc05b1: Waiting 20:45:04 2437ff75d9bd: Waiting 20:45:04 04944245beec: Verifying Checksum 20:45:04 04944245beec: Download complete 20:45:04 765212b225bb: Verifying Checksum 20:45:04 765212b225bb: Download complete 20:45:04 f23df028b6ca: Verifying Checksum 20:45:04 f23df028b6ca: Download complete 20:45:04 d65c8cfc05b1: Verifying Checksum 20:45:04 d65c8cfc05b1: Download complete 20:45:04 699f458cf7ca: Verifying Checksum 20:45:04 699f458cf7ca: Download complete 20:45:05 8998bd30e6a1: Verifying Checksum 20:45:05 8998bd30e6a1: Download complete 20:45:08 2437ff75d9bd: Verifying Checksum 20:45:08 2437ff75d9bd: Download complete 20:45:09 8998bd30e6a1: Pull complete 20:45:10 04944245beec: Pull complete 20:45:12 699f458cf7ca: Pull complete 20:45:12 765212b225bb: Pull complete 20:45:13 f23df028b6ca: Pull complete 20:45:13 d65c8cfc05b1: Pull complete 20:45:31 2437ff75d9bd: Pull complete 20:45:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:45:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:31 prd-ubuntu20.04-docker-arm64-4c-16g-29982 does not seem to be running inside a container 20:45:32 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:45:35 $ docker top 93f402e2b8a97ec71cf675449b39c7dd128e537b2304bf73694867c6f2de36f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:36 ---> job-cost.sh 20:45:36 lf-activate-venv: SKIPPING 20:45:36 INFO: No Stack... 20:45:36 INFO: Retrieving Pricing Info for: v3-standard-4 20:45:37 INFO: Archiving Costs [Pipeline] sh 20:45:38 + cat /w/workspace/edgex-go/4/archives/cost.csv 20:45:38 + cut -d, -f6 [Pipeline] lock 20:45:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4154-4-stack-cost] 20:45:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4154-4-stack-cost] did not exist. Created. 20:45:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4154-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:39 + echo total: 0.10999999940395355 [Pipeline] stash 20:45:39 Stashed 1 file(s) [Pipeline] } 20:45:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4154-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:39 $ docker stop --time=1 93f402e2b8a97ec71cf675449b39c7dd128e537b2304bf73694867c6f2de36f5 20:45:40 $ docker rm -f 93f402e2b8a97ec71cf675449b39c7dd128e537b2304bf73694867c6f2de36f5 [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 20:45:41 provisioning config files... 20:45:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8550718902404390167tmp [Pipeline] { [Pipeline] sh 20:45:41 + set +x 20:45:41 + curl -s https://codecov.io/bash 20:45:41 + bash -s -- 20:45:41 20:45:41 _____ _ 20:45:41 / ____| | | 20:45:41 | | ___ __| | ___ ___ _____ __ 20:45:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:45:41 | |___| (_) | (_| | __/ (_| (_) \ V / 20:45:41 \_____\___/ \__,_|\___|\___\___/ \_/ 20:45:41 Bash-1.0.6 20:45:41 20:45:41 20:45:41 ==> git version 2.25.1 found 20:45:41 ==> 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 20:45:41 Release-Date: 2020-01-08 20:45:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:45:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:45:41 ==> Jenkins CI detected. 20:45:41 current dir:  /w/workspace/edgex-go/4 20:45:41 project root: . 20:45:41 --> token set from env 20:45:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:45:41 ==> Running gcov in . (disable via -X gcov) 20:45:41 ==> Python coveragepy not found 20:45:41 ==> Searching for coverage reports in: 20:45:41 + . 20:45:41 -> Found 1 reports 20:45:41 ==> Detecting git/mercurial file structure 20:45:41 ==> Reading reports 20:45:41 + ./coverage.out bytes=491929 20:45:41 ==> Appending adjustments 20:45:41 https://docs.codecov.io/docs/fixing-reports 20:45:43 + Found adjustments 20:45:43 ==> Gzipping contents 20:45:43 64K /tmp/codecov.txrBrr.gz 20:45:43 ==> Uploading reports 20:45:43 url: https://codecov.io 20:45:43 query: branch=PR-4154&commit=453462dc2737872c6dfbae0367d28c684530d312&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4154%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4154&job=&cmd_args= 20:45:43 -> Pinging Codecov 20:45:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4154&commit=453462dc2737872c6dfbae0367d28c684530d312&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4154%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4154&job=&cmd_args= 20:45:43 -> Uploading to 20:45:43 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/453462dc2737872c6dfbae0367d28c684530d312/171e1e08-41d6-4a45-b92b-e9dd28bd0711.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T204543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e1a41c26c34daf8d008f84c52c2854d73fb644780e8d4d1a903d90e3bd0d2c8 20:45:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:43 Dload Upload Total Spent Left Speed 20:45:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64747 0 0 100 64747 0 269k --:--:-- --:--:-- --:--:-- 267k 100 64747 0 0 100 64747 0 269k --:--:-- --:--:-- --:--:-- 267k 20:45:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/453462dc2737872c6dfbae0367d28c684530d312 [Pipeline] } 20:45:43 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 20:45:44 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 20:45:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:45:45 ---> package-listing.sh 20:45:45 ++ facter osfamily 20:45:45 ++ tr '[:upper:]' '[:lower:]' 20:45:45 + OS_FAMILY=debian 20:45:45 + workspace=/w/workspace/edgex-go/4 20:45:45 + START_PACKAGES=/tmp/packages_start.txt 20:45:45 + END_PACKAGES=/tmp/packages_end.txt 20:45:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:45:45 + PACKAGES=/tmp/packages_start.txt 20:45:45 + '[' /w/workspace/edgex-go/4 ']' 20:45:45 + PACKAGES=/tmp/packages_end.txt 20:45:45 + case "${OS_FAMILY}" in 20:45:45 + dpkg -l 20:45:45 + grep '^ii' 20:45:45 + '[' -f /tmp/packages_start.txt ']' 20:45:45 + '[' -f /tmp/packages_end.txt ']' 20:45:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:45:45 + '[' /w/workspace/edgex-go/4 ']' 20:45:45 + mkdir -p /w/workspace/edgex-go/4/archives/ 20:45:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 20:45:45 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:45:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:46 20:45:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:47 latest: Pulling from edgex-lftools-log-publisher 20:45:47 5eb5b503b376: Pulling fs layer 20:45:47 5c69ac0246d0: Pulling fs layer 20:45:47 ec43610c2a17: Pulling fs layer 20:45:47 3a2ae6a8a46f: Pulling fs layer 20:45:47 33b1e0a273af: Pulling fs layer 20:45:47 5d3b04190fa2: Pulling fs layer 20:45:47 2f39f015ded8: Pulling fs layer 20:45:47 3a2ae6a8a46f: Waiting 20:45:47 33b1e0a273af: Waiting 20:45:47 5d3b04190fa2: Waiting 20:45:47 2f39f015ded8: Waiting 20:45:47 5c69ac0246d0: Verifying Checksum 20:45:47 5c69ac0246d0: Download complete 20:45:47 3a2ae6a8a46f: Verifying Checksum 20:45:47 3a2ae6a8a46f: Download complete 20:45:47 33b1e0a273af: Verifying Checksum 20:45:47 5d3b04190fa2: Verifying Checksum 20:45:47 5d3b04190fa2: Download complete 20:45:47 ec43610c2a17: Verifying Checksum 20:45:47 5eb5b503b376: Download complete 20:45:48 2f39f015ded8: Download complete 20:45:48 5eb5b503b376: Pull complete 20:45:48 5c69ac0246d0: Pull complete 20:45:49 ec43610c2a17: Pull complete 20:45:49 3a2ae6a8a46f: Pull complete 20:45:49 33b1e0a273af: Pull complete 20:45:49 5d3b04190fa2: Pull complete 20:45:54 2f39f015ded8: Pull complete 20:45:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:55 prd-ubuntu20.04-docker-8c-8g-29981 does not seem to be running inside a container 20:45:55 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:45:58 $ docker top 69063ca2cd9a99abcc088bbc086985508d4dbe1c0cf8f2e68c3afdc835010829 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:59 + touch /tmp/pre-build-complete [Pipeline] sh 20:45:59 + mkdir -p /var/log/sysstat [Pipeline] sh 20:45:59 + ls /var/log/sa-host 20:45:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:59 provisioning config files... 20:45:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3272313389425589583tmp [Pipeline] { [Pipeline] echo 20:45:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:46:00 ---> create-netrc.sh [Pipeline] } 20:46:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:46:00 ---> python-tools-install.sh [Pipeline] echo 20:46:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:46:00 ---> sudo-logs.sh 20:46:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:46:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:46:01 ---> job-cost.sh 20:46:01 lf-activate-venv: SKIPPING 20:46:01 DEBUG: total: 0.10999999940395355 20:46:01 INFO: Retrieving Stack Cost... 20:46:01 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:02 INFO: Archiving Costs [Pipeline] echo 20:46:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:46:02 ---> logs-deploy.sh 20:46:02 lf-activate-venv: SKIPPING 20:46:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4154/4 20:46:02 INFO: archiving workspace using pattern(s): 20:46:03 Archives upload complete. 20:46:03 INFO: archiving logs to Nexus