Pull request #3605 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch master at e36e7e4730a5a7048b5474c920e87cbd813cb5b7 rather than dcec332726efab9a756b47676f167cd6dc776e6e Obtained Jenkinsfile from e36e7e4730a5a7048b5474c920e87cbd813cb5b7 Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3952171442146943323.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5874001065723029174.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3605/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3605/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7220762356342595554.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3605/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5387105536121086685.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4078114066633745182.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3605/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3605/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh844385775228735161.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-807 in /w/workspace/edgexfoundry_edgex-go_PR-3605 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6007029345744970247.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit dcec332726efab9a756b47676f167cd6dc776e6e > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2267157954851436322.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3605/head:refs/remotes/origin/PR-3605 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 > git remote # timeout=10 Merge succeeded, producing dcec332726efab9a756b47676f167cd6dc776e6e Checking out Revision dcec332726efab9a756b47676f167cd6dc776e6e (PR-3605) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8377908599393175266.key > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 Commit message: "fix: Change V2 Swagger API version to 2.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:08 ========================================================= 02:47:08 EdgeX Global Pipelines Version Info 02:47:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:09 ------------------- 02:47:09 stable info: 02:47:09 ------------------- 02:47:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:47:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 02:47:09 Message: update stable to v1.0.195 02:47:10 ------------------- 02:47:10 experimental info: 02:47:10 ------------------- 02:47:10 Commited By: **** collab-it+edgex@linuxfoundation.org 02:47:10 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 02:47:10 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3605 [Pipeline] echo 02:47:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3605 [Pipeline] echo 02:47:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3605 [Pipeline] echo 02:47:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcec332726efab9a756b47676f167cd6dc776e6e [Pipeline] echo 02:47:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcec332 [Pipeline] echo 02:47:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:12 provisioning config files... 02:47:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6964635023323602618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:12 ---> docker-login.sh 02:47:12 nexus3.edgexfoundry.org:10001 02:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:13 Configure a credential helper to remove this warning. See 02:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:13 02:47:13 Login Succeeded 02:47:13 nexus3.edgexfoundry.org:10002 02:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:13 Configure a credential helper to remove this warning. See 02:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:13 02:47:13 Login Succeeded 02:47:13 nexus3.edgexfoundry.org:10003 02:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:13 Configure a credential helper to remove this warning. See 02:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:13 02:47:13 Login Succeeded 02:47:13 nexus3.edgexfoundry.org:10004 02:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:13 Configure a credential helper to remove this warning. See 02:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:13 02:47:13 Login Succeeded 02:47:13 docker.io 02:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:13 Configure a credential helper to remove this warning. See 02:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:13 02:47:13 Login Succeeded 02:47:13 ---> docker-login.sh ends [Pipeline] } 02:47:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:14 ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:47:14 + for file in '`ls cmd/**/Dockerfile`' 02:47:14 ++ dirname cmd/core-command/Dockerfile 02:47:14 ++ cut -d/ -f2 02:47:14 + echo core-command,cmd/core-command/Dockerfile 02:47:14 + for file in '`ls cmd/**/Dockerfile`' 02:47:14 ++ dirname cmd/core-data/Dockerfile 02:47:14 ++ cut -d/ -f2 02:47:14 + echo core-data,cmd/core-data/Dockerfile 02:47:14 + for file in '`ls cmd/**/Dockerfile`' 02:47:14 ++ dirname cmd/core-metadata/Dockerfile 02:47:14 ++ cut -d/ -f2 02:47:14 + echo core-metadata,cmd/core-metadata/Dockerfile 02:47:14 + for file in '`ls cmd/**/Dockerfile`' 02:47:14 ++ dirname cmd/security-bootstrapper/Dockerfile 02:47:14 ++ cut -d/ -f2 02:47:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:47:14 + for file in '`ls cmd/**/Dockerfile`' 02:47:14 ++ dirname cmd/security-proxy-setup/Dockerfile 02:47:14 ++ cut -d/ -f2 02:47:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:47:14 + for file in '`ls cmd/**/Dockerfile`' 02:47:14 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:47:14 ++ cut -d/ -f2 02:47:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:47:14 + for file in '`ls cmd/**/Dockerfile`' 02:47:14 ++ dirname cmd/support-notifications/Dockerfile 02:47:14 ++ cut -d/ -f2 02:47:14 + echo support-notifications,cmd/support-notifications/Dockerfile 02:47:14 + for file in '`ls cmd/**/Dockerfile`' 02:47:14 ++ dirname cmd/support-scheduler/Dockerfile 02:47:14 ++ cut -d/ -f2 02:47:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:47:14 + for file in '`ls cmd/**/Dockerfile`' 02:47:14 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:47:14 ++ cut -d/ -f2 02:47:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:47:14 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:47:16 02:47:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:47:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:47:16 latest: Pulling from edgex-devops/git-semver 02:47:16 31603596830f: Pulling fs layer 02:47:16 54011a49482f: Pulling fs layer 02:47:16 a6820b24f6d8: Pulling fs layer 02:47:16 f581987b2513: Pulling fs layer 02:47:16 f581987b2513: Waiting 02:47:16 54011a49482f: Verifying Checksum 02:47:16 54011a49482f: Download complete 02:47:16 31603596830f: Verifying Checksum 02:47:16 31603596830f: Download complete 02:47:16 f581987b2513: Verifying Checksum 02:47:16 f581987b2513: Download complete 02:47:16 a6820b24f6d8: Verifying Checksum 02:47:16 a6820b24f6d8: Download complete 02:47:17 31603596830f: Pull complete 02:47:17 54011a49482f: Pull complete 02:47:17 a6820b24f6d8: Pull complete 02:47:17 f581987b2513: Pull complete 02:47:17 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:47:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:47:18 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 02:47:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:47:19 $ docker top 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:19 [ssh-agent] Looking for ssh-agent implementation... 02:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:19 $ docker exec 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c ssh-agent 02:47:19 SSH_AUTH_SOCK=/tmp/ssh-kBwXdEE5MB8G/agent.14 02:47:19 SSH_AGENT_PID=21 02:47:19 Running ssh-add (command line suppressed) 02:47:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8498195390442336072.key (/w/workspace/edgex-go/1@tmp/private_key_8498195390442336072.key) 02:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:20 + git tag --points-at HEAD [Pipeline] } 02:47:20 $ docker exec --env ******** --env ******** 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c ssh-agent -k 02:47:20 unset SSH_AUTH_SOCK; 02:47:20 unset SSH_AGENT_PID; 02:47:20 echo Agent pid 21 killed; 02:47:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:47:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:20 [ssh-agent] Looking for ssh-agent implementation... 02:47:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:20 $ docker exec 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c ssh-agent 02:47:20 SSH_AUTH_SOCK=/tmp/ssh-JVyb1F1u7gOc/agent.54 02:47:20 SSH_AGENT_PID=60 02:47:20 Running ssh-add (command line suppressed) 02:47:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1136237648225399944.key (/w/workspace/edgex-go/1@tmp/private_key_1136237648225399944.key) 02:47:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:21 + git semver init 02:47:21 # -> Open(): unable to determine branch for HEAD 02:47:21 # $GIT_DIR = /w/workspace/edgex-go/1/.git 02:47:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 02:47:21 # $SEMVER_REMOTE_NAME = origin 02:47:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:47:21 # $SEMVER_USER_NAME = edgex-jenkins 02:47:21 # $SEMVER_BRANCH = PR-3605 02:47:21 # $SEMVER_TEMP = /tmp/semver-783551450 02:47:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:47:33 # '/tmp/semver-783551450' -> '/w/workspace/edgex-go/1/.semver' 02:47:33 # -> Force: false 02:47:33 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 02:47:33 $ docker exec --env ******** --env ******** 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c ssh-agent -k 02:47:33 unset SSH_AUTH_SOCK; 02:47:33 unset SSH_AGENT_PID; 02:47:33 echo Agent pid 60 killed; 02:47:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:33 + git semver [Pipeline] } 02:47:33 $ docker stop --time=1 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c 02:47:36 $ docker rm -f 2659887b02fdabb6fdc3cafb2c86be5818e5baf25cbc72d6089d08993abaa45c [Pipeline] // withDockerContainer [Pipeline] sh 02:47:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:47:36 Stashed 1 file(s) [Pipeline] echo 02:47:36 [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 02:47:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:47:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:47:38 + true 02:47:38 + sudo service docker restart 02:47:38 Redirecting to /bin/systemctl restart docker.service 02:47:52 Still waiting to schedule task 02:47:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo 02:47:56 ========================================================= 02:47:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:47:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:47:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:47:58 Sending build context to Docker daemon 329.6MB 02:47:58 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:47:58 Step 2/6 : FROM ${BASE} 02:47:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:47:58 540db60ca938: Pulling fs layer 02:47:58 adcc1eea9eea: Pulling fs layer 02:47:58 4c4ab2625f07: Pulling fs layer 02:47:58 0510c868ecb4: Pulling fs layer 02:47:58 afea3b2eda06: Pulling fs layer 02:47:58 7809a108b3ef: Pulling fs layer 02:47:58 f706445af74f: Pulling fs layer 02:47:58 0510c868ecb4: Waiting 02:47:58 afea3b2eda06: Waiting 02:47:58 7809a108b3ef: Waiting 02:47:58 f706445af74f: Waiting 02:47:58 4c4ab2625f07: Verifying Checksum 02:47:58 4c4ab2625f07: Download complete 02:47:58 adcc1eea9eea: Verifying Checksum 02:47:58 adcc1eea9eea: Download complete 02:47:58 afea3b2eda06: Verifying Checksum 02:47:58 afea3b2eda06: Download complete 02:47:58 540db60ca938: Verifying Checksum 02:47:58 540db60ca938: Download complete 02:47:58 7809a108b3ef: Verifying Checksum 02:47:58 7809a108b3ef: Download complete 02:47:58 540db60ca938: Pull complete 02:47:59 adcc1eea9eea: Pull complete 02:47:59 4c4ab2625f07: Pull complete 02:48:01 f706445af74f: Verifying Checksum 02:48:01 f706445af74f: Download complete 02:48:01 0510c868ecb4: Verifying Checksum 02:48:01 0510c868ecb4: Download complete 02:48:04 0510c868ecb4: Pull complete 02:48:04 afea3b2eda06: Pull complete 02:48:04 7809a108b3ef: Pull complete 02:48:07 f706445af74f: Pull complete 02:48:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:48:07 ---> b068be0155e3 02:48:07 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 02:48:08 ---> Running in 900f3d3d7444 02:48:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:48:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:48:09 (1/12) Installing libmagic (5.39-r0) 02:48:10 (2/12) Installing file (5.39-r0) 02:48:10 (3/12) Installing libc-dev (0.7.2-r3) 02:48:10 (4/12) Installing g++ (10.2.1_pre1-r3) 02:48:15 (5/12) Installing fortify-headers (1.1-r0) 02:48:15 (6/12) Installing patch (2.7.6-r7) 02:48:15 (7/12) Installing build-base (0.5-r2) 02:48:15 (8/12) Installing libsodium (1.0.18-r0) 02:48:15 (9/12) Installing pkgconf (1.7.3-r0) 02:48:15 (10/12) Installing libsodium-dev (1.0.18-r0) 02:48:15 (11/12) Installing libzmq (4.3.3-r1) 02:48:15 (12/12) Installing zeromq-dev (4.3.3-r1) 02:48:15 Executing busybox-1.32.1-r6.trigger 02:48:15 OK: 219 MiB in 52 packages 02:48:17 Removing intermediate container 900f3d3d7444 02:48:17 ---> 67d0c1d18b6b 02:48:17 Step 4/6 : WORKDIR /edgex-go 02:48:17 ---> Running in 2f8a2bda936e 02:48:17 Removing intermediate container 2f8a2bda936e 02:48:17 ---> e0719eb28510 02:48:17 Step 5/6 : COPY go.mod . 02:48:17 ---> 730d715b0e9b 02:48:17 Step 6/6 : RUN go mod download 02:48:17 ---> Running in 7d2cc78d9f28 02:48:32 Removing intermediate container 7d2cc78d9f28 02:48:32 ---> bd184427d0b9 02:48:32 Successfully built bd184427d0b9 02:48:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:48:32 + docker inspect -f . ci-base-image-x86_64 02:48:32 . [Pipeline] withDockerContainer 02:48:32 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 02:48:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 02:48:33 $ docker top 68b95bc40c05bd807328015e244e2b5006f9c2c23448fd97072159102e5521d4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:33 + go version 02:48:33 go version go1.16.3 linux/amd64 [Pipeline] } 02:48:33 $ docker stop --time=1 68b95bc40c05bd807328015e244e2b5006f9c2c23448fd97072159102e5521d4 02:48:34 $ docker rm -f 68b95bc40c05bd807328015e244e2b5006f9c2c23448fd97072159102e5521d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:35 + docker inspect -f . ci-base-image-x86_64 02:48:35 . [Pipeline] withDockerContainer 02:48:35 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 02:48:35 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 02:48:36 $ docker top 3b2579f05e12c953ffd67c4c9e0e13dd26124162f01b00680df2b3e0e502d8f3 -eo pid,comm [Pipeline] { [Pipeline] echo 02:48:36 ========================================================= 02:48:36 [edgeXBuildGoParallel] Running Tests and Build... 02:48:36 ========================================================= [Pipeline] sh 02:48:36 + go mod tidy [Pipeline] sh 02:48:36 + make test 02:48:36 go mod tidy 02:48:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:48:42 ? github.com/edgexfoundry/edgex-go [no test files] 02:48:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:49:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:49:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:49:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:49:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:49:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:49:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:49:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 02:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:49:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements 02:49:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.1% of statements 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.102s coverage: 87.7% of statements 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.045s coverage: 78.9% of statements 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 95.1% of statements 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:49:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:49:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 02:49:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 22.0% of statements 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:49:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 02:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements 02:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 02:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 02:49:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 02:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements 02:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 02:49:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.216s coverage: 81.8% of statements 02:49:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 91.2% of statements 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 02:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 02:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 02:49:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:49:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:49:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:49:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:49:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-808 in /w/workspace/edgexfoundry_edgex-go_PR-3605 [Pipeline] { [Pipeline] ws 02:49:55 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:49:56 The recommended git tool is: git 02:50:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 19.3% of statements 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:50:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:50:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:50:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:50:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:50:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:50:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 02:50:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 02:50:00 GO111MODULE=on go vet ./... 02:50:01 using credential edgex-jenkins-ssh 02:50:01 Cloning the remote Git repository 02:50:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:50:01 > git init /w/workspace/edgex-go/1 # timeout=10 02:50:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:50:02 > git --version # timeout=10 02:50:02 > git --version # 'git version 2.17.1' 02:50:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:50:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:19 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit dcec332726efab9a756b47676f167cd6dc776e6e 02:50:19 Merge succeeded, producing dcec332726efab9a756b47676f167cd6dc776e6e 02:50:19 Checking out Revision dcec332726efab9a756b47676f167cd6dc776e6e (PR-3605) 02:50:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:50:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:50:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:50:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:50:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3605/head:refs/remotes/origin/PR-3605 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:50:19 > git config core.sparsecheckout # timeout=10 02:50:19 > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 02:50:19 > git remote # timeout=10 02:50:19 > git config --get remote.origin.url # timeout=10 02:50:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:50:19 > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 02:50:19 > git rev-parse HEAD^{commit} # timeout=10 02:50:19 > git config core.sparsecheckout # timeout=10 02:50:19 > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 02:50:23 gofmt -l . 02:50:23 [ "`gofmt -l .`" = "" ] 02:50:23 ./bin/test-attribution-txt.sh [Pipeline] sh 02:50:23 + ls -al . 02:50:23 total 560 02:50:23 drwxrwxr-x 10 1001 1001 4096 Jun 30 02:50 . 02:50:23 drwxr-xr-x 4 root root 28 Jun 30 02:48 .. 02:50:23 -rw-rw-r-- 1 1001 1001 11 Jun 30 02:47 .dockerignore 02:50:23 drwxrwxr-x 8 1001 1001 179 Jun 30 02:47 .git 02:50:23 drwxrwxr-x 3 1001 1001 125 Jun 30 02:47 .github 02:50:23 -rw-rw-r-- 1 1001 1001 818 Jun 30 02:47 .gitignore 02:50:23 drwx------ 3 1001 1001 60 Jun 30 02:47 .semver 02:50:23 -rw-rw-r-- 1 1001 1001 166 Jun 30 02:47 .sonarcloud.properties 02:50:23 -rw-rw-r-- 1 1001 1001 8609 Jun 30 02:47 Attribution.txt 02:50:23 -rw-rw-r-- 1 1001 1001 43881 Jun 30 02:47 CHANGELOG.md 02:50:23 -rw-rw-r-- 1 1001 1001 3804 Jun 30 02:47 CONTRIBUTING.md 02:50:23 -rw-rw-r-- 1 1001 1001 931 Jun 30 02:47 Dockerfile.build 02:50:23 -rw-rw-r-- 1 1001 1001 849 Jun 30 02:47 Jenkinsfile 02:50:23 -rw-rw-r-- 1 1001 1001 10775 Jun 30 02:47 LICENSE 02:50:23 -rw-rw-r-- 1 1001 1001 5605 Jun 30 02:47 Makefile 02:50:23 -rw-rw-r-- 1 1001 1001 7905 Jun 30 02:47 README.md 02:50:23 -rw-rw-r-- 1 1001 1001 7071 Jun 30 02:47 SECURITY.md 02:50:23 -rw-rw-r-- 1 1001 1001 5 Jun 30 02:47 VERSION 02:50:23 -rw-rw-r-- 1 1001 1001 4131 Jun 30 02:47 ZMQWindows.md 02:50:23 drwxrwxr-x 2 1001 1001 37 Jun 30 02:47 bin 02:50:23 drwxrwxr-x 14 1001 1001 4096 Jun 30 02:47 cmd 02:50:23 -rw-r--r-- 1 root root 398095 Jun 30 02:49 coverage.out 02:50:23 -rw-rw-r-- 1 1001 1001 806 Jun 30 02:47 go.mod 02:50:23 -rw-r--r-- 1 root root 20759 Jun 30 02:48 go.sum 02:50:23 drwxrwxr-x 7 1001 1001 114 Jun 30 02:47 internal 02:50:23 drwxrwxr-x 3 1001 1001 16 Jun 30 02:47 openapi 02:50:23 drwxrwxr-x 4 1001 1001 71 Jun 30 02:47 snap 02:50:23 -rw-rw-r-- 1 1001 1001 168 Jun 30 02:47 version.go [Pipeline] sh 02:50:23 + '[' -e coverage.out ] 02:50:23 + chown 1001:1001 coverage.out [Pipeline] stash 02:50:24 Stashed 1 file(s) [Pipeline] sh 02:50:24 + make build 02:50:24 go mod tidy 02:50:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:50:24 Commit message: "fix: Change V2 Swagger API version to 2.0.0" 02:50:24 > git --version # timeout=10 02:50:24 > git --version # 'git version 2.17.1' 02:50:24 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:50:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:50:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:50:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:50:27 + true 02:50:27 + sudo service docker restart 02:50:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:50:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:50:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:50:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:50:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:50:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:50:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:50:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:50:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:50:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:50:39 $ docker stop --time=1 3b2579f05e12c953ffd67c4c9e0e13dd26124162f01b00680df2b3e0e502d8f3 02:50:41 $ docker rm -f 3b2579f05e12c953ffd67c4c9e0e13dd26124162f01b00680df2b3e0e502d8f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:45 02:50:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:45 provisioning config files... 02:50:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1649855151163054940tmp [Pipeline] { [Pipeline] libraryResource 02:50:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:45 latest: Pulling from edgex-devops/edgex-compose 02:50:45 cbdbe7a5bc2a: Pulling fs layer 02:50:45 ca9280d653b3: Pulling fs layer 02:50:45 7e9c9ca2126c: Pulling fs layer [Pipeline] sh 02:50:46 cbdbe7a5bc2a: Download complete 02:50:46 ---> docker-login.sh 02:50:46 nexus3.edgexfoundry.org:10001 02:50:46 cbdbe7a5bc2a: Pull complete 02:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:47 ca9280d653b3: Verifying Checksum 02:50:47 ca9280d653b3: Download complete 02:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:47 Configure a credential helper to remove this warning. See 02:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:47 02:50:47 Login Succeeded 02:50:47 nexus3.edgexfoundry.org:10002 02:50:47 ca9280d653b3: Pull complete 02:50:47 7e9c9ca2126c: Verifying Checksum 02:50:47 7e9c9ca2126c: Download complete 02:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:48 Configure a credential helper to remove this warning. See 02:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:48 02:50:48 Login Succeeded 02:50:48 nexus3.edgexfoundry.org:10003 02:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:48 Configure a credential helper to remove this warning. See 02:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:48 02:50:48 Login Succeeded 02:50:48 nexus3.edgexfoundry.org:10004 02:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:49 Configure a credential helper to remove this warning. See 02:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:49 02:50:49 Login Succeeded 02:50:49 docker.io 02:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:50 Configure a credential helper to remove this warning. See 02:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:50 02:50:50 Login Succeeded 02:50:50 ---> docker-login.sh ends [Pipeline] } 02:50:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:50:50 ========================================================= 02:50:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:50:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:50:51 7e9c9ca2126c: Pull complete 02:50:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:50:51 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:50:51 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 02:50:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:50:53 Sending build context to Docker daemon 166.4MB 02:50:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:50:53 Step 2/6 : FROM ${BASE} 02:50:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:50:53 $ docker top 1360f5e35a9b74e7735c5c8c03b97dcb5326ff11c0f0ed121bd5b422ca62617f -eo pid,comm 02:50:53 595b0fe564bb: Pulling fs layer 02:50:53 3088b5b3c5c0: Pulling fs layer 02:50:53 5b7225fbf94c: Pulling fs layer 02:50:53 ba82ee9f976e: Pulling fs layer 02:50:53 506bd15cee9f: Pulling fs layer 02:50:53 75a0a4a0db45: Pulling fs layer 02:50:53 618dc40b7e24: Pulling fs layer 02:50:53 506bd15cee9f: Waiting 02:50:53 75a0a4a0db45: Waiting 02:50:53 618dc40b7e24: Waiting 02:50:53 ba82ee9f976e: Waiting 02:50:53 5b7225fbf94c: Verifying Checksum 02:50:53 5b7225fbf94c: Download complete 02:50:53 3088b5b3c5c0: Verifying Checksum 02:50:53 3088b5b3c5c0: Download complete 02:50:53 506bd15cee9f: Verifying Checksum 02:50:53 506bd15cee9f: Download complete 02:50:53 75a0a4a0db45: Verifying Checksum 02:50:53 75a0a4a0db45: Download complete 02:50:53 595b0fe564bb: Download complete [Pipeline] { [Pipeline] sh 02:50:54 + docker-compose build --help 02:50:54 + grep parallel 02:50:54 595b0fe564bb: Pull complete 02:50:54 --parallel Build images in parallel. [Pipeline] } 02:50:54 $ docker stop --time=1 1360f5e35a9b74e7735c5c8c03b97dcb5326ff11c0f0ed121bd5b422ca62617f 02:50:55 3088b5b3c5c0: Pull complete 02:50:55 5b7225fbf94c: Pull complete 02:50:56 $ docker rm -f 1360f5e35a9b74e7735c5c8c03b97dcb5326ff11c0f0ed121bd5b422ca62617f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:56 . [Pipeline] withDockerContainer 02:50:56 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 02:50:56 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:50:57 618dc40b7e24: Verifying Checksum 02:50:57 618dc40b7e24: Download complete 02:50:57 $ docker top 71849a4193614372775cbbf04c170f047325ff3cf0e3a83d9ece3f79f1acd880 -eo pid,comm [Pipeline] { 02:50:57 ba82ee9f976e: Verifying Checksum 02:50:57 ba82ee9f976e: Download complete [Pipeline] sh 02:50:57 + docker-compose -f ./docker-compose-build.yml build --parallel 02:50:58 Building core-command ... 02:50:58 Building core-data ... 02:50:58 Building core-metadata ... 02:50:58 Building security-bootstrapper ... 02:50:58 Building security-proxy-setup ... 02:50:58 Building security-secretstore-setup ... 02:50:58 Building support-notifications ... 02:50:58 Building support-scheduler ... 02:50:58 Building sys-mgmt-agent ... 02:50:58 Building security-secretstore-setup 02:50:58 Building security-bootstrapper 02:50:58 Building core-metadata 02:50:58 Building core-data 02:50:58 Building core-command 02:51:07 ba82ee9f976e: Pull complete 02:51:07 506bd15cee9f: Pull complete 02:51:08 75a0a4a0db45: Pull complete 02:51:11 618dc40b7e24: Pull complete 02:51:11 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 02:51:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:51:11 ---> a36622ca3599 02:51:11 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 02:51:12 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:51:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:51:12 ---> bd184427d0b9 02:51:12 Step 3/26 : WORKDIR /edgex-go 02:51:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:51:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:51:12 ---> bd184427d0b9 02:51:12 Step 3/24 : WORKDIR /edgex-go 02:51:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:51:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:51:12 ---> bd184427d0b9 02:51:12 Step 3/24 : WORKDIR /edgex-go 02:51:14 ---> Running in c9ed180966bb 02:51:15 ---> Running in 96aef3aac4e0 02:51:15 ---> Running in 1a0df6517431 02:51:15 ---> Running in 2617b992662b 02:51:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:51:17 Removing intermediate container 1a0df6517431 02:51:17 ---> 9f23492f9e2a 02:51:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:17 Removing intermediate container 96aef3aac4e0 02:51:17 ---> 259edb13526e 02:51:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:17 Removing intermediate container 2617b992662b 02:51:17 ---> 3a92c94afc78 02:51:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:17 (1/12) Installing libmagic (5.39-r0) 02:51:17 (2/12) Installing file (5.39-r0) 02:51:17 (3/12) Installing libc-dev (0.7.2-r3) 02:51:17 ---> Running in a876f51cd855 02:51:17 ---> Running in 3986b5684106 02:51:17 (4/12) Installing g++ (10.2.1_pre1-r3) 02:51:17 ---> Running in a6344cfb38a1 02:51:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:51:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:51:19 ---> bd184427d0b9 02:51:19 Step 3/24 : WORKDIR /edgex-go 02:51:19 ---> Using cache 02:51:19 ---> 3a92c94afc78 02:51:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:20 ---> Running in b4cbf2195f15 02:51:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:51:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:51:20 ---> bd184427d0b9 02:51:20 Step 3/32 : WORKDIR /edgex-go 02:51:20 ---> Using cache 02:51:20 ---> 3a92c94afc78 02:51:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:20 ---> Running in 79949a9afaff 02:51:20 Removing intermediate container a876f51cd855 02:51:20 ---> bb0e69ea4d98 02:51:20 Step 5/24 : RUN apk add --update --no-cache make git 02:51:20 ---> Running in f4b587cde2cd 02:51:20 Removing intermediate container a6344cfb38a1 02:51:20 ---> 7d83a81fa5f8 02:51:20 Step 5/26 : RUN apk add --update --no-cache make git 02:51:20 Removing intermediate container 3986b5684106 02:51:20 ---> 0d630fa8fa7c 02:51:20 Step 5/24 : RUN apk add --update --no-cache make git 02:51:20 ---> Running in 7157bdf9f64f 02:51:20 ---> Running in e0d73b577a75 02:51:21 Removing intermediate container b4cbf2195f15 02:51:21 ---> f6b1fef74662 02:51:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:51:21 ---> Running in e6a221b83f4a 02:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:51:21 Removing intermediate container 79949a9afaff 02:51:21 ---> 00d0633fa938 02:51:21 Step 5/32 : RUN apk add --update --no-cache make git 02:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:51:21 ---> Running in 971fe88e5a3b 02:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:51:22 (5/12) Installing fortify-headers (1.1-r0) 02:51:22 (6/12) Installing patch (2.7.6-r7) 02:51:22 (7/12) Installing build-base (0.5-r2) 02:51:22 (8/12) Installing libsodium (1.0.18-r0) 02:51:22 (9/12) Installing pkgconf (1.7.3-r0) 02:51:22 (10/12) Installing libsodium-dev (1.0.18-r0) 02:51:22 (11/12) Installing libzmq (4.3.3-r1) 02:51:22 OK: 219 MiB in 52 packages 02:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:51:22 Removing intermediate container f4b587cde2cd 02:51:22 ---> 558cfb2dd155 02:51:22 Step 6/24 : COPY go.mod . 02:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:51:22 (12/12) Installing zeromq-dev (4.3.3-r1) 02:51:22 Executing busybox-1.32.1-r6.trigger 02:51:22 OK: 218 MiB in 52 packages 02:51:22 ---> 6b06c5d9ed2f 02:51:22 Step 7/24 : RUN go mod download 02:51:22 ---> Running in 5b915992d755 02:51:23 OK: 219 MiB in 52 packages 02:51:23 OK: 219 MiB in 52 packages 02:51:23 OK: 219 MiB in 52 packages 02:51:23 OK: 219 MiB in 52 packages 02:51:23 Removing intermediate container e0d73b577a75 02:51:23 ---> fd5f9b36e11f 02:51:23 Step 6/24 : COPY go.mod . 02:51:23 Removing intermediate container e6a221b83f4a 02:51:23 ---> ad6cdad8d062 02:51:23 Step 6/24 : COPY go.mod . 02:51:23 Removing intermediate container 971fe88e5a3b 02:51:23 ---> b96013a373ec 02:51:23 Step 6/32 : COPY go.mod . 02:51:23 ---> 4f3c014bcc33 02:51:23 Step 7/24 : RUN go mod download 02:51:23 Removing intermediate container 7157bdf9f64f 02:51:23 ---> 42d7e0dab9b7 02:51:23 Step 6/26 : COPY go.mod . 02:51:23 ---> 5e47f71a8f12 02:51:23 Step 7/24 : RUN go mod download 02:51:23 ---> Running in 5a9936185a72 02:51:23 ---> Running in f83c7a487874 02:51:23 Removing intermediate container 5b915992d755 02:51:23 ---> 3a029ddc56b3 02:51:23 Step 8/24 : COPY . . 02:51:23 ---> accbdcad9432 02:51:23 Step 7/32 : RUN go mod download 02:51:24 ---> Running in 94650467ec4f 02:51:24 ---> 0fa95840d1e4 02:51:24 Step 7/26 : RUN go mod download 02:51:24 ---> Running in f5e89edbbbd2 02:51:26 Removing intermediate container c9ed180966bb 02:51:26 ---> 18140445a171 02:51:26 Step 4/6 : WORKDIR /edgex-go 02:51:26 ---> Running in d8f5e1cb7e7e 02:51:26 Removing intermediate container d8f5e1cb7e7e 02:51:26 ---> 506b799c0e79 02:51:26 Step 5/6 : COPY go.mod . 02:51:27 Removing intermediate container 5a9936185a72 02:51:27 ---> a1de2fcf9d77 02:51:27 Step 8/24 : COPY . . 02:51:27 Removing intermediate container 94650467ec4f 02:51:27 ---> 24e77ac9b4c4 02:51:27 Step 8/32 : COPY . . 02:51:27 Removing intermediate container f5e89edbbbd2 02:51:27 ---> 8aea3a83339c 02:51:27 Step 8/26 : COPY . . 02:51:27 ---> b33b8d6bc3e6 02:51:27 Step 6/6 : RUN go mod download 02:51:27 ---> Running in 240997dd551e 02:51:28 Removing intermediate container f83c7a487874 02:51:28 ---> 43d48f8f40e7 02:51:28 Step 8/24 : COPY . . 02:51:28 ---> ff7862beb231 02:51:28 Step 9/24 : RUN go mod tidy 02:51:28 ---> Running in df5a0fe21314 02:51:38 ---> 6eb4a77c6430 02:51:38 Step 9/24 : RUN go mod tidy 02:51:38 ---> Running in 2433ac247cd4 02:51:38 Removing intermediate container df5a0fe21314 02:51:38 ---> dbc0581cc9bc 02:51:38 Step 10/24 : RUN make cmd/core-command/core-command 02:51:38 ---> Running in 66fa6fdf625f 02:51:38 ---> 251f849367e2 02:51:38 Step 9/24 : RUN go mod tidy 02:51:38 ---> Running in 42f1665c5160 02:51:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:51:45 ---> 19ea630a3966 02:51:45 Step 9/32 : RUN go mod tidy 02:51:45 ---> Running in df56a5509751 02:51:51 ---> 9187aca3321d 02:51:51 Step 9/26 : RUN go mod tidy 02:51:51 ---> Running in 391590edd3be 02:51:51 Removing intermediate container 2433ac247cd4 02:51:51 ---> 910eb024625d 02:51:51 Step 10/24 : RUN make cmd/core-data/core-data 02:51:51 ---> Running in 146cf20d7d95 02:51:51 Removing intermediate container df56a5509751 02:51:51 ---> b5ae4ff4a977 02:51:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:51:51 Removing intermediate container 42f1665c5160 02:51:51 ---> 32561cf1aa38 02:51:51 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:51:51 ---> Running in 089e264c9657 02:51:52 ---> Running in d33544cfd53e 02:51:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:51:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:51:54 Removing intermediate container 391590edd3be 02:51:54 ---> 04e575b909e3 02:51:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:54 ---> Running in dc0463c9be2a 02:51:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:51:54 Removing intermediate container 240997dd551e 02:51:54 ---> 3a527c5411c8 02:51:54 Successfully built 3a527c5411c8 02:51:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:51:55 + docker inspect -f . ci-base-image-arm64 02:51:55 . [Pipeline] withDockerContainer 02:51:55 prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container 02:51:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 02:51:57 $ docker top a8f89253ffa44320ce8c542e6a344226e3cd1599db6176e6bf6a62603a241abb -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:58 + go version 02:51:58 go version go1.16.5 linux/arm64 [Pipeline] } 02:51:58 $ docker stop --time=1 a8f89253ffa44320ce8c542e6a344226e3cd1599db6176e6bf6a62603a241abb 02:51:59 $ docker rm -f a8f89253ffa44320ce8c542e6a344226e3cd1599db6176e6bf6a62603a241abb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:52:01 + docker inspect -f . ci-base-image-arm64 02:52:01 . [Pipeline] withDockerContainer 02:52:01 prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container 02:52:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 02:52:02 $ docker top 523b5da0c1c41a2284d4eeca2745d60a6bfc20403649eed6764b9f12d9de7eef -eo pid,comm [Pipeline] { [Pipeline] echo 02:52:03 ========================================================= 02:52:03 [edgeXBuildGoParallel] Running Tests and Build... 02:52:03 ========================================================= [Pipeline] sh 02:52:04 + go mod tidy [Pipeline] sh 02:52:05 + make test 02:52:05 go mod tidy 02:52:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:52:20 Removing intermediate container 66fa6fdf625f 02:52:20 ---> 79544c7a7f9d 02:52:20 02:52:20 Step 11/24 : FROM alpine:3.12 02:52:20 3.12: Pulling from library/alpine 02:52:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:52:21 Status: Downloaded newer image for alpine:3.12 02:52:21 ---> 13621d1b12d4 02:52:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:52:21 ---> Running in 84266c2e04b9 02:52:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:52:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:52:22 (1/1) Installing dumb-init (1.2.2-r1) 02:52:22 Executing busybox-1.31.1-r20.trigger 02:52:22 OK: 6 MiB in 15 packages 02:52:23 Removing intermediate container 84266c2e04b9 02:52:23 ---> 472db2ba5e56 02:52:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:52:23 ---> Running in 0019407aba8c 02:52:23 Removing intermediate container 0019407aba8c 02:52:23 ---> 7b3e54fa9e47 02:52:23 Step 14/24 : ENV APP_PORT=59882 02:52:23 ---> Running in 667999c7ec8f 02:52:23 Removing intermediate container 667999c7ec8f 02:52:23 ---> ba8bdaf9d672 02:52:23 Step 15/24 : EXPOSE $APP_PORT 02:52:23 ---> Running in 16c3d344bb72 02:52:23 Removing intermediate container 16c3d344bb72 02:52:23 ---> 49e5b3d1deed 02:52:23 Step 16/24 : WORKDIR / 02:52:23 ---> Running in 6bd00214f05c 02:52:23 Removing intermediate container 6bd00214f05c 02:52:23 ---> a55096798478 02:52:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:24 ---> 2e7901735f8d 02:52:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:52:24 ---> 10a7f9e16616 02:52:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:52:24 ---> b55fbc04ffb0 02:52:24 Step 20/24 : ENTRYPOINT ["/core-command"] 02:52:24 ---> Running in be9bc311452c 02:52:24 Removing intermediate container be9bc311452c 02:52:24 ---> b721c4bc0543 02:52:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:25 ---> Running in b6d3e43ab02d 02:52:25 Removing intermediate container b6d3e43ab02d 02:52:25 ---> dad061937958 02:52:25 Step 22/24 : LABEL arch=x86_64 02:52:25 ---> Running in 7aae6c8b3f58 02:52:25 Removing intermediate container 7aae6c8b3f58 02:52:25 ---> e13462f982f0 02:52:25 Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 02:52:25 ---> Running in e5319df4de27 02:52:25 Removing intermediate container e5319df4de27 02:52:25 ---> 16a1ca1a5d14 02:52:25 Step 24/24 : LABEL version=0.0.0 02:52:25 ---> Running in 18a2c75e44d5 02:52:25 Removing intermediate container 18a2c75e44d5 02:52:25 ---> 00d28dc867e8 02:52:25 02:52:25 Successfully built 00d28dc867e8 02:52:25 Successfully tagged core-command:latest 02:52:25 Building security-proxy-setup 02:52:28  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:52:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:52:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:52:32 ---> bd184427d0b9 02:52:32 Step 3/22 : WORKDIR /edgex-go 02:52:32 ---> Using cache 02:52:32 ---> 3a92c94afc78 02:52:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:32 ---> Using cache 02:52:32 ---> 00d0633fa938 02:52:32 Step 5/22 : RUN apk add --update --no-cache make git 02:52:32 ---> Using cache 02:52:32 ---> b96013a373ec 02:52:32 Step 6/22 : COPY go.mod . 02:52:32 ---> Using cache 02:52:32 ---> accbdcad9432 02:52:32 Step 7/22 : RUN go mod download 02:52:32 ---> Using cache 02:52:32 ---> 24e77ac9b4c4 02:52:32 Step 8/22 : COPY . . 02:52:32 ---> Using cache 02:52:32 ---> 19ea630a3966 02:52:32 Step 9/22 : RUN go mod tidy 02:52:32 ---> Using cache 02:52:32 ---> b5ae4ff4a977 02:52:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:52:32 ---> Running in 03c19d0cf909 02:52:32 ? github.com/edgexfoundry/edgex-go [no test files] 02:52:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:52:33 Removing intermediate container dc0463c9be2a 02:52:33 ---> a837b9a23cfe 02:52:33 02:52:33 Step 11/26 : FROM alpine:3.12 02:52:33 ---> 13621d1b12d4 02:52:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:52:33 ---> Running in eea713c69e6e 02:52:33 Removing intermediate container 089e264c9657 02:52:33 ---> 5cf9d4262080 02:52:33 02:52:33 Step 11/32 : FROM alpine:3.12 02:52:33 ---> 13621d1b12d4 02:52:33 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:52:33 ---> Running in 5a152373f965 02:52:33 Removing intermediate container 5a152373f965 02:52:33 ---> c356e1f8f441 02:52:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:52:34 ---> Running in bbfa0726988f 02:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:52:34 (1/6) Installing ca-certificates (20191127-r4) 02:52:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:52:34 (3/6) Installing libcurl (7.77.0-r0) 02:52:34 (4/6) Installing curl (7.77.0-r0) 02:52:34 (5/6) Installing dumb-init (1.2.2-r1) 02:52:34 (6/6) Installing su-exec (0.2-r1) 02:52:34 Executing busybox-1.31.1-r20.trigger 02:52:34 Executing ca-certificates-20191127-r4.trigger 02:52:34 OK: 7 MiB in 20 packages 02:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:52:34 (1/2) Installing dumb-init (1.2.2-r1) 02:52:34 (2/2) Installing su-exec (0.2-r1) 02:52:34 Executing busybox-1.31.1-r20.trigger 02:52:34 OK: 6 MiB in 16 packages 02:52:35 Removing intermediate container bbfa0726988f 02:52:35 ---> cc8f2da1aa29 02:52:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:52:35 ---> Running in 2dc7d2c5571c 02:52:35 Removing intermediate container eea713c69e6e 02:52:35 ---> f8a1173a9ce7 02:52:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:52:35 ---> Running in ca6d2c191556 02:52:36 Removing intermediate container 2dc7d2c5571c 02:52:36 ---> 967efdefd4e1 02:52:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:52:36 Removing intermediate container d33544cfd53e 02:52:36 ---> a06d9c701d12 02:52:36 02:52:36 Step 11/24 : FROM alpine:3.12 02:52:36 ---> 13621d1b12d4 02:52:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:52:36 ---> Using cache 02:52:36 ---> 472db2ba5e56 02:52:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:52:36 ---> Using cache 02:52:36 ---> 7b3e54fa9e47 02:52:36 Step 14/24 : ENV APP_PORT=59881 02:52:36 Removing intermediate container ca6d2c191556 02:52:36 ---> 52961334835a 02:52:36 Step 14/26 : WORKDIR / 02:52:36 ---> Running in f4b17c799fca 02:52:36 ---> Running in d92c377025ae 02:52:36 ---> Running in f6e1d9f2e4fb 02:52:36 Removing intermediate container f4b17c799fca 02:52:36 ---> fdbe294f0d71 02:52:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:52:36 ---> Running in 1e410eafc519 02:52:37 Removing intermediate container f6e1d9f2e4fb 02:52:37 ---> ebb63d6ec7c6 02:52:37 Step 15/24 : EXPOSE $APP_PORT 02:52:37 ---> Running in 0210dc6426ad 02:52:37 Removing intermediate container d92c377025ae 02:52:37 ---> d90011d75bce 02:52:37 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:52:37 Removing intermediate container 146cf20d7d95 02:52:37 ---> 6906ac522ee6 02:52:37 02:52:37 Step 11/24 : FROM alpine:3.12 02:52:37 ---> 13621d1b12d4 02:52:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:52:37 ---> Running in 28189b8df0a6 02:52:37 Removing intermediate container 0210dc6426ad 02:52:37 ---> ad188cae72f1 02:52:37 Step 16/24 : WORKDIR / 02:52:37 Removing intermediate container 28189b8df0a6 02:52:37 ---> 32ffddc30fda 02:52:37 Step 13/24 : ENV APP_PORT=59880 02:52:37 ---> Running in 0b30db663c1b 02:52:37 ---> Running in b4685976a82c 02:52:37 ---> e5072c64b9ec 02:52:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:52:37 Removing intermediate container 0b30db663c1b 02:52:37 ---> 2d98d808d81e 02:52:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:38 Removing intermediate container b4685976a82c 02:52:38 ---> aec165eb538e 02:52:38 Step 14/24 : EXPOSE $APP_PORT 02:52:38 ---> Running in a7e16153d62b 02:52:38 ---> a87de716319f 02:52:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:52:38 Removing intermediate container a7e16153d62b 02:52:38 ---> b42554ed92e8 02:52:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:38 ---> Running in 2a8955dd63b3 02:52:38 Removing intermediate container 1e410eafc519 02:52:38 ---> 9e139ae06f3a 02:52:38 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:52:38 ---> bc434cb865fd 02:52:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:52:38 ---> Running in 5588b2e26d9e 02:52:38 ---> ad0f8dc1fb75 02:52:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:52:38 Removing intermediate container 5588b2e26d9e 02:52:38 ---> 4f3acef31a77 02:52:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:52:39 ---> 8b02bed58923 02:52:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:52:39 ---> 44c40f1ecb4e 02:52:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:52:39 ---> Running in baad5148dca3 02:52:39 ---> 2af9ec5f3e07 02:52:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:52:39 Removing intermediate container 2a8955dd63b3 02:52:39 ---> 00bac10a269c 02:52:39 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:52:39 ---> Running in c247aab74660 02:52:40 ---> 3ded9d09d40a 02:52:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:52:40 ---> a4b6f08e0d1f 02:52:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:52:40 ---> Running in 47e4d23f3a48 02:52:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:52:40 Removing intermediate container 47e4d23f3a48 02:52:40 ---> 19b195433b8f 02:52:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:40 ---> Running in aed03137af78 02:52:40 ---> 8bf38beac546 02:52:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:52:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:52:40 Removing intermediate container aed03137af78 02:52:40 ---> 5b4068751e84 02:52:40 Step 22/24 : LABEL arch=x86_64 02:52:41 ---> Running in 278a8e66e769 02:52:41 ---> f9a0a56f9b7b 02:52:41 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:52:41 Removing intermediate container baad5148dca3 02:52:41 ---> 833ff9d9171d 02:52:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:41 ---> Running in 5c87b3e54cfb 02:52:41 Removing intermediate container 278a8e66e769 02:52:41 ---> 1423d2f279f9 02:52:41 Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 02:52:41 ---> Running in 2362e57a2d1d 02:52:41 ---> 71a029502d93 02:52:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:52:41 Removing intermediate container 2362e57a2d1d 02:52:41 ---> 1307e0590f21 02:52:41 Step 24/24 : LABEL version=0.0.0 02:52:41 (1/6) Installing dumb-init (1.2.2-r1) 02:52:41 ---> Running in f31402babc53 02:52:41 (2/6) Installing libgcc (9.3.0-r2) 02:52:41 (3/6) Installing libsodium (1.0.18-r0) 02:52:41 (4/6) Installing libstdc++ (9.3.0-r2) 02:52:42 Removing intermediate container f31402babc53 02:52:42 ---> 221127b347a5 02:52:42 02:52:42 ---> 05b01363ea97 02:52:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:52:42 Successfully built 221127b347a5 02:52:42 Successfully tagged core-metadata:latest 02:52:42 Building support-scheduler 02:52:42  Building core-metadata ... done Removing intermediate container 5c87b3e54cfb 02:52:42 ---> 244c7c06724f 02:52:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:52:43 (5/6) Installing libzmq (4.3.3-r0) 02:52:43 (6/6) Installing zeromq (4.3.3-r0) 02:52:43 ---> Running in 40c1c388d412 02:52:43 ---> 08d553f57240 02:52:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:52:43 Executing busybox-1.31.1-r20.trigger 02:52:43 OK: 8 MiB in 20 packages 02:52:43 Removing intermediate container 40c1c388d412 02:52:43 ---> a58b8703cf7f 02:52:43 Step 24/26 : LABEL arch=x86_64 02:52:44 ---> Running in 15da87066594 02:52:44 ---> a1db7a5e6c8b 02:52:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:52:44 Removing intermediate container 15da87066594 02:52:44 ---> b7506730e0e5 02:52:44 Step 25/26 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 02:52:44 ---> Running in a23070b0effb 02:52:45 Removing intermediate container c247aab74660 02:52:45 ---> e218cf78896b 02:52:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:45 ---> f3103ee401b8 02:52:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:52:45 Removing intermediate container a23070b0effb 02:52:45 ---> 204576311a66 02:52:45 Step 26/26 : LABEL version=0.0.0 02:52:45 ---> Running in 0cdd11aba763 02:52:45 ---> Running in 8ca8467d07a2 02:52:45 Removing intermediate container 0cdd11aba763 02:52:45 ---> 1e92cb908745 02:52:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:52:45 ---> 1deddba2d68a 02:52:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:52:45 Removing intermediate container 8ca8467d07a2 02:52:45 ---> a7b8abaa26b9 02:52:45 02:52:45 Successfully built a7b8abaa26b9 02:52:45 Successfully tagged security-secretstore-setup:latest 02:52:45  Building security-secretstore-setup ... done Building sys-mgmt-agent 02:52:45 ---> 91c4131367c0 02:52:45 Step 27/32 : RUN chmod +x /entrypoint.sh 02:52:45 ---> Running in 49f0cde23a16 02:52:47 ---> 2c93c9c64cab 02:52:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:52:49 ---> c04a7495779e 02:52:49 Step 20/24 : ENTRYPOINT ["/core-data"] 02:52:49 ---> Running in 3b6b00de52c4 02:52:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:52:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:52:49 ---> bd184427d0b9 02:52:49 Step 3/24 : WORKDIR /edgex-go 02:52:49 ---> Using cache 02:52:49 ---> 3a92c94afc78 02:52:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:49 ---> Using cache 02:52:49 ---> 00d0633fa938 02:52:49 Step 5/24 : RUN apk add --update --no-cache make bash git 02:52:49 ---> Running in 89348f0b637a 02:52:49 Removing intermediate container 49f0cde23a16 02:52:49 ---> 4ff47492936a 02:52:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:52:49 Removing intermediate container 3b6b00de52c4 02:52:49 ---> 96bf02c1beb3 02:52:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:50 ---> Running in 5f2740ba7662 02:52:50 ---> Running in b390f7b30813 02:52:50 Removing intermediate container 5f2740ba7662 02:52:50 ---> 01b4470a8576 02:52:50 Step 22/24 : LABEL arch=x86_64 02:52:50 ---> Running in 57b09a6f16fd 02:52:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:52:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:52:50 ---> bd184427d0b9 02:52:50 Step 3/23 : WORKDIR /edgex-go 02:52:50 ---> Using cache 02:52:50 ---> 3a92c94afc78 02:52:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:50 ---> Using cache 02:52:50 ---> 00d0633fa938 02:52:50 Step 5/23 : RUN apk add --update --no-cache make git 02:52:50 ---> Using cache 02:52:50 ---> b96013a373ec 02:52:50 Step 6/23 : COPY go.mod . 02:52:50 ---> Using cache 02:52:50 ---> accbdcad9432 02:52:50 Step 7/23 : RUN go mod download 02:52:50 ---> Using cache 02:52:50 ---> 24e77ac9b4c4 02:52:50 Step 8/23 : COPY . . 02:52:50 ---> Using cache 02:52:50 ---> 19ea630a3966 02:52:50 Step 9/23 : RUN go mod tidy 02:52:50 ---> Using cache 02:52:50 ---> b5ae4ff4a977 02:52:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:52:50 Removing intermediate container b390f7b30813 02:52:50 ---> a2b695e73b67 02:52:50 Step 29/32 : CMD ["gate"] 02:52:50 ---> Running in c0d5d4475f19 02:52:50 ---> Running in 3c87a6ce2339 02:52:50 Removing intermediate container 57b09a6f16fd 02:52:50 ---> 4eb6798e2285 02:52:50 Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 02:52:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:52:50 ---> Running in f4a746335429 02:52:50 Removing intermediate container 3c87a6ce2339 02:52:50 ---> 15533679e11a 02:52:50 Step 30/32 : LABEL arch=x86_64 02:52:51 Removing intermediate container f4a746335429 02:52:51 ---> ba6370c55777 02:52:51 Step 24/24 : LABEL version=0.0.0 02:52:51 ---> Running in fca8f512c8c7 02:52:51 ---> Running in e6870f7d971d 02:52:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:52:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:52:51 Removing intermediate container fca8f512c8c7 02:52:51 ---> 495a2395e1f8 02:52:51 Step 31/32 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 02:52:51 Removing intermediate container e6870f7d971d 02:52:51 ---> d6b143154cd0 02:52:51 02:52:51 ---> Running in 00147234b96e 02:52:51 Successfully built d6b143154cd0 02:52:51 Successfully tagged core-data:latest 02:52:51 Building support-notifications 02:52:51  Building core-data ... done Removing intermediate container 00147234b96e 02:52:51 ---> 2c5f4834d845 02:52:51 Step 32/32 : LABEL version=0.0.0 02:52:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:52:51 ---> Running in b4e29989da41 02:52:52 OK: 219 MiB in 52 packages 02:52:52 Removing intermediate container b4e29989da41 02:52:52 ---> f8f91299ee35 02:52:52 02:52:52 Successfully built f8f91299ee35 02:52:53 Successfully tagged security-bootstrapper:latest 02:52:53  Building security-bootstrapper ... done Removing intermediate container 89348f0b637a 02:52:53 ---> 1a0164529405 02:52:53 Step 6/24 : COPY go.mod . 02:52:54 ---> 43818af3a5e5 02:52:54 Step 7/24 : RUN go mod download 02:52:54 ---> Running in f6d345245bf0 02:52:56 Removing intermediate container f6d345245bf0 02:52:56 ---> 242717f2e3b8 02:52:56 Step 8/24 : COPY . . 02:52:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:52:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:52:58 ---> bd184427d0b9 02:52:58 Step 3/23 : WORKDIR /edgex-go 02:52:58 ---> Using cache 02:52:58 ---> 3a92c94afc78 02:52:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:58 ---> Using cache 02:52:58 ---> 00d0633fa938 02:52:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:52:59 Removing intermediate container 03c19d0cf909 02:52:59 ---> 120f505cd582 02:52:59 02:52:59 Step 11/22 : FROM alpine:3.12 02:52:59 ---> 13621d1b12d4 02:52:59 Step 12/22 : RUN apk add --update --no-cache curl 02:52:59 ---> Running in 981401a8252c 02:52:59 ---> Running in 49c2cd9c02ba 02:53:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:53:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:53:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:53:00 (1/4) Installing ca-certificates (20191127-r4) 02:53:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:53:00 (3/4) Installing libcurl (7.77.0-r0) 02:53:00 (4/4) Installing curl (7.77.0-r0) 02:53:00 Executing busybox-1.31.1-r20.trigger 02:53:00 Executing ca-certificates-20191127-r4.trigger 02:53:00 OK: 7 MiB in 18 packages 02:53:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:53:01 ---> 01bd3ef1b8c1 02:53:01 Step 9/24 : RUN go mod tidy 02:53:01 ---> Running in 22334e6cdf4b 02:53:01 OK: 219 MiB in 52 packages 02:53:02 Removing intermediate container 49c2cd9c02ba 02:53:02 ---> 9fb4152ed158 02:53:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:53:02 ---> Running in 7cf9f49e8b1e 02:53:02 Removing intermediate container 7cf9f49e8b1e 02:53:02 ---> e65c51381458 02:53:02 Step 14/22 : WORKDIR /edgex 02:53:02 ---> Running in 49a1d19ff35e 02:53:02 Removing intermediate container 981401a8252c 02:53:02 ---> 439ed7b48da9 02:53:02 Step 6/23 : COPY go.mod . 02:53:02 Removing intermediate container 49a1d19ff35e 02:53:02 ---> abe9de98100f 02:53:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:53:02 ---> c43fbf4d6e77 02:53:02 Step 7/23 : RUN go mod download 02:53:02 ---> Running in dc3ca0e19d3c 02:53:02 ---> 4bb67f31ab1d 02:53:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:53:03 ---> f7a442119f6e 02:53:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:53:03 Removing intermediate container 22334e6cdf4b 02:53:03 ---> c9355426b88b 02:53:03 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:53:03 ---> Running in 7270240ae107 02:53:04 ---> c41b87ef22a2 02:53:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:53:04 Removing intermediate container dc3ca0e19d3c 02:53:04 ---> 50678f43481c 02:53:04 Step 8/23 : COPY . . 02:53:04 ---> Running in e492d483db76 02:53:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:53:04 Removing intermediate container e492d483db76 02:53:04 ---> b031899fed55 02:53:04 Step 19/22 : CMD ["--init=true"] 02:53:04 ---> Running in 98fec69b02f5 02:53:06 Removing intermediate container 98fec69b02f5 02:53:06 ---> a5fa33d00fca 02:53:06 Step 20/22 : LABEL arch=x86_64 02:53:06 ---> Running in cb3c47bf849e 02:53:07 Removing intermediate container cb3c47bf849e 02:53:07 ---> 41fce403d28b 02:53:07 Step 21/22 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 02:53:07 ---> Running in 45f57ede39f1 02:53:07 Removing intermediate container 45f57ede39f1 02:53:07 ---> f1df610ff8d9 02:53:07 Step 22/22 : LABEL version=0.0.0 02:53:07 ---> Running in 93b97875eaa8 02:53:08 Removing intermediate container 93b97875eaa8 02:53:08 ---> 8b1d473cc8e6 02:53:08 02:53:08 Successfully built 8b1d473cc8e6 02:53:08 Successfully tagged security-proxy-setup:latest 02:53:09  Building security-proxy-setup ... done  ---> 843c9510b12f 02:53:09 Step 9/23 : RUN go mod tidy 02:53:09 ---> Running in 34d4c3519ea1 02:53:10 Removing intermediate container 34d4c3519ea1 02:53:10 ---> 090f9e0a3c3e 02:53:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:53:10 ---> Running in c2025cbd0204 02:53:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:53:13 Removing intermediate container c0d5d4475f19 02:53:13 ---> 45b6a681d089 02:53:13 02:53:13 Step 11/23 : FROM alpine:3.12 02:53:13 ---> 13621d1b12d4 02:53:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:53:13 ---> Using cache 02:53:13 ---> 472db2ba5e56 02:53:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:53:13 ---> Using cache 02:53:13 ---> 7b3e54fa9e47 02:53:13 Step 14/23 : ENV APP_PORT=59861 02:53:13 ---> Running in 0f551d34da89 02:53:13 Removing intermediate container 0f551d34da89 02:53:13 ---> 65d720988c33 02:53:13 Step 15/23 : EXPOSE $APP_PORT 02:53:13 ---> Running in 0cb0238c40bf 02:53:13 Removing intermediate container 0cb0238c40bf 02:53:13 ---> 0b834aed59dc 02:53:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:14 ---> 544fa3ba844d 02:53:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:53:14 ---> 258ab01946e7 02:53:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:53:14 ---> c31b6cc46d12 02:53:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:53:14 ---> Running in 4a6ad0ea89ce 02:53:14 Removing intermediate container 4a6ad0ea89ce 02:53:14 ---> 2fb9442bd3b9 02:53:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:53:14 ---> Running in 76f51cf92383 02:53:15 Removing intermediate container 76f51cf92383 02:53:15 ---> 045b21bfdd1f 02:53:15 Step 21/23 : LABEL arch=x86_64 02:53:15 ---> Running in 9118f27249e5 02:53:15 Removing intermediate container 9118f27249e5 02:53:15 ---> e26c97996e28 02:53:15 Step 22/23 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 02:53:15 ---> Running in caada4bd3176 02:53:15 Removing intermediate container caada4bd3176 02:53:15 ---> de8e6340609b 02:53:15 Step 23/23 : LABEL version=0.0.0 02:53:15 ---> Running in 3e100f7597a4 02:53:15 Removing intermediate container 3e100f7597a4 02:53:15 ---> c46d5ac21862 02:53:15 02:53:16 Successfully built c46d5ac21862 02:53:16 Successfully tagged support-scheduler:latest 02:53:24  Building support-scheduler ... done Removing intermediate container 7270240ae107 02:53:24 ---> d1da476deb07 02:53:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:53:24 ---> Running in ea17992c3b88 02:53:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:53:24 Removing intermediate container ea17992c3b88 02:53:24 ---> d4512a380936 02:53:24 02:53:24 Step 12/24 : FROM docker:20.10.0 02:53:24 20.10.0: Pulling from library/docker 02:53:27 Removing intermediate container c2025cbd0204 02:53:27 ---> aa6dfc20363f 02:53:27 02:53:27 Step 11/23 : FROM alpine:3.12 02:53:27 ---> 13621d1b12d4 02:53:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:53:27 ---> Running in 39e244d7eefd 02:53:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:53:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:53:28 (1/2) Installing ca-certificates (20191127-r4) 02:53:28 (2/2) Installing dumb-init (1.2.2-r1) 02:53:28 Executing busybox-1.31.1-r20.trigger 02:53:28 Executing ca-certificates-20191127-r4.trigger 02:53:28 OK: 6 MiB in 16 packages 02:53:29 Removing intermediate container 39e244d7eefd 02:53:29 ---> b60a85b2e7ec 02:53:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:53:29 ---> Running in ed83011e9240 02:53:29 Removing intermediate container ed83011e9240 02:53:29 ---> a279e591932f 02:53:29 Step 14/23 : ENV APP_PORT=59860 02:53:29 ---> Running in 5c24ea241228 02:53:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:53:29 Status: Downloaded newer image for docker:20.10.0 02:53:29 ---> aefe523efa57 02:53:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:53:29 ---> Running in 50b4b1e16ffa 02:53:29 Removing intermediate container 5c24ea241228 02:53:29 ---> ae1ce9422f28 02:53:29 Step 15/23 : EXPOSE $APP_PORT 02:53:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:53:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:53:29 ---> Running in c20afd930b62 02:53:29 Removing intermediate container 50b4b1e16ffa 02:53:29 ---> 422fd304f26e 02:53:29 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:53:29 ---> Running in 32bdc041fdb8 02:53:29 Removing intermediate container c20afd930b62 02:53:29 ---> 1fb57d4c2ceb 02:53:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:29 ---> 1389347eacfd 02:53:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:53:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:53:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:53:29 (1/39) Installing readline (8.0.4-r0) 02:53:29 (2/39) Installing bash (5.0.17-r0) 02:53:29 Executing bash-5.0.17-r0.post-install 02:53:29 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:53:29 (4/39) Installing libcurl (7.77.0-r0) 02:53:29 (5/39) Installing curl (7.77.0-r0) 02:53:29 (6/39) Installing dumb-init (1.2.2-r1) 02:53:29 (7/39) Installing libbz2 (1.0.8-r1) 02:53:29 (8/39) Installing expat (2.2.9-r1) 02:53:29 (9/39) Installing libffi (3.3-r2) 02:53:29 (10/39) Installing gdbm (1.13-r1) 02:53:29 ---> 9a5497aa95af 02:53:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:53:29 (11/39) Installing xz-libs (5.2.5-r0) 02:53:29 (12/39) Installing sqlite-libs (3.32.1-r1) 02:53:29 (13/39) Installing python3 (3.8.10-r0) 02:53:30 ---> 16070888dd46 02:53:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:53:30 ---> Running in 9c42fdd987ab 02:53:31 (14/39) Installing py3-appdirs (1.4.4-r1) 02:53:31 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:53:31 (16/39) Installing py3-parsing (2.4.7-r0) 02:53:31 (17/39) Installing py3-six (1.15.0-r0) 02:53:31 Removing intermediate container 9c42fdd987ab 02:53:31 ---> c53b6874130d 02:53:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:53:31 (18/39) Installing py3-packaging (20.4-r0) 02:53:31 (19/39) Installing py3-setuptools (47.0.0-r0) 02:53:31 ---> Running in 363d1b8550c4 02:53:31 (20/39) Installing py3-chardet (3.0.4-r4) 02:53:31 (21/39) Installing py3-idna (2.9-r0) 02:53:31 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:53:31 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:53:31 (24/39) Installing py3-requests (2.23.0-r0) 02:53:31 Removing intermediate container 363d1b8550c4 02:53:31 ---> 2b55caa7ab7e 02:53:31 Step 21/23 : LABEL arch=x86_64 02:53:31 (25/39) Installing py3-msgpack (1.0.0-r0) 02:53:31 (26/39) Installing py3-lockfile (0.12.2-r3) 02:53:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:53:31 (28/39) Installing py3-colorama (0.4.3-r0) 02:53:31 (29/39) Installing py3-distlib (0.3.0-r0) 02:53:31 ---> Running in cc241f41b9be 02:53:31 (30/39) Installing py3-distro (1.5.0-r1) 02:53:31 (31/39) Installing py3-webencodings (0.5.1-r3) 02:53:31 (32/39) Installing py3-html5lib (1.0.1-r4) 02:53:31 (33/39) Installing py3-pytoml (0.1.21-r0) 02:53:31 (34/39) Installing py3-pep517 (0.8.2-r0) 02:53:31 (35/39) Installing py3-progress (1.5-r0) 02:53:31 (36/39) Installing py3-toml (0.10.1-r0) 02:53:31 (37/39) Installing py3-retrying (1.3.3-r0) 02:53:31 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:53:31 (39/39) Installing py3-pip (20.1.1-r0) 02:53:31 Removing intermediate container cc241f41b9be 02:53:31 ---> 11ee85bbfc88 02:53:31 Step 22/23 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 02:53:31 Executing busybox-1.31.1-r19.trigger 02:53:31 ---> Running in a4bf8b9d6997 02:53:31 OK: 72 MiB in 59 packages 02:53:31 Removing intermediate container a4bf8b9d6997 02:53:31 ---> b57fc9e7722f 02:53:31 Step 23/23 : LABEL version=0.0.0 02:53:31 ---> Running in bfdb772b7879 02:53:31 Removing intermediate container bfdb772b7879 02:53:31 ---> 600d766da169 02:53:31 02:53:31 Successfully built 600d766da169 02:53:32 Successfully tagged support-notifications:latest 02:53:32  Building support-notifications ... done Collecting docker-compose==1.23.2 02:53:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:53:32 Collecting dockerpty<0.5,>=0.4.1 02:53:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:53:32 Collecting texttable<0.10,>=0.9.0 02:53:32 Downloading texttable-0.9.1.tar.gz (11 kB) 02:53:33 Collecting jsonschema<3,>=2.5.1 02:53:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:53:33 Collecting websocket-client<1.0,>=0.32.0 02:53:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:53:33 Collecting docopt<0.7,>=0.6.1 02:53:33 Downloading docopt-0.6.2.tar.gz (25 kB) 02:53:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:53:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:53:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:53:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:53:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:53:34 Collecting docker<4.0,>=3.6.0 02:53:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:53:34 Collecting cached-property<2,>=1.2.0 02:53:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:53:34 Collecting PyYAML<4,>=3.10 02:53:34 Downloading PyYAML-3.13.tar.gz (270 kB) 02:53:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:53:34 Collecting urllib3<1.25,>=1.21.1 02:53:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:53:34 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:53:34 Collecting idna<2.8,>=2.5 02:53:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:53:34 Collecting docker-pycreds>=0.4.0 02:53:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:53:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:53:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:53:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:53:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:53:35 Installing collected packages: dockerpty, texttable, jsonschema, websocket-client, docopt, urllib3, idna, requests, docker-pycreds, docker, cached-property, PyYAML, docker-compose 02:53:35 Running setup.py install for dockerpty: started 02:53:35 Running setup.py install for dockerpty: finished with status 'done' 02:53:35 Running setup.py install for texttable: started 02:53:35 Running setup.py install for texttable: finished with status 'done' 02:53:35 Running setup.py install for docopt: started 02:53:36 Running setup.py install for docopt: finished with status 'done' 02:53:36 Attempting uninstall: urllib3 02:53:36 Found existing installation: urllib3 1.25.9 02:53:36 Uninstalling urllib3-1.25.9: 02:53:36 Successfully uninstalled urllib3-1.25.9 02:53:36 Attempting uninstall: idna 02:53:36 Found existing installation: idna 2.9 02:53:36 Uninstalling idna-2.9: 02:53:36 Successfully uninstalled idna-2.9 02:53:36 Attempting uninstall: requests 02:53:36 Found existing installation: requests 2.23.0 02:53:36 Uninstalling requests-2.23.0: 02:53:36 Successfully uninstalled requests-2.23.0 02:53:36 Running setup.py install for PyYAML: started 02:53:37 Running setup.py install for PyYAML: finished with status 'done' 02:53:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 02:53:39 Removing intermediate container 32bdc041fdb8 02:53:39 ---> 927b75ec13ef 02:53:39 Step 15/24 : ENV APP_PORT=58890 02:53:39 ---> Running in 76e51d721dfb 02:53:39 Removing intermediate container 76e51d721dfb 02:53:39 ---> 5bc5cfe1ea7d 02:53:39 Step 16/24 : EXPOSE $APP_PORT 02:53:39 ---> Running in a25ab40f76cb 02:53:39 Removing intermediate container a25ab40f76cb 02:53:39 ---> 292870f07aa2 02:53:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:53:40 ---> 65c03c74ff74 02:53:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:53:40 ---> 38f785c7b0fa 02:53:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:53:40 ---> 8988322c0e6f 02:53:40 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:53:40 ---> Running in 8b0266a85f93 02:53:40 Removing intermediate container 8b0266a85f93 02:53:40 ---> 45d0124e1102 02:53:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:53:40 ---> Running in 3fd3f672c902 02:53:40 Removing intermediate container 3fd3f672c902 02:53:40 ---> 3a9bdc123ea4 02:53:40 Step 22/24 : LABEL arch=x86_64 02:53:40 ---> Running in 8e12eb3742a2 02:53:40 Removing intermediate container 8e12eb3742a2 02:53:40 ---> 2286da1a4c02 02:53:40 Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 02:53:40 ---> Running in 0020961b1c51 02:53:40 Removing intermediate container 0020961b1c51 02:53:40 ---> 3dfa6a1b19aa 02:53:40 Step 24/24 : LABEL version=0.0.0 02:53:40 ---> Running in d9302014c947 02:53:40 Removing intermediate container d9302014c947 02:53:40 ---> 6e0a434aced1 02:53:40 02:53:41 Successfully built 6e0a434aced1 02:53:41 Successfully tagged sys-mgmt-agent:latest 02:53:41  Building sys-mgmt-agent ... done  [Pipeline] } 02:53:41 $ docker stop --time=1 71849a4193614372775cbbf04c170f047325ff3cf0e3a83d9ece3f79f1acd880 02:53:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:53:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:53:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:53:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:53:42 $ docker rm -f 71849a4193614372775cbbf04c170f047325ff3cf0e3a83d9ece3f79f1acd880 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:53:42 + docker images 02:53:42 REPOSITORY TAG IMAGE ID CREATED SIZE 02:53:42 sys-mgmt-agent latest 6e0a434aced1 2 seconds ago 312MB 02:53:42 support-notifications latest 600d766da169 11 seconds ago 16.7MB 02:53:42 aa6dfc20363f 16 seconds ago 1.15GB 02:53:42 d4512a380936 18 seconds ago 1.15GB 02:53:42 support-scheduler latest c46d5ac21862 27 seconds ago 15.9MB 02:53:42 45b6a681d089 29 seconds ago 1.15GB 02:53:42 security-proxy-setup latest 8b1d473cc8e6 35 seconds ago 25.7MB 02:53:42 120f505cd582 45 seconds ago 1.15GB 02:53:42 core-data latest d6b143154cd0 51 seconds ago 20.2MB 02:53:42 security-bootstrapper latest f8f91299ee35 51 seconds ago 18.6MB 02:53:42 security-secretstore-setup latest a7b8abaa26b9 57 seconds ago 28.7MB 02:53:42 core-metadata latest 221127b347a5 About a minute ago 16.6MB 02:53:42 a06d9c701d12 About a minute ago 1.15GB 02:53:42 6906ac522ee6 About a minute ago 1.15GB 02:53:42 5cf9d4262080 About a minute ago 1.15GB 02:53:42 a837b9a23cfe About a minute ago 1.15GB 02:53:42 core-command latest 00d28dc867e8 About a minute ago 15.9MB 02:53:42 79544c7a7f9d About a minute ago 1.14GB 02:53:42 ci-base-image-x86_64 latest bd184427d0b9 5 minutes ago 647MB 02:53:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 02:53:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 02:53:42 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 02:53:42 docker 20.10.0 aefe523efa57 6 months ago 240MB 02:53:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months 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) 02:53:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] findFiles [Pipeline] node 02:53:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:53:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:53:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:53:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.177s coverage: 28.7% of statements 02:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:53:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:53:58 Still waiting to schedule task 02:53:58 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.452s coverage: 100.0% of statements 02:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.564s coverage: 53.1% of statements 02:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:54:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 87.7% of statements 02:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:54:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:54:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.185s coverage: 78.9% of statements 02:54:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.229s coverage: 81.2% of statements 02:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:54:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.306s coverage: 95.1% of statements 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:54:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:54:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.362s coverage: 0.8% of statements 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:54:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.138s coverage: 58.8% of statements 02:54:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.217s coverage: 22.0% of statements 02:54:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:54:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.224s coverage: 47.1% of statements 02:54:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.193s coverage: 79.5% of statements 02:54:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements 02:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.199s coverage: 96.3% of statements 02:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.180s coverage: 87.5% of statements 02:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements 02:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements 02:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.646s coverage: 81.8% of statements 02:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements 02:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements 02:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.804s coverage: 64.4% of statements 02:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.156s coverage: 100.0% of statements 02:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 02:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 02:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 02:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 02:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 66.9% of statements 02:54:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:54:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:54:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.734s coverage: 43.6% of statements 02:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.175s coverage: 89.5% of statements 02:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements 02:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.219s coverage: 19.3% of statements 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.488s coverage: 91.9% of statements 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 62.7% of statements 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.6% of statements 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:54:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:54:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:54:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements 02:54:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 02:54:54 GO111MODULE=on go vet ./... 02:55:14 Running on prd-ubuntu18.04-docker-8c-8g-809 in /w/workspace/edgexfoundry_edgex-go_PR-3605 [Pipeline] { [Pipeline] ws 02:55:14 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:55:15 The recommended git tool is: git 02:55:17 using credential edgex-jenkins-ssh 02:55:17 Cloning the remote Git repository 02:55:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:55:17 > git init /w/workspace/edgex-go/1 # timeout=10 02:55:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:55:17 > git --version # timeout=10 02:55:17 > git --version # 'git version 2.17.1' 02:55:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:23 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit dcec332726efab9a756b47676f167cd6dc776e6e 02:55:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:55:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:55:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:55:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3605/head:refs/remotes/origin/PR-3605 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:55:23 > git config core.sparsecheckout # timeout=10 02:55:23 > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 02:55:23 > git remote # timeout=10 02:55:23 > git config --get remote.origin.url # timeout=10 02:55:23 Merge succeeded, producing dcec332726efab9a756b47676f167cd6dc776e6e 02:55:23 Checking out Revision dcec332726efab9a756b47676f167cd6dc776e6e (PR-3605) 02:55:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:23 > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 02:55:23 > git rev-parse HEAD^{commit} # timeout=10 02:55:23 > git config core.sparsecheckout # timeout=10 02:55:23 > git checkout -f dcec332726efab9a756b47676f167cd6dc776e6e # timeout=10 02:55:27 Commit message: "fix: Change V2 Swagger API version to 2.0.0" 02:55:27 > git --version # timeout=10 02:55:27 > git --version # 'git version 2.17.1' 02:55:27 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:28 + echo snap-build.sh 02:55:28 snap-build.sh 02:55:28 + SNAP_BASE_DIR=. 02:55:28 + '[' '!' -z /w/workspace/edgex-go/1 ']' 02:55:28 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 02:55:28 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 02:55:28 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 02:55:28 + cd /w/workspace/edgex-go/1 02:55:28 + sudo apt-get remove -qy --purge lxd lxd-client 02:55:28 Reading package lists... 02:55:28 Building dependency tree... 02:55:28 Reading state information... 02:55:28 The following packages were automatically installed and are no longer required: 02:55:28 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:55:28 uidmap xdelta3 02:55:28 Use 'sudo apt autoremove' to remove them. 02:55:28 The following packages will be REMOVED: 02:55:28 lxd* lxd-client* 02:55:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:55:29 After this operation, 31.7 MB disk space will be freed. 02:55:29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 02:55:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:55:30 Removing lxd dnsmasq configuration 02:55:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:55:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:55:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:55:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 02:55:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:55:33 Processing triggers for systemd (237-3ubuntu10.45) ... 02:55:33 Processing triggers for ureadahead (0.100.0-21) ... 02:55:34 + sudo snap remove --purge lxd 02:55:34 snap "lxd" is not installed 02:55:34 + sudo groupadd --force --system lxd 02:55:34 ++ whoami 02:55:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:55:34 + newgrp - lxd 02:55:34 + sudo snap install lxd 02:55:42 2021-06-30T02:55:40Z INFO Waiting for automatic snapd restart... 02:55:57 lxd 4.15 from Canonical* installed 02:55:57 + sudo lxd init --auto 02:56:06 + sudo snap install --classic snapcraft 02:56:16 snapcraft 4.8.3 from Canonical* installed 02:56:16 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:56:16 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:56:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:56:16 Dload Upload Total Spent Left Speed 02:56:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3823 0 --:--:-- --:--:-- --:--:-- 3823 02:56:16 gofmt -l . 02:56:16 [ "`gofmt -l .`" = "" ] 02:56:16 ./bin/test-attribution-txt.sh [Pipeline] sh 02:56:16 0 3325k 0 10598 0 0 32509 0 0:01:44 --:--:-- 0:01:44 32509 100 3325k 100 3325k 0 0 8547k 0 --:--:-- --:--:-- --:--:-- 51.3M 02:56:16 ./yq_linux_amd64 02:56:16 + sudo snapcraft prime --use-lxd 02:56:17 + ls -al . 02:56:17 total 588 02:56:17 drwxrwxr-x 9 1001 1001 4096 Jun 30 02:56 . 02:56:17 drwxr-xr-x 4 root root 4096 Jun 30 02:52 .. 02:56:17 -rw-rw-r-- 1 1001 1001 11 Jun 30 02:50 .dockerignore 02:56:17 drwxrwxr-x 8 1001 1001 4096 Jun 30 02:50 .git 02:56:17 drwxrwxr-x 3 1001 1001 4096 Jun 30 02:50 .github 02:56:17 -rw-rw-r-- 1 1001 1001 818 Jun 30 02:50 .gitignore 02:56:17 -rw-rw-r-- 1 1001 1001 166 Jun 30 02:50 .sonarcloud.properties 02:56:17 -rw-rw-r-- 1 1001 1001 8609 Jun 30 02:50 Attribution.txt 02:56:17 -rw-rw-r-- 1 1001 1001 43881 Jun 30 02:50 CHANGELOG.md 02:56:17 -rw-rw-r-- 1 1001 1001 3804 Jun 30 02:50 CONTRIBUTING.md 02:56:17 -rw-rw-r-- 1 1001 1001 931 Jun 30 02:50 Dockerfile.build 02:56:17 -rw-rw-r-- 1 1001 1001 849 Jun 30 02:50 Jenkinsfile 02:56:17 -rw-rw-r-- 1 1001 1001 10775 Jun 30 02:50 LICENSE 02:56:17 -rw-rw-r-- 1 1001 1001 5605 Jun 30 02:50 Makefile 02:56:17 -rw-rw-r-- 1 1001 1001 7905 Jun 30 02:50 README.md 02:56:17 -rw-rw-r-- 1 1001 1001 7071 Jun 30 02:50 SECURITY.md 02:56:17 -rw-rw-r-- 1 1001 1001 5 Jun 30 02:47 VERSION 02:56:17 -rw-rw-r-- 1 1001 1001 4131 Jun 30 02:50 ZMQWindows.md 02:56:17 drwxrwxr-x 2 1001 1001 4096 Jun 30 02:50 bin 02:56:17 drwxrwxr-x 14 1001 1001 4096 Jun 30 02:50 cmd 02:56:17 -rw-r--r-- 1 root root 398095 Jun 30 02:54 coverage.out 02:56:17 -rw-rw-r-- 1 1001 1001 806 Jun 30 02:50 go.mod 02:56:17 -rw-r--r-- 1 root root 20759 Jun 30 02:52 go.sum 02:56:17 drwxrwxr-x 7 1001 1001 4096 Jun 30 02:50 internal 02:56:17 drwxrwxr-x 3 1001 1001 4096 Jun 30 02:50 openapi 02:56:17 drwxrwxr-x 4 1001 1001 4096 Jun 30 02:50 snap 02:56:17 -rw-rw-r-- 1 1001 1001 168 Jun 30 02:50 version.go [Pipeline] sh 02:56:17 + '[' -e coverage.out ] 02:56:17 + chown 1001:1001 coverage.out [Pipeline] stash 02:56:17 Warning: overwriting stash ‘coverage-report’ 02:56:18 Stashed 1 file(s) [Pipeline] sh 02:56:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:56:19 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:56:19 - README.md 02:56:19 02:56:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:56:19 + make build 02:56:19 go mod tidy 02:56:19 Launching a container. 02:56:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:56:26 Waiting for container to be ready 02:56:26 To start your first instance, try: lxc launch ubuntu:18.04 02:56:26 02:56:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:56:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:56:31 Waiting for network to be ready... 02:56:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:56:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 02:56:31 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:56:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 02:56:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:56:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:56:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 02:56:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 02:56:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 02:56:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 02:56:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:56:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:56:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:56:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:56:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:56:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:56:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:56:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:56:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:56:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] 02:56:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 02:56:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 02:56:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 02:56:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 02:56:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 02:56:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 02:56:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 02:56:35 Fetched 24.8 MB in 4s (6106 kB/s) 02:56:36 Reading package lists... 02:56:36 Reading package lists... 02:56:37 Building dependency tree... 02:56:37 Reading state information... 02:56:37 The following additional packages will be installed: 02:56:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:56:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:56:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:56:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:56:37 Suggested packages: 02:56:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:56:37 Recommended packages: 02:56:37 gnupg libsasl2-modules 02:56:37 The following NEW packages will be installed: 02:56:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:56:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:56:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:56:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:56:37 The following packages will be upgraded: 02:56:37 gpg gpg-agent gpgconf libudev1 02:56:37 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 02:56:37 Need to get 3530 kB of archives. 02:56:37 After this operation, 13.3 MB of additional disk space will be used. 02:56:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:56:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:56:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:56:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:56:37 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 02:56:37 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 02:56:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:56:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:56:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:56:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:56:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:56:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:56:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:56:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:56:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:56:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:56:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:56:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:56:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:56:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:56:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:56:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:56:38 debconf: delaying package configuration, since apt-utils is not installed 02:56:38 Fetched 3530 kB in 1s (3130 kB/s) 02:56:38 (Reading database ... 12511 files and directories currently installed.) 02:56:38 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 02:56:38 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 02:56:38 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 02:56:38 Selecting previously unselected package udev. 02:56:38 (Reading database ... 12511 files and directories currently installed.) 02:56:38 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 02:56:38 Unpacking udev (237-3ubuntu10.48) ... 02:56:38 Selecting previously unselected package libfuse2:amd64. 02:56:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:56:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:56:38 Selecting previously unselected package fuse. 02:56:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:56:38 Unpacking fuse (2.9.7-1ubuntu1) ... 02:56:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:56:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:56:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:56:39 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:56:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:56:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:56:39 Selecting previously unselected package libksba8:amd64. 02:56:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:56:39 Unpacking libksba8:amd64 (1.3.5-2) ... 02:56:39 Selecting previously unselected package libroken18-heimdal:amd64. 02:56:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:56:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:56:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:56:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:56:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:56:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:56:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:56:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:39 Selecting previously unselected package libwind0-heimdal:amd64. 02:56:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:56:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:56:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:56:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:56:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:56:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:56:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:56:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:56:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:56:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:39 Selecting previously unselected package libsasl2-modules-db:amd64. 02:56:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:56:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:56:39 Selecting previously unselected package libsasl2-2:amd64. 02:56:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:56:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:56:39 Selecting previously unselected package libldap-common. 02:56:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:56:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:56:40 Selecting previously unselected package libldap-2.4-2:amd64. 02:56:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:56:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:56:40 Selecting previously unselected package dirmngr. 02:56:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:56:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:56:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:56:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:56:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:56:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:56:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:56:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:56:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:40 Setting up libksba8:amd64 (1.3.5-2) ... 02:56:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:56:40 Setting up udev (237-3ubuntu10.48) ... 02:56:40 invoke-rc.d: policy-rc.d denied execution of start. 02:56:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:40 Processing triggers for systemd (237-3ubuntu10) ... 02:56:40 Setting up fuse (2.9.7-1ubuntu1) ... 02:56:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:56:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:56:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:56:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:56:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:56:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:56:41 settings in the [Install] section, and DefaultInstance for template units). 02:56:41 This means they are not meant to be enabled using systemctl. 02:56:41 Possible reasons for having this kind of units are: 02:56:41 1) A unit may be statically enabled by being symlinked from another unit's 02:56:41 .wants/ or .requires/ directory. 02:56:41 2) A unit's purpose may be to act as a helper for some other unit which has 02:56:41 a requirement dependency on it. 02:56:41 3) A unit may be started when needed via activation (socket, path, timer, 02:56:41 D-Bus, udev, scripted systemctl call, ...). 02:56:41 4) In case of template units, the unit is meant to be enabled with some 02:56:41 instance name specified. 02:56:41 Reading package lists... 02:56:41 Building dependency tree... 02:56:41 Reading state information... 02:56:42 The following additional packages will be installed: 02:56:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:56:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:56:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:56:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:56:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:56:42 Suggested packages: 02:56:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:56:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:56:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:56:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:56:42 systemd-container policykit-1 02:56:42 Recommended packages: 02:56:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:56:42 The following NEW packages will be installed: 02:56:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:56:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:56:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:56:42 multiarch-support openssh-client python3 python3-minimal python3.6 02:56:42 python3.6-minimal snapd squashfs-tools sudo 02:56:42 The following packages will be upgraded: 02:56:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:56:42 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 02:56:42 Need to get 36.7 MB of archives. 02:56:42 After this operation, 147 MB of additional disk space will be used. 02:56:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 02:56:42 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 02:56:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:56:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:56:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:56:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:56:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:56:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:56:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:56:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:56:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:56:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:56:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:56:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:56:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:56:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:56:42 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 02:56:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 02:56:43 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 02:56:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:56:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:56:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:56:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:56:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:56:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:56:43 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:56:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:56:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:56:43 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 02:56:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 02:56:44 debconf: delaying package configuration, since apt-utils is not installed 02:56:44 Fetched 36.7 MB in 2s (16.4 MB/s) 02:56:44 (Reading database ... 12757 files and directories currently installed.) 02:56:44 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 02:56:44 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 02:56:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 02:56:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 02:56:45 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 02:56:45 (Reading database ... 12757 files and directories currently installed.) 02:56:45 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 02:56:45 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 02:56:45 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 02:56:45 (Reading database ... 12757 files and directories currently installed.) 02:56:45 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 02:56:45 Unpacking apt (1.6.13) over (1.6.1) ... 02:56:45 Setting up apt (1.6.13) ... 02:56:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:56:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:56:46 (Reading database ... 12764 files and directories currently installed.) 02:56:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:56:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:56:46 Selecting previously unselected package libpython3.6-minimal:amd64. 02:56:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:56:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:56:46 Selecting previously unselected package libexpat1:amd64. 02:56:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:56:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:56:46 Selecting previously unselected package python3.6-minimal. 02:56:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:56:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:56:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 02:56:47 Checking for services that may need to be restarted...done. 02:56:47 Checking for services that may need to be restarted...done. 02:56:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:56:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:56:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:56:47 Selecting previously unselected package python3-minimal. 02:56:47 (Reading database ... 13012 files and directories currently installed.) 02:56:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:56:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:56:47 Selecting previously unselected package mime-support. 02:56:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:56:47 Unpacking mime-support (3.60ubuntu1) ... 02:56:47 Selecting previously unselected package libmpdec2:amd64. 02:56:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:56:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:56:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:56:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:56:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:56:47 Selecting previously unselected package python3.6. 02:56:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:56:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:56:48 Selecting previously unselected package libpython3-stdlib:amd64. 02:56:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:56:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:56:48 Setting up python3-minimal (3.6.7-1~18.04) ... 02:56:48 Selecting previously unselected package python3. 02:56:48 (Reading database ... 13442 files and directories currently installed.) 02:56:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:56:48 Unpacking python3 (3.6.7-1~18.04) ... 02:56:48 Selecting previously unselected package multiarch-support. 02:56:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:56:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:56:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:56:48 Selecting previously unselected package liblzo2-2:amd64. 02:56:48 (Reading database ... 13479 files and directories currently installed.) 02:56:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:56:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:56:48 Selecting previously unselected package libbsd0:amd64. 02:56:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:56:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:56:48 Selecting previously unselected package sudo. 02:56:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:56:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:56:48 Selecting previously unselected package apparmor. 02:56:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:56:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:56:48 Selecting previously unselected package libedit2:amd64. 02:56:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:56:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:56:48 Selecting previously unselected package libkrb5support0:amd64. 02:56:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:56:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:56:48 Selecting previously unselected package libk5crypto3:amd64. 02:56:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:56:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:56:48 Selecting previously unselected package libkeyutils1:amd64. 02:56:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:56:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:56:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:56:49 Selecting previously unselected package libkrb5-3:amd64. 02:56:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:56:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:56:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:56:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:56:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:56:49 Selecting previously unselected package libssl1.0.0:amd64. 02:56:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:56:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:56:49 Selecting previously unselected package openssh-client. 02:56:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:56:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:56:49 Selecting previously unselected package squashfs-tools. 02:56:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 02:56:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:56:49 Selecting previously unselected package snapd. 02:56:49 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 02:56:49 Unpacking snapd (2.49.2+18.04) ... 02:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:56:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:56:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:56:51 Setting up mime-support (3.60ubuntu1) ... 02:56:51 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:56:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:56:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:56:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:56:51 Setting up systemd (237-3ubuntu10.48) ... 02:56:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:56:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:56:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:56:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:56:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:56:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:56:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:56:53 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 02:56:53 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:56:53 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:56:53 Setting up python3 (3.6.7-1~18.04) ... 02:56:53 running python rtupdate hooks for python3.6... 02:56:53 running python post-rtupdate hooks for python3.6... 02:56:53 Setting up apparmor (2.12-4ubuntu5.1) ... 02:56:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:56:54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:56:54 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:56:54 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:56:54 Setting up snapd (2.49.2+18.04) ... 02:56:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:56:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:56:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:56:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:56:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:56:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:56:55 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:56:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:56:56 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:56:56 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:56:56 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:56:56 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 02:56:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:56:56 Processing triggers for systemd (237-3ubuntu10.48) ... 02:56:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:56:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:56:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:56:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:56:59 Reading package lists... 02:56:59 Reading package lists... 02:56:59 Building dependency tree... 02:56:59 Reading state information... 02:56:59 Calculating upgrade... 02:56:59 The following packages will be upgraded: 02:56:59 advancecomp base-files bash binutils binutils-common 02:56:59 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:56:59 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:56:59 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:56:59 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:56:59 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:56:59 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:56:59 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:56:59 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:56:59 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:56:59 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:56:59 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:56:59 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:56:59 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:56:59 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:56:59 ubuntu-keyring util-linux 02:57:00 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:57:00 Need to get 64.1 MB of archives. 02:57:00 After this operation, 5112 kB of additional disk space will be used. 02:57:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 02:57:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:57:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:57:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:57:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:57:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:57:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:57:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:57:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:57:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:57:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:57:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:57:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:57:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:57:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:57:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:57:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:57:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:57:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:57:00 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:57:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:57:00 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:57:00 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:57:00 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:57:00 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:57:00 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:57:00 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:57:00 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:57:00 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:57:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:57:00 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:57:00 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:57:00 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:57:00 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:57:00 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:57:00 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:57:00 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:57:00 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:57:00 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:57:00 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:57:00 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:57:00 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 02:57:00 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:57:00 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:57:00 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:57:00 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:57:00 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:57:00 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:57:00 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:57:00 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 02:57:00 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:57:00 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:57:00 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:57:00 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:57:00 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:57:00 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:57:00 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:57:00 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:57:00 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:57:00 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:57:00 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:57:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:57:01 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:57:01 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:57:01 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:57:01 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:57:01 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:57:01 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:57:01 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:57:01 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:57:01 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:57:01 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:57:01 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:57:01 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:57:01 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:57:01 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:57:01 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:57:01 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:57:01 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:57:01 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:57:01 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:57:01 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:57:01 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:57:01 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 02:57:01 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:57:01 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 02:57:01 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 02:57:01 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:57:01 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:57:01 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:57:01 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:57:01 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:57:01 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:57:01 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:57:01 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:57:01 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:57:01 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:57:01 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:57:01 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:57:01 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:57:01 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:57:01 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:57:02 debconf: delaying package configuration, since apt-utils is not installed 02:57:02 Fetched 64.1 MB in 2s (34.9 MB/s) 02:57:02 (Reading database ... 13914 files and directories currently installed.) 02:57:02 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:57:02 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:57:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:57:02 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:57:02 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:57:02 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 02:57:02 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 02:57:02 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:02 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:03 (Reading database ... 13914 files and directories currently installed.) 02:57:03 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:57:03 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:57:03 (Reading database ... 13914 files and directories currently installed.) 02:57:03 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:57:03 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:57:03 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:04 (Reading database ... 13914 files and directories currently installed.) 02:57:04 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:57:04 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:57:04 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:57:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:57:05 (Reading database ... 13914 files and directories currently installed.) 02:57:05 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:57:05 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:57:05 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:57:05 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:57:05 Setting up base-files (10.1ubuntu2.10) ... 02:57:05 Installing new version of config file /etc/issue ... 02:57:05 Installing new version of config file /etc/issue.net ... 02:57:05 Installing new version of config file /etc/lsb-release ... 02:57:05 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:57:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:57:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:57:06 Removing obsolete conffile /etc/default/motd-news ... 02:57:06 (Reading database ... 13915 files and directories currently installed.) 02:57:06 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:57:06 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:57:06 Setting up bash (4.4.18-2ubuntu1.2) ... 02:57:06 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 02:57:06 (Reading database ... 13915 files and directories currently installed.) 02:57:06 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:57:06 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:57:06 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:57:06 (Reading database ... 13915 files and directories currently installed.) 02:57:06 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:57:06 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:57:06 Setting up tar (1.29b-2ubuntu0.2) ... 02:57:06 (Reading database ... 13915 files and directories currently installed.) 02:57:06 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:57:06 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:57:07 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:57:07 (Reading database ... 13915 files and directories currently installed.) 02:57:07 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:57:07 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:57:07 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:57:07 (Reading database ... 13915 files and directories currently installed.) 02:57:07 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:57:07 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:57:07 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:57:07 (Reading database ... 13915 files and directories currently installed.) 02:57:07 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:57:07 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:57:07 Setting up grep (3.1-2build1) ... 02:57:07 (Reading database ... 13915 files and directories currently installed.) 02:57:07 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:57:07 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:57:07 Setting up login (1:4.5-1ubuntu2) ... 02:57:07 (Reading database ... 13915 files and directories currently installed.) 02:57:07 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:57:07 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:57:07 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:57:07 (Reading database ... 13915 files and directories currently installed.) 02:57:07 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:57:07 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:57:08 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:57:08 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:57:08 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:57:08 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:57:08 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:57:08 (Reading database ... 13915 files and directories currently installed.) 02:57:08 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:57:08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:57:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:57:09 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:57:09 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:57:09 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:57:09 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:57:09 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:57:09 (Reading database ... 13915 files and directories currently installed.) 02:57:09 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:57:09 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:57:09 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:57:09 (Reading database ... 13915 files and directories currently installed.) 02:57:09 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:57:09 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:57:09 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:57:09 (Reading database ... 13915 files and directories currently installed.) 02:57:09 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:57:09 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:57:10 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:57:10 (Reading database ... 13915 files and directories currently installed.) 02:57:10 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:57:10 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:57:10 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:57:10 (Reading database ... 13915 files and directories currently installed.) 02:57:10 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:57:10 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:57:10 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:57:10 (Reading database ... 13915 files and directories currently installed.) 02:57:10 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:57:10 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:57:10 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:57:10 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:57:10 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:57:10 (Reading database ... 13915 files and directories currently installed.) 02:57:10 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:57:10 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:57:10 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:57:10 (Reading database ... 13915 files and directories currently installed.) 02:57:10 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:57:10 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:57:10 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:57:10 (Reading database ... 13915 files and directories currently installed.) 02:57:10 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:57:10 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:57:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:57:11 (Reading database ... 13915 files and directories currently installed.) 02:57:11 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:57:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:57:11 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:57:11 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:57:11 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:57:12 (Reading database ... 13915 files and directories currently installed.) 02:57:12 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:57:12 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:57:12 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:57:12 (Reading database ... 13915 files and directories currently installed.) 02:57:12 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:57:12 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:57:12 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:57:12 (Reading database ... 13917 files and directories currently installed.) 02:57:12 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:57:12 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:57:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:57:12 Setting up debconf (1.5.66ubuntu1) ... 02:57:12 (Reading database ... 13917 files and directories currently installed.) 02:57:12 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:57:12 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:57:13 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:57:13 (Reading database ... 13917 files and directories currently installed.) 02:57:13 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:57:13 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:57:13 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:57:13 (Reading database ... 13917 files and directories currently installed.) 02:57:13 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:57:13 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:57:13 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:57:13 (Reading database ... 13917 files and directories currently installed.) 02:57:13 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:57:13 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:57:13 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:57:13 (Reading database ... 13919 files and directories currently installed.) 02:57:13 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:57:13 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:57:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:57:13 (Reading database ... 13923 files and directories currently installed.) 02:57:13 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:57:13 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:57:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 02:57:13 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 02:57:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:57:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:57:14 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:57:14 (Reading database ... 13923 files and directories currently installed.) 02:57:14 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:57:14 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:57:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:57:14 (Reading database ... 13923 files and directories currently installed.) 02:57:14 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:57:14 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:57:14 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:57:14 (Reading database ... 13923 files and directories currently installed.) 02:57:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:57:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:57:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:57:14 (Reading database ... 13923 files and directories currently installed.) 02:57:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:57:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:57:14 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:57:14 (Reading database ... 13923 files and directories currently installed.) 02:57:14 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:57:14 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:57:14 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:57:14 (Reading database ... 13923 files and directories currently installed.) 02:57:14 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:57:14 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:57:15 Setting up passwd (1:4.5-1ubuntu2) ... 02:57:15 (Reading database ... 13923 files and directories currently installed.) 02:57:15 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:57:15 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:57:15 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:57:15 (Reading database ... 13923 files and directories currently installed.) 02:57:15 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:57:15 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:57:15 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:57:15 (Reading database ... 13923 files and directories currently installed.) 02:57:15 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:57:15 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:57:15 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:57:15 (Reading database ... 13923 files and directories currently installed.) 02:57:15 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:57:15 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:57:15 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:57:15 (Reading database ... 13923 files and directories currently installed.) 02:57:15 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:57:15 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:57:15 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:57:15 (Reading database ... 13923 files and directories currently installed.) 02:57:15 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:57:15 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:57:15 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:57:15 (Reading database ... 13923 files and directories currently installed.) 02:57:15 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:57:15 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:57:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:57:16 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:57:16 (Reading database ... 13923 files and directories currently installed.) 02:57:16 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:57:16 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:57:16 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:57:16 (Reading database ... 13923 files and directories currently installed.) 02:57:16 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:57:16 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:57:16 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:57:16 (Reading database ... 13924 files and directories currently installed.) 02:57:16 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:57:16 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:57:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:57:16 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:57:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:57:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:57:16 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:57:16 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:57:16 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:57:16 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:57:16 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:57:16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:57:17 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:57:17 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:57:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:57:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:57:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:57:17 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:57:17 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:57:17 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:57:17 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:57:17 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:57:17 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:57:17 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:57:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:57:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:57:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:57:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:57:18 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:57:18 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:57:18 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:57:18 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:57:18 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:57:18 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:57:18 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:57:18 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:57:18 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:57:18 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:57:18 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:57:18 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:57:19 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:57:19 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:57:19 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:57:19 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:57:20 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:57:20 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:57:20 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:57:20 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:57:21 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:57:21 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } 02:57:21 $ docker stop --time=1 523b5da0c1c41a2284d4eeca2745d60a6bfc20403649eed6764b9f12d9de7eef 02:57:21 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:57:21 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:57:22 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:57:22 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:57:22 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:57:22 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:57:22 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:57:22 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:57:22 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:57:22 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:57:22 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:57:22 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:57:22 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:57:22 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:57:22 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:57:22 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:57:22 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:57:22 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:57:22 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:22 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:57:22 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:22 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:22 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:22 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:57:22 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:57:22 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:57:22 02:57:22 Current default time zone: 'Etc/UTC' 02:57:22 Local time is now: Wed Jun 30 02:57:22 UTC 2021. 02:57:22 Universal Time is now: Wed Jun 30 02:57:22 UTC 2021. 02:57:22 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:57:22 02:57:23 Setting up systemd-sysv (237-3ubuntu10.48) ... 02:57:23 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:23 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 02:57:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:57:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:57:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:57:23 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:57:23 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:57:23 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:57:23 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:57:23 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:23 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:57:23 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:57:23 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:57:23 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:23 Setting up patch (2.7.6-2ubuntu1.1) ... 02:57:23 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:57:23 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:57:23 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 02:57:23 Installing new version of config file /etc/ssl/openssl.cnf ... 02:57:23 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:57:23 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:57:23 Setting up ca-certificates (20210119~18.04.1) ... 02:57:23 $ docker rm -f 523b5da0c1c41a2284d4eeca2745d60a6bfc20403649eed6764b9f12d9de7eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 02:57:25 Updating certificates in /etc/ssl/certs... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:25 02:57:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:57:26 23 added, 27 removed; done. 02:57:26 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:57:26 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:57:26 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:57:26 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:57:26 Setting up pkgbinarymangler (138.18.04.1) ... 02:57:26 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:57:26 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:57:26 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:57:26 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:57:26 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:57:26 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:57:26 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:57:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:26 Setting up perl (5.26.1-6ubuntu0.5) ... 02:57:26 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:57:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:57:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:57:26 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:57:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:57:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:57:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:57:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:57:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:57:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:57:26 Processing triggers for systemd (237-3ubuntu10.48) ... 02:57:26 latest: Pulling from edgex-devops/edgex-compose-arm64 02:57:26 29e5d40040c1: Pulling fs layer 02:57:26 1ce36da41761: Pulling fs layer 02:57:26 25b303627fd3: Pulling fs layer 02:57:26 Processing triggers for mime-support (3.60ubuntu1) ... 02:57:26 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:57:26 Updating certificates in /etc/ssl/certs... 02:57:27 0 added, 0 removed; done. 02:57:27 Running hooks in /etc/ca-certificates/update.d... 02:57:27 done. 02:57:27 29e5d40040c1: Verifying Checksum 02:57:27 29e5d40040c1: Download complete 02:57:27 Reading package lists... 02:57:27 1ce36da41761: Verifying Checksum 02:57:27 1ce36da41761: Download complete 02:57:27 Building dependency tree... 02:57:27 Reading state information... 02:57:28 29e5d40040c1: Pull complete 02:57:28 The following NEW packages will be installed: 02:57:28 apt-transport-https 02:57:28 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:57:28 Need to get 1692 B of archives. 02:57:28 After this operation, 154 kB of additional disk space will be used. 02:57:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 02:57:28 debconf: delaying package configuration, since apt-utils is not installed 02:57:28 Fetched 1692 B in 0s (9620 B/s) 02:57:28 Selecting previously unselected package apt-transport-https. 02:57:28 (Reading database ... 13929 files and directories currently installed.) 02:57:28 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 02:57:28 Unpacking apt-transport-https (1.6.13) ... 02:57:28 Setting up apt-transport-https (1.6.13) ... 02:57:28 Waiting for network to be ready... 02:57:29 1ce36da41761: Pull complete 02:57:29 25b303627fd3: Verifying Checksum 02:57:29 25b303627fd3: Download complete 02:57:35 2021-06-30T02:57:33Z INFO Waiting for automatic snapd restart... 02:57:37 snapd 2.51.1 from Canonical* installed 02:57:38 "snapd" switched to the "latest/stable" channel 02:57:38 02:57:39 25b303627fd3: Pull complete 02:57:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:57:39 prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container 02:57:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:57:40 core18 20210611 from Canonical* installed 02:57:40 "core18" switched to the "latest/stable" channel 02:57:40 02:57:43 $ docker top eedbaf1835afd8117f7ec48c9cce42fa92358fe86b236e757d6131ca29012d66 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:44 + grep parallel 02:57:44 + docker-compose build --help 02:57:44 snapcraft 4.8.3 from Canonical* installed 02:57:44 "snapcraft" switched to the "latest/stable" channel 02:57:44 02:57:47 --parallel Build images in parallel. [Pipeline] } 02:57:47 $ docker stop --time=1 eedbaf1835afd8117f7ec48c9cce42fa92358fe86b236e757d6131ca29012d66 02:57:48 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:57:48 - README.md 02:57:48 02:57:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:57:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:57:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:57:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:57:49 $ docker rm -f eedbaf1835afd8117f7ec48c9cce42fa92358fe86b236e757d6131ca29012d66 02:57:49 Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:57:50 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 02:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:57:50 . 02:57:50 Reading package lists... 02:57:50 Building dependency tree... 02:57:50 Reading state information... 02:57:50 Suggested packages: 02:57:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:57:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:57:50 Recommended packages: 02:57:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [Pipeline] withDockerContainer 02:57:50 The following NEW packages will be installed: 02:57:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:57:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:57:50 pkg-config zip 02:57:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:57:50 Need to get 7663 kB of archives. 02:57:50 After this operation, 43.8 MB of additional disk space will be used. 02:57:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:57:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 02:57:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:57:50 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:57:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:57:50 prd-ubuntu18.04-docker-arm64-4c-16g-808 does not seem to be running inside a container 02:57:51 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:57:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:57:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:57:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:57:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:57:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:57:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:57:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:57:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:57:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:57:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:57:51 debconf: delaying package configuration, since apt-utils is not installed 02:57:51 Fetched 7663 kB in 1s (10.5 MB/s) 02:57:51 Selecting previously unselected package libglib2.0-0:amd64. 02:57:51 (Reading database ... 13933 files and directories currently installed.) 02:57:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:57:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:57:51 Selecting previously unselected package libpsl5:amd64. 02:57:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:57:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:57:51 Selecting previously unselected package libnghttp2-14:amd64. 02:57:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:57:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:57:51 Selecting previously unselected package librtmp1:amd64. 02:57:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:57:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:57:52 Selecting previously unselected package libcurl3-gnutls:amd64. 02:57:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 02:57:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:57:52 Selecting previously unselected package liberror-perl. 02:57:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:57:52 Unpacking liberror-perl (0.17025-1) ... 02:57:52 Selecting previously unselected package git-man. 02:57:52 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:57:52 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:57:52 Selecting previously unselected package git. 02:57:52 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:57:52 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:57:52 $ docker top 93d39294412d8aed8d776b372351a563127794f2a840c530177f1ba50e58b860 -eo pid,comm 02:57:52 Selecting previously unselected package libnorm1:amd64. 02:57:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:57:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [Pipeline] { 02:57:52 Selecting previously unselected package libpgm-5.2-0:amd64. 02:57:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:57:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:57:52 Selecting previously unselected package libsodium23:amd64. 02:57:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:57:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:57:52 Selecting previously unselected package libzmq5:amd64. 02:57:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:57:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [Pipeline] sh 02:57:53 Selecting previously unselected package libzmq3-dev:amd64. 02:57:53 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:57:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:57:53 Selecting previously unselected package pkg-config. 02:57:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:57:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:57:53 Selecting previously unselected package zip. 02:57:53 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:57:53 Unpacking zip (3.0-11build1) ... 02:57:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:57:53 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:57:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:57:53 Setting up liberror-perl (0.17025-1) ... 02:57:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:57:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:57:53 No schema files found: doing nothing. 02:57:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:57:53 Setting up zip (3.0-11build1) ... 02:57:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:57:53 Setting up libsodium23:amd64 (1.0.16-2) ... 02:57:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:57:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:57:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:57:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:57:53 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:57:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:57:53 + docker-compose -f ./docker-compose-build.yml build --parallel 02:57:54 git set to automatically installed. 02:57:54 git-man set to automatically installed. 02:57:54 libcurl3-gnutls set to automatically installed. 02:57:54 liberror-perl set to automatically installed. 02:57:54 libglib2.0-0 set to automatically installed. 02:57:54 libnghttp2-14 set to automatically installed. 02:57:54 libnorm1 set to automatically installed. 02:57:54 libpgm-5.2-0 set to automatically installed. 02:57:54 libpsl5 set to automatically installed. 02:57:54 librtmp1 set to automatically installed. 02:57:54 libsodium23 set to automatically installed. 02:57:54 libzmq3-dev set to automatically installed. 02:57:54 libzmq5 set to automatically installed. 02:57:54 pkg-config set to automatically installed. 02:57:54 zip set to automatically installed. 02:57:55 snapd is not logged in, snap install commands will use sudo 02:57:55 snap "core18" has no updates available 02:57:56 snapd is not logged in, snap install commands will use sudo 02:57:57 Building core-command ... 02:57:57 Building core-data ... 02:57:57 Building core-metadata ... 02:57:57 Building security-bootstrapper ... 02:57:57 Building security-proxy-setup ... 02:57:57 Building security-secretstore-setup ... 02:57:57 Building support-notifications ... 02:57:57 Building support-scheduler ... 02:57:57 Building sys-mgmt-agent ... 02:57:57 Building support-notifications 02:57:57 Building core-command 02:57:57 Building sys-mgmt-agent 02:57:57 Building security-secretstore-setup 02:57:57 Building core-metadata 02:58:06 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 02:58:06 Pulling config-common 02:58:06 + snapcraftctl pull 02:58:06 Pulling go-build-helper 02:58:06 + snapcraftctl pull 02:58:07 'edgex-go' has dependencies that need to be staged: go-build-helper 02:58:07 Skipping pull go-build-helper (already ran) 02:58:07 Building go-build-helper 02:58:07 + snapcraftctl build 02:58:09 Staging go-build-helper 02:58:09 + snapcraftctl stage 02:58:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:58:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:58:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 02:58:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 02:58:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:58:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:58:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 02:58:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 02:58:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 02:58:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 02:58:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:58:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:58:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:58:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:58:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:58:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:58:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:58:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:58:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:58:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] 02:58:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 02:58:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 02:58:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 02:58:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 02:58:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 02:58:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 02:58:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 02:58:19 Fetched 24.8 MB in 0s (0 B/s) 02:58:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:58:19 Fetched 224 kB in 0s (0 B/s) 02:58:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:58:19 Fetched 157 kB in 0s (0 B/s) 02:58:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:58:19 Fetched 221 kB in 0s (0 B/s) 02:58:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:58:19 Fetched 143 kB in 0s (0 B/s) 02:58:19 Pulling edgex-go 02:58:19 + snapcraftctl pull 02:58:19 Pulling hooks 02:58:19 + snapcraftctl pull 02:58:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:58:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:58:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:58:38 Fetched 0 B in 0s (0 B/s) 02:58:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:58:38 Fetched 96.5 kB in 0s (0 B/s) 02:58:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:58:38 Fetched 279 kB in 0s (0 B/s) 02:58:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:58:38 Fetched 122 kB in 0s (0 B/s) 02:58:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:58:38 Fetched 77.8 kB in 0s (0 B/s) 02:58:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:58:38 Fetched 8848 B in 0s (0 B/s) 02:58:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:58:38 Fetched 47.8 kB in 0s (0 B/s) 02:58:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:58:38 Fetched 45.6 kB in 0s (0 B/s) 02:58:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:58:38 Fetched 15.0 kB in 0s (0 B/s) 02:58:38 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 02:58:38 Fetched 219 kB in 0s (0 B/s) 02:58:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:58:38 Fetched 154 kB in 0s (0 B/s) 02:58:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:58:38 Fetched 50.6 kB in 0s (0 B/s) 02:58:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:58:38 Fetched 14.8 kB in 0s (0 B/s) 02:58:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:58:38 Fetched 41.8 kB in 0s (0 B/s) 02:58:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:58:38 Fetched 499 kB in 0s (0 B/s) 02:58:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:58:38 Fetched 111 kB in 0s (0 B/s) 02:58:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:58:38 Fetched 240 kB in 0s (0 B/s) 02:58:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:58:38 Fetched 29.3 kB in 0s (0 B/s) 02:58:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:58:38 Fetched 85.5 kB in 0s (0 B/s) 02:58:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:58:38 Fetched 24.5 kB in 0s (0 B/s) 02:58:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:58:38 Fetched 49.2 kB in 0s (0 B/s) 02:58:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:58:38 Fetched 54.2 kB in 0s (0 B/s) 02:58:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:58:38 Fetched 30.8 kB in 0s (0 B/s) 02:58:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:58:38 Fetched 15.8 kB in 0s (0 B/s) 02:58:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:58:38 Fetched 85.9 kB in 0s (0 B/s) 02:58:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:58:38 Fetched 8720 B in 0s (0 B/s) 02:58:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:58:38 Fetched 140 kB in 0s (0 B/s) 02:58:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:58:38 Fetched 119 kB in 0s (0 B/s) 02:58:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:58:38 Fetched 111 kB in 0s (0 B/s) 02:58:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:58:38 Fetched 11.1 kB in 0s (0 B/s) 02:58:38 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:58:38 Fetched 645 kB in 0s (0 B/s) 02:58:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:58:38 Fetched 41.3 kB in 0s (0 B/s) 02:58:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:58:38 Fetched 17.9 kB in 0s (0 B/s) 02:58:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:58:38 Fetched 368 kB in 0s (0 B/s) 02:58:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:58:38 Fetched 187 kB in 0s (0 B/s) 02:58:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:58:38 Fetched 175 kB in 0s (0 B/s) 02:58:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:58:38 Fetched 206 kB in 0s (0 B/s) 02:58:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 02:58:38 Fetched 1301 kB in 0s (0 B/s) 02:58:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:58:38 Fetched 36.2 kB in 0s (0 B/s) 02:58:38 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 02:58:38 Fetched 159 kB in 0s (0 B/s) 02:58:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:58:38 Fetched 107 kB in 0s (0 B/s) 02:58:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:58:38 Fetched 48.7 kB in 0s (0 B/s) 02:58:38 Pulling static-packages 02:58:38 + snapcraftctl pull 02:58:38 Pulling version 02:58:38 + cd /root/project 02:58:38 + git describe --tags --abbrev=0 02:58:38 + sed s/v// 02:58:38 + GIT_VERSION=2.0.0-dev.276 02:58:38 + [ -z 2.0.0-dev.276 ] 02:58:38 + snapcraftctl set-version 2.0.0-dev.276 02:58:38 Building config-common 02:58:38 + snapcraftctl build 02:58:40 Skipping build go-build-helper (already ran) 02:58:40 Building edgex-go 02:58:41 + cd /root/parts/edgex-go/src 02:58:41 + git describe --tags --abbrev=0 02:58:41 + sed s/v// 02:58:41 + GIT_VERSION=2.0.0-dev.276 02:58:41 + [ -z 2.0.0-dev.276 ] 02:58:41 + echo 2.0.0-dev.276 02:58:41 + make build 02:58:41 go mod tidy 02:58:43 go: downloading github.com/gorilla/mux v1.8.0 02:58:43 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 02:58:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 02:58:43 go: downloading github.com/google/uuid v1.2.0 02:58:43 go: downloading github.com/stretchr/testify v1.7.0 02:58:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 02:58:43 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:58:43 go: downloading gopkg.in/yaml.v2 v2.4.0 02:58:43 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:58:43 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:58:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 02:58:43 go: downloading github.com/lib/pq v1.10.2 02:58:44 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:58:44 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 02:58:44 go: downloading github.com/pelletier/go-toml v1.9.2 02:58:44 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:58:44 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 02:58:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 02:58:45 go: downloading github.com/go-playground/validator/v10 v10.6.1 02:58:45 go: downloading github.com/go-kit/kit v0.9.0 02:58:45 go: downloading github.com/davecgh/go-spew v1.1.1 02:58:45 go: downloading github.com/pmezard/go-difflib v1.0.0 02:58:45 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:58:45 go: downloading github.com/stretchr/objx v0.1.0 02:58:45 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 02:58:45 go: downloading github.com/x448/float16 v0.8.4 02:58:45 go: downloading github.com/go-playground/universal-translator v0.17.0 02:58:45 go: downloading github.com/leodido/go-urn v1.2.0 02:58:45 go: downloading golang.org/x/text v0.3.2 02:58:45 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:58:45 go: downloading github.com/go-playground/locales v0.13.0 02:58:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:58:45 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:58:45 go: downloading github.com/pebbe/zmq4 v1.2.7 02:58:45 go: downloading github.com/kr/pretty v0.2.0 02:58:45 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:58:45 go: downloading github.com/go-stack/stack v1.8.0 02:58:45 go: downloading github.com/hashicorp/consul/api v1.8.1 02:58:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:58:45 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 02:58:46 go: downloading github.com/kr/text v0.1.0 02:58:46 go: downloading github.com/gorilla/websocket v1.4.2 02:58:46 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 02:58:46 go: downloading github.com/onsi/ginkgo v1.10.1 02:58:46 go: downloading github.com/onsi/gomega v1.7.0 02:58:46 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:58:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:58:46 go: downloading github.com/mitchellh/copystructure v1.0.0 02:58:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:58:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:58:46 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:58:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:58:46 go: downloading github.com/hashicorp/serf v0.9.5 02:58:46 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:58:46 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:58:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:58:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:58:46 go: downloading github.com/fatih/color v1.9.0 02:58:46 go: downloading github.com/mattn/go-colorable v0.1.6 02:58:46 go: downloading github.com/mattn/go-isatty v0.0.12 02:58:46 go: downloading github.com/hpcloud/tail v1.0.0 02:58:46 go: downloading github.com/pkg/errors v0.8.1 02:58:46 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:58:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:58:46 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:58:46 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:58:46 go: downloading github.com/hashicorp/memberlist v0.2.2 02:58:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:58:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:58:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:58:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:58:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:58:46 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:58:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:58:46 go: downloading github.com/miekg/dns v1.1.26 02:58:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:58:46 go: downloading github.com/hashicorp/errwrap v1.0.0 02:58:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/core-data/core-data ./cmd/core-data 02:58:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:59:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/core-command/core-command ./cmd/core-command 02:59:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:59:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:59:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:59:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:59:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:59:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:59:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:59:06 ---> 3a527c5411c8 02:59:06 Step 3/24 : WORKDIR /edgex-go 02:59:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:59:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:59:06 ---> 3a527c5411c8 02:59:06 Step 3/23 : WORKDIR /edgex-go 02:59:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:59:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:59:06 ---> 3a527c5411c8 02:59:06 Step 3/24 : WORKDIR /edgex-go 02:59:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:59:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:59:06 ---> 3a527c5411c8 02:59:06 Step 3/26 : WORKDIR /edgex-go 02:59:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:59:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:59:06 ---> 3a527c5411c8 02:59:06 Step 3/24 : WORKDIR /edgex-go 02:59:06 ---> Running in 8b37e898bb7b 02:59:06 ---> Running in aa4910bacaa4 02:59:06 ---> Running in f77f05475846 02:59:06 ---> Running in dd2f87d6cc04 02:59:06 ---> Running in c3f5fb21d741 02:59:06 Removing intermediate container f77f05475846 02:59:06 ---> 96cde491279e 02:59:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:06 Removing intermediate container 8b37e898bb7b 02:59:06 ---> 74c4d527c541 02:59:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:06 Removing intermediate container aa4910bacaa4 02:59:06 ---> 38a76bf8e0a9 02:59:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:06 ---> Running in e2fdc7609ec5 02:59:06 Removing intermediate container c3f5fb21d741 02:59:06 ---> 77643eceac7a 02:59:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:06 Removing intermediate container dd2f87d6cc04 02:59:06 ---> 07876ee968e3 02:59:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:06 ---> Running in 5aca2708c499 02:59:06 ---> Running in 78a986c295e6 02:59:06 ---> Running in b568a1c6a0dc 02:59:06 ---> Running in dc6a0a0e9257 02:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:59:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:59:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/secrets-config ./cmd/secrets-config 02:59:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.276" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:59:10 Removing intermediate container e2fdc7609ec5 02:59:10 ---> 2edbce4d6002 02:59:10 Step 5/24 : RUN apk add --update --no-cache make bash git 02:59:10 ---> Running in e55d7df2262b 02:59:10 Removing intermediate container 5aca2708c499 02:59:10 ---> cf0f8d09e0b5 02:59:10 Step 5/24 : RUN apk add --update --no-cache make git 02:59:10 Removing intermediate container 78a986c295e6 02:59:10 ---> ba2bf665f589 02:59:10 Step 5/24 : RUN apk add --update --no-cache make git 02:59:10 ---> Running in 536b8241aff8 02:59:10 ---> Running in 5dd7f83bf5bd 02:59:11 Removing intermediate container b568a1c6a0dc 02:59:11 ---> c221e8e6c25e 02:59:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:59:11 Removing intermediate container dc6a0a0e9257 02:59:11 ---> 86da672a177f 02:59:11 Step 5/26 : RUN apk add --update --no-cache make git 02:59:11 ---> Running in 0af9ecae687c 02:59:11 ---> Running in 2bc8ccadf3d6 02:59:12 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:59:12 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:59:12 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:59:12 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:59:12 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:59:12 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:59:12 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:59:12 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:59:12 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:59:12 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:59:12 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:59:12 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:59:12 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:59:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:59:12 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:59:12 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:59:12 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:59:12 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 02:59:12 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:59:12 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:59:12 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:59:12 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:59:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:59:12 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 02:59:12 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:59:12 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:59:12 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:59:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:59:13 Building hooks 02:59:13 + cd /root/parts/hooks/src 02:59:13 + make build 02:59:13 go mod tidy 02:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:59:14 OK: 218 MiB in 52 packages 02:59:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:59:14 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 02:59:14 go: downloading github.com/stretchr/testify v1.5.1 02:59:14 go: downloading gopkg.in/yaml.v2 v2.2.2 02:59:14 go: downloading github.com/davecgh/go-spew v1.1.0 02:59:15 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:59:15 OK: 218 MiB in 52 packages 02:59:15 OK: 218 MiB in 52 packages 02:59:15 OK: 218 MiB in 52 packages 02:59:15 OK: 218 MiB in 52 packages 02:59:16 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:59:16 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:59:16 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:59:16 Removing intermediate container e55d7df2262b 02:59:16 ---> f58579937ed6 02:59:16 Step 6/24 : COPY go.mod . 02:59:16 Removing intermediate container 536b8241aff8 02:59:16 ---> ab65b1da604b 02:59:16 Step 6/24 : COPY go.mod . 02:59:17 Removing intermediate container 5dd7f83bf5bd 02:59:17 ---> b1cd92e2bb35 02:59:17 Step 6/24 : COPY go.mod . 02:59:17 Removing intermediate container 2bc8ccadf3d6 02:59:17 ---> b5bec5a6b992 02:59:17 Step 6/26 : COPY go.mod . 02:59:17 ---> b2690ae7bdc7 02:59:17 Step 7/24 : RUN go mod download 02:59:17 Removing intermediate container 0af9ecae687c 02:59:17 ---> 86c4c2ad8f9f 02:59:17 Step 6/23 : COPY go.mod . 02:59:17 ---> Running in 1dd57f6f799f 02:59:17 ---> 79dfc4d9881a 02:59:17 Step 7/24 : RUN go mod download 02:59:18 ---> Running in 60a51b107ff2 02:59:18 ---> c448146c1876 02:59:18 Step 7/24 : RUN go mod download 02:59:18 ---> 92cb028e3bc1 02:59:18 Step 7/26 : RUN go mod download 02:59:18 ---> Running in afe34ee85c03 02:59:19 ---> Running in 544dba896863 02:59:19 ---> fd424c8aba10 02:59:19 Step 7/23 : RUN go mod download 02:59:19 ---> Running in eeb84c5a2c44 02:59:19 Building static-packages 02:59:19 + snapcraftctl build 02:59:21 Building version 02:59:21 + snapcraftctl build 02:59:22 Removing intermediate container 1dd57f6f799f 02:59:22 ---> 66149e54d937 02:59:22 Step 8/24 : COPY . . 02:59:22 Removing intermediate container 60a51b107ff2 02:59:22 ---> 0ac012afa013 02:59:22 Step 8/24 : COPY . . 02:59:23 Removing intermediate container afe34ee85c03 02:59:23 ---> 8e78d542614e 02:59:23 Step 8/24 : COPY . . 02:59:23 Staging config-common 02:59:23 + snapcraftctl stage 02:59:23 Removing intermediate container 544dba896863 02:59:23 ---> cba0b04c7186 02:59:23 Step 8/26 : COPY . . 02:59:23 Removing intermediate container eeb84c5a2c44 02:59:23 ---> 9fe481f9955f 02:59:23 Step 8/23 : COPY . . 02:59:24 Skipping stage go-build-helper (already ran) 02:59:24 Staging edgex-go 02:59:24 + snapcraftctl stage 02:59:25 Staging hooks 02:59:25 + snapcraftctl stage 02:59:26 Staging static-packages 02:59:26 + snapcraftctl stage 02:59:27 Staging version 02:59:27 + snapcraftctl stage 02:59:28 Priming config-common 02:59:28 + snapcraftctl prime 02:59:29 Priming go-build-helper 02:59:29 + snapcraftctl prime 02:59:30 Priming edgex-go 02:59:30 + snapcraftctl prime 02:59:32 Priming hooks 02:59:32 + snapcraftctl prime 02:59:33 Priming static-packages 02:59:33 + snapcraftctl prime 02:59:35 Priming version 02:59:35 + snapcraftctl prime 02:59:37 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:59:50 ---> 9a5ce0156641 02:59:50 Step 9/24 : RUN go mod tidy 02:59:50 ---> 4e7b7ae06b26 02:59:50 Step 9/24 : RUN go mod tidy 02:59:50 ---> de5bf94a8985 02:59:50 Step 9/24 : RUN go mod tidy 02:59:50 ---> 457f0723c15f 02:59:50 Step 9/26 : RUN go mod tidy 02:59:50 ---> ff5a208e168a 02:59:50 Step 9/23 : RUN go mod tidy 02:59:50 ---> Running in 2ceedfffcc75 02:59:50 ---> Running in cb0bad7af82b 02:59:50 ---> Running in 8eb93bd85feb 02:59:50 ---> Running in 899cd26a6e6a 02:59:50 ---> Running in e1eb9bb67bf1 02:59:53 Removing intermediate container 2ceedfffcc75 02:59:53 ---> 003d8afa3a4d 02:59:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:59:53 ---> Running in 15a074bc61d5 02:59:53 Removing intermediate container 8eb93bd85feb 02:59:53 ---> 09a00d5eeb82 02:59:53 Step 10/24 : RUN make cmd/core-command/core-command 02:59:54 ---> Running in fd09144ca231 02:59:54 Removing intermediate container cb0bad7af82b 02:59:54 ---> ac2dc750feb4 02:59:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:59:54 Removing intermediate container 899cd26a6e6a 02:59:54 ---> a9181c4172e4 02:59:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:59:54 ---> Running in 211deacc0ce3 02:59:54 Removing intermediate container e1eb9bb67bf1 02:59:54 ---> b999b40bdecc 02:59:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:59:54 ---> Running in 24a1dc1c1000 02:59:54 ---> Running in 202d8296ee6c 02:59:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:59:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:59:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:59:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:59:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:01:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:01:49 Removing intermediate container fd09144ca231 03:01:49 ---> c97a18c12abb 03:01:49 03:01:49 Step 11/24 : FROM alpine:3.12 03:01:49 Removing intermediate container 15a074bc61d5 03:01:49 ---> 3370860e929e 03:01:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:01:49 3.12: Pulling from library/alpine 03:01:49 ---> Running in fdd43d91975c 03:01:49 3.12: Pulling from library/alpine 03:01:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:01:51 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 03:01:51 Status: Downloaded newer image for alpine:3.12 03:01:51 ---> c4fd0aeabfcf 03:01:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:01:53 ---> Running in 1ad3eb2e2450 03:01:53 Removing intermediate container 202d8296ee6c 03:01:53 ---> 10b90faa513d 03:01:53 03:01:53 Step 11/26 : FROM alpine:3.12 03:01:53 ---> c4fd0aeabfcf 03:01:53 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:01:53 Removing intermediate container 24a1dc1c1000 03:01:53 ---> 74f7706b958c 03:01:53 03:01:53 Step 11/23 : FROM alpine:3.12 03:01:53 ---> c4fd0aeabfcf 03:01:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:01:54 ---> Running in 00160b886faf 03:01:54 ---> Running in ed2f3e807cec 03:01:54 Removing intermediate container fdd43d91975c 03:01:54 ---> 24008f661f2e 03:01:54 03:01:54 Step 12/24 : FROM docker:20.10.0 03:01:55 20.10.0: Pulling from library/docker 03:01:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:01:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:01:55 20.10.0: Pulling from library/docker 03:01:56 (1/1) Installing dumb-init (1.2.2-r1) 03:01:56 Executing busybox-1.31.1-r20.trigger 03:01:56 OK: 5 MiB in 15 packages 03:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:01:57 (1/6) Installing ca-certificates (20191127-r4) 03:01:57 (1/2) Installing ca-certificates (20191127-r4) 03:01:57 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:01:57 (3/6) Installing libcurl (7.77.0-r0) 03:01:57 (2/2) Installing dumb-init (1.2.2-r1) 03:01:57 Executing busybox-1.31.1-r20.trigger 03:01:57 (4/6) Installing curl (7.77.0-r0) 03:01:57 Executing ca-certificates-20191127-r4.trigger 03:01:57 (5/6) Installing dumb-init (1.2.2-r1) 03:01:57 (6/6) Installing su-exec (0.2-r1) 03:01:57 Executing busybox-1.31.1-r20.trigger 03:01:57 Executing ca-certificates-20191127-r4.trigger 03:01:58 OK: 6 MiB in 16 packages 03:01:58 Removing intermediate container 211deacc0ce3 03:01:58 ---> a74e3e3fd23c 03:01:58 03:01:58 Step 11/24 : FROM alpine:3.12 03:01:58 ---> c4fd0aeabfcf 03:01:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:01:58 OK: 7 MiB in 20 packages 03:01:59 ---> Running in 471ceaf0b484 03:01:59 Removing intermediate container 1ad3eb2e2450 03:01:59 ---> bb2110344f25 03:01:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:01:59 ---> Running in fdd260ada2f9 03:02:00 Removing intermediate container ed2f3e807cec 03:02:00 ---> 59e5480bfa00 03:02:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:02:00 Removing intermediate container fdd260ada2f9 03:02:00 ---> 72be6cd33116 03:02:00 Step 14/24 : ENV APP_PORT=59882 03:02:00 ---> Running in b824254bf99c 03:02:01 ---> Running in 4b11974aea77 03:02:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:02:01 Removing intermediate container 00160b886faf 03:02:01 ---> a456b5e1de19 03:02:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:02:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:02:01 ---> Running in 3c5b0461ff4b 03:02:02 Removing intermediate container b824254bf99c 03:02:02 ---> bb919e636b81 03:02:02 Step 14/23 : ENV APP_PORT=59860 03:02:02 (1/1) Installing dumb-init (1.2.2-r1) 03:02:02 Executing busybox-1.31.1-r20.trigger 03:02:02 OK: 5 MiB in 15 packages 03:02:02 Removing intermediate container 4b11974aea77 03:02:02 ---> 871773965f9d 03:02:02 Step 15/24 : EXPOSE $APP_PORT 03:02:02 ---> Running in 53afe7fa22b7 03:02:02 Removing intermediate container 3c5b0461ff4b 03:02:02 ---> 2ba6905342b5 03:02:02 Step 14/26 : WORKDIR / 03:02:02 ---> Running in e37a1e064e14 03:02:03 ---> Running in 856d480dc71c 03:02:03 Removing intermediate container 53afe7fa22b7 03:02:03 ---> 75552e7239d4 03:02:03 Step 15/23 : EXPOSE $APP_PORT 03:02:04 Removing intermediate container e37a1e064e14 03:02:04 ---> 05bcb2b864b2 03:02:04 Step 16/24 : WORKDIR / 03:02:04 ---> Running in 808544d15767 03:02:04 ---> Running in f6c551c01199 03:02:04 Removing intermediate container 856d480dc71c 03:02:04 ---> d99a90527db5 03:02:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:02:04 Removing intermediate container 471ceaf0b484 03:02:04 ---> 4bd5c26147da 03:02:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:02:04 Removing intermediate container 808544d15767 03:02:04 ---> 99946e5bec6b 03:02:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:05 ---> Running in 2688cc371bec 03:02:05 Removing intermediate container f6c551c01199 03:02:05 ---> 3e7a48cf8186 03:02:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:06 ---> 6548b1876abd 03:02:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:02:06 Removing intermediate container 2688cc371bec 03:02:06 ---> 3858c8c423ad 03:02:06 Step 14/24 : ENV APP_PORT=59881 03:02:06 ---> ac6c02fdb392 03:02:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:02:06 ---> Running in 381a042414a9 03:02:06 ---> 66695e214796 03:02:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:02:07 ---> ba72611eb2a4 03:02:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:02:08 Removing intermediate container 381a042414a9 03:02:08 ---> 9bbb9b2a55e8 03:02:08 Step 15/24 : EXPOSE $APP_PORT 03:02:08 ---> fc8f5acaa2fd 03:02:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:02:08 ---> Running in d5c809d9931e 03:02:09 ---> a04817244756 03:02:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:02:09 ---> 1792ddf4e7da 03:02:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:02:09 Removing intermediate container d5c809d9931e 03:02:09 ---> 89ae39f1b1c5 03:02:09 Step 16/24 : WORKDIR / 03:02:09 ---> Running in 564bf1193a5c 03:02:10 ---> ac6643adefa0 03:02:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:02:10 ---> Running in 52d1bec4df22 03:02:10 ---> a6518c2d0767 03:02:10 Step 20/24 : ENTRYPOINT ["/core-command"] 03:02:10 ---> Running in 9ba116e49601 03:02:11 Removing intermediate container 564bf1193a5c 03:02:11 ---> 37e29056dadd 03:02:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:11 ---> ef510b69ae36 03:02:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:02:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:02:11 Status: Downloaded newer image for docker:20.10.0 03:02:11 ---> eeaf43b92773 03:02:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:02:11 Removing intermediate container 52d1bec4df22 03:02:11 ---> 4efb640ae249 03:02:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:11 ---> Running in 59ae49585857 03:02:11 Removing intermediate container 9ba116e49601 03:02:11 ---> 3427c5c0562f 03:02:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:11 ---> Running in 3ff1313bbe72 03:02:12 ---> Running in b3c5ce0edc8d 03:02:12 ---> 1a3cb3714c51 03:02:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:02:12 Removing intermediate container 3ff1313bbe72 03:02:12 ---> fbafce615fbe 03:02:12 Step 21/23 : LABEL arch=arm64 03:02:12 Removing intermediate container 59ae49585857 03:02:12 ---> 94e1603ff67d 03:02:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 03:02:12 ---> Running in 0d2d3a0b13ad 03:02:12 ---> Running in a61978bd5244 03:02:13 Removing intermediate container b3c5ce0edc8d 03:02:13 ---> 8c3ccf5f4bdc 03:02:13 Step 22/24 : LABEL arch=arm64 03:02:13 ---> e5fec1f3280d 03:02:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:02:13 ---> Running in 5789b2071810 03:02:13 Removing intermediate container 0d2d3a0b13ad 03:02:13 ---> 276e3c7f012c 03:02:13 Step 22/23 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 03:02:14 ---> 724995aceb8a 03:02:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:02:14 ---> Running in cc0890956224 03:02:14 Removing intermediate container 5789b2071810 03:02:14 ---> d065b55f8139 03:02:14 Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 03:02:14 ---> Running in 2b53177a080a 03:02:14 Removing intermediate container cc0890956224 03:02:14 ---> 72b711de329a 03:02:14 Step 23/23 : LABEL version=0.0.0 03:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:02:15 ---> Running in 418cfcba5a39 03:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:02:15 ---> fd928aa42646 03:02:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:02:15 Removing intermediate container 2b53177a080a 03:02:15 ---> 03ff3ad4219e 03:02:15 Step 24/24 : LABEL version=0.0.0 03:02:15 ---> 1232b3107c67 03:02:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:02:15 ---> Running in 67e3f3a00ac7 03:02:15 ---> Running in fcbfa0f59ecf 03:02:15 Removing intermediate container 418cfcba5a39 03:02:15 ---> f8d53f4b609c 03:02:15 03:02:15 (1/39) Installing readline (8.0.4-r0) 03:02:15 (2/39) Installing bash (5.0.17-r0) 03:02:15 Executing bash-5.0.17-r0.post-install 03:02:15 (3/39) Installing nghttp2-libs (1.41.0-r0) 03:02:15 (4/39) Installing libcurl (7.77.0-r0) 03:02:15 (5/39) Installing curl (7.77.0-r0) 03:02:15 (6/39) Installing dumb-init (1.2.2-r1) 03:02:15 (7/39) Installing libbz2 (1.0.8-r1) 03:02:16 (8/39) Installing expat (2.2.9-r1) 03:02:16 (9/39) Installing libffi (3.3-r2) 03:02:16 (10/39) Installing gdbm (1.13-r1) 03:02:16 (11/39) Installing xz-libs (5.2.5-r0) 03:02:16 (12/39) Installing sqlite-libs (3.32.1-r1) 03:02:16 (13/39) Installing python3 (3.8.10-r0) 03:02:16 Removing intermediate container fcbfa0f59ecf 03:02:16 ---> de7c2b510abd 03:02:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:16 Successfully built f8d53f4b609c 03:02:16 Successfully tagged support-notifications-arm64:latest 03:02:16 Building security-proxy-setup 03:02:16  Building support-notifications ... done Removing intermediate container 67e3f3a00ac7 03:02:16 ---> 9630a783ff27 03:02:16 03:02:16 ---> Running in a8b4614b4375 03:02:17 Successfully built 9630a783ff27 03:02:17 ---> bc4037844d38 03:02:17 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:02:17 Successfully tagged core-command-arm64:latest 03:02:17  Building core-command ... done Building security-bootstrapper 03:02:17 ---> Running in 0e94264379ad 03:02:17 Removing intermediate container a8b4614b4375 03:02:17 ---> a799c6094808 03:02:17 Step 22/24 : LABEL arch=arm64 03:02:18 (14/39) Installing py3-appdirs (1.4.4-r1) 03:02:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 03:02:18 (16/39) Installing py3-parsing (2.4.7-r0) 03:02:18 ---> Running in 7601a3d3e0e6 03:02:18 (17/39) Installing py3-six (1.15.0-r0) 03:02:18 (18/39) Installing py3-packaging (20.4-r0) 03:02:18 (19/39) Installing py3-setuptools (47.0.0-r0) 03:02:18 (20/39) Installing py3-chardet (3.0.4-r4) 03:02:18 (21/39) Installing py3-idna (2.9-r0) 03:02:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 03:02:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 03:02:18 (24/39) Installing py3-requests (2.23.0-r0) 03:02:18 (25/39) Installing py3-msgpack (1.0.0-r0) 03:02:18 (26/39) Installing py3-lockfile (0.12.2-r3) 03:02:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:02:18 (28/39) Installing py3-colorama (0.4.3-r0) 03:02:18 (29/39) Installing py3-distlib (0.3.0-r0) 03:02:18 (30/39) Installing py3-distro (1.5.0-r1) 03:02:18 (31/39) Installing py3-webencodings (0.5.1-r3) 03:02:18 (32/39) Installing py3-html5lib (1.0.1-r4) 03:02:18 (33/39) Installing py3-pytoml (0.1.21-r0) 03:02:18 (34/39) Installing py3-pep517 (0.8.2-r0) 03:02:18 (35/39) Installing py3-progress (1.5-r0) 03:02:18 (36/39) Installing py3-toml (0.10.1-r0) 03:02:18 (37/39) Installing py3-retrying (1.3.3-r0) 03:02:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 03:02:18 (39/39) Installing py3-pip (20.1.1-r0) 03:02:18 Executing busybox-1.31.1-r19.trigger 03:02:19 OK: 72 MiB in 59 packages 03:02:19 Removing intermediate container 7601a3d3e0e6 03:02:19 ---> 315c910f4000 03:02:19 Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 03:02:19 ---> Running in 67d8bd4d0ddf 03:02:20 Removing intermediate container 67d8bd4d0ddf 03:02:20 ---> 2acd3a99d31c 03:02:20 Step 24/24 : LABEL version=0.0.0 03:02:21 Removing intermediate container 0e94264379ad 03:02:21 ---> bc42d74a4c96 03:02:21 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:02:21 ---> Running in 57fb9011416c 03:02:22 ---> Running in 3e0e54b8a1c9 03:02:22 Removing intermediate container 57fb9011416c 03:02:22 ---> e244fa5fbcf2 03:02:22 03:02:23 Removing intermediate container 3e0e54b8a1c9 03:02:23 ---> 3a7c89d6caa4 03:02:23 Step 24/26 : LABEL arch=arm64 03:02:23 Successfully built e244fa5fbcf2 03:02:23 Successfully tagged core-metadata-arm64:latest 03:02:23 Building core-data 03:02:23  Building core-metadata ... done  ---> Running in 7a5c825d188b 03:02:23 Removing intermediate container 7a5c825d188b 03:02:23 ---> 1c34b171f83a 03:02:23 Step 25/26 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 03:02:23 ---> Running in 5c160d0a55a3 03:02:23 Collecting docker-compose==1.23.2 03:02:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:02:24 Removing intermediate container 5c160d0a55a3 03:02:24 ---> 9251736c58cb 03:02:24 Step 26/26 : LABEL version=0.0.0 03:02:24 ---> Running in 8e9329fae46d 03:02:24 Collecting jsonschema<3,>=2.5.1 03:02:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:02:24 Removing intermediate container 8e9329fae46d 03:02:24 ---> c8f64b15ce29 03:02:24 03:02:25 Collecting docopt<0.7,>=0.6.1 03:02:25 Downloading docopt-0.6.2.tar.gz (25 kB) 03:02:25 Successfully built c8f64b15ce29 03:02:25 Successfully tagged security-secretstore-setup-arm64:latest 03:02:25  Building security-secretstore-setup ... done Building support-scheduler 03:02:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:02:27 Collecting docker<4.0,>=3.6.0 03:02:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:02:28 Collecting texttable<0.10,>=0.9.0 03:02:28 Downloading texttable-0.9.1.tar.gz (11 kB) 03:02:31 Collecting PyYAML<4,>=3.10 03:02:31 Downloading PyYAML-3.13.tar.gz (270 kB) 03:02:34 Collecting cached-property<2,>=1.2.0 03:02:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:02:35 Collecting websocket-client<1.0,>=0.32.0 03:02:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:02:35 Collecting dockerpty<0.5,>=0.4.1 03:02:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:02:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:02:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:02:38 Collecting docker-pycreds>=0.4.0 03:02:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:02:39 Collecting urllib3<1.25,>=1.21.1 03:02:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:02:40 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:02:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:02:40 Collecting idna<2.8,>=2.5 03:02:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:02:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:02:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:02:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:02:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:02:41 Installing collected packages: jsonschema, docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, PyYAML, cached-property, dockerpty, docker-compose 03:02:41 Running setup.py install for docopt: started 03:02:43 Running setup.py install for docopt: finished with status 'done' 03:02:44 Attempting uninstall: urllib3 03:02:44 Found existing installation: urllib3 1.25.9 03:02:44 Uninstalling urllib3-1.25.9: 03:02:44 Successfully uninstalled urllib3-1.25.9 03:02:45 Attempting uninstall: idna 03:02:45 Found existing installation: idna 2.9 03:02:45 Uninstalling idna-2.9: 03:02:45 Successfully uninstalled idna-2.9 03:02:46 Attempting uninstall: requests 03:02:46 Found existing installation: requests 2.23.0 03:02:46 Uninstalling requests-2.23.0: 03:02:46 Successfully uninstalled requests-2.23.0 03:02:47 Running setup.py install for texttable: started 03:02:49 Running setup.py install for texttable: finished with status 'done' 03:02:49 Running setup.py install for PyYAML: started 03:02:51 Running setup.py install for PyYAML: finished with status 'done' 03:02:51 Running setup.py install for dockerpty: started 03:02:54 Running setup.py install for dockerpty: finished with status 'done' 03:02:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 03:03:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:03:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:03:03 ---> 3a527c5411c8 03:03:03 Step 3/22 : WORKDIR /edgex-go 03:03:03 ---> Using cache 03:03:03 ---> 07876ee968e3 03:03:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:03 ---> Using cache 03:03:03 ---> 86da672a177f 03:03:03 Step 5/22 : RUN apk add --update --no-cache make git 03:03:03 ---> Using cache 03:03:03 ---> b5bec5a6b992 03:03:03 Step 6/22 : COPY go.mod . 03:03:03 ---> Using cache 03:03:03 ---> 92cb028e3bc1 03:03:03 Step 7/22 : RUN go mod download 03:03:03 ---> Using cache 03:03:03 ---> cba0b04c7186 03:03:03 Step 8/22 : COPY . . 03:03:03 ---> Using cache 03:03:03 ---> 457f0723c15f 03:03:03 Step 9/22 : RUN go mod tidy 03:03:03 ---> Using cache 03:03:03 ---> b999b40bdecc 03:03:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:03:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:03:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:03:03 ---> 3a527c5411c8 03:03:03 Step 3/32 : WORKDIR /edgex-go 03:03:03 ---> Using cache 03:03:03 ---> 07876ee968e3 03:03:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:03 ---> Using cache 03:03:03 ---> 86da672a177f 03:03:03 Step 5/32 : RUN apk add --update --no-cache make git 03:03:03 ---> Using cache 03:03:03 ---> b5bec5a6b992 03:03:03 Step 6/32 : COPY go.mod . 03:03:03 ---> Using cache 03:03:03 ---> 92cb028e3bc1 03:03:03 Step 7/32 : RUN go mod download 03:03:03 ---> Using cache 03:03:03 ---> cba0b04c7186 03:03:03 Step 8/32 : COPY . . 03:03:03 ---> Using cache 03:03:03 ---> 457f0723c15f 03:03:03 Step 9/32 : RUN go mod tidy 03:03:03 ---> Using cache 03:03:03 ---> b999b40bdecc 03:03:03 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:03:03 ---> Running in ec7c65287b88 03:03:03 ---> Running in 43c489b1b20e 03:03:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:03:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:03:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:03:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:03:10 ---> 3a527c5411c8 03:03:10 Step 3/24 : WORKDIR /edgex-go 03:03:10 ---> Using cache 03:03:10 ---> 07876ee968e3 03:03:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:10 ---> Using cache 03:03:10 ---> 86da672a177f 03:03:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:03:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:03:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:10 ---> 3a527c5411c8 03:03:10 Step 3/23 : WORKDIR /edgex-go 03:03:10 ---> Using cache 03:03:10 ---> 07876ee968e3 03:03:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:10 ---> Using cache 03:03:10 ---> 86da672a177f 03:03:10 Step 5/23 : RUN apk add --update --no-cache make git 03:03:10 ---> Using cache 03:03:10 ---> b5bec5a6b992 03:03:10 Step 6/23 : COPY go.mod . 03:03:10 ---> Using cache 03:03:10 ---> 92cb028e3bc1 03:03:10 Step 7/23 : RUN go mod download 03:03:10 ---> Using cache 03:03:10 ---> cba0b04c7186 03:03:10 Step 8/23 : COPY . . 03:03:10 ---> Running in 1c3226c292cf 03:03:10 ---> Using cache 03:03:10 ---> 457f0723c15f 03:03:10 Step 9/23 : RUN go mod tidy 03:03:10 ---> Using cache 03:03:10 ---> b999b40bdecc 03:03:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:03:11 ---> Running in 45a2b4659a30 03:03:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:03:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:03:14 Removing intermediate container a61978bd5244 03:03:14 ---> c001f3642fd2 03:03:14 Step 15/24 : ENV APP_PORT=58890 03:03:14 ---> Running in 02940a5ef3fd 03:03:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:03:15 Removing intermediate container 02940a5ef3fd 03:03:15 ---> 0f197bcc1648 03:03:15 Step 16/24 : EXPOSE $APP_PORT 03:03:15 ---> Running in ab0ce53bfc48 03:03:16 OK: 218 MiB in 52 packages 03:03:16 Removing intermediate container ab0ce53bfc48 03:03:16 ---> e83494a32fd2 03:03:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:03:19 Removing intermediate container 1c3226c292cf 03:03:19 ---> 3486ccb187b0 03:03:19 Step 6/24 : COPY go.mod . 03:03:19 ---> c0df4a9de113 03:03:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:03:20 ---> 9b1f20361514 03:03:20 Step 7/24 : RUN go mod download 03:03:20 ---> Running in c0a019ccc8ed 03:03:20 ---> ae46f91e5992 03:03:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:03:22 ---> a15fd9f2e580 03:03:22 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:03:22 ---> Running in daaaddf90f13 03:03:23 Removing intermediate container daaaddf90f13 03:03:23 ---> 64d6254c917c 03:03:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:23 ---> Running in b7b2cc321b17 03:03:24 Removing intermediate container b7b2cc321b17 03:03:24 ---> 0fec9f75ffe2 03:03:24 Step 22/24 : LABEL arch=arm64 03:03:24 ---> Running in 358b7172064b 03:03:25 Removing intermediate container 358b7172064b 03:03:25 ---> cfc5302ec86c 03:03:25 Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 03:03:25 ---> Running in 3712ddabb068 03:03:25 Removing intermediate container c0a019ccc8ed 03:03:25 ---> d864342b0ec4 03:03:25 Step 8/24 : COPY . . 03:03:26 Removing intermediate container 3712ddabb068 03:03:26 ---> 5b5e04441cef 03:03:26 Step 24/24 : LABEL version=0.0.0 03:03:26 ---> Running in aec6d5e2884a 03:03:27 Removing intermediate container aec6d5e2884a 03:03:27 ---> bb319f72ee2e 03:03:27 03:03:28 Successfully built bb319f72ee2e 03:03:28 Successfully tagged sys-mgmt-agent-arm64:latest 03:03:46  Building sys-mgmt-agent ... done  ---> 1428d82e46d3 03:03:46 Step 9/24 : RUN go mod tidy 03:03:46 ---> Running in 0a087b9180cc 03:03:52 Removing intermediate container 0a087b9180cc 03:03:52 ---> 59a95818e563 03:03:52 Step 10/24 : RUN make cmd/core-data/core-data 03:03:52 ---> Running in ecd4082d3ebe 03:03:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:04:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:04:43 Removing intermediate container ec7c65287b88 03:04:43 ---> 70dad91520b6 03:04:43 03:04:43 Step 11/32 : FROM alpine:3.12 03:04:43 ---> c4fd0aeabfcf 03:04:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:04:43 ---> Running in e2149cbd195a 03:04:43 Removing intermediate container e2149cbd195a 03:04:43 ---> 92316117c3ee 03:04:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:04:43 ---> Running in 5bcd7e632d6f 03:04:45 Removing intermediate container 43c489b1b20e 03:04:45 ---> 338c298f5bcc 03:04:45 03:04:45 Step 11/22 : FROM alpine:3.12 03:04:45 ---> c4fd0aeabfcf 03:04:45 Step 12/22 : RUN apk add --update --no-cache curl 03:04:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:04:45 ---> Running in 51abcf3635d5 03:04:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:04:46 (1/2) Installing dumb-init (1.2.2-r1) 03:04:46 (2/2) Installing su-exec (0.2-r1) 03:04:46 Executing busybox-1.31.1-r20.trigger 03:04:46 OK: 5 MiB in 16 packages 03:04:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:04:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:04:48 Removing intermediate container 5bcd7e632d6f 03:04:48 ---> d4b09d67d242 03:04:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:04:49 ---> Running in eec96cc6a5b1 03:04:49 (1/4) Installing ca-certificates (20191127-r4) 03:04:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:04:49 (3/4) Installing libcurl (7.77.0-r0) 03:04:49 (4/4) Installing curl (7.77.0-r0) 03:04:49 Executing busybox-1.31.1-r20.trigger 03:04:49 Executing ca-certificates-20191127-r4.trigger 03:04:49 OK: 7 MiB in 18 packages 03:04:50 Removing intermediate container eec96cc6a5b1 03:04:50 ---> e41a132b63b3 03:04:50 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:04:51 ---> Running in 0014a8f58540 03:04:52 Removing intermediate container 0014a8f58540 03:04:52 ---> 24159b63d9ed 03:04:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:04:52 Removing intermediate container 51abcf3635d5 03:04:52 ---> c895cbd87456 03:04:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:04:52 Removing intermediate container 45a2b4659a30 03:04:52 ---> 2b83bbf02689 03:04:52 03:04:52 Step 11/23 : FROM alpine:3.12 03:04:52 ---> c4fd0aeabfcf 03:04:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:04:52 ---> Using cache 03:04:52 ---> 4bd5c26147da 03:04:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:04:52 ---> Using cache 03:04:52 ---> 3858c8c423ad 03:04:52 Step 14/23 : ENV APP_PORT=59861 03:04:52 ---> Running in f15157d79d29 03:04:52 ---> Running in 8a77cc282601 03:04:53 ---> Running in 90df310a14c7 03:04:54 Removing intermediate container 8a77cc282601 03:04:54 ---> e8bd2ebbb65f 03:04:54 Step 14/22 : WORKDIR /edgex 03:04:54 ---> Running in fdcf1f520756 03:04:54 Removing intermediate container 90df310a14c7 03:04:54 ---> a11b2c581d59 03:04:54 Step 15/23 : EXPOSE $APP_PORT 03:04:54 ---> Running in 942a97ca581f 03:04:55 Removing intermediate container fdcf1f520756 03:04:55 ---> 6b372867835e 03:04:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:04:55 Removing intermediate container 942a97ca581f 03:04:55 ---> cee34772c117 03:04:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:56 Removing intermediate container f15157d79d29 03:04:56 ---> 66b5fd7d7b23 03:04:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:04:56 ---> 4a3b10a26508 03:04:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:04:56 ---> b0b211a8b284 03:04:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:04:56 ---> Running in 408050ebe294 03:04:58 Removing intermediate container 408050ebe294 03:04:58 ---> e30401154602 03:04:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:04:59 ---> b22c692292b3 03:04:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:04:59 ---> 93d65590f8a2 03:04:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:04:59 ---> 7a60a31e9340 03:04:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:04:59 ---> Running in a1c95a24f7a0 03:05:00 ---> 839f316dfd5c 03:05:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:05:01 ---> Running in cad65957c13c 03:05:01 ---> c147b561a153 03:05:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:05:02 ---> Running in a7ba380949dc 03:05:02 Removing intermediate container cad65957c13c 03:05:02 ---> 37168ee41132 03:05:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:02 ---> Running in 7f6be80a18a1 03:05:03 Removing intermediate container a7ba380949dc 03:05:03 ---> d8efe7958ec7 03:05:03 Step 19/22 : CMD ["--init=true"] 03:05:03 ---> Running in c157e03a85c9 03:05:03 Removing intermediate container 7f6be80a18a1 03:05:03 ---> 61b5ea3962a4 03:05:03 Step 21/23 : LABEL arch=arm64 03:05:03 ---> Running in 4ab490d0f756 03:05:03 Removing intermediate container c157e03a85c9 03:05:03 ---> 7fdca825f690 03:05:03 Step 20/22 : LABEL arch=arm64 03:05:04 Removing intermediate container a1c95a24f7a0 03:05:04 ---> c7fac8808019 03:05:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:04 ---> Running in 47e96806fdf6 03:05:04 Removing intermediate container 4ab490d0f756 03:05:04 ---> ce1dc61ef58d 03:05:04 Step 22/23 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 03:05:04 ---> Running in c8a62d341bea 03:05:04 Removing intermediate container 47e96806fdf6 03:05:04 ---> d1859ffa7aa4 03:05:04 Step 21/22 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 03:05:04 ---> Running in 34ba30d490cd 03:05:04 ---> d4665c09c96f 03:05:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper .Removing intermediate container c8a62d341bea 03:05:05 03:05:05 ---> 7a5c655e4360 03:05:05 Step 23/23 : LABEL version=0.0.0 03:05:05 ---> Running in 71bfa58d61cc 03:05:05 Removing intermediate container 34ba30d490cd 03:05:05 ---> e86aa9aecb6a 03:05:05 Step 22/22 : LABEL version=0.0.0 03:05:06 ---> Running in 87130432df6a 03:05:06 Removing intermediate container 71bfa58d61cc 03:05:06 ---> 62b2991cb0e4 03:05:06 03:05:06 Successfully built 62b2991cb0e4 03:05:06 Successfully tagged support-scheduler-arm64:latest 03:05:06  Building support-scheduler ... done Removing intermediate container 87130432df6a 03:05:06 ---> 26902bcf2ec6 03:05:06 03:05:06 ---> 807b236f5601 03:05:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:05:07 Successfully built 26902bcf2ec6 03:05:07 Successfully tagged security-proxy-setup-arm64:latest 03:05:08  Building security-proxy-setup ... done  ---> feca39c5f6a7 03:05:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:05:09 ---> d6cac94503be 03:05:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:05:10 ---> 6c19dea79435 03:05:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:05:10 ---> Running in 9acc71e13b86 03:05:11 Removing intermediate container 9acc71e13b86 03:05:11 ---> 2f7c0ef1a717 03:05:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:05:12 ---> f6653777e336 03:05:12 Step 27/32 : RUN chmod +x /entrypoint.sh 03:05:12 ---> Running in 96d74b68585a 03:05:13 Removing intermediate container ecd4082d3ebe 03:05:13 ---> f24d6c24b9b8 03:05:13 03:05:13 Step 11/24 : FROM alpine:3.12 03:05:13 ---> c4fd0aeabfcf 03:05:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:05:13 ---> Running in f6e7a58b9dfd 03:05:14 Removing intermediate container f6e7a58b9dfd 03:05:14 ---> bfad826b3674 03:05:14 Step 13/24 : ENV APP_PORT=59880 03:05:14 ---> Running in dfb0a90c40de 03:05:15 Removing intermediate container dfb0a90c40de 03:05:15 ---> 25285c5b4da8 03:05:15 Step 14/24 : EXPOSE $APP_PORT 03:05:15 ---> Running in 5cf2648f5966 03:05:15 Removing intermediate container 96d74b68585a 03:05:15 ---> 10a4f0cb1a24 03:05:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:05:15 ---> Running in 14ad86212c6c 03:05:15 Removing intermediate container 5cf2648f5966 03:05:15 ---> 9ba208c5b2e4 03:05:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:15 ---> Running in 7a7de7a6142c 03:05:16 Removing intermediate container 14ad86212c6c 03:05:16 ---> 6e5a0fb61b0a 03:05:16 Step 29/32 : CMD ["gate"] 03:05:16 ---> Running in 8b10af594b80 03:05:17 Removing intermediate container 8b10af594b80 03:05:17 ---> 092bf173766d 03:05:17 Step 30/32 : LABEL arch=arm64 03:05:17 ---> Running in 993bd32df937 03:05:18 Removing intermediate container 993bd32df937 03:05:18 ---> 1fa0a058ae8d 03:05:18 Step 31/32 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 03:05:18 ---> Running in 72bd7d2201af 03:05:18 Removing intermediate container 7a7de7a6142c 03:05:18 ---> 7e68e3f8d222 03:05:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:05:18 ---> Running in a1e95fd114c7 03:05:19 Removing intermediate container 72bd7d2201af 03:05:19 ---> 76be6f90721c 03:05:19 Step 32/32 : LABEL version=0.0.0 03:05:19 ---> Running in b3db13ee1e80 03:05:20 Removing intermediate container b3db13ee1e80 03:05:20 ---> 088fa5c7a4df 03:05:20 03:05:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:05:20 Successfully built 088fa5c7a4df 03:05:20 Successfully tagged security-bootstrapper-arm64:latest 03:05:20  Building security-bootstrapper ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:05:21 (1/6) Installing dumb-init (1.2.2-r1) 03:05:21 (2/6) Installing libgcc (9.3.0-r2) 03:05:21 (3/6) Installing libsodium (1.0.18-r0) 03:05:21 (4/6) Installing libstdc++ (9.3.0-r2) 03:05:21 (5/6) Installing libzmq (4.3.3-r0) 03:05:22 (6/6) Installing zeromq (4.3.3-r0) 03:05:22 Executing busybox-1.31.1-r20.trigger 03:05:22 OK: 8 MiB in 20 packages 03:05:23 Removing intermediate container a1e95fd114c7 03:05:23 ---> d7b47030e520 03:05:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:05:24 ---> 68e1bc36ef92 03:05:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:05:25 ---> 6ae2bd9a4235 03:05:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:05:26 ---> 88e46a891786 03:05:26 Step 20/24 : ENTRYPOINT ["/core-data"] 03:05:26 ---> Running in 67b2266adc9b 03:05:26 Removing intermediate container 67b2266adc9b 03:05:26 ---> 753495449f38 03:05:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:26 ---> Running in d422f87dd188 03:05:27 Removing intermediate container d422f87dd188 03:05:27 ---> 99907753e58f 03:05:27 Step 22/24 : LABEL arch=arm64 03:05:27 ---> Running in 96a2716059e7 03:05:27 Removing intermediate container 96a2716059e7 03:05:27 ---> 5617509059d0 03:05:27 Step 23/24 : LABEL git_sha=dcec332726efab9a756b47676f167cd6dc776e6e 03:05:27 ---> Running in 45f2b5f5df11 03:05:28 Removing intermediate container 45f2b5f5df11 03:05:28 ---> 5629f8732b9c 03:05:28 Step 24/24 : LABEL version=0.0.0 03:05:28 ---> Running in 86bcc3db899a 03:05:29 Removing intermediate container 86bcc3db899a 03:05:29 ---> 2d66a152c9b5 03:05:29 03:05:29 Successfully built 2d66a152c9b5 03:05:29 Successfully tagged core-data-arm64:latest 03:05:29  Building core-data ... done  [Pipeline] } 03:05:29 $ docker stop --time=1 93d39294412d8aed8d776b372351a563127794f2a840c530177f1ba50e58b860 03:05:31 $ docker rm -f 93d39294412d8aed8d776b372351a563127794f2a840c530177f1ba50e58b860 [Pipeline] // withDockerContainer [Pipeline] sh 03:05:32 + docker images 03:05:32 REPOSITORY TAG IMAGE ID CREATED SIZE 03:05:32 core-data-arm64 latest 2d66a152c9b5 4 seconds ago 19.1MB 03:05:32 security-bootstrapper-arm64 latest 088fa5c7a4df 13 seconds ago 17.5MB 03:05:32 f24d6c24b9b8 20 seconds ago 975MB 03:05:32 security-proxy-setup-arm64 latest 26902bcf2ec6 26 seconds ago 24.2MB 03:05:32 support-scheduler-arm64 latest 62b2991cb0e4 27 seconds ago 15.1MB 03:05:32 2b83bbf02689 41 seconds ago 968MB 03:05:32 338c298f5bcc 48 seconds ago 973MB 03:05:32 70dad91520b6 52 seconds ago 970MB 03:05:32 sys-mgmt-agent-arm64 latest bb319f72ee2e 2 minutes ago 299MB 03:05:32 security-secretstore-setup-arm64 latest c8f64b15ce29 3 minutes ago 27.1MB 03:05:32 core-metadata-arm64 latest e244fa5fbcf2 3 minutes ago 15.7MB 03:05:32 core-command-arm64 latest 9630a783ff27 3 minutes ago 15MB 03:05:32 support-notifications-arm64 latest f8d53f4b609c 3 minutes ago 15.7MB 03:05:32 a74e3e3fd23c 3 minutes ago 972MB 03:05:32 24008f661f2e 3 minutes ago 969MB 03:05:32 74f7706b958c 3 minutes ago 969MB 03:05:32 10b90faa513d 3 minutes ago 976MB 03:05:32 c97a18c12abb 3 minutes ago 967MB 03:05:32 ci-base-image-arm64 latest 3a527c5411c8 13 minutes ago 641MB 03:05:32 alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB 03:05:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 03:05:32 docker 20.10.0 eeaf43b92773 6 months ago 228MB 03:05:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months 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] libraryResource [Pipeline] sh 03:05:33 ---> job-cost.sh 03:05:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwhD 03:06:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-nwhD/bin to PATH 03:07:57 INFO: No Stack... 03:07:57 INFO: Retrieving Pricing Info for: v2-standard-4 03:07:57 INFO: Archiving Costs [Pipeline] sh 03:07:57 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:07:57 + cut -d, -f6 [Pipeline] lock 03:07:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3605-1-stack-cost] 03:07:58 Resource [jenkins-edgexfoundry-edgex-go-PR-3605-1-stack-cost] did not exist. Created. 03:07:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:07:58 + echo total: 0.18000000715255737 [Pipeline] stash 03:07:58 Stashed 1 file(s) [Pipeline] } 03:07:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3605-1-stack-cost] [Pipeline] // lock [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 03:08:00 provisioning config files... 03:08:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1056912216342814587tmp [Pipeline] { [Pipeline] sh 03:08:00 + set +x 03:08:00 + curl -s https://codecov.io/bash 03:08:00 + bash -s -- 03:08:00 03:08:00 _____ _ 03:08:00 / ____| | | 03:08:00 | | ___ __| | ___ ___ _____ __ 03:08:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:08:00 | |___| (_) | (_| | __/ (_| (_) \ V / 03:08:00 \_____\___/ \__,_|\___|\___\___/ \_/ 03:08:00 Bash-1.0.3 03:08:00 03:08:00 03:08:00 ==> git version 2.24.4 found 03:08:00 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:08:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:08:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:08:00 ==> Jenkins CI detected. 03:08:00 project root: . 03:08:00 --> token set from env 03:08:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:08:00 ==> Running gcov in . (disable via -X gcov) 03:08:00 ==> Python coveragepy not found 03:08:00 ==> Searching for coverage reports in: 03:08:00 + . 03:08:00 -> Found 1 reports 03:08:00 ==> Detecting git/mercurial file structure 03:08:00 ==> Reading reports 03:08:00 + ./coverage.out bytes=398095 03:08:00 ==> Appending adjustments 03:08:00 https://docs.codecov.io/docs/fixing-reports 03:08:02 + Found adjustments 03:08:02 ==> Gzipping contents 03:08:02 56K /tmp/codecov.gKGFHU.gz 03:08:02 ==> Uploading reports 03:08:02 url: https://codecov.io 03:08:02 query: branch=PR-3605&commit=dcec332726efab9a756b47676f167cd6dc776e6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3605&job=&cmd_args= 03:08:02 -> Pinging Codecov 03:08:02 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3605&commit=dcec332726efab9a756b47676f167cd6dc776e6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3605&job=&cmd_args= 03:08:02 -> Uploading to 03:08:02 https://storage.googleapis.com/codecov/v4/raw/2021-06-30/00271124DB129430A58F1EEE437C3FCB/dcec332726efab9a756b47676f167cd6dc776e6e/577b81c8-0bf8-4a43-89d7-c6ce19caf1be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T030802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1eb8959b8350c0ff3a702246d6d549ab6f93c71e1247e2659dda2329285330ac 03:08:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:02 Dload Upload Total Spent Left Speed 03:08:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54901 0 0 100 54901 0 140k --:--:-- --:--:-- --:--:-- 140k 100 54901 0 0 100 54901 0 140k --:--:-- --:--:-- --:--:-- 140k 03:08:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dcec332726efab9a756b47676f167cd6dc776e6e [Pipeline] } 03:08:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:08:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:08:05 ---> package-listing.sh 03:08:05 ++ facter osfamily 03:08:05 ++ tr '[:upper:]' '[:lower:]' 03:08:05 + OS_FAMILY=redhat 03:08:05 + workspace=/w/workspace/edgex-go/1 03:08:05 + START_PACKAGES=/tmp/packages_start.txt 03:08:05 + END_PACKAGES=/tmp/packages_end.txt 03:08:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:05 + PACKAGES=/tmp/packages_start.txt 03:08:05 + '[' /w/workspace/edgex-go/1 ']' 03:08:05 + PACKAGES=/tmp/packages_end.txt 03:08:05 + case "${OS_FAMILY}" in 03:08:05 + rpm -qa 03:08:05 + sort 03:08:08 + '[' -f /tmp/packages_start.txt ']' 03:08:08 + '[' -f /tmp/packages_end.txt ']' 03:08:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:08 + '[' /w/workspace/edgex-go/1 ']' 03:08:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:08:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:08:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:08:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:08:09 03:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:08:09 alpine: Pulling from edgex-lftools-log-publisher 03:08:09 df20fa9351a1: Pulling fs layer 03:08:09 36b3adc4ff6f: Pulling fs layer 03:08:09 8ad3a11d3b57: Pulling fs layer 03:08:09 46f8f816bc3b: Pulling fs layer 03:08:09 93b61091891f: Pulling fs layer 03:08:09 93b9cdb0e59b: Pulling fs layer 03:08:09 5e14af77c1be: Pulling fs layer 03:08:09 01666e4c0597: Pulling fs layer 03:08:09 aa168da1d23b: Pulling fs layer 03:08:09 93b61091891f: Waiting 03:08:09 93b9cdb0e59b: Waiting 03:08:09 5e14af77c1be: Waiting 03:08:09 01666e4c0597: Waiting 03:08:09 aa168da1d23b: Waiting 03:08:09 46f8f816bc3b: Waiting 03:08:09 36b3adc4ff6f: Verifying Checksum 03:08:09 36b3adc4ff6f: Download complete 03:08:09 46f8f816bc3b: Verifying Checksum 03:08:09 46f8f816bc3b: Download complete 03:08:09 df20fa9351a1: Verifying Checksum 03:08:09 df20fa9351a1: Download complete 03:08:09 93b9cdb0e59b: Verifying Checksum 03:08:09 93b9cdb0e59b: Download complete 03:08:09 5e14af77c1be: Verifying Checksum 03:08:09 5e14af77c1be: Download complete 03:08:09 01666e4c0597: Verifying Checksum 03:08:09 01666e4c0597: Download complete 03:08:09 93b61091891f: Verifying Checksum 03:08:09 93b61091891f: Download complete 03:08:09 df20fa9351a1: Pull complete 03:08:09 8ad3a11d3b57: Verifying Checksum 03:08:09 8ad3a11d3b57: Download complete 03:08:10 36b3adc4ff6f: Pull complete 03:08:10 8ad3a11d3b57: Pull complete 03:08:10 46f8f816bc3b: Pull complete 03:08:10 93b61091891f: Pull complete 03:08:10 93b9cdb0e59b: Pull complete 03:08:10 5e14af77c1be: Pull complete 03:08:10 01666e4c0597: Pull complete 03:08:11 aa168da1d23b: Verifying Checksum 03:08:11 aa168da1d23b: Download complete 03:08:16 aa168da1d23b: Pull complete 03:08:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:08:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:08:16 prd-centos7-docker-4c-2g-807 does not seem to be running inside a container 03:08:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:08:19 $ docker top ccc56509900d43715f240abbe71661495e0d14367802138bda89bd5e5e933381 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:19 + touch /tmp/pre-build-complete [Pipeline] sh 03:08:20 + mkdir -p /var/log/sa [Pipeline] sh 03:08:20 + ls /var/log/sa-host 03:08:20 + sadf -c /var/log/sa-host/sa05 03:08:20 file_magic: OK 03:08:20 HZ: Using current value: 100 03:08:20 file_header: OK 03:08:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:08:20 Statistics: 03:08:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:08:20 File successfully converted to sysstat format version 12.2.1 03:08:20 + sadf -c /var/log/sa-host/sa30 03:08:20 file_magic: OK 03:08:20 HZ: Using current value: 100 03:08:20 file_header: OK 03:08:20 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:08:20 Statistics: 03:08:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:08:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:21 provisioning config files... 03:08:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5453017582101799993tmp [Pipeline] { [Pipeline] echo 03:08:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:08:21 ---> create-netrc.sh [Pipeline] } 03:08:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:08:22 ---> python-tools-install.sh [Pipeline] echo 03:08:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:08:22 ---> sudo-logs.sh 03:08:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:08:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:08:22 ---> job-cost.sh 03:08:22 lf-activate-venv: SKIPPING 03:08:22 DEBUG: total: 0.18000000715255737 03:08:22 INFO: Retrieving Stack Cost... 03:08:23 INFO: Retrieving Pricing Info for: v3-standard-2 03:08:24 INFO: Archiving Costs [Pipeline] echo 03:08:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:08:24 ---> logs-deploy.sh 03:08:24 lf-activate-venv: SKIPPING 03:08:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3605/1 03:08:24 INFO: archiving workspace using pattern(s): 03:08:25 Archives upload complete. 03:08:25 INFO: archiving logs to Nexus 03:08:26 ---> uname -a: 03:08:26 Linux prd-centos7-docker-4c-2g-807.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:08:26 03:08:26 03:08:26 ---> lscpu: 03:08:26 Architecture: x86_64 03:08:26 CPU op-mode(s): 32-bit, 64-bit 03:08:26 Byte Order: Little Endian 03:08:26 Address sizes: 40 bits physical, 48 bits virtual 03:08:26 CPU(s): 2 03:08:26 On-line CPU(s) list: 0,1 03:08:26 Thread(s) per core: 1 03:08:26 Core(s) per socket: 1 03:08:26 Socket(s): 2 03:08:26 NUMA node(s): 1 03:08:26 Vendor ID: AuthenticAMD 03:08:26 CPU family: 23 03:08:26 Model: 49 03:08:26 Model name: AMD EPYC-Rome Processor 03:08:26 Stepping: 0 03:08:26 CPU MHz: 2799.998 03:08:26 BogoMIPS: 5599.99 03:08:26 Virtualization: AMD-V 03:08:26 Hypervisor vendor: KVM 03:08:26 Virtualization type: full 03:08:26 L1d cache: 64 KiB 03:08:26 L1i cache: 64 KiB 03:08:26 L2 cache: 1 MiB 03:08:26 L3 cache: 32 MiB 03:08:26 NUMA node0 CPU(s): 0,1 03:08:26 Vulnerability Itlb multihit: Not affected 03:08:26 Vulnerability L1tf: Not affected 03:08:26 Vulnerability Mds: Not affected 03:08:26 Vulnerability Meltdown: Not affected 03:08:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:08:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:08:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:08:26 Vulnerability Srbds: Not affected 03:08:26 Vulnerability Tsx async abort: Not affected 03:08:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 03:08:26 03:08:26 03:08:26 ---> nproc: 03:08:26 2 03:08:26 03:08:26 03:08:26 ---> df -h: 03:08:26 Filesystem Size Used Available Use% Mounted on 03:08:26 overlay 40.0G 12.5G 27.5G 31% / 03:08:26 tmpfs 64.0M 0 64.0M 0% /dev 03:08:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:08:26 shm 64.0M 0 64.0M 0% /dev/shm 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1 03:08:26 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1@tmp 03:08:26 03:08:26 03:08:26 ---> free -m: 03:08:26 total used free shared buff/cache available 03:08:26 Mem: 7821 1347 1435 0 5037 6447 03:08:26 Swap: 1023 1 1022 03:08:26 03:08:26 03:08:26 ---> ip addr: 03:08:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:08:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:08:26 inet 127.0.0.1/8 scope host lo 03:08:26 valid_lft forever preferred_lft forever 03:08:26 inet6 ::1/128 scope host 03:08:26 valid_lft forever preferred_lft forever 03:08:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:08:26 link/ether fa:16:3e:a9:62:8d brd ff:ff:ff:ff:ff:ff 03:08:26 inet 10.30.123.209/23 brd 10.30.123.255 scope global dynamic eth0 03:08:26 valid_lft 85089sec preferred_lft 85089sec 03:08:26 inet6 fe80::f816:3eff:fea9:628d/64 scope link 03:08:26 valid_lft forever preferred_lft forever 03:08:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:08:26 link/ether 02:42:85:ca:f8:08 brd ff:ff:ff:ff:ff:ff 03:08:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:08:26 valid_lft forever preferred_lft forever 03:08:26 inet6 fe80::42:85ff:feca:f808/64 scope link 03:08:26 valid_lft forever preferred_lft forever 03:08:26 03:08:26 03:08:26 ---> sar -b -r -n DEV: 03:08:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 03:08:26 03:08:26 02:46:25 LINUX RESTART (2 CPU) 03:08:26 03:08:26 02:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:08:26 02:48:01 103.01 3.60 99.42 0.00 2600.13 19725.22 0.00 03:08:26 02:49:01 190.37 0.00 190.37 0.00 0.00 48323.17 0.00 03:08:26 02:50:02 57.57 0.02 57.56 0.00 0.53 10635.46 0.00 03:08:26 02:51:01 128.89 0.00 128.89 0.00 0.00 38286.39 0.00 03:08:26 02:52:01 908.74 476.44 432.30 0.00 18201.40 280527.09 0.00 03:08:26 02:53:01 505.51 59.72 445.79 0.00 5121.70 188037.27 0.00 03:08:26 02:54:01 286.99 10.42 276.57 0.00 1313.44 63582.11 0.00 03:08:26 02:55:01 1.10 0.00 1.10 0.00 0.00 13.09 0.00 03:08:26 02:56:01 0.33 0.05 0.28 0.00 0.93 3.23 0.00 03:08:26 02:57:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 03:08:26 02:58:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 03:08:26 02:59:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 03:08:26 03:00:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 03:08:26 03:01:01 0.37 0.05 0.32 0.00 0.67 3.15 0.00 03:08:26 03:02:01 0.65 0.33 0.32 0.00 8.26 6.24 0.00 03:08:26 03:03:01 0.78 0.00 0.78 0.00 0.00 15.09 0.00 03:08:26 03:04:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 03:08:26 03:05:01 0.63 0.00 0.63 0.00 0.00 6.83 0.00 03:08:26 03:06:01 0.53 0.00 0.53 0.00 0.00 5.96 0.00 03:08:26 03:07:01 0.65 0.17 0.48 0.00 1.33 5.33 0.00 03:08:26 03:08:01 3.67 3.45 0.22 0.00 278.17 15.11 0.00 03:08:26 Average: 104.35 26.42 77.93 0.00 1312.26 30919.03 0.00 03:08:26 03:08:26 02:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:08:26 02:48:01 4406544 0 937352 11.70 2620 2662424 1680852 18.56 1107708 2054712 601800 03:08:26 02:49:01 3904444 0 1122092 14.01 2620 2979784 1567548 17.31 1303172 2255660 224796 03:08:26 02:50:02 3896416 0 1163788 14.53 2620 2946116 1767416 19.51 1241788 2310188 36216 03:08:26 02:51:01 2135632 0 1209672 15.10 2620 4661016 1695060 18.71 1683356 3572452 817716 03:08:26 02:52:01 619736 0 1726580 21.56 2620 5660004 3667348 40.49 2654308 3999264 61772 03:08:26 02:53:01 823732 0 1527104 19.07 2620 5655484 2194940 24.23 2157276 4283772 0 03:08:26 02:54:01 2100320 0 1280984 15.99 2620 4625016 1605736 17.73 1467500 3715404 20 03:08:26 02:55:01 2113268 0 1268028 15.83 2620 4625024 1390428 15.35 1473764 3701240 8 03:08:26 02:56:01 2112604 0 1268692 15.84 2620 4625024 1390560 15.35 1473900 3701264 8 03:08:26 02:57:01 2112448 0 1268844 15.84 2620 4625028 1390608 15.35 1474176 3701264 8 03:08:26 02:58:01 2112896 0 1268392 15.84 2620 4625032 1390464 15.35 1473084 3701992 8 03:08:26 02:59:01 2113380 0 1267904 15.83 2620 4625036 1390428 15.35 1473060 3701992 8 03:08:26 03:00:01 2113496 0 1267780 15.83 2620 4625044 1390428 15.35 1472952 3701992 8 03:08:26 03:01:01 2112020 0 1269256 15.85 2620 4625044 1393624 15.39 1473768 3701992 8 03:08:26 03:02:01 2111976 0 1269100 15.85 2620 4625244 1391140 15.36 1474000 3701964 8 03:08:26 03:03:01 2111944 0 1269128 15.85 2620 4625248 1391164 15.36 1473948 3701968 8 03:08:26 03:04:01 2112868 0 1268200 15.83 2620 4625252 1390936 15.36 1473424 3701964 8 03:08:26 03:05:01 2112124 0 1268940 15.84 2620 4625256 1391128 15.36 1473936 3701964 8 03:08:26 03:06:01 2111728 0 1269332 15.85 2620 4625260 1391140 15.36 1474092 3701964 8 03:08:26 03:07:01 2108812 0 1272244 15.89 2620 4625264 1391224 15.36 1479904 3699200 16 03:08:26 03:08:01 2093924 0 1278792 15.97 2620 4633604 1404556 15.51 1484532 3707532 136 03:08:26 Average: 2259062 0 1273438 15.90 2620 4473819 1603178 17.70 1536364 3524750 82979 03:08:26 03:08:26 02:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:08:26 02:48:01 eth0 933.90 1153.78 5810.09 128.42 0.00 0.00 0.00 0.00 03:08:26 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:48:01 docker0 812.60 530.64 69.08 2682.27 0.00 0.00 0.00 0.00 03:08:26 02:49:01 eth0 314.31 237.61 877.65 33.46 0.00 0.00 0.00 0.00 03:08:26 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:49:01 vethd834ba4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:08:26 02:49:01 docker0 215.11 274.62 15.12 842.36 0.00 0.00 0.00 0.00 03:08:26 02:50:02 eth0 35.69 21.78 25.71 43.84 0.00 0.00 0.00 0.00 03:08:26 02:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:50:02 vethd834ba4 2.26 2.26 0.18 0.19 0.00 0.00 0.00 0.00 03:08:26 02:50:02 docker0 2.26 2.26 0.15 0.19 0.00 0.00 0.00 0.00 03:08:26 02:51:01 eth0 188.57 164.75 1732.21 93.41 0.00 0.00 0.00 0.00 03:08:26 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:51:01 vethe6a62e0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:08:26 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:52:01 veth41fcdeb 0.03 0.33 0.00 0.02 0.00 0.00 0.00 0.00 03:08:26 02:52:01 veth02d783e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:08:26 02:52:01 veth3db6685 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:08:26 02:52:01 vethf6b4d34 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:08:26 02:53:01 vethccab196 8.02 10.00 0.66 27.84 0.00 0.00 0.00 0.00 03:08:26 02:53:01 eth0 2530.66 2377.08 12260.83 423.56 0.00 0.00 0.00 0.00 03:08:26 02:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:08:26 02:53:01 vethf83e445 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:08:26 02:54:01 eth0 199.25 154.69 1631.47 128.57 0.00 0.00 0.00 0.00 03:08:26 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:54:01 docker0 1159.12 994.50 92.62 4321.75 0.00 0.00 0.00 0.00 03:08:26 02:55:01 eth0 0.52 0.08 0.05 0.02 0.00 0.00 0.00 0.00 03:08:26 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:56:01 eth0 0.72 0.43 0.63 0.21 0.00 0.00 0.00 0.00 03:08:26 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:57:01 eth0 0.70 0.43 0.35 0.27 0.00 0.00 0.00 0.00 03:08:26 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:58:01 eth0 0.22 0.17 0.10 0.01 0.00 0.00 0.00 0.00 03:08:26 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:08:26 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:00:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:08:26 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:02:01 eth0 1.23 0.43 0.47 0.26 0.00 0.00 0.00 0.00 03:08:26 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:03:01 eth0 0.70 0.30 0.29 0.20 0.00 0.00 0.00 0.00 03:08:26 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:04:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 03:08:26 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:05:01 eth0 1.10 0.28 0.32 0.20 0.00 0.00 0.00 0.00 03:08:26 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:06:01 eth0 1.63 0.30 0.38 0.20 0.00 0.00 0.00 0.00 03:08:26 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:07:01 eth0 1.02 0.58 0.66 0.45 0.00 0.00 0.00 0.00 03:08:26 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:08:01 eth0 3.50 2.40 4.33 1.20 0.00 0.00 0.00 0.00 03:08:26 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 Average: eth0 89.88 89.14 503.98 22.23 0.00 0.00 0.00 0.00 03:08:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:26 Average: docker0 55.24 47.40 4.41 205.98 0.00 0.00 0.00 0.00 03:08:26 03:08:26 03:08:26 ---> sar -P ALL: 03:08:26 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 03:08:26 03:08:26 02:46:25 LINUX RESTART (2 CPU) 03:08:26 03:08:26 02:47:01 CPU %user %nice %system %iowait %steal %idle 03:08:26 02:48:01 all 17.47 0.00 5.57 3.10 0.08 73.79 03:08:26 02:48:01 0 12.27 0.00 6.71 3.72 0.07 77.24 03:08:26 02:48:01 1 22.69 0.00 4.43 2.47 0.09 70.33 03:08:26 02:49:01 all 45.00 0.00 8.71 2.19 0.10 43.99 03:08:26 02:49:01 0 45.26 0.00 9.53 2.27 0.11 42.83 03:08:26 02:49:01 1 44.74 0.00 7.90 2.12 0.09 45.15 03:08:26 02:50:02 all 32.12 0.00 4.56 0.20 0.08 63.04 03:08:26 02:50:02 0 32.16 0.00 4.48 0.19 0.09 63.09 03:08:26 02:50:02 1 32.09 0.00 4.64 0.21 0.07 62.99 03:08:26 02:51:01 all 52.55 0.00 9.85 1.60 0.10 35.90 03:08:26 02:51:01 0 54.02 0.00 10.04 2.18 0.09 33.67 03:08:26 02:51:01 1 51.09 0.00 9.66 1.03 0.11 38.11 03:08:26 02:52:01 all 37.67 0.00 20.67 35.41 0.11 6.14 03:08:26 02:52:01 0 37.90 0.00 20.74 35.44 0.11 5.81 03:08:26 02:52:01 1 37.43 0.00 20.61 35.37 0.11 6.48 03:08:26 02:53:01 all 77.86 0.00 17.48 4.17 0.09 0.40 03:08:26 02:53:01 0 78.50 0.00 16.91 4.28 0.09 0.22 03:08:26 02:53:01 1 77.21 0.00 18.05 4.07 0.09 0.57 03:08:26 02:54:01 all 40.23 0.00 10.32 3.19 0.09 46.17 03:08:26 02:54:01 0 39.05 0.00 11.43 3.50 0.09 45.93 03:08:26 02:54:01 1 41.41 0.00 9.21 2.87 0.09 46.41 03:08:26 02:55:01 all 0.03 0.00 0.04 0.00 0.03 99.90 03:08:26 02:55:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:08:26 02:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:08:26 02:56:01 all 0.13 0.00 0.37 0.00 0.04 99.46 03:08:26 02:56:01 0 0.18 0.00 0.53 0.00 0.05 99.23 03:08:26 02:56:01 1 0.08 0.00 0.20 0.00 0.03 99.68 03:08:26 02:57:01 all 0.08 0.00 0.02 0.00 0.03 99.88 03:08:26 02:57:01 0 0.13 0.00 0.02 0.00 0.02 99.83 03:08:26 02:57:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:08:26 02:58:01 all 0.10 0.00 0.02 0.00 0.02 99.87 03:08:26 02:58:01 0 0.15 0.00 0.02 0.00 0.00 99.83 03:08:26 02:58:01 1 0.05 0.00 0.02 0.00 0.03 99.90 03:08:26 03:08:26 02:58:01 CPU %user %nice %system %iowait %steal %idle 03:08:26 02:59:01 all 0.08 0.00 0.03 0.00 0.03 99.87 03:08:26 02:59:01 0 0.12 0.00 0.02 0.00 0.02 99.85 03:08:26 02:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:08:26 03:00:01 all 0.04 0.00 0.03 0.00 0.02 99.92 03:08:26 03:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:08:26 03:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:08:26 03:01:01 all 0.08 0.00 0.03 0.00 0.03 99.87 03:08:26 03:01:01 0 0.12 0.00 0.02 0.00 0.02 99.85 03:08:26 03:01:01 1 0.03 0.00 0.05 0.00 0.03 99.88 03:08:26 03:02:01 all 0.14 0.00 0.05 0.00 0.03 99.78 03:08:26 03:02:01 0 0.20 0.00 0.05 0.00 0.02 99.73 03:08:26 03:02:01 1 0.08 0.00 0.05 0.00 0.03 99.83 03:08:26 03:03:01 all 0.08 0.00 0.01 0.00 0.02 99.90 03:08:26 03:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:08:26 03:03:01 1 0.12 0.00 0.00 0.00 0.02 99.87 03:08:26 03:04:01 all 0.09 0.00 0.03 0.00 0.02 99.87 03:08:26 03:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:08:26 03:04:01 1 0.15 0.00 0.03 0.00 0.00 99.82 03:08:26 03:05:01 all 0.09 0.00 0.02 0.00 0.03 99.87 03:08:26 03:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 03:08:26 03:05:01 1 0.17 0.00 0.02 0.00 0.02 99.80 03:08:26 03:06:01 all 0.09 0.00 0.03 0.00 0.03 99.86 03:08:26 03:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:08:26 03:06:01 1 0.15 0.00 0.02 0.00 0.02 99.82 03:08:26 03:07:01 all 0.11 0.00 0.03 0.00 0.02 99.85 03:08:26 03:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:08:26 03:07:01 1 0.18 0.00 0.03 0.00 0.02 99.77 03:08:26 03:08:01 all 0.87 0.00 0.41 0.03 0.03 98.67 03:08:26 03:08:01 0 0.82 0.00 0.42 0.03 0.02 98.71 03:08:26 03:08:01 1 0.92 0.00 0.40 0.02 0.03 98.63 03:08:26 Average: all 13.74 0.00 3.52 2.22 0.05 80.48 03:08:26 Average: 0 13.54 0.00 3.65 2.30 0.04 80.46 03:08:26 Average: 1 13.93 0.00 3.39 2.14 0.05 80.49 03:08:26 03:08:26 03:08:26