Pull request #3125 updated 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at d0bc3b104123489a76cc16a6f8c025e818c2e684 rather than 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 Obtained Jenkinsfile from d0bc3b104123489a76cc16a6f8c025e818c2e684 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24853 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 Merge succeeded, producing 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 Checking out Revision 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 (PR-3125) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 Commit message: "feat(notifications): Implement GET /subscription/category/{category} V2 API" First time build. Skipping changelog. > git rev-list --no-walk 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:26:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:26:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:26:52 ========================================================= 04:26:52 EdgeX Global Pipelines Version Info 04:26:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:26:53 ------------------- 04:26:53 stable info: 04:26:53 ------------------- 04:26:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:26:53 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:26:53 Message: update stable to v1.0.179 04:26:54 ------------------- 04:26:54 experimental info: 04:26:54 ------------------- 04:26:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:26:54 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:26:54 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:26:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:26:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:26:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3125 [Pipeline] echo 04:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3125 [Pipeline] echo 04:26:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3125 [Pipeline] echo 04:26:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [Pipeline] echo 04:26:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d81619 [Pipeline] echo 04:26:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:26:57 provisioning config files... 04:26:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4235049506616800274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:57 ---> docker-login.sh 04:26:57 nexus3.edgexfoundry.org:10001 04:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:58 Configure a credential helper to remove this warning. See 04:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:58 04:26:58 Login Succeeded 04:26:58 nexus3.edgexfoundry.org:10002 04:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:58 Configure a credential helper to remove this warning. See 04:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:58 04:26:58 Login Succeeded 04:26:58 nexus3.edgexfoundry.org:10003 04:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:58 Configure a credential helper to remove this warning. See 04:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:58 04:26:58 Login Succeeded 04:26:58 nexus3.edgexfoundry.org:10004 04:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:58 Configure a credential helper to remove this warning. See 04:26:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:58 04:26:58 Login Succeeded 04:26:58 docker.io 04:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:59 Configure a credential helper to remove this warning. See 04:26:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:59 04:26:59 Login Succeeded 04:26:59 ---> docker-login.sh ends [Pipeline] } 04:26:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:26:59 ++ 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 04:26:59 + for file in '`ls cmd/**/Dockerfile`' 04:26:59 ++ dirname cmd/core-command/Dockerfile 04:26:59 ++ cut -d/ -f2 04:26:59 + echo core-command,cmd/core-command/Dockerfile 04:26:59 + for file in '`ls cmd/**/Dockerfile`' 04:26:59 ++ dirname cmd/core-data/Dockerfile 04:26:59 ++ cut -d/ -f2 04:26:59 + echo core-data,cmd/core-data/Dockerfile 04:26:59 + for file in '`ls cmd/**/Dockerfile`' 04:26:59 ++ dirname cmd/core-metadata/Dockerfile 04:26:59 ++ cut -d/ -f2 04:26:59 + echo core-metadata,cmd/core-metadata/Dockerfile 04:26:59 + for file in '`ls cmd/**/Dockerfile`' 04:26:59 ++ dirname cmd/security-bootstrapper/Dockerfile 04:26:59 ++ cut -d/ -f2 04:26:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:26:59 + for file in '`ls cmd/**/Dockerfile`' 04:26:59 ++ dirname cmd/security-proxy-setup/Dockerfile 04:26:59 ++ cut -d/ -f2 04:26:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:26:59 + for file in '`ls cmd/**/Dockerfile`' 04:26:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:26:59 ++ cut -d/ -f2 04:26:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:26:59 + for file in '`ls cmd/**/Dockerfile`' 04:26:59 ++ dirname cmd/support-notifications/Dockerfile 04:26:59 ++ cut -d/ -f2 04:26:59 + echo support-notifications,cmd/support-notifications/Dockerfile 04:26:59 + for file in '`ls cmd/**/Dockerfile`' 04:26:59 ++ dirname cmd/support-scheduler/Dockerfile 04:26:59 ++ cut -d/ -f2 04:26:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:26:59 + for file in '`ls cmd/**/Dockerfile`' 04:26:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:26:59 ++ cut -d/ -f2 04:26:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:26:59 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:27:00 04:27:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:27:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:27:01 latest: Pulling from edgex-devops/git-semver 04:27:01 31603596830f: Pulling fs layer 04:27:01 2a8b12db71e7: Pulling fs layer 04:27:01 6ca5941a6612: Pulling fs layer 04:27:01 ecc8261a40a4: Pulling fs layer 04:27:01 ecc8261a40a4: Waiting 04:27:01 2a8b12db71e7: Verifying Checksum 04:27:01 31603596830f: Verifying Checksum 04:27:01 31603596830f: Download complete 04:27:01 ecc8261a40a4: Verifying Checksum 04:27:01 ecc8261a40a4: Download complete 04:27:01 6ca5941a6612: Verifying Checksum 04:27:01 6ca5941a6612: Download complete 04:27:01 31603596830f: Pull complete 04:27:01 2a8b12db71e7: Pull complete 04:27:02 6ca5941a6612: Pull complete 04:27:03 ecc8261a40a4: Pull complete 04:27:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:27:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:27:03 prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container 04:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:27:05 $ docker top fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:06 [ssh-agent] Looking for ssh-agent implementation... 04:27:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:06 $ docker exec fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d ssh-agent 04:27:06 SSH_AUTH_SOCK=/tmp/ssh-c9m1WXy1gnlm/agent.13 04:27:06 SSH_AGENT_PID=18 04:27:06 Running ssh-add (command line suppressed) 04:27:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7840222178696816961.key (/w/workspace/edgex-go/2@tmp/private_key_7840222178696816961.key) 04:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:07 + git tag --points-at HEAD [Pipeline] } 04:27:07 $ docker exec --env ******** --env ******** fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d ssh-agent -k 04:27:07 unset SSH_AUTH_SOCK; 04:27:07 unset SSH_AGENT_PID; 04:27:07 echo Agent pid 18 killed; 04:27:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:07 [ssh-agent] Looking for ssh-agent implementation... 04:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:07 $ docker exec fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d ssh-agent 04:27:08 SSH_AUTH_SOCK=/tmp/ssh-xVZ1UAJ6SnJl/agent.47 04:27:08 SSH_AGENT_PID=52 04:27:08 Running ssh-add (command line suppressed) 04:27:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1383099880877765964.key (/w/workspace/edgex-go/2@tmp/private_key_1383099880877765964.key) 04:27:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:08 + git semver init 04:27:08 # -> Open(): unable to determine branch for HEAD 04:27:08 # $GIT_DIR = /w/workspace/edgex-go/2/.git 04:27:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 04:27:08 # $SEMVER_REMOTE_NAME = origin 04:27:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:27:08 # $SEMVER_USER_NAME = edgex-jenkins 04:27:08 # $SEMVER_BRANCH = PR-3125 04:27:08 # $SEMVER_TEMP = /tmp/semver-901162876 04:27:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:27:35 # '/tmp/semver-901162876' -> '/w/workspace/edgex-go/2/.semver' 04:27:35 # -> Force: false 04:27:35 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 04:27:35 $ docker exec --env ******** --env ******** fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d ssh-agent -k 04:27:35 unset SSH_AUTH_SOCK; 04:27:35 unset SSH_AGENT_PID; 04:27:35 echo Agent pid 52 killed; 04:27:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:36 + git semver [Pipeline] } 04:27:36 $ docker stop --time=1 fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d 04:27:37 $ docker rm -f fa2001a4924339b06c59e038b45df016feb50e99fb561697ad2e7d0caa38682d [Pipeline] // withDockerContainer [Pipeline] sh 04:27:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:27:38 Stashed 1 file(s) [Pipeline] echo 04:27:38 [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 04:27:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:27:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:27:40 + sudo service docker restart 04:27:40 + true 04:27:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 04:27:41 ========================================================= 04:27:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:27:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:27:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 04:27:45 Sending build context to Docker daemon 327.6MB 04:27:45 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 04:27:45 Step 2/6 : FROM ${BASE} 04:27:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:27:45 188c0c94c7c5: Pulling fs layer 04:27:45 0ef7d3d256c8: Pulling fs layer 04:27:45 de9db76c5a1d: Pulling fs layer 04:27:45 bca2f99d35d6: Pulling fs layer 04:27:45 93359f2a8cfa: Pulling fs layer 04:27:45 7c6f9722023f: Pulling fs layer 04:27:45 a35cf1a2eb13: Pulling fs layer 04:27:45 bca2f99d35d6: Waiting 04:27:45 7c6f9722023f: Waiting 04:27:45 93359f2a8cfa: Waiting 04:27:45 a35cf1a2eb13: Waiting 04:27:45 de9db76c5a1d: Download complete 04:27:45 0ef7d3d256c8: Verifying Checksum 04:27:45 0ef7d3d256c8: Download complete 04:27:45 93359f2a8cfa: Verifying Checksum 04:27:45 93359f2a8cfa: Download complete 04:27:45 188c0c94c7c5: Verifying Checksum 04:27:45 188c0c94c7c5: Download complete 04:27:45 7c6f9722023f: Download complete 04:27:45 188c0c94c7c5: Pull complete 04:27:45 0ef7d3d256c8: Pull complete 04:27:46 de9db76c5a1d: Pull complete 04:27:47 a35cf1a2eb13: Verifying Checksum 04:27:47 a35cf1a2eb13: Download complete 04:27:48 bca2f99d35d6: Verifying Checksum 04:27:48 bca2f99d35d6: Download complete 04:27:54 Still waiting to schedule task 04:27:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:27:55 bca2f99d35d6: Pull complete 04:27:55 93359f2a8cfa: Pull complete 04:27:55 7c6f9722023f: Pull complete 04:27:59 a35cf1a2eb13: Pull complete 04:27:59 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:27:59 ---> a62c8e92a672 04:27:59 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 04:27:59 ---> Running in 702f8578ceb8 04:27:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:28:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:28:03 (1/12) Installing libmagic (5.38-r0) 04:28:04 (2/12) Installing file (5.38-r0) 04:28:04 (3/12) Installing libc-dev (0.7.2-r3) 04:28:04 (4/12) Installing g++ (9.3.0-r2) 04:28:36 (5/12) Installing fortify-headers (1.1-r0) 04:28:36 (6/12) Installing patch (2.7.6-r6) 04:28:36 (7/12) Installing build-base (0.5-r2) 04:28:36 (8/12) Installing libsodium (1.0.18-r0) 04:28:36 (9/12) Installing pkgconf (1.7.2-r0) 04:28:36 (10/12) Installing libsodium-dev (1.0.18-r0) 04:28:36 (11/12) Installing libzmq (4.3.3-r0) 04:28:36 (12/12) Installing zeromq-dev (4.3.3-r0) 04:28:36 Executing busybox-1.31.1-r19.trigger 04:28:36 OK: 233 MiB in 51 packages 04:28:37 Removing intermediate container 702f8578ceb8 04:28:37 ---> 67e16fef7b84 04:28:37 Step 4/6 : WORKDIR /edgex-go 04:28:37 ---> Running in 9fbda501e3f4 04:28:37 Removing intermediate container 9fbda501e3f4 04:28:37 ---> 3255e69ce57c 04:28:37 Step 5/6 : COPY go.mod . 04:28:37 ---> d7363acb8884 04:28:37 Step 6/6 : RUN go mod download 04:28:38 ---> Running in 6e9c5fd476c5 04:29:00 Removing intermediate container 6e9c5fd476c5 04:29:00 ---> ec7b2e22d7d7 04:29:00 Successfully built ec7b2e22d7d7 04:29:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:29:00 + docker inspect -f . ci-base-image-x86_64 04:29:00 . [Pipeline] withDockerContainer 04:29:00 prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container 04:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:29:01 $ docker top 0bea99ec3f48901f842b550e48f8c3353da31b203c5a9f9858ade0fbc1f9ae12 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:02 + go version 04:29:02 go version go1.15.5 linux/amd64 [Pipeline] } 04:29:02 $ docker stop --time=1 0bea99ec3f48901f842b550e48f8c3353da31b203c5a9f9858ade0fbc1f9ae12 04:29:03 $ docker rm -f 0bea99ec3f48901f842b550e48f8c3353da31b203c5a9f9858ade0fbc1f9ae12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:29:04 + docker inspect -f . ci-base-image-x86_64 04:29:04 . [Pipeline] withDockerContainer 04:29:04 prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container 04:29:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:29:05 $ docker top 553940fe8f93aacadba4fa8fb47016e9619b4c18e59a48d62748ea245130de20 -eo pid,comm [Pipeline] { [Pipeline] echo 04:29:05 ========================================================= 04:29:05 [edgeXBuildGoParallel] Running Tests and Build... 04:29:05 ========================================================= [Pipeline] sh 04:29:06 + make test 04:29:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:29:16 ? github.com/edgexfoundry/edgex-go [no test files] 04:29:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:29:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:29:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 04:29:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:29:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:29:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:29:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:29:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:29:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:29:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24859 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws 04:29:42 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:29:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:29:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:29:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:29:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.140s coverage: 46.0% of statements 04:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:29:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 04:29:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements 04:29:48 using credential edgex-jenkins-ssh 04:29:48 Cloning the remote Git repository 04:29:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:29:48 > git init /w/workspace/edgex-go/2 # timeout=10 04:29:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:29:49 > git --version # timeout=10 04:29:49 > git --version # 'git version 2.17.1' 04:29:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:29:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.214s coverage: 27.1% of statements 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.130s coverage: 65.8% of statements 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.137s coverage: 82.3% of statements 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 04:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.418s coverage: 28.6% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.138s coverage: 97.5% of statements 04:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:29:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements 04:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:29:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.459s coverage: 92.8% of statements 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:29:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.1% of statements 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 04:29:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 45.5% of statements 04:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 04:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements 04:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 04:29:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements 04:30:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 04:30:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.028s coverage: 44.8% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.103s coverage: 91.4% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.5% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 68.9% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.285s coverage: 84.0% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.058s coverage: 100.0% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.159s coverage: 47.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.089s coverage: 87.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.763s coverage: 29.1% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.064s coverage: 100.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 04:30:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 04:30:21 GO111MODULE=on go vet ./... 04:30:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:30:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:30:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:30:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:30:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:30:28 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:30:29 Merge succeeded, producing 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:30:29 Checking out Revision 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 (PR-3125) 04:30:28 > git config core.sparsecheckout # timeout=10 04:30:28 > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 04:30:28 > git remote # timeout=10 04:30:28 > git config --get remote.origin.url # timeout=10 04:30:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:30:29 > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 04:30:29 > git rev-parse HEAD^{commit} # timeout=10 04:30:29 > git config core.sparsecheckout # timeout=10 04:30:29 > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 04:30:33 Commit message: "feat(notifications): Implement GET /subscription/category/{category} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:30:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:30:35 + + sudo service docker restart 04:30:35 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:30:37 provisioning config files... 04:30:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config66606826573608239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:38 ---> docker-login.sh 04:30:38 nexus3.edgexfoundry.org:10001 04:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:39 Configure a credential helper to remove this warning. See 04:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:39 04:30:39 Login Succeeded 04:30:39 nexus3.edgexfoundry.org:10002 04:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:40 Configure a credential helper to remove this warning. See 04:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:40 04:30:40 Login Succeeded 04:30:40 nexus3.edgexfoundry.org:10003 04:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:40 Configure a credential helper to remove this warning. See 04:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:40 04:30:40 Login Succeeded 04:30:40 nexus3.edgexfoundry.org:10004 04:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:41 Configure a credential helper to remove this warning. See 04:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:41 04:30:41 Login Succeeded 04:30:41 docker.io 04:30:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:41 Configure a credential helper to remove this warning. See 04:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:41 04:30:41 Login Succeeded 04:30:42 ---> docker-login.sh ends [Pipeline] } 04:30:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:42 ========================================================= 04:30:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:30:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:30:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 04:30:45 Sending build context to Docker daemon 166.2MB 04:30:45 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 04:30:45 Step 2/6 : FROM ${BASE} 04:30:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:30:45 5f621e34cdf4: Pulling fs layer 04:30:45 a4357932f1b6: Pulling fs layer 04:30:45 18c013af1878: Pulling fs layer 04:30:45 00ac8860ef70: Pulling fs layer 04:30:45 63d7cb157983: Pulling fs layer 04:30:45 b116817d02f9: Pulling fs layer 04:30:45 745a02a5169b: Pulling fs layer 04:30:45 00ac8860ef70: Waiting 04:30:45 63d7cb157983: Waiting 04:30:45 b116817d02f9: Waiting 04:30:45 745a02a5169b: Waiting 04:30:45 18c013af1878: Verifying Checksum 04:30:45 18c013af1878: Download complete 04:30:45 a4357932f1b6: Download complete 04:30:45 63d7cb157983: Verifying Checksum 04:30:45 63d7cb157983: Download complete 04:30:45 b116817d02f9: Verifying Checksum 04:30:45 b116817d02f9: Download complete 04:30:45 5f621e34cdf4: Verifying Checksum 04:30:45 5f621e34cdf4: Download complete 04:30:46 5f621e34cdf4: Pull complete 04:30:47 a4357932f1b6: Pull complete 04:30:47 18c013af1878: Pull complete 04:30:48 gofmt -l . 04:30:48 [ "`gofmt -l .`" = "" ] 04:30:48 ./bin/test-go-mod-tidy.sh 04:30:48 ./bin/test-attribution-txt.sh [Pipeline] sh 04:30:48 745a02a5169b: Verifying Checksum 04:30:48 745a02a5169b: Download complete 04:30:48 + ls -al . 04:30:48 total 688 04:30:48 drwxrwxr-x 10 1001 1001 4096 Feb 4 04:30 . 04:30:48 drwxr-xr-x 4 root root 28 Feb 4 04:29 .. 04:30:48 -rw-rw-r-- 1 1001 1001 11 Feb 4 04:26 .dockerignore 04:30:48 drwxrwxr-x 8 1001 1001 179 Feb 4 04:26 .git 04:30:48 drwxrwxr-x 3 1001 1001 125 Feb 4 04:26 .github 04:30:48 -rw-rw-r-- 1 1001 1001 872 Feb 4 04:26 .gitignore 04:30:48 drwx------ 3 1001 1001 60 Feb 4 04:27 .semver 04:30:48 -rw-rw-r-- 1 1001 1001 166 Feb 4 04:26 .sonarcloud.properties 04:30:48 -rw-rw-r-- 1 1001 1001 7859 Feb 4 04:26 Attribution.txt 04:30:48 -rw-rw-r-- 1 1001 1001 3804 Feb 4 04:26 CONTRIBUTING.md 04:30:48 -rw-rw-r-- 1 1001 1001 931 Feb 4 04:26 Dockerfile.build 04:30:48 -rw-rw-r-- 1 1001 1001 863 Feb 4 04:26 Jenkinsfile 04:30:48 -rw-rw-r-- 1 1001 1001 10775 Feb 4 04:26 LICENSE 04:30:48 -rw-rw-r-- 1 1001 1001 6001 Feb 4 04:26 Makefile 04:30:48 -rw-rw-r-- 1 1001 1001 6524 Feb 4 04:26 README.md 04:30:48 -rw-rw-r-- 1 1001 1001 6755 Feb 4 04:26 SECURITY.md 04:30:48 -rw-rw-r-- 1 1001 1001 5 Feb 4 04:27 VERSION 04:30:48 -rw-rw-r-- 1 1001 1001 4131 Feb 4 04:26 ZMQWindows.md 04:30:48 drwxrwxr-x 2 1001 1001 117 Feb 4 04:26 bin 04:30:48 drwxrwxr-x 15 1001 1001 4096 Feb 4 04:26 cmd 04:30:48 -rw-r--r-- 1 root root 583066 Feb 4 04:30 coverage.out 04:30:48 -rw-r--r-- 1 root root 1054 Feb 4 04:30 go.mod 04:30:48 -rw-r--r-- 1 root root 19399 Feb 4 04:30 go.sum 04:30:48 drwxrwxr-x 8 1001 1001 127 Feb 4 04:26 internal 04:30:48 drwxrwxr-x 4 1001 1001 26 Feb 4 04:26 openapi 04:30:48 drwxrwxr-x 4 1001 1001 71 Feb 4 04:26 snap 04:30:48 -rw-rw-r-- 1 1001 1001 168 Feb 4 04:26 version.go [Pipeline] sh 04:30:49 + '[' -e coverage.out ] 04:30:49 + chown 1001:1001 coverage.out [Pipeline] stash 04:30:49 Stashed 1 file(s) [Pipeline] sh 04:30:49 + make build 04:30:49 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 04:30:50 00ac8860ef70: Verifying Checksum 04:30:50 00ac8860ef70: Download complete 04:30:54 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 04:31:02 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 04:31:02 00ac8860ef70: Pull complete 04:31:02 63d7cb157983: Pull complete 04:31:02 b116817d02f9: Pull complete 04:31:02 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 04:31:04 745a02a5169b: Pull complete 04:31:04 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:31:04 ---> b7e6874047d6 04:31:04 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 04:31:04 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 04:31: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 04:31:06 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 04:31:08 ---> Running in d4b6685f4a3f 04:31:08 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 04:31:08 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 04:31:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:31:10 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 04:31:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 04:31:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:31: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 04:31:13 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] } 04:31:15 $ docker stop --time=1 553940fe8f93aacadba4fa8fb47016e9619b4c18e59a48d62748ea245130de20 04:31:15 (1/12) Installing libmagic (5.38-r0) 04:31:16 (2/12) Installing file (5.38-r0) 04:31:16 (3/12) Installing libc-dev (0.7.2-r3) 04:31:16 (4/12) Installing g++ (9.3.0-r2) 04:31:17 $ docker rm -f 553940fe8f93aacadba4fa8fb47016e9619b4c18e59a48d62748ea245130de20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:31:19 04:31:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:31:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:31:19 latest: Pulling from edgex-devops/edgex-compose 04:31:19 cbdbe7a5bc2a: Pulling fs layer 04:31:19 ca9280d653b3: Pulling fs layer 04:31:19 7e9c9ca2126c: Pulling fs layer 04:31:20 cbdbe7a5bc2a: Verifying Checksum 04:31:20 cbdbe7a5bc2a: Download complete 04:31:20 cbdbe7a5bc2a: Pull complete 04:31:21 ca9280d653b3: Verifying Checksum 04:31:21 ca9280d653b3: Download complete 04:31:22 ca9280d653b3: Pull complete 04:31:22 7e9c9ca2126c: Verifying Checksum 04:31:22 7e9c9ca2126c: Download complete 04:31:29 7e9c9ca2126c: Pull complete 04:31:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:31:29 prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container 04:31:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:31:32 $ docker top c5f1cc4c2b4947aef4ad2b2627face2f7919a5aca4dc0077ea3869688d805234 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:33 + docker-compose build --help 04:31:33 + grep parallel 04:31:34 --parallel Build images in parallel. [Pipeline] } 04:31:34 $ docker stop --time=1 c5f1cc4c2b4947aef4ad2b2627face2f7919a5aca4dc0077ea3869688d805234 04:31:35 $ docker rm -f c5f1cc4c2b4947aef4ad2b2627face2f7919a5aca4dc0077ea3869688d805234 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:31:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:31:36 . [Pipeline] withDockerContainer 04:31:36 prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container 04:31:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:31:37 $ docker top 904c68b4731aa25aa7f4e5d677070286c88d314cf0989730634cdcaa32ff0cb5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:37 + docker-compose -f ./docker-compose-build.yml build --parallel 04:31:38 Building docker-core-command-go ... 04:31:38 Building docker-core-data-go ... 04:31:38 Building docker-core-metadata-go ... 04:31:38 Building docker-security-bootstrapper-go ... 04:31:38 Building docker-security-proxy-setup-go ... 04:31:38 Building docker-security-secretstore-setup-go ... 04:31:38 Building docker-support-notifications-go ... 04:31:38 Building docker-support-scheduler-go ... 04:31:38 Building docker-sys-mgmt-agent-go ... 04:31:38 Building docker-security-secretstore-setup-go 04:31:38 Building docker-core-metadata-go 04:31:38 Building docker-core-command-go 04:31:38 Building docker-security-proxy-setup-go 04:31:38 Building docker-security-bootstrapper-go 04:31:48 (5/12) Installing fortify-headers (1.1-r0) 04:31:48 (6/12) Installing patch (2.7.6-r6) 04:31:48 (7/12) Installing build-base (0.5-r2) 04:31:48 (8/12) Installing libsodium (1.0.18-r0) 04:31:48 (9/12) Installing pkgconf (1.7.2-r0) 04:31:48 (10/12) Installing libsodium-dev (1.0.18-r0) 04:31:48 (11/12) Installing libzmq (4.3.3-r0) 04:31:48 (12/12) Installing zeromq-dev (4.3.3-r0) 04:31:48 Executing busybox-1.31.1-r19.trigger 04:31:48 OK: 217 MiB in 51 packages 04:31:52 Removing intermediate container d4b6685f4a3f 04:31:52 ---> 7a44659b33c4 04:31:52 Step 4/6 : WORKDIR /edgex-go 04:31:52 ---> Running in cf979b850295 04:31:52 Removing intermediate container cf979b850295 04:31:52 ---> 3b1e7970946c 04:31:52 Step 5/6 : COPY go.mod . 04:31:53 ---> 70a88f7de504 04:31:53 Step 6/6 : RUN go mod download 04:31:53 ---> Running in 188ae62a959b 04:32:17 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:32:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:32:17 ---> ec7b2e22d7d7 04:32:17 Step 3/31 : WORKDIR /edgex-go 04:32:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:32:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:32:17 ---> ec7b2e22d7d7 04:32:17 Step 3/23 : WORKDIR /edgex-go 04:32:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:32:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:32:17 ---> ec7b2e22d7d7 04:32:17 Step 3/24 : WORKDIR /edgex-go 04:32:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:32:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:32:17 ---> ec7b2e22d7d7 04:32:17 Step 3/23 : WORKDIR /edgex-go 04:32:17 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:32:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:32:17 ---> ec7b2e22d7d7 04:32:17 Step 3/21 : WORKDIR /edgex-go 04:32:17 ---> Running in c3d6bab26eac 04:32:17 ---> Running in 10c1b8b09791 04:32:17 ---> Running in a5e221388955 04:32:17 ---> Running in a81652c5ff81 04:32:17 ---> Running in 33d6d9e98492 04:32:17 Removing intermediate container c3d6bab26eac 04:32:17 ---> fcf4e6392972 04:32:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:32:17 Removing intermediate container a81652c5ff81 04:32:17 ---> 8f019793ca5b 04:32:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:32:17 Removing intermediate container a5e221388955 04:32:17 ---> 2f4437d19e0f 04:32:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:32:17 Removing intermediate container 33d6d9e98492 04:32:17 ---> 6e2293b2e019 04:32:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:32:17 Removing intermediate container 10c1b8b09791 04:32:17 ---> 0f49045c6ccc 04:32:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:32:17 ---> Running in 0dc2100155a2 04:32:17 ---> Running in edd3be7751b0 04:32:17 ---> Running in db494ae05e04 04:32:17 ---> Running in 542f32cc41cb 04:32:17 ---> Running in 0318d1d357e8 04:32:17 Removing intermediate container edd3be7751b0 04:32:17 ---> 7ab487ab96c7 04:32:17 Step 5/21 : RUN apk add --update --no-cache make git 04:32:17 ---> Running in a7144fde42b7 04:32:17 Removing intermediate container 0dc2100155a2 04:32:17 ---> 7fb07882ef48 04:32:17 Step 5/23 : RUN apk add --update --no-cache make git 04:32:17 Removing intermediate container db494ae05e04 04:32:17 ---> 49963a07a72c 04:32:17 Step 5/24 : RUN apk add --update --no-cache make git 04:32:17 ---> Running in 53a1859405be 04:32:17 ---> Running in 9a443fbe85f7 04:32:18 Removing intermediate container 0318d1d357e8 04:32:18 ---> ed3991e6f91d 04:32:18 Step 5/31 : RUN apk add --update --no-cache make git 04:32:18 ---> Running in 6af6bb2f59bc 04:32:18 Removing intermediate container 542f32cc41cb 04:32:18 ---> 71a4b241060b 04:32:18 Step 5/23 : RUN apk add --update --no-cache make git 04:32:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:18 ---> Running in a7e2508be9a8 04:32:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:20 Removing intermediate container 188ae62a959b 04:32:20 ---> e288f16caf90 04:32:20 Successfully built e288f16caf90 04:32:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:32:20 + docker inspect -f . ci-base-image-arm64 04:32:20 . [Pipeline] withDockerContainer 04:32:20 prd-ubuntu18.04-docker-arm64-4c-16g-24859 does not seem to be running inside a container 04:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:22 OK: 233 MiB in 51 packages 04:32:22 OK: 233 MiB in 51 packages 04:32:22 OK: 233 MiB in 51 packages 04:32:22 $ docker top ff1951807d507c99dcc4935e258ad563b18a4fe77ef56180888e6ace06d17020 -eo pid,comm 04:32:22 OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] sh 04:32:23 Removing intermediate container 6af6bb2f59bc 04:32:23 ---> 8f98f2ed2d5c 04:32:23 Step 6/31 : COPY go.mod . 04:32:23 OK: 233 MiB in 51 packages 04:32:23 Removing intermediate container 9a443fbe85f7 04:32:23 ---> 5015a7135418 04:32:23 Step 6/24 : COPY go.mod . 04:32:23 Removing intermediate container 53a1859405be 04:32:23 ---> c168d356919a 04:32:23 Step 6/23 : COPY go.mod . 04:32:23 ---> 29f8f9dc28f4 04:32:23 Step 7/31 : RUN go mod download 04:32:23 + go version 04:32:23 go version go1.15.5 linux/arm64 [Pipeline] } 04:32:23 $ docker stop --time=1 ff1951807d507c99dcc4935e258ad563b18a4fe77ef56180888e6ace06d17020 04:32:23 Removing intermediate container a7144fde42b7 04:32:23 ---> 441b30fb1911 04:32:23 Step 6/21 : COPY go.mod . 04:32:23 ---> Running in 9903fdf00f67 04:32:23 ---> be175d50a8c5 04:32:23 Step 7/23 : RUN go mod download 04:32:23 ---> 10ed10834513 04:32:23 Step 7/24 : RUN go mod download 04:32:24 ---> Running in ece2fa8a8e20 04:32:24 ---> Running in 396fac5232bc 04:32:24 ---> 87a8478584b2 04:32:24 Step 7/21 : RUN go mod download 04:32:24 Removing intermediate container a7e2508be9a8 04:32:24 ---> 38f21f0bdf6a 04:32:24 Step 6/23 : COPY go.mod . 04:32:24 ---> Running in 7425d69b9c68 04:32:24 ---> 90eccf5a0d2d 04:32:24 Step 7/23 : RUN go mod download 04:32:25 ---> Running in 989a84505458 04:32:25 $ docker rm -f ff1951807d507c99dcc4935e258ad563b18a4fe77ef56180888e6ace06d17020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 04:32:26 Removing intermediate container 9903fdf00f67 04:32:26 ---> 0e305c2e7ed9 04:32:26 Step 8/31 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:32:26 Removing intermediate container ece2fa8a8e20 04:32:26 ---> 4ebcd60d56b4 04:32:26 Step 8/23 : COPY . . 04:32:26 + docker inspect -f . ci-base-image-arm64 04:32:26 . [Pipeline] withDockerContainer 04:32:26 prd-ubuntu18.04-docker-arm64-4c-16g-24859 does not seem to be running inside a container 04:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:32:28 $ docker top 4de31fc1344cb024d46e2ca01fec6824e1ac73859c97e4de5ee475584c13cb59 -eo pid,comm [Pipeline] { [Pipeline] echo 04:32:28 ========================================================= 04:32:28 [edgeXBuildGoParallel] Running Tests and Build... 04:32:28 ========================================================= [Pipeline] sh 04:32:29 Removing intermediate container 7425d69b9c68 04:32:29 ---> 01ed3f80a8d2 04:32:29 Step 8/21 : COPY . . 04:32:29 + make test 04:32:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:32:29 Removing intermediate container 396fac5232bc 04:32:29 ---> ba29c5131871 04:32:29 Step 8/24 : COPY . . 04:32:31 Removing intermediate container 989a84505458 04:32:31 ---> f4388d35ad3d 04:32:31 Step 8/23 : COPY . . 04:32:51 ? github.com/edgexfoundry/edgex-go [no test files] 04:33:10 ---> 86532072ffcf 04:33:10 Step 9/23 : RUN make cmd/core-command/core-command 04:33:10 ---> 6704fbf196dd 04:33:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 04:33:10 ---> 1dc8107d5b90 04:33:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:33:10 ---> Running in b288dadd4860 04:33:10 ---> Running in 68d76647e5c0 04:33:10 ---> Running in 8a8d6482e44f 04:33:10 ---> c75ac790075d 04:33:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:33:10 ---> 2bf175816d51 04:33:10 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:33:10 ---> Running in 6cc6bb8f9405 04:33:10 ---> Running in 386365f84c94 04:33:10 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 04:33:10 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 04:33:10 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 04:33:10 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 04:33:10 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 04:33:37 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 04:33: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 04:33:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 04:33:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:33:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:33:46 Removing intermediate container 386365f84c94 04:33:46 ---> c87c2c73b61f 04:33:46 04:33:46 Step 10/24 : FROM alpine:3.12 04:33:46 Removing intermediate container 6cc6bb8f9405 04:33:46 ---> 8ef18649beb0 04:33:46 04:33:46 Step 10/21 : FROM alpine:3.12 04:33:46 3.12: Pulling from library/alpine 04:33:46 3.12: Pulling from library/alpine 04:33:46 Removing intermediate container 68d76647e5c0 04:33:46 ---> 30134a1559a0 04:33:46 04:33:46 Step 10/31 : FROM alpine:3.12 04:33:46 3.12: Pulling from library/alpine 04:33:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:33:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:33:46 Status: Downloaded newer image for alpine:3.12 04:33:46 Status: Image is up to date for alpine:3.12 04:33:46 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:33:46 Status: Image is up to date for alpine:3.12 04:33:46 ---> 389fef711851 04:33:46 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 04:33:46 ---> 389fef711851 04:33:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:33:46 ---> 389fef711851 04:33:46 Step 11/21 : RUN apk add --update --no-cache curl 04:33:49 ---> Running in 1857d40c4207 04:33:49 ---> Running in 28e1c2fa968a 04:33:49 ---> Running in 9cd64cc51c65 04:33:49 Removing intermediate container b288dadd4860 04:33:49 ---> 438a908a77e9 04:33:49 04:33:49 Step 10/23 : FROM alpine:3.12 04:33:49 ---> 389fef711851 04:33:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:33:49 Removing intermediate container 8a8d6482e44f 04:33:49 ---> 52abd0268d35 04:33:49 04:33:49 Step 10/23 : FROM alpine:3.12 04:33:49 ---> 389fef711851 04:33:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:33:49 ---> Running in 45a53c4437a6 04:33:49 Removing intermediate container 9cd64cc51c65 04:33:49 ---> 4014fe1cbb4f 04:33:49 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:33:50 ---> Running in 60c58612c2be 04:33:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:33:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 04:33:50 ---> Running in 80d52ead0212 04:33:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:51 (1/2) Installing dumb-init (1.2.2-r1) 04:33:51 (2/2) Installing su-exec (0.2-r1) 04:33:51 Executing busybox-1.31.1-r19.trigger 04:33:51 OK: 6 MiB in 16 packages 04:33:52 (1/1) Installing dumb-init (1.2.2-r1) 04:33:52 Executing busybox-1.31.1-r19.trigger 04:33:52 OK: 6 MiB in 15 packages 04:33:52 Removing intermediate container 80d52ead0212 04:33:52 ---> 0b19ad397547 04:33:52 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:33:52 ---> Running in f1b2c8b42056 04:33:52 (1/5) Installing ca-certificates (20191127-r4) 04:33:52 (1/4) Installing ca-certificates (20191127-r4) 04:33:52 Removing intermediate container f1b2c8b42056 04:33:52 ---> a5ed0d361d7a 04:33:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:33:52 (2/5) Installing nghttp2-libs (1.41.0-r0) 04:33:53 (3/5) Installing libcurl (7.69.1-r3) 04:33:53 ---> Running in 59e9e4c3ca14 04:33:53 Removing intermediate container 45a53c4437a6 04:33:53 ---> 4567c7cfda7f 04:33:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:33:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:33:53 (3/4) Installing libcurl (7.69.1-r3) 04:33:53 (1/1) Installing dumb-init (1.2.2-r1) 04:33:53 Executing busybox-1.31.1-r19.trigger 04:33:53 (4/5) Installing curl (7.69.1-r3) 04:33:53 (4/4) Installing curl (7.69.1-r3) 04:33:53 (5/5) Installing dumb-init (1.2.2-r1) 04:33:53 Executing busybox-1.31.1-r19.trigger 04:33:53 Executing busybox-1.31.1-r19.trigger 04:33:53 Executing ca-certificates-20191127-r4.trigger 04:33:53 OK: 6 MiB in 15 packages 04:33:53 OK: 7 MiB in 19 packages 04:33:53 Executing ca-certificates-20191127-r4.trigger 04:33:54 OK: 7 MiB in 18 packages 04:33:54 ---> Running in 65e0d509e914 04:33:54 Removing intermediate container 59e9e4c3ca14 04:33:54 ---> fa0cc8267fca 04:33:54 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:33:54 ---> Running in 6e7f33050ead 04:33:54 Removing intermediate container 65e0d509e914 04:33:54 ---> ef17d8bd1249 04:33:54 Step 13/23 : ENV APP_PORT=48082 04:33:54 ---> Running in d4fd08d1681f 04:33:55 Removing intermediate container 60c58612c2be 04:33:55 ---> 451db295f60a 04:33:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:33:56 ---> Running in 6032f4785714 04:33:56 Removing intermediate container 1857d40c4207 04:33:56 ---> 3df603d53fbe 04:33:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:33:56 Removing intermediate container 28e1c2fa968a 04:33:56 ---> 3314e332d5ac 04:33:56 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:33:56 Removing intermediate container d4fd08d1681f 04:33:56 ---> 352bb810884f 04:33:56 Step 14/23 : EXPOSE $APP_PORT 04:33:56 ---> Running in 36081beb3ff5 04:33:56 ---> Running in 99c23b2f0bc6 04:33:56 ---> Running in 355e52907ac1 04:33:56 Removing intermediate container 6032f4785714 04:33:56 ---> e8f29e101135 04:33:56 Step 13/23 : ENV APP_PORT=48081 04:33:56 ---> Running in 2c064fc9508b 04:33:57 Removing intermediate container 99c23b2f0bc6 04:33:57 ---> 12164954f8f9 04:33:57 Step 13/24 : WORKDIR / 04:33:57 Removing intermediate container 36081beb3ff5 04:33:57 ---> 6a6994c4d3e6 04:33:57 Step 13/21 : WORKDIR /edgex 04:33:57 Removing intermediate container 355e52907ac1 04:33:57 ---> bef37aa2c28a 04:33:57 Step 15/23 : WORKDIR / 04:33:57 Removing intermediate container 2c064fc9508b 04:33:57 ---> 9f6aa178c08f 04:33:57 Step 14/23 : EXPOSE $APP_PORT 04:33:57 ---> Running in fc7733b1c505 04:33:57 ---> Running in c075ab644afa 04:33:57 ---> Running in 9243d5ee3fd0 04:33:57 ---> Running in 83edb43ca03d 04:33:57 Removing intermediate container 6e7f33050ead 04:33:57 ---> d59a62351de0 04:33:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:33:57 ---> Running in 87b132496e3b 04:33:57 Removing intermediate container c075ab644afa 04:33:57 ---> e8538be20ade 04:33:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:33:57 Removing intermediate container 9243d5ee3fd0 04:33:57 ---> f79ac19e067f 04:33:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:33:57 Removing intermediate container fc7733b1c505 04:33:57 ---> 97aabad34dfe 04:33:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:33:57 Removing intermediate container 83edb43ca03d 04:33:57 ---> fa690563584a 04:33:57 Step 15/23 : WORKDIR / 04:33:58 Removing intermediate container 87b132496e3b 04:33:58 ---> e75feb958c56 04:33:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:33:58 ---> Running in b1f3ebd867bb 04:33:58 ---> d0a9e7115db6 04:33:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:33:58 ---> d02cc1270f97 04:33:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:33:58 ---> 0b025451b0db 04:33:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:33:58 Removing intermediate container b1f3ebd867bb 04:33:58 ---> 72177c58d6b1 04:33:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:33:58 ---> 26905021763e 04:33:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:33:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:33:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:33:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:33:59 ---> fed00443bcf3 04:33:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:33:59 ---> Running in d54351d27d61 04:33:59 ---> a1dcfa686eba 04:33:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:33:59 ---> 7c2568f43b01 04:33:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:33:59 ---> 96a3bf2ad64a 04:33:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:33:59 ---> a3fbab7899ed 04:33:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:33:59 ---> 829b3d243498 04:33:59 Step 19/23 : ENTRYPOINT ["/core-command"] 04:33:59 ---> Running in a57357b1aa14 04:33:59 ---> 97256b26bc31 04:33:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:33:59 ---> d0770c659aa8 04:33:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:34:00 ---> Running in 6df09e0fc148 04:34:00 Removing intermediate container a57357b1aa14 04:34:00 ---> 9281d1e97c9f 04:34:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:34:00 ---> Running in 690ee5a2daf2 04:34:00 ---> ccadaaa5622b 04:34:00 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:34:00 ---> d37d82ee6e93 04:34:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:34:00 Removing intermediate container 6df09e0fc148 04:34:00 ---> ad4a431080b8 04:34:00 Step 18/21 : CMD ["--init=true"] 04:34:00 ---> Running in c07a2d4941bc 04:34:00 ---> Running in f9fc3a26540e 04:34:01 Removing intermediate container 690ee5a2daf2 04:34:01 ---> c823a41eed60 04:34:01 Step 21/23 : LABEL arch=x86_64 04:34:01 ---> Running in c7709b9c4ef4 04:34:01 Removing intermediate container d54351d27d61 04:34:01 ---> 1bdaacf331bb 04:34:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:34:01 Removing intermediate container c07a2d4941bc 04:34:01 ---> 458a3d752615 04:34:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:34:01 ---> ce65d714300e 04:34:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:34:01 Removing intermediate container f9fc3a26540e 04:34:01 ---> 2f3c72ea5ab6 04:34:01 Step 19/21 : LABEL arch=x86_64 04:34:01 ---> Running in df5de5b900c5 04:34:01 ---> Running in 73e06565d0e1 04:34:01 Removing intermediate container c7709b9c4ef4 04:34:01 ---> bc6babf3c35b 04:34:01 Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:34:01 ---> a6cd028e8316 04:34:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:34:02 ---> Running in 477e6cbb843d 04:34:02 ---> cbe73cd2d33d 04:34:02 Step 20/24 : 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/ 04:34:02 Removing intermediate container df5de5b900c5 04:34:02 ---> 119c029fa518 04:34:02 Step 21/23 : LABEL arch=x86_64 04:34:02 Removing intermediate container 73e06565d0e1 04:34:02 ---> 586308c271c7 04:34:02 Step 20/21 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:34:02 ---> Running in a2ddf5f77fd9 04:34:02 ---> Running in a430cef403d0 04:34:02 ---> Running in 9b9bcc31ceff 04:34:02 Removing intermediate container 477e6cbb843d 04:34:02 ---> 7b321e2c51b1 04:34:02 Step 23/23 : LABEL version=0.0.0 04:34:02 ---> 06507d895fea 04:34:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:34:02 ---> Running in fb24fdae23cd 04:34:02 Removing intermediate container 9b9bcc31ceff 04:34:02 ---> f2ee369d9fe8 04:34:02 Step 21/21 : LABEL version=0.0.0 04:34:02 Removing intermediate container a430cef403d0 04:34:02 ---> 779ccd5337d3 04:34:03 Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:34:03 ---> 36fe731d699e 04:34:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 04:34:03 ---> Running in 6656034b61d0 04:34:03 ---> Running in 41df57b95274 04:34:03 Removing intermediate container fb24fdae23cd 04:34:03 ---> 37c6f8c91ce9 04:34:03 04:34:03 Removing intermediate container 41df57b95274 04:34:03 ---> fd897f08f3c4 04:34:03 04:34:03 Removing intermediate container 6656034b61d0 04:34:03 ---> 55627f7eb147 04:34:03 Step 23/23 : LABEL version=0.0.0 04:34:03 Successfully built 37c6f8c91ce9 04:34:03 Successfully tagged docker-core-command-go:latest 04:34:03  Building docker-core-command-go ... done Building docker-support-notifications-go 04:34:04 Successfully built fd897f08f3c4 04:34:04 ---> Running in eb9d1979d349 04:34:04 Successfully tagged docker-security-proxy-setup-go:latest 04:34:04  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 04:34:04 ---> ff0620c1e386 04:34:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:34:04 Removing intermediate container a2ddf5f77fd9 04:34:04 ---> e69178e10985 04:34:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:34:04 Removing intermediate container eb9d1979d349 04:34:04 ---> 5aa6642bfae8 04:34:04 04:34:04 ---> Running in c42a4e6ebdff 04:34:04 Successfully built 5aa6642bfae8 04:34:04 ---> b763d232b19e 04:34:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:34:04 Successfully tagged docker-core-metadata-go:latest 04:34:04  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 04:34:04 ---> Running in 0946124446c6 04:34:04 Removing intermediate container c42a4e6ebdff 04:34:04 ---> c4630122c41d 04:34:04 Step 22/24 : LABEL arch=x86_64 04:34:04 ---> Running in 520daac28283 04:34:04 Removing intermediate container 0946124446c6 04:34:04 ---> 8eb0b800d55c 04:34:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:34:05 Removing intermediate container 520daac28283 04:34:05 ---> 6d1aaf3c47d7 04:34:05 Step 23/24 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:34:05 ---> Running in 102c05b6e839 04:34:05 ---> 484d9a9699e2 04:34:05 Step 26/31 : RUN chmod +x /entrypoint.sh 04:34:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:34:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:34:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:34:07 Removing intermediate container 102c05b6e839 04:34:07 ---> 471cb39b5e33 04:34:07 Step 24/24 : LABEL version=0.0.0 04:34:09 ---> Running in 460cef02526f 04:34:11 ---> Running in e043980618e7 04:34:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.436s coverage: 46.0% of statements 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 04:34:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.154s coverage: 100.0% of statements 04:34:12 Removing intermediate container e043980618e7 04:34:12 ---> 8d7417971e33 04:34:12 04:34:14 Successfully built 8d7417971e33 04:34:14 Successfully tagged docker-security-secretstore-setup-go:latest 04:34:14  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 04:34:15 Removing intermediate container 460cef02526f 04:34:15 ---> c62dc1cda20a 04:34:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:34:16 ---> Running in 569ab84951aa 04:34:18 Removing intermediate container 569ab84951aa 04:34:18 ---> a13870a67245 04:34:18 Step 28/31 : CMD ["gate"] 04:34:19 ---> Running in 56a56eab2d7d 04:34:20 Removing intermediate container 56a56eab2d7d 04:34:20 ---> 596fd2480473 04:34:20 Step 29/31 : LABEL arch=x86_64 04:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.562s coverage: 27.1% of statements 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.093s coverage: 100.0% of statements 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.124s coverage: 100.0% of statements 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.217s coverage: 65.8% of statements 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:34:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 82.3% of statements 04:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 04:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:34:24 ---> Running in 0166e9a8a858 04:34:26 Removing intermediate container 0166e9a8a858 04:34:26 ---> f29eddd54c3b 04:34:26 Step 30/31 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:34:26 ---> Running in f7523fc694cc 04:34:27 Removing intermediate container f7523fc694cc 04:34:27 ---> 115baa84c515 04:34:27 Step 31/31 : LABEL version=0.0.0 04:34:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:34:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:34:28 ---> ec7b2e22d7d7 04:34:28 Step 3/26 : WORKDIR /edgex-go 04:34:28 ---> Using cache 04:34:28 ---> 0f49045c6ccc 04:34:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:28 ---> Using cache 04:34:28 ---> ed3991e6f91d 04:34:28 Step 5/26 : RUN apk add --update --no-cache make bash git 04:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.299s coverage: 28.6% of statements 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.287s coverage: 86.7% of statements 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:34:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements 04:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:34:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:34:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:34:28 ---> ec7b2e22d7d7 04:34:28 Step 3/23 : WORKDIR /edgex-go 04:34:28 ---> Using cache 04:34:28 ---> 0f49045c6ccc 04:34:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:28 ---> Using cache 04:34:28 ---> ed3991e6f91d 04:34:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:34:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:34:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:34:29 ---> ec7b2e22d7d7 04:34:29 Step 3/22 : WORKDIR /edgex-go 04:34:29 ---> Using cache 04:34:29 ---> 0f49045c6ccc 04:34:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:29 ---> Using cache 04:34:29 ---> ed3991e6f91d 04:34:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements 04:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:34:31 ---> Running in c8cff9ddee23 04:34:31 ---> Running in a2443aeeae11 04:34:31 ---> Running in ff5b5f114cea 04:34:31 ---> Running in fe85957b1b89 04:34:32 Removing intermediate container c8cff9ddee23 04:34:32 ---> be4315e524c6 04:34:32 04:34:32 Successfully built be4315e524c6 04:34:32 Successfully tagged docker-security-bootstrapper-go:latest 04:34:34  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:34:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:34:35 OK: 233 MiB in 51 packages 04:34:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:34:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:34:36 ---> ec7b2e22d7d7 04:34:36 Step 3/22 : WORKDIR /edgex-go 04:34:36 ---> Using cache 04:34:36 ---> 0f49045c6ccc 04:34:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:36 ---> Using cache 04:34:36 ---> ed3991e6f91d 04:34:36 Step 5/22 : RUN apk add --update --no-cache make git 04:34:36 ---> Using cache 04:34:36 ---> 8f98f2ed2d5c 04:34:36 Step 6/22 : COPY go.mod . 04:34:36 ---> Using cache 04:34:36 ---> 29f8f9dc28f4 04:34:36 Step 7/22 : RUN go mod download 04:34:36 ---> Using cache 04:34:36 ---> 0e305c2e7ed9 04:34:36 Step 8/22 : COPY . . 04:34:36 ---> Using cache 04:34:36 ---> 6704fbf196dd 04:34:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:34:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:34:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:34:36 ---> Running in 6304ae2f60a0 04:34:36 OK: 233 MiB in 51 packages 04:34:36 OK: 233 MiB in 51 packages 04:34:37 Removing intermediate container a2443aeeae11 04:34:37 ---> 07ecaa9d3850 04:34:37 Step 6/23 : COPY go.mod . 04:34:37 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 04:34:37 ---> aaa52ce4a9f4 04:34:37 Step 7/23 : RUN go mod download 04:34:37 Removing intermediate container fe85957b1b89 04:34:37 ---> b4b640ab578c 04:34:37 Step 6/22 : COPY go.mod . 04:34:37 Removing intermediate container ff5b5f114cea 04:34:37 ---> 396287aa08d2 04:34:37 Step 6/26 : COPY go.mod . 04:34:37 ---> Running in d304f617b343 04:34:37 ---> ed8626d6d4c6 04:34:37 Step 7/22 : RUN go mod download 04:34:37 ---> 09a1a7616fb6 04:34:37 Step 7/26 : RUN go mod download 04:34:37 ---> Running in e4b215062a7d 04:34:38 ---> Running in 2be3f93fab10 04:34:39 Removing intermediate container d304f617b343 04:34:39 ---> fafc11f1e3b7 04:34:39 Step 8/23 : COPY . . 04:34:40 Removing intermediate container 2be3f93fab10 04:34:40 ---> 1fa4f8096e71 04:34:40 Step 8/26 : COPY . . 04:34:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.595s coverage: 92.8% of statements 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:34:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:34:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 04:34:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 45.5% of statements 04:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements 04:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 04:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements 04:34:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 04:34:42 Removing intermediate container e4b215062a7d 04:34:42 ---> 747b566e7b72 04:34:42 Step 8/22 : COPY . . 04:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 04:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.111s coverage: 92.9% of statements 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.099s coverage: 87.2% of statements 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.137s coverage: 87.2% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.4% of statements 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.518s coverage: 63.5% of statements 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.706s coverage: 68.9% of statements 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.356s coverage: 37.0% of statements 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:35:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.720s coverage: 84.0% of statements 04:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.095s coverage: 100.0% of statements 04:35:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.470s coverage: 47.0% of statements 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:35:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:35:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:35:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.230s coverage: 87.0% of statements 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:35:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:35:14 Removing intermediate container 6304ae2f60a0 04:35:14 ---> a1c984fb8e47 04:35:14 04:35:14 Step 10/22 : FROM alpine:3.12 04:35:14 ---> 389fef711851 04:35:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:35:14 ---> Using cache 04:35:14 ---> 451db295f60a 04:35:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:35:14 ---> Using cache 04:35:14 ---> e8f29e101135 04:35:14 Step 13/22 : ENV APP_PORT=48085 04:35:14 ---> 09b2609b3ca6 04:35:14 Step 9/23 : RUN make cmd/core-data/core-data 04:35:14 ---> 1e2407a71745 04:35:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:35:14 ---> 2ece226e34ef 04:35:14 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:35:14 ---> Running in 2bf6250240b5 04:35:14 ---> Running in 1ef45885e6c2 04:35:14 ---> Running in 7045c18e6968 04:35:14 ---> Running in cb77b032be1f 04:35:14 Removing intermediate container 1ef45885e6c2 04:35:14 ---> 62edd86d75b0 04:35:14 Step 14/22 : EXPOSE $APP_PORT 04:35:14 ---> Running in b7cba8b5f7f8 04:35:14 Removing intermediate container b7cba8b5f7f8 04:35:14 ---> e8048a6ff3b6 04:35:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:35:14 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 04:35:14 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 04:35:14 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 04:35:14 ---> 02c36670ca51 04:35:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:35:14 ---> be1fde4f4c71 04:35:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:35:16 ---> db988c52260e 04:35:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:35:16 ---> Running in 312edada47db 04:35:16 Removing intermediate container 312edada47db 04:35:16 ---> f39e5db5fd49 04:35:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:35:17 ---> Running in cac3b4d6921d 04:35:17 Removing intermediate container cac3b4d6921d 04:35:17 ---> 28c09eb3ba95 04:35:17 Step 20/22 : LABEL arch=x86_64 04:35:17 ---> Running in bc501faaac3b 04:35:18 Removing intermediate container bc501faaac3b 04:35:18 ---> 55110eb1bbef 04:35:18 Step 21/22 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:35:18 ---> Running in b03dcf2374eb 04:35:19 Removing intermediate container b03dcf2374eb 04:35:19 ---> 2fd377c91c0f 04:35:19 Step 22/22 : LABEL version=0.0.0 04:35:19 ---> Running in fe84c20c6ebc 04:35:19 Removing intermediate container fe84c20c6ebc 04:35:19 ---> 95af78b70d8f 04:35:19 04:35:19 Successfully built 95af78b70d8f 04:35:19 Successfully tagged docker-support-scheduler-go:latest 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.986s coverage: 29.1% of statements 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.222s coverage: 99.0% of statements 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.081s coverage: 100.0% of statements 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.187s coverage: 100.0% of statements 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements 04:35:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements 04:35:24 GO111MODULE=on go vet ./... 04:35:41  Building docker-support-scheduler-go ... done Removing intermediate container 7045c18e6968 04:35:41 ---> ac04ef5ecc34 04:35:41 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:35:41 Removing intermediate container cb77b032be1f 04:35:41 ---> 474ac0ac7b6c 04:35:41 04:35:41 Step 10/22 : FROM alpine:3.12 04:35:41 ---> 389fef711851 04:35:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:35:41 ---> Running in d6c9cf18183b 04:35:41 ---> Running in 933c19eeb110 04:35:42 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 04:35:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:42 (1/2) Installing ca-certificates (20191127-r4) 04:35:42 (2/2) Installing dumb-init (1.2.2-r1) 04:35:42 Executing busybox-1.31.1-r19.trigger 04:35:42 Executing ca-certificates-20191127-r4.trigger 04:35:42 OK: 6 MiB in 16 packages 04:35:46 Removing intermediate container 2bf6250240b5 04:35:46 ---> 38d79a237e53 04:35:46 04:35:46 Step 10/23 : FROM alpine:3.12 04:35:46 ---> 389fef711851 04:35:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:35:46 ---> Running in 970a8a71dcf9 04:35:46 Removing intermediate container 970a8a71dcf9 04:35:46 ---> 5cd398e8e943 04:35:46 Step 12/23 : ENV APP_PORT=48080 04:35:47 ---> Running in 32cd2bfe54c5 04:35:47 Removing intermediate container d6c9cf18183b 04:35:47 ---> 2dd8a1016f68 04:35:47 04:35:47 Step 11/26 : FROM docker:20.10.0 04:35:47 Removing intermediate container 933c19eeb110 04:35:47 ---> c35783f4f9cf 04:35:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:35:47 20.10.0: Pulling from library/docker 04:35:47 ---> Running in 728db0635dfe 04:35:47 Removing intermediate container 32cd2bfe54c5 04:35:47 ---> ae14778988e7 04:35:47 Step 13/23 : EXPOSE $APP_PORT 04:35:47 ---> Running in 0d1cd99fa524 04:35:47 Removing intermediate container 728db0635dfe 04:35:47 ---> 7009538f7b18 04:35:47 Step 13/22 : ENV APP_PORT=48060 04:35:47 ---> Running in 9725e2f73349 04:35:47 Removing intermediate container 0d1cd99fa524 04:35:47 ---> 178f0a099fec 04:35:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:48 ---> Running in b2487bb150f7 04:35:48 Removing intermediate container 9725e2f73349 04:35:48 ---> d502b23eb5aa 04:35:48 Step 14/22 : EXPOSE $APP_PORT 04:35:49 ---> Running in f5c4e71900b1 04:35:49 Removing intermediate container f5c4e71900b1 04:35:49 ---> 5d81495107b8 04:35:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:35:49 ---> b4fda3eacd0f 04:35:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:35:50 Removing intermediate container b2487bb150f7 04:35:50 ---> a66aa0c2302a 04:35:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:35:50 ---> Running in 14c8d1044925 04:35:50 ---> 7f02fe265aa5 04:35:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:35:51 ---> 4ddd899fd9c1 04:35:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:35:51 ---> Running in 218f35b1151c 04:35:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:51 Removing intermediate container 218f35b1151c 04:35:51 ---> ed7bac970200 04:35:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:35:51 ---> Running in 5d8d15994d17 04:35:51 Removing intermediate container 5d8d15994d17 04:35:51 ---> c037f9d5e287 04:35:51 Step 20/22 : LABEL arch=x86_64 04:35:52 ---> Running in 2991df2f1b76 04:35:52 Removing intermediate container 2991df2f1b76 04:35:52 ---> 2501f6b4e44e 04:35:52 Step 21/22 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:35:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:52 ---> Running in 99629b91ebeb 04:35:52 Removing intermediate container 99629b91ebeb 04:35:52 ---> b33f3881cbf5 04:35:52 Step 22/22 : LABEL version=0.0.0 04:35:52 ---> Running in ed3b970cd3c7 04:35:53 Removing intermediate container ed3b970cd3c7 04:35:53 ---> b04ff00b5146 04:35:53 04:35:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:35:53 Status: Downloaded newer image for docker:20.10.0 04:35:53 ---> aefe523efa57 04:35:53 Step 12/26 : RUN apk add --no-cache bash 04:35:53 ---> Running in 32a066c2c8ff 04:35:53 Successfully built b04ff00b5146 04:35:53 Successfully tagged docker-support-notifications-go:latest 04:35:53  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 04:35:53 (2/6) Installing libgcc (9.3.0-r2) 04:35:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:53 (3/6) Installing libsodium (1.0.18-r0) 04:35:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:54 (4/6) Installing libstdc++ (9.3.0-r2) 04:35:54 (1/2) Installing readline (8.0.4-r0) 04:35:54 (2/2) Installing bash (5.0.17-r0) 04:35:54 Executing bash-5.0.17-r0.post-install 04:35:54 Executing busybox-1.31.1-r19.trigger 04:35:54 OK: 12 MiB in 22 packages 04:35:54 (5/6) Installing libzmq (4.3.3-r0) 04:35:54 (6/6) Installing zeromq (4.3.3-r0) 04:35:54 Executing busybox-1.31.1-r19.trigger 04:35:54 OK: 8 MiB in 20 packages 04:35:54 Removing intermediate container 32a066c2c8ff 04:35:54 ---> 2c99e7f264fc 04:35:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:35:54 ---> Running in 876fad1deb1c 04:35:55 Removing intermediate container 876fad1deb1c 04:35:55 ---> 164f5d0c473a 04:35:55 Step 14/26 : ENV APP_PORT=48090 04:35:55 ---> Running in e64999cf9998 04:35:55 Removing intermediate container 14c8d1044925 04:35:55 ---> fb703f4c66c2 04:35:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:35:55 Removing intermediate container e64999cf9998 04:35:55 ---> 2d470f757467 04:35:55 Step 15/26 : EXPOSE $APP_PORT 04:35:55 ---> Running in db9197c0bc88 04:35:56 ---> 74de292c2e36 04:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:35:56 Removing intermediate container db9197c0bc88 04:35:56 ---> 217debfaf00b 04:35:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:35:56 ---> af8d99115bf6 04:35:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:35:56 ---> f1dffe2f3ce2 04:35:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:35:57 ---> b79493549927 04:35:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:35:57 ---> af3799aba456 04:35:57 Step 19/23 : ENTRYPOINT ["/core-data"] 04:35:57 ---> Running in 04bbabf42de8 04:35:57 Removing intermediate container 04bbabf42de8 04:35:57 ---> 56aa9a769d4a 04:35:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:35:57 ---> Running in 1ca4f4c39a05 04:35:57 ---> 520d65c92ca6 04:35:57 Step 19/26 : RUN apk --no-cache add py3-pip 04:35:57 ---> Running in d024c8fea5a8 04:35:57 Removing intermediate container 1ca4f4c39a05 04:35:57 ---> 394897579ef1 04:35:57 Step 21/23 : LABEL arch=x86_64 04:35:57 ---> Running in 5d25fa886e4b 04:35:58 Removing intermediate container 5d25fa886e4b 04:35:58 ---> 3f87817ecf44 04:35:58 Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:35:58 ---> Running in 9767ed1f6655 04:35:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:58 Removing intermediate container 9767ed1f6655 04:35:58 ---> df11e8157340 04:35:58 Step 23/23 : LABEL version=0.0.0 04:35:58 ---> Running in 408b1df19534 04:35:58 (1/33) Installing libbz2 (1.0.8-r1) 04:35:58 (2/33) Installing expat (2.2.9-r1) 04:35:58 (3/33) Installing libffi (3.3-r2) 04:35:58 (4/33) Installing gdbm (1.13-r1) 04:35:58 Removing intermediate container 408b1df19534 04:35:58 ---> 0026c1a06749 04:35:58 04:35:58 (5/33) Installing xz-libs (5.2.5-r0) 04:35:58 Successfully built 0026c1a06749 04:35:58 (6/33) Installing sqlite-libs (3.32.1-r0) 04:35:58 (7/33) Installing python3 (3.8.5-r0) 04:35:58 Successfully tagged docker-core-data-go:latest 04:35:59  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 04:35:59 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:35:59 (10/33) Installing py3-parsing (2.4.7-r0) 04:35:59 (11/33) Installing py3-six (1.15.0-r0) 04:35:59 (12/33) Installing py3-packaging (20.4-r0) 04:35:59 (13/33) Installing py3-setuptools (47.0.0-r0) 04:35:59 (14/33) Installing py3-chardet (3.0.4-r4) 04:35:59 (15/33) Installing py3-idna (2.9-r0) 04:35:59 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:35:59 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:35:59 (18/33) Installing py3-requests (2.23.0-r0) 04:35:59 (19/33) Installing py3-msgpack (1.0.0-r0) 04:36:00 (20/33) Installing py3-lockfile (0.12.2-r3) 04:36:00 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:36:00 (22/33) Installing py3-colorama (0.4.3-r0) 04:36:00 (23/33) Installing py3-distlib (0.3.0-r0) 04:36:00 (24/33) Installing py3-distro (1.5.0-r1) 04:36:00 (25/33) Installing py3-webencodings (0.5.1-r3) 04:36:00 (26/33) Installing py3-html5lib (1.0.1-r4) 04:36:00 (27/33) Installing py3-pytoml (0.1.21-r0) 04:36:00 (28/33) Installing py3-pep517 (0.8.2-r0) 04:36:00 (29/33) Installing py3-progress (1.5-r0) 04:36:00 (30/33) Installing py3-toml (0.10.1-r0) 04:36:00 (31/33) Installing py3-retrying (1.3.3-r0) 04:36:00 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:36:00 (33/33) Installing py3-pip (20.1.1-r0) 04:36:00 Executing busybox-1.31.1-r19.trigger 04:36:00 OK: 71 MiB in 55 packages 04:36:09 Removing intermediate container d024c8fea5a8 04:36:09 ---> b045585d421a 04:36:09 Step 20/26 : RUN pip install docker-compose==1.23.2 04:36:09 ---> Running in f6c2c7983644 04:36:10 Collecting docker-compose==1.23.2 04:36:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:36:10 Collecting docker<4.0,>=3.6.0 04:36:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:36:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:36:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:36:10 Collecting websocket-client<1.0,>=0.32.0 04:36:10 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:36:10 Collecting dockerpty<0.5,>=0.4.1 04:36:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:36:11 Collecting texttable<0.10,>=0.9.0 04:36:11 Downloading texttable-0.9.1.tar.gz (11 kB) 04:36:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:36:12 Collecting jsonschema<3,>=2.5.1 04:36:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:36:12 Collecting cached-property<2,>=1.2.0 04:36:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:36:12 Collecting docopt<0.7,>=0.6.1 04:36:12 Downloading docopt-0.6.2.tar.gz (25 kB) 04:36:13 Collecting PyYAML<4,>=3.10 04:36:13 Downloading PyYAML-3.13.tar.gz (270 kB) 04:36:13 Collecting docker-pycreds>=0.4.0 04:36:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:36:14 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) 04:36:14 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) 04:36:14 Collecting idna<2.8,>=2.5 04:36:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:36:14 Collecting urllib3<1.25,>=1.21.1 04:36:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:36:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:36:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:36:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:36:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:36:14 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, texttable, jsonschema, cached-property, docopt, PyYAML, docker-compose 04:36:14 Attempting uninstall: idna 04:36:14 Found existing installation: idna 2.9 04:36:14 Uninstalling idna-2.9: 04:36:14 Successfully uninstalled idna-2.9 04:36:14 Attempting uninstall: urllib3 04:36:14 Found existing installation: urllib3 1.25.9 04:36:14 Uninstalling urllib3-1.25.9: 04:36:14 Successfully uninstalled urllib3-1.25.9 04:36:16 Attempting uninstall: requests 04:36:16 Found existing installation: requests 2.23.0 04:36:16 Uninstalling requests-2.23.0: 04:36:16 Successfully uninstalled requests-2.23.0 04:36:16 Running setup.py install for dockerpty: started 04:36:17 Running setup.py install for dockerpty: finished with status 'done' 04:36:17 Running setup.py install for texttable: started 04:36:17 Running setup.py install for texttable: finished with status 'done' 04:36:17 Running setup.py install for docopt: started 04:36:18 Running setup.py install for docopt: finished with status 'done' 04:36:18 Running setup.py install for PyYAML: started 04:36:19 Running setup.py install for PyYAML: finished with status 'done' 04:36:19 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.57.0 04:36:21 Removing intermediate container f6c2c7983644 04:36:21 ---> db3951adc28c 04:36:21 Step 21/26 : RUN apk --no-cache add curl 04:36:22 ---> Running in b5b7e3355305 04:36:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:36:23 (2/3) Installing libcurl (7.69.1-r3) 04:36:23 (3/3) Installing curl (7.69.1-r3) 04:36:23 Executing busybox-1.31.1-r19.trigger 04:36:23 OK: 72 MiB in 58 packages 04:36:23 Removing intermediate container b5b7e3355305 04:36:23 ---> ab8e8d5bfa99 04:36:23 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 04:36:23 ---> Running in e1ceffb15913 04:36:23 Removing intermediate container e1ceffb15913 04:36:23 ---> 6ed3545ba4ff 04:36:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:36:23 ---> Running in 0abe4b85824a 04:36:24 Removing intermediate container 0abe4b85824a 04:36:24 ---> e9436956ab0a 04:36:24 Step 24/26 : LABEL arch=x86_64 04:36:24 ---> Running in d1b515b91865 04:36:24 Removing intermediate container d1b515b91865 04:36:24 ---> 90b762002e65 04:36:24 Step 25/26 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:36:24 ---> Running in 9d60434a5a1d 04:36:24 Removing intermediate container 9d60434a5a1d 04:36:24 ---> 18b6751160d4 04:36:24 Step 26/26 : LABEL version=0.0.0 04:36:24 ---> Running in 2ecc58f97864 04:36:24 Removing intermediate container 2ecc58f97864 04:36:24 ---> f6d8a300d5f3 04:36:24 04:36:24 Successfully built f6d8a300d5f3 04:36:24 Successfully tagged docker-sys-mgmt-agent-go:latest 04:36:25  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 04:36:25 $ docker stop --time=1 904c68b4731aa25aa7f4e5d677070286c88d314cf0989730634cdcaa32ff0cb5 04:36:27 $ docker rm -f 904c68b4731aa25aa7f4e5d677070286c88d314cf0989730634cdcaa32ff0cb5 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:28 + docker images 04:36:28 + grep docker 04:36:28 docker-sys-mgmt-agent-go latest f6d8a300d5f3 4 seconds ago 313MB 04:36:28 docker-core-data-go latest 0026c1a06749 30 seconds ago 22.3MB 04:36:28 docker-support-notifications-go latest b04ff00b5146 36 seconds ago 17.6MB 04:36:28 docker-support-scheduler-go latest 95af78b70d8f About a minute ago 17MB 04:36:28 docker-security-bootstrapper-go latest be4315e524c6 About a minute ago 23.8MB 04:36:28 docker-security-secretstore-setup-go latest 8d7417971e33 2 minutes ago 24.6MB 04:36:28 docker-core-metadata-go latest 5aa6642bfae8 2 minutes ago 18.8MB 04:36:28 docker-core-command-go latest 37c6f8c91ce9 2 minutes ago 16.9MB 04:36:28 docker-security-proxy-setup-go latest fd897f08f3c4 2 minutes ago 24.4MB 04:36:28 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [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) [Pipeline] findFiles [Pipeline] node 04:36:44 Still waiting to schedule task 04:36:44 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-24871’ 04:36:47 gofmt -l . 04:36:47 [ "`gofmt -l .`" = "" ] 04:36:47 ./bin/test-go-mod-tidy.sh 04:36:47 ./bin/test-attribution-txt.sh [Pipeline] sh 04:36:47 + ls -al . 04:36:47 total 716 04:36:47 drwxrwxr-x 9 1001 1001 4096 Feb 4 04:36 . 04:36:47 drwxr-xr-x 4 root root 4096 Feb 4 04:32 .. 04:36:47 -rw-rw-r-- 1 1001 1001 11 Feb 4 04:30 .dockerignore 04:36:47 drwxrwxr-x 8 1001 1001 4096 Feb 4 04:30 .git 04:36:47 drwxrwxr-x 3 1001 1001 4096 Feb 4 04:30 .github 04:36:47 -rw-rw-r-- 1 1001 1001 872 Feb 4 04:30 .gitignore 04:36:47 -rw-rw-r-- 1 1001 1001 166 Feb 4 04:30 .sonarcloud.properties 04:36:47 -rw-rw-r-- 1 1001 1001 7859 Feb 4 04:30 Attribution.txt 04:36:47 -rw-rw-r-- 1 1001 1001 3804 Feb 4 04:30 CONTRIBUTING.md 04:36:47 -rw-rw-r-- 1 1001 1001 931 Feb 4 04:30 Dockerfile.build 04:36:47 -rw-rw-r-- 1 1001 1001 863 Feb 4 04:30 Jenkinsfile 04:36:47 -rw-rw-r-- 1 1001 1001 10775 Feb 4 04:30 LICENSE 04:36:47 -rw-rw-r-- 1 1001 1001 6001 Feb 4 04:30 Makefile 04:36:47 -rw-rw-r-- 1 1001 1001 6524 Feb 4 04:30 README.md 04:36:47 -rw-rw-r-- 1 1001 1001 6755 Feb 4 04:30 SECURITY.md 04:36:47 -rw-rw-r-- 1 1001 1001 5 Feb 4 04:27 VERSION 04:36:47 -rw-rw-r-- 1 1001 1001 4131 Feb 4 04:30 ZMQWindows.md 04:36:47 drwxrwxr-x 2 1001 1001 4096 Feb 4 04:30 bin 04:36:47 drwxrwxr-x 15 1001 1001 4096 Feb 4 04:30 cmd 04:36:47 -rw-r--r-- 1 root root 583066 Feb 4 04:35 coverage.out 04:36:47 -rw-r--r-- 1 root root 1054 Feb 4 04:36 go.mod 04:36:47 -rw-r--r-- 1 root root 19399 Feb 4 04:36 go.sum 04:36:47 drwxrwxr-x 8 1001 1001 4096 Feb 4 04:30 internal 04:36:47 drwxrwxr-x 4 1001 1001 4096 Feb 4 04:30 openapi 04:36:47 drwxrwxr-x 4 1001 1001 4096 Feb 4 04:30 snap 04:36:47 -rw-rw-r-- 1 1001 1001 168 Feb 4 04:30 version.go [Pipeline] sh 04:36:48 + '[' -e coverage.out ] 04:36:48 + chown 1001:1001 coverage.out [Pipeline] stash 04:36:48 Warning: overwriting stash ‘coverage-report’ 04:36:49 Stashed 1 file(s) [Pipeline] sh 04:36:50 + make build 04:36:50 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 04:37:02 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 04:37:29 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 04:37: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 04:37:39 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 04:37:40 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 04:37:45 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 04:37:50 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 04:37:55 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 04:38:00 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 04:38:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 04:38:08 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 04:38:12 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] } 04:38:19 $ docker stop --time=1 4de31fc1344cb024d46e2ca01fec6824e1ac73859c97e4de5ee475584c13cb59 04:38:21 $ docker rm -f 4de31fc1344cb024d46e2ca01fec6824e1ac73859c97e4de5ee475584c13cb59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:38:24 04:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:38:24 latest: Pulling from edgex-devops/edgex-compose-arm64 04:38:24 29e5d40040c1: Pulling fs layer 04:38:24 1ce36da41761: Pulling fs layer 04:38:24 25b303627fd3: Pulling fs layer 04:38:25 29e5d40040c1: Verifying Checksum 04:38:25 29e5d40040c1: Download complete 04:38:25 1ce36da41761: Verifying Checksum 04:38:25 1ce36da41761: Download complete 04:38:25 29e5d40040c1: Pull complete 04:38:27 1ce36da41761: Pull complete 04:38:27 25b303627fd3: Verifying Checksum 04:38:27 25b303627fd3: Download complete 04:38:35 25b303627fd3: Pull complete 04:38:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:38:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:38:36 prd-ubuntu18.04-docker-arm64-4c-16g-24859 does not seem to be running inside a container 04:38:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:38:40 $ docker top 2646787fc8794d1df3ba6676036e2721b070215fb391c45479f0c39308acb530 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:41 + docker-compose build --help 04:38:41 + grep parallel 04:38:45 Running on prd-ubuntu18.04-docker-8c-8g-24877 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws 04:38:45 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:38:46 --parallel Build images in parallel. [Pipeline] } 04:38:46 $ docker stop --time=1 2646787fc8794d1df3ba6676036e2721b070215fb391c45479f0c39308acb530 04:38:47 using credential edgex-jenkins-ssh 04:38:47 Cloning the remote Git repository 04:38:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:38:47 > git init /w/workspace/edgex-go/2 # timeout=10 04:38:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:38:47 > git --version # timeout=10 04:38:47 > git --version # 'git version 2.17.1' 04:38:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:48 $ docker rm -f 2646787fc8794d1df3ba6676036e2721b070215fb391c45479f0c39308acb530 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:38:49 . [Pipeline] withDockerContainer 04:38:49 prd-ubuntu18.04-docker-arm64-4c-16g-24859 does not seem to be running inside a container 04:38:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:38:51 $ docker top 2857aead1e87dfae7c9675be2272eb25a281ffe9de6da05bad5b06cd1e02e356 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:52 + docker-compose -f ./docker-compose-build.yml build --parallel 04:38:57 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:38:58 Merge succeeded, producing 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:38:58 Checking out Revision 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 (PR-3125) 04:38:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:38:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:38:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:38:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:38:57 > git config core.sparsecheckout # timeout=10 04:38:57 > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 04:38:57 > git remote # timeout=10 04:38:57 > git config --get remote.origin.url # timeout=10 04:38:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:58 > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 04:38:58 > git rev-parse HEAD^{commit} # timeout=10 04:38:58 > git config core.sparsecheckout # timeout=10 04:38:58 > git checkout -f 0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 # timeout=10 04:38:59 Building docker-core-command-go ... 04:38:59 Building docker-core-data-go ... 04:38:59 Building docker-core-metadata-go ... 04:38:59 Building docker-security-bootstrapper-go ... 04:38:59 Building docker-security-proxy-setup-go ... 04:38:59 Building docker-security-secretstore-setup-go ... 04:38:59 Building docker-support-notifications-go ... 04:38:59 Building docker-support-scheduler-go ... 04:38:59 Building docker-sys-mgmt-agent-go ... 04:38:59 Building docker-sys-mgmt-agent-go 04:38:59 Building docker-support-notifications-go 04:38:59 Building docker-core-command-go 04:38:59 Building docker-security-secretstore-setup-go 04:38:59 Building docker-security-bootstrapper-go 04:39:01 Commit message: "feat(notifications): Implement GET /subscription/category/{category} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:02 + echo snap-build.sh 04:39:02 snap-build.sh 04:39:02 + SNAP_BASE_DIR=. 04:39:02 + '[' '!' -z /w/workspace/edgex-go/2 ']' 04:39:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 04:39:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 04:39:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 04:39:02 + cd /w/workspace/edgex-go/2 04:39:02 + sudo apt-get remove -qy --purge lxd lxd-client 04:39:02 Reading package lists... 04:39:03 Building dependency tree... 04:39:03 Reading state information... 04:39:03 The following packages were automatically installed and are no longer required: 04:39:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:39:03 uidmap xdelta3 04:39:03 Use 'sudo apt autoremove' to remove them. 04:39:03 The following packages will be REMOVED: 04:39:03 lxd* lxd-client* 04:39:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:39:03 After this operation, 31.7 MB disk space will be freed. 04:39:04 (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 ... 190027 files and directories currently installed.) 04:39:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:39:05 Removing lxd dnsmasq configuration 04:39:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:39:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:39:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 04:39:06 (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 ... 189852 files and directories currently installed.) 04:39:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:39:07 Processing triggers for systemd (237-3ubuntu10.42) ... 04:39:07 Processing triggers for ureadahead (0.100.0-21) ... 04:39:09 + sudo snap remove --purge lxd 04:39:09 snap "lxd" is not installed 04:39:09 + sudo groupadd --force --system lxd 04:39:09 ++ whoami 04:39:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:39:09 + newgrp - lxd 04:39:09 + sudo snap install lxd 04:39:17 2021-02-04T04:39:15Z INFO Waiting for automatic snapd restart... 04:39:32 lxd 4.10 from Canonical* installed 04:39:32 + sudo lxd init --auto 04:39:40 + sudo snap install --classic snapcraft 04:39:46 snapcraft 4.4.4 from Canonical* installed 04:39:46 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 04:39:46 + patch --verbose -p1 04:39:46 Hmm... Looks like a unified diff to me... 04:39:46 The text leading up to this was: 04:39:46 -------------------------- 04:39:46 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 04:39:46 |From: Tony Espy 04:39:46 |Date: Wed, 16 Dec 2020 16:34:55 -0500 04:39:46 |Subject: [PATCH] optimize snap build for pipeline CI check 04:39:46 | 04:39:46 |This patch is used by the EdgeX CI pipeline builds to 04:39:46 |optimize the snap CI check run for pull requests. When 04:39:46 |applied, it essentially strips out everything (apps and 04:39:46 |parts) from the snapcraft.yaml file except those required 04:39:46 |to build edgex-go, as the whole idea of the CI check is to 04:39:46 |catch changes to edgex-go that break the snap build. 04:39:46 | 04:39:46 |In general, anyone updating snapcraft.yaml will also need 04:39:46 |to update this patch file, otherwise it may fail to apply, 04:39:46 |resulting in a failed snap build CI check in the associated 04:39:46 |pull request. 04:39:46 | 04:39:46 |Note - in addition to applying this patch, the pipeline also 04:39:46 |only primes the snap (e.g. `snapcraft prime`), as there's no 04:39:46 |need to build the finally binary .snap file (and it won't 04:39:46 |work with the patch applied). This further reduces the build 04:39:46 |time. 04:39:46 |--- 04:39:46 | snap/snapcraft.yaml | 461 +------------------------------------------- 04:39:46 | 1 file changed, 2 insertions(+), 459 deletions(-) 04:39:46 | 04:39:46 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 04:39:46 |index 1e537489..faf42425 100644 04:39:46 |--- a/snap/snapcraft.yaml 04:39:46 |+++ b/snap/snapcraft.yaml 04:39:46 -------------------------- 04:39:46 patching file snap/snapcraft.yaml 04:39:46 Using Plan A... 04:39:46 Hunk #1 succeeded at 73. 04:39:46 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 04:39:46 Hunk #3 succeeded at 214 (offset -1 lines). 04:39:46 Hunk #4 succeeded at 222 (offset -1 lines). 04:39:46 Hunk #5 succeeded at 229 (offset -1 lines). 04:39:46 Hunk #6 succeeded at 256 (offset -1 lines). 04:39:46 Hunk #7 succeeded at 290 (offset -1 lines). 04:39:46 Hunk #8 succeeded at 342. 04:39:46 Hmm... Ignoring the trailing garbage. 04:39:46 done 04:39:46 + sudo snapcraft prime --use-lxd 04:39:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:39:47 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: 04:39:47 - README.md 04:39:47 - snapcraft.yaml.orig 04:39:47 04:39:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:39:48 Launching a container. 04:40:00 Waiting for container to be ready 04:40:00 To start your first instance, try: lxc launch ubuntu:18.04 04:40:00 04:40:03 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:40:03 Waiting for network to be ready... 04:40:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:40:03 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:40:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 04:40:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 04:40:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 04:40:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 04:40:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 04:40:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 04:40:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 04:40:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 04:40:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:40:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:40:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:40:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:40:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:40:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:40:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:40:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:40:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:40:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 04:40:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 04:40:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 04:40:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 04:40:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 04:40:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 04:40:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 04:40:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 04:40:07 Fetched 23.9 MB in 4s (6223 kB/s) 04:40:08 Reading package lists... 04:40:08 Reading package lists... 04:40:09 Building dependency tree... 04:40:09 Reading state information... 04:40:09 The following additional packages will be installed: 04:40:09 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:40:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:40:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:40:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:40:09 Suggested packages: 04:40:09 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:40:09 Recommended packages: 04:40:09 gnupg libsasl2-modules 04:40:09 The following NEW packages will be installed: 04:40:09 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:40:09 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:40:09 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:40:09 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:40:09 The following packages will be upgraded: 04:40:09 gpg gpg-agent gpgconf libudev1 04:40:09 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 04:40:09 Need to get 3533 kB of archives. 04:40:09 After this operation, 13.3 MB of additional disk space will be used. 04:40:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 04:40:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 04:40:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 04:40:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 04:40:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 04:40:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 04:40:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 04:40:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 04:40:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 04:40:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 04:40:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:40:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:40:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:40:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:40:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:40:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:40:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:40:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:40:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:40:10 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:40:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:40:10 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:40:10 debconf: delaying package configuration, since apt-utils is not installed 04:40:10 Fetched 3533 kB in 1s (3444 kB/s) 04:40:10 (Reading database ... 12511 files and directories currently installed.) 04:40:10 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 04:40:10 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 04:40:10 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 04:40:10 Selecting previously unselected package udev. 04:40:10 (Reading database ... 12511 files and directories currently installed.) 04:40:10 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 04:40:10 Unpacking udev (237-3ubuntu10.44) ... 04:40:10 Selecting previously unselected package libfuse2:amd64. 04:40:10 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:40:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:40:10 Selecting previously unselected package fuse. 04:40:10 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:40:10 Unpacking fuse (2.9.7-1ubuntu1) ... 04:40:10 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 04:40:10 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:40:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 04:40:11 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:40:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 04:40:11 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:40:11 Selecting previously unselected package libksba8:amd64. 04:40:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:40:11 Unpacking libksba8:amd64 (1.3.5-2) ... 04:40:11 Selecting previously unselected package libroken18-heimdal:amd64. 04:40:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:40:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:40:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:40:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:40:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:40:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:40:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:40:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:11 Selecting previously unselected package libwind0-heimdal:amd64. 04:40:11 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:40:11 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:40:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:40:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:40:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:40:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:40:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:40:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:40:12 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:40:12 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:12 Selecting previously unselected package libsasl2-modules-db:amd64. 04:40:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:40:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:40:12 Selecting previously unselected package libsasl2-2:amd64. 04:40:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:40:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:40:12 Selecting previously unselected package libldap-common. 04:40:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 04:40:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 04:40:12 Selecting previously unselected package libldap-2.4-2:amd64. 04:40:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 04:40:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 04:40:12 Selecting previously unselected package dirmngr. 04:40:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 04:40:12 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 04:40:13 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 04:40:13 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 04:40:13 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:40:13 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:40:13 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:40:13 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 04:40:13 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:13 Setting up libksba8:amd64 (1.3.5-2) ... 04:40:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:40:13 Setting up udev (237-3ubuntu10.44) ... 04:40:13 invoke-rc.d: policy-rc.d denied execution of start. 04:40:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:13 Processing triggers for systemd (237-3ubuntu10) ... 04:40:13 Setting up fuse (2.9.7-1ubuntu1) ... 04:40:14 Setting up gpg (2.2.4-1ubuntu1.3) ... 04:40:14 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:14 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:14 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:14 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:14 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:14 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:14 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:40:14 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 04:40:14 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 04:40:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:40:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:40:14 settings in the [Install] section, and DefaultInstance for template units). 04:40:14 This means they are not meant to be enabled using systemctl. 04:40:14 Possible reasons for having this kind of units are: 04:40:14 1) A unit may be statically enabled by being symlinked from another unit's 04:40:14 .wants/ or .requires/ directory. 04:40:14 2) A unit's purpose may be to act as a helper for some other unit which has 04:40:14 a requirement dependency on it. 04:40:14 3) A unit may be started when needed via activation (socket, path, timer, 04:40:14 D-Bus, udev, scripted systemctl call, ...). 04:40:14 4) In case of template units, the unit is meant to be enabled with some 04:40:14 instance name specified. 04:40:15 Reading package lists... 04:40:15 Building dependency tree... 04:40:15 Reading state information... 04:40:15 The following additional packages will be installed: 04:40:15 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:40:15 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:40:15 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:40:15 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:40:15 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:40:15 Suggested packages: 04:40:15 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:40:15 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:40:15 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:40:15 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:40:15 systemd-container policykit-1 04:40:15 Recommended packages: 04:40:15 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:40:15 The following NEW packages will be installed: 04:40:15 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:40:15 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:40:15 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:40:15 multiarch-support openssh-client python3 python3-minimal python3.6 04:40:15 python3.6-minimal snapd squashfs-tools sudo 04:40:15 The following packages will be upgraded: 04:40:15 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:40:15 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 04:40:15 Need to get 35.2 MB of archives. 04:40:15 After this operation, 141 MB of additional disk space will be used. 04:40:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 04:40:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 04:40:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 04:40:15 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 04:40:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 04:40:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:40:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 04:40:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 04:40:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 04:40:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:40:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:40:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:40:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:40:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:40:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:40:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:40:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 04:40:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:40:16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 04:40:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:40:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:40:16 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:40:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:40:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:40:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:40:16 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:40:16 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:40:16 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:40:16 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 04:40:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 04:40:17 debconf: delaying package configuration, since apt-utils is not installed 04:40:17 Fetched 35.2 MB in 2s (16.0 MB/s) 04:40:17 (Reading database ... 12757 files and directories currently installed.) 04:40:17 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 04:40:17 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 04:40:18 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 04:40:18 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 04:40:18 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 04:40:18 (Reading database ... 12757 files and directories currently installed.) 04:40:18 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 04:40:18 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 04:40:18 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 04:40:18 (Reading database ... 12757 files and directories currently installed.) 04:40:18 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 04:40:19 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 04:40:19 Setting up apt (1.6.12ubuntu0.2) ... 04:40:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:40:20 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:40:20 (Reading database ... 12764 files and directories currently installed.) 04:40:20 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 04:40:20 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 04:40:20 Selecting previously unselected package libpython3.6-minimal:amd64. 04:40:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:40:20 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:40:20 Selecting previously unselected package libexpat1:amd64. 04:40:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:40:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:40:20 Selecting previously unselected package python3.6-minimal. 04:40:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:40:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 04:40:21 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:40:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:40:21 ---> e288f16caf90 04:40:21 Step 3/26 : WORKDIR /edgex-go 04:40:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:40:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:40:21 ---> e288f16caf90 04:40:21 Step 3/23 : WORKDIR /edgex-go 04:40:21 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:40:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:40:21 ---> e288f16caf90 04:40:21 Step 3/24 : WORKDIR /edgex-go 04:40:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:40:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:40:21 ---> e288f16caf90 04:40:21 Step 3/22 : WORKDIR /edgex-go 04:40:21 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:40:21 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:40:21 ---> e288f16caf90 04:40:21 Step 3/31 : WORKDIR /edgex-go 04:40:21 ---> Running in 2523e9da5f7b 04:40:21 ---> Running in b47eaaca7f98 04:40:21 ---> Running in fcd0b8042670 04:40:21 ---> Running in b41c44d2d717 04:40:21 ---> Running in 80cf3568155a 04:40:21 Removing intermediate container b41c44d2d717 04:40:21 ---> 19a1532058fc 04:40:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:21 Removing intermediate container 2523e9da5f7b 04:40:21 ---> ddc314d0862c 04:40:21 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:21 ---> Running in 18ffec6f9c86 04:40:21 Removing intermediate container fcd0b8042670 04:40:21 Removing intermediate container b47eaaca7f98 04:40:21 ---> e661c10eca78 04:40:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:21 ---> bedf232353ee 04:40:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:21 Removing intermediate container 80cf3568155a 04:40:21 ---> 256fe1fa951f 04:40:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:21 ---> Running in 23f1b2fe48fa 04:40:21 ---> Running in d709149175f7 04:40:21 ---> Running in e9f270ab51cf 04:40:21 ---> Running in a0bf769c6a1e 04:40:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 04:40:21 Checking for services that may need to be restarted...done. 04:40:21 Checking for services that may need to be restarted...done. 04:40:21 Removing intermediate container 18ffec6f9c86 04:40:21 ---> b5d1c9440d3b 04:40:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:40:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:40:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:40:21 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 04:40:21 Selecting previously unselected package python3-minimal. 04:40:21 (Reading database ... 13012 files and directories currently installed.) 04:40:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:40:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:40:21 Selecting previously unselected package mime-support. 04:40:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:40:21 Unpacking mime-support (3.60ubuntu1) ... 04:40:21 Selecting previously unselected package libmpdec2:amd64. 04:40:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:40:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:40:21 ---> Running in 9b2813adf113 04:40:21 Removing intermediate container d709149175f7 04:40:21 ---> a2a9f7e3dfe8 04:40:21 Step 5/26 : RUN apk add --update --no-cache make bash git 04:40:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:40:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:40:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:40:22 Removing intermediate container 23f1b2fe48fa 04:40:22 ---> 49f82ac79c91 04:40:22 Step 5/31 : RUN apk add --update --no-cache make git 04:40:22 ---> Running in 73473052078c 04:40:22 Selecting previously unselected package python3.6. 04:40:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:40:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 04:40:22 Selecting previously unselected package libpython3-stdlib:amd64. 04:40:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:40:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:40:22 Setting up python3-minimal (3.6.7-1~18.04) ... 04:40:22 ---> Running in a7fb5c8451e3 04:40:22 Removing intermediate container e9f270ab51cf 04:40:22 ---> a923b05d370a 04:40:22 Step 5/24 : RUN apk add --update --no-cache make git 04:40:22 Selecting previously unselected package python3. 04:40:22 (Reading database ... 13442 files and directories currently installed.) 04:40:22 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:40:22 Unpacking python3 (3.6.7-1~18.04) ... 04:40:22 Selecting previously unselected package multiarch-support. 04:40:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:40:22 Removing intermediate container a0bf769c6a1e 04:40:22 ---> af4df2b69c06 04:40:22 Step 5/23 : RUN apk add --update --no-cache make git 04:40:22 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:40:22 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:40:22 Selecting previously unselected package liblzo2-2:amd64. 04:40:22 (Reading database ... 13479 files and directories currently installed.) 04:40:22 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:40:22 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:40:23 ---> Running in 5a8f679b8b31 04:40:23 ---> Running in 1ea6def51588 04:40:23 Selecting previously unselected package libbsd0:amd64. 04:40:23 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:40:23 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:40:23 Selecting previously unselected package sudo. 04:40:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:40:23 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:40:23 Selecting previously unselected package apparmor. 04:40:23 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:40:23 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:40:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:40:23 Selecting previously unselected package libedit2:amd64. 04:40:23 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:40:23 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:40:23 Selecting previously unselected package libkrb5support0:amd64. 04:40:23 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:40:23 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:40:24 Selecting previously unselected package libk5crypto3:amd64. 04:40:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:40:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:40:24 Selecting previously unselected package libkeyutils1:amd64. 04:40:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:40:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:40:24 Selecting previously unselected package libkrb5-3:amd64. 04:40:24 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:40:24 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:40:24 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:40:24 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:40:24 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:40:24 Selecting previously unselected package libssl1.0.0:amd64. 04:40:24 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 04:40:24 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 04:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:40:24 Selecting previously unselected package openssh-client. 04:40:24 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:40:24 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:40:24 Selecting previously unselected package squashfs-tools. 04:40:24 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 04:40:24 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:40:25 Selecting previously unselected package snapd. 04:40:25 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 04:40:25 Unpacking snapd (2.48+18.04) ... 04:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:40:25 OK: 217 MiB in 51 packages 04:40:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:40:26 OK: 217 MiB in 51 packages 04:40:26 OK: 217 MiB in 51 packages 04:40:26 OK: 217 MiB in 51 packages 04:40:26 OK: 217 MiB in 51 packages 04:40:26 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:40:26 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 04:40:27 Setting up mime-support (3.60ubuntu1) ... 04:40:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:40:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:40:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:40:27 Removing intermediate container 9b2813adf113 04:40:27 ---> 370bd8fdd0c1 04:40:27 Step 6/22 : COPY go.mod . 04:40:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:40:27 Setting up systemd (237-3ubuntu10.44) ... 04:40:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:40:28 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:40:28 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:40:28 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:40:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:40:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:40:28 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 04:40:28 Removing intermediate container 73473052078c 04:40:28 ---> dfdc20ab078f 04:40:28 Step 6/26 : COPY go.mod . 04:40:28 ---> 7d6a12ae430a 04:40:28 Step 7/22 : RUN go mod download 04:40:29 ---> Running in f810446c71ba 04:40:29 Removing intermediate container a7fb5c8451e3 04:40:29 ---> b8a0f680c6d2 04:40:29 Step 6/31 : COPY go.mod . 04:40:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:40:29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:40:29 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:40:29 Setting up python3 (3.6.7-1~18.04) ... 04:40:29 running python rtupdate hooks for python3.6... 04:40:29 running python post-rtupdate hooks for python3.6... 04:40:29 Setting up apparmor (2.12-4ubuntu5.1) ... 04:40:29 Removing intermediate container 5a8f679b8b31 04:40:29 ---> 381afc5c9394 04:40:29 Step 6/24 : COPY go.mod .Removing intermediate container 1ea6def51588 04:40:29 04:40:29 ---> dfa459f5b9d9 04:40:29 Step 6/23 : COPY go.mod . 04:40:29 ---> 5095bd21854b 04:40:29 Step 7/26 : RUN go mod download 04:40:29 ---> Running in 60dcaeb5662d 04:40:30 ---> 1c516be9accd 04:40:30 Step 7/31 : RUN go mod download 04:40:30 ---> 6983e86d8c86 04:40:30 Step 7/23 : RUN go mod download 04:40:30 ---> Running in 44e5efa64321 04:40:31 ---> e31fc9357091 04:40:31 Step 7/24 : RUN go mod download 04:40:31 ---> Running in 06643046b35a 04:40:31 ---> Running in df06224e0740 04:40:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:40:32 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:40:32 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:40:32 Setting up snapd (2.48+18.04) ... 04:40:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:40:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:40:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:40:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:40:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:40:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:40:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:40:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:40:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:40:34 Removing intermediate container f810446c71ba 04:40:34 ---> 8df3a6f0b0ba 04:40:34 Step 8/22 : COPY . . 04:40:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:40:34 /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' 04:40:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:40:34 Processing triggers for systemd (237-3ubuntu10.44) ... 04:40:34 Removing intermediate container 60dcaeb5662d 04:40:34 ---> 1f4ea296b57f 04:40:34 Step 8/26 : COPY . . 04:40:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:40:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:40:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:40:36 Reading package lists... 04:40:36 Removing intermediate container 44e5efa64321 04:40:36 ---> e4a91316adeb 04:40:36 Step 8/31 : COPY . . 04:40:36 Reading package lists... 04:40:36 Building dependency tree... 04:40:36 Reading state information... 04:40:37 Calculating upgrade... 04:40:37 The following packages will be upgraded: 04:40:37 advancecomp base-files bash binutils binutils-common 04:40:37 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:40:37 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:40:37 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 04:40:37 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 04:40:37 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:40:37 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:40:37 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 04:40:37 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 04:40:37 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 04:40:37 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 04:40:37 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 04:40:37 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 04:40:37 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 04:40:37 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 04:40:37 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:40:37 Need to get 63.8 MB of archives. 04:40:37 After this operation, 5188 kB of additional disk space will be used. 04:40:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 04:40:37 Removing intermediate container 06643046b35a 04:40:37 ---> 03ce3e233802 04:40:37 Step 8/23 : COPY . . 04:40:37 Removing intermediate container df06224e0740 04:40:37 ---> 4daf3e3faa03 04:40:37 Step 8/24 : COPY . . 04:40:37 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:40:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:40:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:40:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:40:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:40:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:40:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:40:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:40:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:40:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:40:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:40:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:40:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:40:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:40:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:40:37 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:40:37 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:40:37 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:40:37 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:40:37 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:40:37 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:40:37 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:40:37 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:40:37 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:40:37 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:40:37 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:40:37 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:40:37 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:40:37 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:40:37 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:40:37 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:40:37 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:40:37 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:40:37 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:40:37 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 04:40:37 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 04:40:37 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:40:37 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:40:37 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 04:40:37 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 04:40:37 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:40:37 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:40:37 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:40:37 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:40:37 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:40:37 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:40:37 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:40:37 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 04:40:37 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 04:40:37 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 04:40:37 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 04:40:37 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:40:37 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:40:37 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:40:37 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:40:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:40:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:40:38 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:40:38 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:40:38 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:40:38 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:40:38 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:40:38 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:40:38 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:40:38 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:40:38 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:40:38 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:40:38 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:40:38 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:40:38 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:40:38 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:40:38 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:40:38 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:40:38 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:40:38 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:40:38 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:40:38 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:40:38 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:40:38 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:40:38 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:40:38 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 04:40:38 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 04:40:38 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 04:40:38 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 04:40:38 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 04:40:38 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:40:38 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:40:38 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:40:38 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 04:40:38 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:40:38 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:40:38 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 04:40:38 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:40:39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:40:39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:40:39 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:40:39 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:40:39 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:40:39 debconf: delaying package configuration, since apt-utils is not installed 04:40:39 Fetched 63.8 MB in 2s (31.7 MB/s) 04:40:39 (Reading database ... 13912 files and directories currently installed.) 04:40:39 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:40:39 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:40:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:40:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:40:40 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 04:40:40 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 04:40:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:40:42 (Reading database ... 13911 files and directories currently installed.) 04:40:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:40:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:40:42 (Reading database ... 13911 files and directories currently installed.) 04:40:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:40:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:40:43 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:40:43 (Reading database ... 13911 files and directories currently installed.) 04:40:43 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:40:43 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:40:43 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:40:43 (Reading database ... 13911 files and directories currently installed.) 04:40:43 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:40:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:40:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:40:44 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:40:44 Setting up base-files (10.1ubuntu2.10) ... 04:40:44 Installing new version of config file /etc/issue ... 04:40:44 Installing new version of config file /etc/issue.net ... 04:40:44 Installing new version of config file /etc/lsb-release ... 04:40:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:40:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:40:44 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:40:44 Removing obsolete conffile /etc/default/motd-news ... 04:40:44 (Reading database ... 13912 files and directories currently installed.) 04:40:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:40:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:40:45 Setting up bash (4.4.18-2ubuntu1.2) ... 04:40:45 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 04:40:45 (Reading database ... 13912 files and directories currently installed.) 04:40:45 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:40:45 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:40:45 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:40:45 (Reading database ... 13912 files and directories currently installed.) 04:40:45 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:40:45 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:40:45 Setting up tar (1.29b-2ubuntu0.2) ... 04:40:46 (Reading database ... 13912 files and directories currently installed.) 04:40:46 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:40:46 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:40:46 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:40:46 (Reading database ... 13912 files and directories currently installed.) 04:40:46 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:40:46 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:40:46 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:40:46 (Reading database ... 13912 files and directories currently installed.) 04:40:46 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:40:46 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:40:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:40:47 (Reading database ... 13912 files and directories currently installed.) 04:40:47 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:40:47 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:40:47 Setting up grep (3.1-2build1) ... 04:40:47 (Reading database ... 13912 files and directories currently installed.) 04:40:47 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:40:47 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:40:47 Setting up login (1:4.5-1ubuntu2) ... 04:40:47 (Reading database ... 13912 files and directories currently installed.) 04:40:47 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:40:47 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:40:47 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:40:47 (Reading database ... 13912 files and directories currently installed.) 04:40:47 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:40:47 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:40:48 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:40:48 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:40:48 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:40:48 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:40:48 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:40:48 (Reading database ... 13912 files and directories currently installed.) 04:40:48 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:40:48 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:40:49 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:40:50 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:40:50 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:40:50 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:40:50 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:40:50 (Reading database ... 13912 files and directories currently installed.) 04:40:50 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:40:50 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:40:50 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:40:50 (Reading database ... 13912 files and directories currently installed.) 04:40:50 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:40:50 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:40:50 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:40:50 (Reading database ... 13912 files and directories currently installed.) 04:40:50 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:40:50 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:40:50 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:40:51 (Reading database ... 13912 files and directories currently installed.) 04:40:51 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:40:51 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:40:51 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:40:51 (Reading database ... 13912 files and directories currently installed.) 04:40:51 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:40:51 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:40:51 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:40:51 (Reading database ... 13912 files and directories currently installed.) 04:40:51 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:40:51 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:40:51 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:40:51 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:40:51 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:40:52 (Reading database ... 13912 files and directories currently installed.) 04:40:52 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:40:52 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:40:52 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:40:52 (Reading database ... 13912 files and directories currently installed.) 04:40:52 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:40:52 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:40:52 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:40:52 (Reading database ... 13912 files and directories currently installed.) 04:40:52 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:40:52 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:40:52 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:40:52 (Reading database ... 13912 files and directories currently installed.) 04:40:52 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:40:52 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:40:53 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:40:53 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:40:53 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:40:53 (Reading database ... 13912 files and directories currently installed.) 04:40:53 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:40:54 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:40:54 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:40:54 (Reading database ... 13912 files and directories currently installed.) 04:40:54 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:40:54 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:40:54 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:40:54 (Reading database ... 13914 files and directories currently installed.) 04:40:54 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:40:54 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:40:54 Setting up debconf (1.5.66ubuntu1) ... 04:40:55 (Reading database ... 13914 files and directories currently installed.) 04:40:55 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:40:55 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:40:55 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:40:55 (Reading database ... 13914 files and directories currently installed.) 04:40:55 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:40:55 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:40:55 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:40:55 (Reading database ... 13914 files and directories currently installed.) 04:40:55 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:40:55 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:40:55 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:40:55 (Reading database ... 13914 files and directories currently installed.) 04:40:55 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:40:55 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:40:55 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 04:40:56 (Reading database ... 13914 files and directories currently installed.) 04:40:56 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:40:56 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:40:56 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:40:56 (Reading database ... 13914 files and directories currently installed.) 04:40:56 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:40:56 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:40:56 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 04:40:56 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 04:40:56 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:40:57 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:40:57 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:40:57 (Reading database ... 13914 files and directories currently installed.) 04:40:57 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:40:57 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:40:57 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:40:57 (Reading database ... 13914 files and directories currently installed.) 04:40:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 04:40:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:40:57 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 04:40:57 (Reading database ... 13914 files and directories currently installed.) 04:40:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:40:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:40:58 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:40:58 (Reading database ... 13914 files and directories currently installed.) 04:40:58 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 04:40:58 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 04:40:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 04:40:58 (Reading database ... 13914 files and directories currently installed.) 04:40:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:40:58 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:40:58 Setting up passwd (1:4.5-1ubuntu2) ... 04:40:59 (Reading database ... 13914 files and directories currently installed.) 04:40:59 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 04:40:59 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:40:59 Setting up gpgv (2.2.4-1ubuntu1.3) ... 04:40:59 (Reading database ... 13914 files and directories currently installed.) 04:40:59 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:40:59 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:40:59 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:40:59 (Reading database ... 13914 files and directories currently installed.) 04:40:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:40:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:40:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:40:59 (Reading database ... 13914 files and directories currently installed.) 04:40:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:41:00 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:41:00 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:41:00 (Reading database ... 13914 files and directories currently installed.) 04:41:00 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:41:00 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:41:00 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:41:00 (Reading database ... 13914 files and directories currently installed.) 04:41:00 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 04:41:00 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 04:41:00 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 04:41:00 (Reading database ... 13914 files and directories currently installed.) 04:41:00 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 04:41:00 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 04:41:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 04:41:00 (Reading database ... 13915 files and directories currently installed.) 04:41:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:41:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:41:01 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:41:01 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:41:01 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 04:41:01 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 04:41:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:41:01 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:41:01 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:41:01 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:41:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:41:01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:41:01 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:41:01 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:41:02 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:41:02 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:41:02 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:41:02 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:41:02 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:41:02 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:41:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:41:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:41:03 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:41:03 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:41:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:41:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:41:04 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:41:04 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:41:04 ---> 6228b3efd943 04:41:04 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:41:04 ---> 6f9a53c63bdc 04:41:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:41:04 ---> df05c168cb64 04:41:04 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 04:41:04 ---> Running in f1423712bc34 04:41:04 ---> 0dc8afaa5a84 04:41:04 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:41:04 ---> Running in 3c4224f943c9 04:41:04 ---> Running in 10e0a3211ad4 04:41:04 ---> Running in c797ec8ea5b6 04:41:04 ---> 5cdc02c6fea6 04:41:04 Step 9/23 : RUN make cmd/core-command/core-command 04:41:04 ---> Running in ec9f7c75556a 04:41:04 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:41:04 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:41:04 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:41:04 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:41:04 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:41:04 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:41:05 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:41:05 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:41:05 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:41:05 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:41:05 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 04:41:05 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:41:05 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:41:05 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:41:05 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 04:41:05 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:41:05 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:41:05 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:41:05 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 04:41:05 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 04:41:05 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 04:41:06 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:41:06 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:41:07 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:41:07 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:41:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:41:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:41:08 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:41:08 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:41:09 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:41:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:41:09 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:41:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:41:09 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:41:09 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:41:09 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:41:09 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:41:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:41:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:41:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:41:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:41:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:41:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:41:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:41:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:41:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:41:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:41:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:41:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:41:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:41:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:41:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:41:10 Setting up tzdata (2021a-0ubuntu0.18.04) ... 04:41:10 04:41:10 Current default time zone: 'Etc/UTC' 04:41:10 Local time is now: Thu Feb 4 04:41:10 UTC 2021. 04:41:10 Universal Time is now: Thu Feb 4 04:41:10 UTC 2021. 04:41:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:41:10 04:41:10 Setting up systemd-sysv (237-3ubuntu10.44) ... 04:41:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:41:10 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 04:41:11 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:41:11 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:41:11 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:41:11 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:41:11 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:41:11 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:41:11 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:41:11 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:41:11 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:41:11 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:41:11 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 04:41:11 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:41:11 Setting up patch (2.7.6-2ubuntu1.1) ... 04:41:11 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:41:11 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:41:11 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 04:41:11 Installing new version of config file /etc/ssl/openssl.cnf ... 04:41:11 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:41:11 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:41:11 Setting up ca-certificates (20210119~18.04.1) ... 04:41:13 Updating certificates in /etc/ssl/certs... 04:41:14 23 added, 27 removed; done. 04:41:14 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:41:14 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:41:14 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:41:14 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:41:14 Setting up pkgbinarymangler (138.18.04.1) ... 04:41:14 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:41:14 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 04:41:14 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:41:14 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:41:14 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:41:14 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:41:15 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:41:15 Setting up perl (5.26.1-6ubuntu0.5) ... 04:41:15 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 04:41:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:41:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:41:15 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 04:41:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:41:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:41:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:41:15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:41:15 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:41:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:41:15 Processing triggers for systemd (237-3ubuntu10.44) ... 04:41:15 Processing triggers for mime-support (3.60ubuntu1) ... 04:41:15 Processing triggers for ca-certificates (20210119~18.04.1) ... 04:41:15 Updating certificates in /etc/ssl/certs... 04:41:16 0 added, 0 removed; done. 04:41:16 Running hooks in /etc/ca-certificates/update.d... 04:41:16 done. 04:41:16 Reading package lists... 04:41:16 Building dependency tree... 04:41:16 Reading state information... 04:41:16 The following NEW packages will be installed: 04:41:16 apt-transport-https 04:41:16 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:41:16 Need to get 1696 B of archives. 04:41:16 After this operation, 153 kB of additional disk space will be used. 04:41:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 04:41:16 debconf: delaying package configuration, since apt-utils is not installed 04:41:16 Fetched 1696 B in 0s (43.4 kB/s) 04:41:17 Selecting previously unselected package apt-transport-https. 04:41:17 (Reading database ... 13920 files and directories currently installed.) 04:41:17 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 04:41:17 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 04:41:17 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 04:41:17 Waiting for network to be ready... 04:41:22 2021-02-04T04:41:20Z INFO Waiting for automatic snapd restart... 04:41:22 snapd 2.48.2 from Canonical* installed 04:41:23 "snapd" switched to the "latest/stable" channel 04:41:23 04:41:26 core18 20201210 from Canonical* installed 04:41:26 "core18" switched to the "latest/stable" channel 04:41:26 04:41:29 snapcraft 4.4.4 from Canonical* installed 04:41:29 "snapcraft" switched to the "latest/stable" channel 04:41:29 04:41:33 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: 04:41:33 - README.md 04:41:33 - snapcraft.yaml.orig 04:41:33 04:41:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:41:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:41:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:41:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:41:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:41:40 Reading package lists... 04:41:41 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 04:41:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:41:47 Reading package lists... 04:41:47 Building dependency tree... 04:41:47 Reading state information... 04:41:47 Suggested packages: 04:41:47 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:41:47 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:41:47 Recommended packages: 04:41:47 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:41:47 The following NEW packages will be installed: 04:41:47 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:41:47 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:41:47 pkg-config zip 04:41:47 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:41:47 Need to get 7655 kB of archives. 04:41:47 After this operation, 43.7 MB of additional disk space will be used. 04:41:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 04:41:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 04:41:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 04:41:47 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:41:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 04:41:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:41:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:41:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:41:48 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:41:48 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:41:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:41:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:41:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:41:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:41:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:41:48 debconf: delaying package configuration, since apt-utils is not installed 04:41:48 Fetched 7655 kB in 1s (10.2 MB/s) 04:41:48 Selecting previously unselected package libglib2.0-0:amd64. 04:41:48 (Reading database ... 13924 files and directories currently installed.) 04:41:48 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 04:41:48 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 04:41:48 Selecting previously unselected package libpsl5:amd64. 04:41:48 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:41:48 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:41:48 Selecting previously unselected package libnghttp2-14:amd64. 04:41:48 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:41:48 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:41:49 Selecting previously unselected package librtmp1:amd64. 04:41:49 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:41:49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:41:49 Selecting previously unselected package libcurl3-gnutls:amd64. 04:41:49 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 04:41:49 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 04:41:49 Selecting previously unselected package liberror-perl. 04:41:49 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:41:49 Unpacking liberror-perl (0.17025-1) ... 04:41:49 Selecting previously unselected package git-man. 04:41:49 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 04:41:49 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 04:41:49 Selecting previously unselected package git. 04:41:49 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 04:41:49 Unpacking git (1:2.17.1-1ubuntu0.7) ... 04:41:50 Selecting previously unselected package libnorm1:amd64. 04:41:50 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:41:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:41:50 Selecting previously unselected package libpgm-5.2-0:amd64. 04:41:50 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:41:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:41:50 Selecting previously unselected package libsodium23:amd64. 04:41:50 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:41:50 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:41:50 Selecting previously unselected package libzmq5:amd64. 04:41:50 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:41:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:41:50 Selecting previously unselected package libzmq3-dev:amd64. 04:41:50 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:41:50 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:41:50 Selecting previously unselected package pkg-config. 04:41:50 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:41:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:41:50 Selecting previously unselected package zip. 04:41:50 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:41:50 Unpacking zip (3.0-11build1) ... 04:41:51 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:41:51 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 04:41:51 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:41:51 Setting up liberror-perl (0.17025-1) ... 04:41:51 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:41:51 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 04:41:51 No schema files found: doing nothing. 04:41:51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:41:51 Setting up zip (3.0-11build1) ... 04:41:51 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:41:51 Setting up libsodium23:amd64 (1.0.16-2) ... 04:41:51 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:41:51 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:41:51 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 04:41:51 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:41:51 Setting up git (1:2.17.1-1ubuntu0.7) ... 04:41:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:41:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:41:58 git set to automatically installed. 04:41:58 git-man set to automatically installed. 04:41:58 libcurl3-gnutls set to automatically installed. 04:41:58 liberror-perl set to automatically installed. 04:41:58 libglib2.0-0 set to automatically installed. 04:41:58 libnghttp2-14 set to automatically installed. 04:41:58 libnorm1 set to automatically installed. 04:41:58 libpgm-5.2-0 set to automatically installed. 04:41:58 libpsl5 set to automatically installed. 04:41:58 librtmp1 set to automatically installed. 04:41:58 libsodium23 set to automatically installed. 04:41:58 libzmq3-dev set to automatically installed. 04:41:58 libzmq5 set to automatically installed. 04:41:58 pkg-config set to automatically installed. 04:41:58 zip set to automatically installed. 04:41:59 snapd is not logged in, snap install commands will use sudo 04:42:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:42:06 snap "core18" has no updates available 04:42:07 Pulling config-common 04:42:08 Pulling go-build-helper 04:42:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:42:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:42:30 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:42:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 04:42:30 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:42:30 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:42:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:42:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:42:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:42:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:42:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:42:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 04:42:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 04:42:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 04:42:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 04:42:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 04:42:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 04:42:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 04:42:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:42:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 04:42:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 04:42:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 04:42:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 04:42:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 04:42:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 04:42:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 04:42:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 04:42:30 Fetched 23.9 MB in 0s (0 B/s) 04:42:30 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:42:30 Fetched 96.5 kB in 0s (0 B/s) 04:42:30 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:42:30 Fetched 279 kB in 0s (0 B/s) 04:42:30 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:42:30 Fetched 122 kB in 0s (0 B/s) 04:42:30 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:42:30 Fetched 77.8 kB in 0s (0 B/s) 04:42:30 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:42:30 Fetched 8848 B in 0s (0 B/s) 04:42:30 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:42:30 Fetched 47.8 kB in 0s (0 B/s) 04:42:30 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:42:30 Fetched 45.6 kB in 0s (0 B/s) 04:42:30 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:42:30 Fetched 15.0 kB in 0s (0 B/s) 04:42:30 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 04:42:30 Fetched 214 kB in 0s (0 B/s) 04:42:30 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 04:42:30 Fetched 155 kB in 0s (0 B/s) 04:42:30 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:42:30 Fetched 50.6 kB in 0s (0 B/s) 04:42:30 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:42:30 Fetched 14.8 kB in 0s (0 B/s) 04:42:30 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:42:30 Fetched 41.8 kB in 0s (0 B/s) 04:42:30 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:42:30 Fetched 499 kB in 0s (0 B/s) 04:42:30 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:42:30 Fetched 111 kB in 0s (0 B/s) 04:42:30 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:42:30 Fetched 240 kB in 0s (0 B/s) 04:42:30 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:42:30 Fetched 29.3 kB in 0s (0 B/s) 04:42:30 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:42:30 Fetched 85.5 kB in 0s (0 B/s) 04:42:30 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:42:30 Fetched 24.5 kB in 0s (0 B/s) 04:42:30 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:42:30 Fetched 49.2 kB in 0s (0 B/s) 04:42:30 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:42:30 Fetched 54.2 kB in 0s (0 B/s) 04:42:30 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:42:30 Fetched 30.8 kB in 0s (0 B/s) 04:42:30 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 04:42:30 Fetched 17.0 kB in 0s (0 B/s) 04:42:30 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:42:30 Fetched 85.9 kB in 0s (0 B/s) 04:42:30 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:42:30 Fetched 8720 B in 0s (0 B/s) 04:42:30 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 04:42:30 Fetched 137 kB in 0s (0 B/s) 04:42:30 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:42:30 Fetched 119 kB in 0s (0 B/s) 04:42:30 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 04:42:30 Fetched 109 kB in 0s (0 B/s) 04:42:30 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:42:30 Fetched 11.1 kB in 0s (0 B/s) 04:42:30 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 04:42:30 Fetched 645 kB in 0s (0 B/s) 04:42:30 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:42:30 Fetched 41.3 kB in 0s (0 B/s) 04:42:30 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:42:30 Fetched 17.9 kB in 0s (0 B/s) 04:42:30 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:42:30 Fetched 368 kB in 0s (0 B/s) 04:42:30 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:42:30 Fetched 187 kB in 0s (0 B/s) 04:42:30 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:42:30 Fetched 175 kB in 0s (0 B/s) 04:42:30 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:42:33 Fetched 206 kB in 0s (0 B/s) 04:42:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 04:42:33 Fetched 1301 kB in 0s (0 B/s) 04:42:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:42:33 Fetched 36.2 kB in 0s (0 B/s) 04:42:33 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 04:42:33 Fetched 159 kB in 0s (0 B/s) 04:42:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:42:33 Fetched 107 kB in 0s (0 B/s) 04:42:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:42:33 Fetched 48.7 kB in 0s (0 B/s) 04:42:33 Pulling static-packages 04:42:34 'go115' has dependencies that need to be staged: go-build-helper static-packages 04:42:34 Skipping pull go-build-helper (already ran) 04:42:34 Skipping pull static-packages (already ran) 04:42:34 Building go-build-helper 04:42:37 Building static-packages 04:42:39 Staging go-build-helper 04:42:40 Staging static-packages 04:42:41 Pulling go115 04:42:42 'edgex-go' has dependencies that need to be staged: go115 04:42:42 Skipping pull go115 (already ran) 04:42:42 Building go115 04:42:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:42 Dload Upload Total Spent Left Speed 04:42:42 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 04:42:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 04:42:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 26.9M 0 0 28.9M 0 0:00:03 --:--:-- 0:00:03 28.9M 67 115M 67 77.6M 0 0 40.5M 0 0:00:02 0:00:01 0:00:01 40.5M 100 115M 100 115M 0 0 44.7M 0 0:00:02 0:00:02 --:--:-- 44.7M 04:42:45 go1.15.2.linux-amd64.tar.gz: OK 04:42:48 Removing intermediate container c797ec8ea5b6 04:42:48 ---> 82569e832f2c 04:42:48 04:42:48 Step 10/24 : FROM alpine:3.12 04:42:48 3.12: Pulling from library/alpine 04:42:49 Staging go115 04:42:50 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:42:50 Status: Downloaded newer image for alpine:3.12 04:42:50 ---> afeebe901d6b 04:42:50 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 04:42:50 ---> Running in e6197b2e4bef 04:42:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:42:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:42:54 (1/5) Installing ca-certificates (20191127-r4) 04:42:54 (2/5) Installing nghttp2-libs (1.41.0-r0) 04:42:54 (3/5) Installing libcurl (7.69.1-r3) 04:42:54 (4/5) Installing curl (7.69.1-r3) 04:42:54 (5/5) Installing dumb-init (1.2.2-r1) 04:42:54 Executing busybox-1.31.1-r19.trigger 04:42:54 Executing ca-certificates-20191127-r4.trigger 04:42:54 Removing intermediate container f1423712bc34 04:42:54 ---> ff0f3defaa73 04:42:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:42:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:42:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:42:54 Fetched 0 B in 0s (0 B/s) 04:42:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:42:54 Fetched 224 kB in 0s (0 B/s) 04:42:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:42:54 Fetched 157 kB in 0s (0 B/s) 04:42:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:42:54 Fetched 221 kB in 0s (0 B/s) 04:42:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:42:54 Fetched 143 kB in 0s (0 B/s) 04:42:54 Pulling edgex-go 04:42:54 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:42:54 OK: 7 MiB in 19 packages 04:42:55 Pulling version 04:42:55 ---> Running in 830caf9b2baa 04:42:56 Building config-common 04:42:57 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 04:42:58 Skipping build go-build-helper (already ran) 04:42:58 Skipping build static-packages (already ran) 04:42:58 Skipping build go115 (already ran) 04:42:58 Building edgex-go 04:42:58 Removing intermediate container e6197b2e4bef 04:42:58 ---> c26f40091d36 04:42:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:42:58 ---> Running in 8f91249ce9bd 04:42:58 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 04:42:58 Removing intermediate container 8f91249ce9bd 04:42:58 ---> af13beba7dc2 04:42:58 Step 13/24 : WORKDIR / 04:42:59 ---> Running in 3443fcd56e4c 04:43:00 Removing intermediate container 3443fcd56e4c 04:43:00 ---> 36078579c90a 04:43:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:43:00 go: downloading github.com/gorilla/mux v1.8.0 04:43:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.17 04:43:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 04:43:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:43:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 04:43:00 go: downloading github.com/google/uuid v1.2.0 04:43:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:43:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 04:43:00 go: downloading github.com/pelletier/go-toml v1.2.0 04:43:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:43:00 go: downloading github.com/imdario/mergo v0.3.11 04:43:00 go: downloading github.com/pebbe/zmq4 v1.2.2 04:43:00 go: downloading github.com/go-playground/validator/v10 v10.3.0 04:43:00 go: downloading github.com/go-redis/redis/v7 v7.2.0 04:43:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 04:43:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 04:43:00 go: downloading github.com/pkg/errors v0.8.1 04:43:00 go: downloading github.com/BurntSushi/toml v0.3.1 04:43:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 04:43:00 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:43:00 go: downloading github.com/hashicorp/consul/api v1.1.0 04:43:00 go: downloading github.com/go-kit/kit v0.8.0 04:43:00 go: downloading gopkg.in/yaml.v2 v2.4.0 04:43:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:43:00 go: downloading github.com/go-playground/universal-translator v0.17.0 04:43:00 go: downloading github.com/leodido/go-urn v1.2.0 04:43:00 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:43:00 go: downloading github.com/x448/float16 v0.8.4 04:43:00 go: downloading github.com/mitchellh/copystructure v1.0.0 04:43:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:43:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 04:43:00 go: downloading github.com/hashicorp/serf v0.8.2 04:43:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:43:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:43:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:43:00 go: downloading github.com/go-playground/locales v0.13.0 04:43:00 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:43:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:43:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:43:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:43:01 ---> 033797698b09 04:43:01 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:43:02 ---> 0b57c7f8f9b8 04:43:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:43:02 Removing intermediate container 830caf9b2baa 04:43:02 ---> 13eca1d78954 04:43:02 04:43:02 Step 11/26 : FROM docker:20.10.0 04:43:03 20.10.0: Pulling from library/docker 04:43:04 ---> 37cdceef6c3f 04:43:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:43:07 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 04:43:08 ---> 91580e6f3879 04:43:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:43:08 Removing intermediate container 10e0a3211ad4 04:43:08 ---> c6ff732706c4 04:43:08 04:43:08 Step 10/31 : FROM alpine:3.12 04:43:08 ---> afeebe901d6b 04:43:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:43:08 ---> Running in fc6070cbf85d 04:43:10 Removing intermediate container fc6070cbf85d 04:43:10 ---> b4ca1e8b9858 04:43:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:43:10 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 04:43:10 ---> cfbe2a1f3a27 04:43:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:43:11 ---> Running in d4895a00f8df 04:43:12 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 04:43:12 ---> 4e7363099917 04:43:12 Step 20/24 : 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/ 04:43:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:12 Removing intermediate container ec9f7c75556a 04:43:12 ---> a03e596a249a 04:43:12 04:43:12 Step 10/23 : FROM alpine:3.12 04:43:12 ---> afeebe901d6b 04:43:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:43:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:12 ---> Running in 02b784a17353 04:43:12 ---> Running in c55d7e1102da 04:43:12 Removing intermediate container 3c4224f943c9 04:43:12 ---> c9fe831787d6 04:43:12 04:43:12 Step 10/22 : FROM alpine:3.12 04:43:12 ---> afeebe901d6b 04:43:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:43:12 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 04:43:13 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 04:43:13 go: downloading github.com/stretchr/testify v1.7.0 04:43:13 (1/2) Installing dumb-init (1.2.2-r1) 04:43:13 (2/2) Installing su-exec (0.2-r1) 04:43:13 Executing busybox-1.31.1-r19.trigger 04:43:13 OK: 5 MiB in 16 packages 04:43:13 ---> Running in e336bf693b41 04:43:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:43:13 go: downloading github.com/pmezard/go-difflib v1.0.0 04:43:13 go: downloading github.com/davecgh/go-spew v1.1.1 04:43: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 04:43:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 04:43:15 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:43:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:15 Removing intermediate container d4895a00f8df 04:43:15 ---> fc770102b493 04:43:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:43:15 ---> Running in 6656f614f083 04:43:16 (1/1) Installing dumb-init (1.2.2-r1) 04:43:16 Executing busybox-1.31.1-r19.trigger 04:43:16 OK: 5 MiB in 15 packages 04:43:16 (1/2) Installing ca-certificates (20191127-r4) 04:43:16 (2/2) Installing dumb-init (1.2.2-r1) 04:43:16 Executing busybox-1.31.1-r19.trigger 04:43:16 Executing ca-certificates-20191127-r4.trigger 04:43:16 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 04:43:16 OK: 6 MiB in 16 packages 04:43:17 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 04:43:17 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:43:17 Removing intermediate container 02b784a17353 04:43:17 ---> 48a9ea0c9e62 04:43:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:43:17 Removing intermediate container 6656f614f083 04:43:17 ---> 275e6adab9f0 04:43:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:43:17 ---> Running in 8f43999b2961 04:43:17 ---> Running in ba308c4a2588 04:43:17 Removing intermediate container c55d7e1102da 04:43:17 ---> 080cf178c68d 04:43:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:43:18 ---> Running in c49ae9e41511 04:43:18 Removing intermediate container ba308c4a2588 04:43:18 ---> f0e7036a2518 04:43:18 Step 22/24 : LABEL arch=arm64 04:43:18 Removing intermediate container 8f43999b2961 04:43:18 ---> 82d59514d5dd 04:43:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:43:18 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 04:43:18 ---> Running in 3bc0ad31cda0 04:43:18 ---> Running in 91ff9b26954d 04:43:18 Removing intermediate container e336bf693b41 04:43:18 ---> 2341768f2ebe 04:43:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:43:18 Removing intermediate container c49ae9e41511 04:43:18 ---> 600a3d3e9b77 04:43:18 Step 13/23 : ENV APP_PORT=48082 04:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 04:43:19 ---> Running in cbd4914b3d60 04:43:19 ---> Running in 6c38fb84e1ad 04:43:19 Removing intermediate container 3bc0ad31cda0 04:43:19 ---> 15881d05d3e2 04:43:19 Step 23/24 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:43:19 ---> Running in 42a67c458c75 04:43:19 Removing intermediate container cbd4914b3d60 04:43:19 ---> a0ae914b4bf5 04:43:19 Step 13/22 : ENV APP_PORT=48060 04:43:19 Removing intermediate container 6c38fb84e1ad 04:43:19 ---> 043425e317a1 04:43:19 Step 14/23 : EXPOSE $APP_PORT 04:43:20 ---> Running in 3782a09aed81 04:43:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:43:20 Status: Downloaded newer image for docker:20.10.0 04:43:20 ---> eeaf43b92773 04:43:20 Step 12/26 : RUN apk add --no-cache bash 04:43:20 ---> Running in 637754297a43 04:43:20 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 04:43:20 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:43:20 Removing intermediate container 42a67c458c75 04:43:20 ---> d870e5fe6abd 04:43:20 Step 24/24 : LABEL version=0.0.0 04:43:20 ---> Running in eaf4115e294f 04:43:20 ---> Running in 8e49a20945d5 04:43:20 Removing intermediate container 3782a09aed81 04:43:20 ---> bb90e9ca206a 04:43:20 Step 14/22 : EXPOSE $APP_PORT 04:43:20 Removing intermediate container 637754297a43 04:43:20 ---> 9ebc6ed908d2 04:43:20 Step 15/23 : WORKDIR / 04:43:21 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 04:43:21 go: downloading github.com/lib/pq v1.9.0 04:43:21 ---> Running in 7c95f8329619 04:43:21 ---> Running in a288afc4cf1d 04:43:21 Removing intermediate container 8e49a20945d5 04:43:21 ---> 459e76e60eb5 04:43:21 04:43:21 Removing intermediate container 91ff9b26954d 04:43:21 ---> 4f8912e2a49f 04:43:21 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:43:21 Removing intermediate container 7c95f8329619 04:43:21 ---> 4c012d69577b 04:43:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:43:21 Successfully built 459e76e60eb5 04:43:22 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 04:43:22  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 04:43:22 ---> Running in 3f1bea081f32 04:43:22 Removing intermediate container a288afc4cf1d 04:43:22 ---> bbde78f68c64 04:43:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:43:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:22 Removing intermediate container 3f1bea081f32 04:43:22 ---> 0f87be874a09 04:43:22 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:43:22 ---> e53e060150db 04:43:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:43:22 (1/2) Installing readline (8.0.4-r0) 04:43:23 (2/2) Installing bash (5.0.17-r0) 04:43:23 Executing bash-5.0.17-r0.post-install 04:43:23 Executing busybox-1.31.1-r19.trigger 04:43:23 OK: 12 MiB in 22 packages 04:43:23 ---> 506a94fa47c0 04:43:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:43:23 Building version 04:43:24 ---> 9fdf7ab66305 04:43:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:43:25 ---> Running in 559bd92be840 04:43:25 ---> c4a01be1639e 04:43:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:43:25 ---> 006965b607c7 04:43:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:43:25 Removing intermediate container eaf4115e294f 04:43:25 ---> 84a30f091d18 04:43:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:43:25 Staging config-common 04:43:26 Skipping stage go-build-helper (already ran) 04:43:26 Skipping stage static-packages (already ran) 04:43:26 Skipping stage go115 (already ran) 04:43:26 Staging edgex-go 04:43:26 ---> Running in dd1d6bf03e13 04:43:26 ---> d712151679df 04:43:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:43:26 ---> 981f37695dd3 04:43:26 Step 19/23 : ENTRYPOINT ["/core-command"] 04:43:26 ---> Running in bb2ecfa823e6 04:43:26 ---> Running in 819d2bbae91a 04:43:27 Removing intermediate container dd1d6bf03e13 04:43:27 ---> 030e82b0f3a2 04:43:27 Step 14/26 : ENV APP_PORT=48090 04:43:27 Removing intermediate container bb2ecfa823e6 04:43:27 ---> 8793c9179519 04:43:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:43:27 Staging version 04:43:27 ---> Running in e34fd1da1acd 04:43:27 ---> Running in 2bf70f24e83c 04:43:27 Removing intermediate container 819d2bbae91a 04:43:27 ---> 24505adc5d1a 04:43:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:43:28 Priming config-common 04:43:28 ---> Running in b19b15e92c37 04:43:28 Removing intermediate container e34fd1da1acd 04:43:28 ---> bf9a0b954396 04:43:28 Step 15/26 : EXPOSE $APP_PORT 04:43:28 Removing intermediate container 2bf70f24e83c 04:43:28 ---> f7f146de8286 04:43:28 Step 20/22 : LABEL arch=arm64 04:43:28 ---> Running in b281cf60954e 04:43:28 Removing intermediate container 559bd92be840 04:43:28 ---> 6ccc0c0c27bf 04:43:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:43:29 ---> Running in 9ac2e82f2d6d 04:43:29 Removing intermediate container b19b15e92c37 04:43:29 ---> 3a073890821f 04:43:29 Step 21/23 : LABEL arch=arm64 04:43:29 Priming go-build-helper 04:43:29 ---> Running in e3d8353e2730 04:43:29 Removing intermediate container b281cf60954e 04:43:29 ---> 82be3e99b746 04:43:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:43:29 Removing intermediate container 9ac2e82f2d6d 04:43:29 ---> 6080efea4923 04:43:29 Step 21/22 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:43:29 Priming static-packages 04:43:29 Removing intermediate container e3d8353e2730 04:43:29 ---> aaa9ca9d245d 04:43:29 Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:43:29 ---> Running in 653b7f2bd2fa 04:43:30 ---> Running in ec5e295f0847 04:43:30 ---> 8aef82e0d68e 04:43:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:43:30 Removing intermediate container 653b7f2bd2fa 04:43:30 ---> c3b642f7dbe1 04:43:30 Step 22/22 : LABEL version=0.0.0 04:43:30 ---> 631655e279f4 04:43:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:43:31 ---> Running in cd5171274b86 04:43:31 Removing intermediate container ec5e295f0847 04:43:31 ---> 66744aaf5498 04:43:31 Step 23/23 : LABEL version=0.0.0 04:43:31 ---> Running in 552ad67e3c4b 04:43:31 Removing intermediate container cd5171274b86 04:43:31 ---> 4c2b96c7c0f8 04:43:31 04:43:32 ---> d58c41d16bc8 04:43:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:43:32 Priming go115 04:43:32 ---> dc98791cd7d6 04:43:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:43:32 Successfully built 4c2b96c7c0f8 04:43:32 Successfully tagged docker-support-notifications-go-arm64:latest 04:43:32  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 04:43:32 Removing intermediate container 552ad67e3c4b 04:43:32 ---> 347d3d1b18db 04:43:32 04:43:33 Priming edgex-go 04:43:33 Successfully built 347d3d1b18db 04:43:33 Successfully tagged docker-core-command-go-arm64:latest 04:43:33 Building docker-security-proxy-setup-go 04:43:33  Building docker-core-command-go ... done  ---> 27a13bdf33b5 04:43:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 04:43:33 ---> fd45f02f16dd 04:43:33 Step 19/26 : RUN apk --no-cache add py3-pip 04:43:33 ---> Running in fd15e854ce37 04:43:34 Priming version 04:43:34 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 04:43:35 ---> a51a262c8bf3 04:43:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:43:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:36 (1/33) Installing libbz2 (1.0.8-r1) 04:43:36 (2/33) Installing expat (2.2.9-r1) 04:43:36 (3/33) Installing libffi (3.3-r2) 04:43:36 (4/33) Installing gdbm (1.13-r1) 04:43:36 (5/33) Installing xz-libs (5.2.5-r0) 04:43:36 ---> f620d93406e5 04:43:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR}(6/33) Installing sqlite-libs (3.32.1-r0) 04:43:36 04:43:36 (7/33) Installing python3 (3.8.5-r0) [Pipeline] } [Pipeline] // withEnv 04:43:37 ---> Running in 961f3e5e9972 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:43:38 Removing intermediate container 961f3e5e9972 04:43:38 ---> 5ca60201de3b 04:43:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:43:38 (8/33) Installing py3-appdirs (1.4.4-r1) 04:43:38 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:43:38 (10/33) Installing py3-parsing (2.4.7-r0) 04:43:38 (11/33) Installing py3-six (1.15.0-r0) 04:43:38 (12/33) Installing py3-packaging (20.4-r0) 04:43:38 (13/33) Installing py3-setuptools (47.0.0-r0) 04:43:38 (14/33) Installing py3-chardet (3.0.4-r4) 04:43:38 (15/33) Installing py3-idna (2.9-r0) 04:43:38 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:43:38 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:43:38 (18/33) Installing py3-requests (2.23.0-r0) 04:43:39 (19/33) Installing py3-msgpack (1.0.0-r0) 04:43:39 (20/33) Installing py3-lockfile (0.12.2-r3) 04:43:39 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:43:39 (22/33) Installing py3-colorama (0.4.3-r0) 04:43:39 (23/33) Installing py3-distlib (0.3.0-r0) 04:43:39 (24/33) Installing py3-distro (1.5.0-r1) 04:43:39 (25/33) Installing py3-webencodings (0.5.1-r3) 04:43:39 (26/33) Installing py3-html5lib (1.0.1-r4) 04:43:39 (27/33) Installing py3-pytoml (0.1.21-r0) 04:43:39 (28/33) Installing py3-pep517 (0.8.2-r0) 04:43:39 (29/33) Installing py3-progress (1.5-r0) 04:43:39 (30/33) Installing py3-toml (0.10.1-r0) 04:43:39 (31/33) Installing py3-retrying (1.3.3-r0) 04:43:39 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:43:39 (33/33) Installing py3-pip (20.1.1-r0) 04:43:39 Executing busybox-1.31.1-r19.trigger 04:43:39 OK: 71 MiB in 55 packages 04:43:40 ---> b0dd4e11de97 04:43:40 Step 26/31 : RUN chmod +x /entrypoint.sh 04:43:41 ---> Running in 0046f12fab2b 04:43:45 Removing intermediate container 0046f12fab2b 04:43:45 ---> b67f3676176a 04:43:45 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:43:46 ---> Running in 89bf8cae0100 04:43:46 Removing intermediate container 89bf8cae0100 04:43:46 ---> 00ed16e0ce76 04:43:46 Step 28/31 : CMD ["gate"] 04:43:47 ---> Running in b70684371b6d 04:43:47 Removing intermediate container fd15e854ce37 04:43:47 ---> 5c84c5907296 04:43:48 Step 20/26 : RUN pip install docker-compose==1.23.2 04:43:48 ---> Running in 3f260e6dcbc4 04:43:48 Removing intermediate container b70684371b6d 04:43:48 ---> 7677d7f66c36 04:43:48 Step 29/31 : LABEL arch=arm64 04:43:49 ---> Running in 51eb99e2fee7 04:43:49 Removing intermediate container 51eb99e2fee7 04:43:49 ---> aac55270fd21 04:43:49 Step 30/31 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:43:50 ---> Running in 0e98d84b9ec5 04:43:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:43:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:43:50 ---> e288f16caf90 04:43:50 Step 3/23 : WORKDIR /edgex-go 04:43:50 ---> Using cache 04:43:50 ---> 256fe1fa951f 04:43:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:50 ---> Using cache 04:43:50 ---> af4df2b69c06 04:43:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:43:50 ---> Running in 79cbc832ad60 04:43:51 Removing intermediate container 0e98d84b9ec5 04:43:51 ---> fa0f673da182 04:43:51 Step 31/31 : LABEL version=0.0.0 04:43:51 ---> Running in bdacff3a7943 04:43:52 Removing intermediate container bdacff3a7943 04:43:52 ---> 8457b20ceb45 04:43:52 04:43:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:52 Successfully built 8457b20ceb45 04:43:52 Successfully tagged docker-security-bootstrapper-go-arm64:latest 04:43:52 Building docker-core-metadata-go 04:43:53  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:54 OK: 217 MiB in 51 packages 04:43:55 Collecting docker-compose==1.23.2 04:43:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:43:56 Removing intermediate container 79cbc832ad60 04:43:56 ---> e97353d32cc4 04:43:56 Step 6/23 : COPY go.mod . 04:43:57 ---> d958b015ff47 04:43:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:43:57 Step 7/23 : RUN go mod download 04:43:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:43:58 ---> Running in 19caa39d031e 04:43:58 Collecting dockerpty<0.5,>=0.4.1 04:43:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:44:02 Collecting texttable<0.10,>=0.9.0 04:44:02 Downloading texttable-0.9.1.tar.gz (11 kB) 04:44:03 Removing intermediate container 19caa39d031e 04:44:03 ---> 1fd0a48221ac 04:44:03 Step 8/23 : COPY . . 04:44:06 Collecting PyYAML<4,>=3.10 04:44:06 Downloading PyYAML-3.13.tar.gz (270 kB) 04:44:10 Collecting docker<4.0,>=3.6.0 04:44:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:44:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:44:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:44:11 ---> e288f16caf90 04:44:11 Step 3/22 : WORKDIR /edgex-go 04:44:11 ---> Using cache 04:44:11 ---> 256fe1fa951f 04:44:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:44:11 ---> Using cache 04:44:11 ---> af4df2b69c06 04:44:11 Step 5/22 : RUN apk add --update --no-cache make git 04:44:11 ---> Using cache 04:44:11 ---> dfa459f5b9d9 04:44:11 Step 6/22 : COPY go.mod . 04:44:11 ---> Using cache 04:44:11 ---> 6983e86d8c86 04:44:11 Step 7/22 : RUN go mod download 04:44:11 ---> Using cache 04:44:11 ---> 03ce3e233802 04:44:11 Step 8/22 : COPY . . 04:44:11 Collecting jsonschema<3,>=2.5.1 04:44:11 ---> Using cache 04:44:11 ---> 5cdc02c6fea6 04:44:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:44:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:44:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:44:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:44:12 ---> e288f16caf90 04:44:12 Step 3/21 : WORKDIR /edgex-go 04:44:12 ---> Using cache 04:44:12 ---> 256fe1fa951f 04:44:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:44:12 ---> Using cache 04:44:12 ---> af4df2b69c06 04:44:12 Step 5/21 : RUN apk add --update --no-cache make git 04:44:12 ---> Using cache 04:44:12 ---> dfa459f5b9d9 04:44:12 Step 6/21 : COPY go.mod . 04:44:12 ---> Using cache 04:44:12 ---> 6983e86d8c86 04:44:12 Step 7/21 : RUN go mod download 04:44:12 ---> Using cache 04:44:12 ---> 03ce3e233802 04:44:12 Step 8/21 : COPY . . 04:44:12 ---> Using cache 04:44:12 ---> 5cdc02c6fea6 04:44:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:44:12 Collecting docopt<0.7,>=0.6.1 04:44:12 Downloading docopt-0.6.2.tar.gz (25 kB) 04:44:17 Collecting websocket-client<1.0,>=0.32.0 04:44:17 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:44:17 ---> Running in d5d5b17e9f0e 04:44:17 ---> Running in 94662bc9b981 04:44:18 Collecting cached-property<2,>=1.2.0 04:44:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:44:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:44:18 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) 04:44:18 Collecting idna<2.8,>=2.5 04:44:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:44:19 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) 04:44:19 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 04:44:19 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 04:44:20 Collecting urllib3<1.25,>=1.21.1 04:44:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:44:20 Collecting docker-pycreds>=0.4.0 04:44:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:44:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:44:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:44:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:44:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:44:22 Installing collected packages: idna, urllib3, requests, dockerpty, texttable, PyYAML, docker-pycreds, websocket-client, docker, jsonschema, docopt, cached-property, docker-compose 04:44:22 Attempting uninstall: idna 04:44:22 Found existing installation: idna 2.9 04:44:22 Uninstalling idna-2.9: 04:44:22 Successfully uninstalled idna-2.9 04:44:25 Attempting uninstall: urllib3 04:44:25 Found existing installation: urllib3 1.25.9 04:44:25 Uninstalling urllib3-1.25.9: 04:44:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:44:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder Successfully uninstalled urllib3-1.25.9 04:44:25 04:44:25 ---> e288f16caf90 04:44:25 Step 3/23 : WORKDIR /edgex-go 04:44:25 ---> Using cache 04:44:25 ---> 256fe1fa951f 04:44:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:44:25 ---> Using cache 04:44:25 ---> af4df2b69c06 04:44:25 Step 5/23 : RUN apk add --update --no-cache make git 04:44:25 ---> Using cache 04:44:25 ---> dfa459f5b9d9 04:44:25 Step 6/23 : COPY go.mod . 04:44:25 ---> Using cache 04:44:25 ---> 6983e86d8c86 04:44:25 Step 7/23 : RUN go mod download 04:44:25 ---> Using cache 04:44:25 ---> 03ce3e233802 04:44:25 Step 8/23 : COPY . . 04:44:25 ---> Using cache 04:44:25 ---> 5cdc02c6fea6 04:44:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:44:25 ---> Running in fbb4e5765b25 04:44:26 ---> 524494ee9fc1 04:44:26 Step 9/23 : RUN make cmd/core-data/core-data 04:44:26 Attempting uninstall: requests 04:44:26 Found existing installation: requests 2.23.0 04:44:26 Uninstalling requests-2.23.0: 04:44:26 Successfully uninstalled requests-2.23.0 04:44:26 ---> Running in 2a5c0d521bb7 04:44:27 Running setup.py install for dockerpty: started 04:44:27 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 04:44:28 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 04:44:30 Running setup.py install for dockerpty: finished with status 'done' 04:44:30 Running setup.py install for texttable: started 04:44:33 Running setup.py install for texttable: finished with status 'done' 04:44:33 Running setup.py install for PyYAML: started 04:44:37 Running setup.py install for PyYAML: finished with status 'done' 04:44:39 Running setup.py install for docopt: started 04:44:42 Running setup.py install for docopt: finished with status 'done' 04:44:43 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.57.0 04:44:50 Removing intermediate container 3f260e6dcbc4 04:44:50 ---> 193817deb972 04:44:50 Step 21/26 : RUN apk --no-cache add curl 04:44:50 ---> Running in 3321793eb894 04:44:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:44:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:44:53 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:44:53 (2/3) Installing libcurl (7.69.1-r3) 04:44:53 (3/3) Installing curl (7.69.1-r3) 04:44:53 Executing busybox-1.31.1-r19.trigger 04:44:53 OK: 71 MiB in 58 packages 04:44:55 Removing intermediate container 3321793eb894 04:44:55 ---> ba15f632a237 04:44:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 04:44:55 ---> Running in 4cfb0c451e84 04:44:56 Removing intermediate container 4cfb0c451e84 04:44:56 ---> feb29bc89b88 04:44:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:44:56 ---> Running in bc7294a47978 04:44:57 Removing intermediate container bc7294a47978 04:44:57 ---> f140c5b69059 04:44:57 Step 24/26 : LABEL arch=arm64 04:44:57 ---> Running in 54774b26e27f 04:44:58 Removing intermediate container 54774b26e27f 04:44:58 ---> eda731b94985 04:44:58 Step 25/26 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:44:58 ---> Running in bae6caee1a80 04:44:58 Removing intermediate container bae6caee1a80 04:44:58 ---> d1aa4c6e7e94 04:44:58 Step 26/26 : LABEL version=0.0.0 04:44:59 ---> Running in a8bbdd33daea 04:44:59 Removing intermediate container a8bbdd33daea 04:44:59 ---> e4d325decb22 04:44:59 04:45:00 Successfully built e4d325decb22 04:45:00 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 04:45:39  Building docker-sys-mgmt-agent-go ... done 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 04:45:57 Removing intermediate container 94662bc9b981 04:45:57 ---> d37be0954c5f 04:45:57 04:45:57 Step 10/21 : FROM alpine:3.12 04:45:57 ---> afeebe901d6b 04:45:57 Step 11/21 : RUN apk add --update --no-cache curl 04:45:57 ---> Running in 128a73f552a9 04:45:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:59 (1/4) Installing ca-certificates (20191127-r4) 04:45:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:45:59 (3/4) Installing libcurl (7.69.1-r3) 04:45:59 (4/4) Installing curl (7.69.1-r3) 04:45:59 Executing busybox-1.31.1-r19.trigger 04:45:59 Executing ca-certificates-20191127-r4.trigger 04:45:59 OK: 7 MiB in 18 packages 04:46:02 Removing intermediate container 128a73f552a9 04:46:02 ---> 6011a5397e1d 04:46:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:46:02 ---> Running in 044cac42c20f 04:46:02 Removing intermediate container 044cac42c20f 04:46:02 ---> df0a2e512e92 04:46:03 Step 13/21 : WORKDIR /edgex 04:46:03 ---> Running in 8f624ad9e262 04:46:03 Removing intermediate container 8f624ad9e262 04:46:03 ---> 9c94f4d58f37 04:46:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:46:05 ---> 93c70470a2a2 04:46:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:46:07 ---> a557463d59c5 04:46:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:46:09 ---> 784c14ae02e1 04:46:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:46:10 ---> Running in a6c25e3b3971 04:46:11 Removing intermediate container a6c25e3b3971 04:46:11 ---> 2ac9183a065d 04:46:11 Step 18/21 : CMD ["--init=true"] 04:46:11 ---> Running in 41c194d3b0cb 04:46:13 Removing intermediate container 41c194d3b0cb 04:46:13 ---> 516e6136b151 04:46:13 Step 19/21 : LABEL arch=arm64 04:46:13 ---> Running in 76d066636d0d 04:46:13 Removing intermediate container d5d5b17e9f0e 04:46:13 ---> 4494fbf9db2e 04:46:13 04:46:13 Step 10/22 : FROM alpine:3.12 04:46:13 ---> afeebe901d6b 04:46:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:46:13 ---> Using cache 04:46:13 ---> 080cf178c68d 04:46:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:46:13 ---> Using cache 04:46:13 ---> 600a3d3e9b77 04:46:13 Step 13/22 : ENV APP_PORT=48085 04:46:13 ---> Running in 4729b3a3bda7 04:46:14 Removing intermediate container 76d066636d0d 04:46:14 ---> 6d193237f1ac 04:46:14 Step 20/21 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:46:14 ---> Running in 5792ddb39d3c 04:46:14 Removing intermediate container 4729b3a3bda7 04:46:14 ---> 1fb099cfd71a 04:46:14 Step 14/22 : EXPOSE $APP_PORT 04:46:14 ---> Running in e9e3eeba77b8 04:46:15 Removing intermediate container 5792ddb39d3c 04:46:15 ---> 02c148d932fa 04:46:15 Step 21/21 : LABEL version=0.0.0 04:46:15 ---> Running in 55b462e56c45 04:46:15 Removing intermediate container e9e3eeba77b8 04:46:15 ---> 623c1762b782 04:46:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:46:16 Removing intermediate container 55b462e56c45 04:46:16 ---> aef804d54d9b 04:46:16 04:46:16 Successfully built aef804d54d9b 04:46:16 ---> 33c702091682 04:46:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:46:16 Successfully tagged docker-security-proxy-setup-go-arm64:latest 04:46:18  Building docker-security-proxy-setup-go ... done  ---> 93dbcbf37862 04:46:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:46:19 ---> 6f29b69971fc 04:46:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:46:19 ---> Running in dcb97621a384 04:46:20 Removing intermediate container dcb97621a384 04:46:20 ---> 6ef653428cda 04:46:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:46:20 ---> Running in ffc94a67e0f3 04:46:21 Removing intermediate container ffc94a67e0f3 04:46:21 ---> bee57654e4bd 04:46:21 Step 20/22 : LABEL arch=arm64 04:46:21 ---> Running in e54085baecc0 04:46:22 Removing intermediate container e54085baecc0 04:46:22 ---> 20f7808c7682 04:46:22 Step 21/22 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:46:22 ---> Running in 3a01798fbe2d 04:46:23 Removing intermediate container 3a01798fbe2d 04:46:23 ---> f7b35adc72bc 04:46:23 Step 22/22 : LABEL version=0.0.0 04:46:23 ---> Running in 400622ffef58 04:46:24 Removing intermediate container 400622ffef58 04:46:24 ---> 37d6d6561eef 04:46:24 04:46:25 Removing intermediate container fbb4e5765b25 04:46:25 ---> 3683623d1924 04:46:25 04:46:25 Step 10/23 : FROM alpine:3.12 04:46:25 ---> afeebe901d6b 04:46:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:46:25 ---> Using cache 04:46:25 ---> 080cf178c68d 04:46:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:46:25 ---> Using cache 04:46:25 ---> 600a3d3e9b77 04:46:25 Step 13/23 : ENV APP_PORT=48081 04:46:25 Successfully built 37d6d6561eef 04:46:25 Successfully tagged docker-support-scheduler-go-arm64:latest 04:46:25  Building docker-support-scheduler-go ... done  ---> Running in 0aba7823b519 04:46:26 Removing intermediate container 0aba7823b519 04:46:26 ---> 9f2d1debf819 04:46:26 Step 14/23 : EXPOSE $APP_PORT 04:46:26 ---> Running in d8a62a0e1760 04:46:26 Removing intermediate container d8a62a0e1760 04:46:26 ---> 1ea5d1a4d7f2 04:46:26 Step 15/23 : WORKDIR / 04:46:26 ---> Running in aa50a49fbfe4 04:46:27 Removing intermediate container aa50a49fbfe4 04:46:27 ---> 087414c306b2 04:46:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 ---> 740cdd207210 04:46:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:46:29 ---> 3f1f5cd29c30 04:46:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:46:31 ---> 53fb5041f0a4 04:46:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:46:31 ---> Running in 247570deca25 04:46:32 Removing intermediate container 247570deca25 04:46:32 ---> a7723c872001 04:46:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:46:32 Removing intermediate container 2a5c0d521bb7 04:46:32 ---> 70d1d25c7792 04:46:32 04:46:32 Step 10/23 : FROM alpine:3.12 04:46:32 ---> afeebe901d6b 04:46:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:46:32 ---> Running in 9bed7a82e051 04:46:32 ---> Running in 64a5d333601f 04:46:33 Removing intermediate container 9bed7a82e051 04:46:33 ---> 1a1cc3da6b64 04:46:33 Step 21/23 : LABEL arch=arm64 04:46:33 ---> Running in e694cfb23f6b 04:46:33 Removing intermediate container 64a5d333601f 04:46:33 ---> 8b3b0f9cf3f7 04:46:33 Step 12/23 : ENV APP_PORT=48080 04:46:33 ---> Running in 42fa40f43ba0 04:46:33 Removing intermediate container e694cfb23f6b 04:46:33 ---> 9b9a3fc2b49a 04:46:33 Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:46:34 ---> Running in 70ba1636c445 04:46:34 Removing intermediate container 42fa40f43ba0 04:46:34 ---> b1318b6765ba 04:46:34 Step 13/23 : EXPOSE $APP_PORT 04:46:34 ---> Running in 602165e22b53 04:46:34 Removing intermediate container 70ba1636c445 04:46:34 ---> 702b57cbc5c6 04:46:34 Step 23/23 : LABEL version=0.0.0 04:46:35 ---> Running in e709cafa217e 04:46:35 Removing intermediate container 602165e22b53 04:46:35 ---> bcf9a39e9f8d 04:46:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:35 ---> Running in 11197de4e4cd 04:46:35 Removing intermediate container e709cafa217e 04:46:35 ---> bcab3bcaeb8e 04:46:35 04:46:36 Successfully built bcab3bcaeb8e 04:46:36 Successfully tagged docker-core-metadata-go-arm64:latest 04:46:37  Building docker-core-metadata-go ... done Removing intermediate container 11197de4e4cd 04:46:37 ---> 18dfd24597a5 04:46:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:46:37 ---> Running in e6f7659abdd3 04:46:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:41 (1/6) Installing dumb-init (1.2.2-r1) 04:46:41 (2/6) Installing libgcc (9.3.0-r2) 04:46:41 (3/6) Installing libsodium (1.0.18-r0) 04:46:41 (4/6) Installing libstdc++ (9.3.0-r2) 04:46:42 (5/6) Installing libzmq (4.3.3-r0) 04:46:42 (6/6) Installing zeromq (4.3.3-r0) 04:46:42 Executing busybox-1.31.1-r19.trigger 04:46:42 OK: 8 MiB in 20 packages 04:46:43 Removing intermediate container e6f7659abdd3 04:46:43 ---> 3c4089c85fb7 04:46:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:46:44 ---> 065b5275d98b 04:46:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:46:45 ---> 437faa306157 04:46:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:46:46 ---> 947302931a30 04:46:46 Step 19/23 : ENTRYPOINT ["/core-data"] 04:46:46 ---> Running in 3776ee49b7cf 04:46:47 Removing intermediate container 3776ee49b7cf 04:46:47 ---> 85aa20d79e34 04:46:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:46:47 ---> Running in 54f8f8e5f849 04:46:47 Removing intermediate container 54f8f8e5f849 04:46:47 ---> 3ad077db8e8b 04:46:47 Step 21/23 : LABEL arch=arm64 04:46:47 ---> Running in 6826c92cb6af 04:46:48 Removing intermediate container 6826c92cb6af 04:46:48 ---> 9a3d187f2380 04:46:48 Step 22/23 : LABEL git_sha=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 04:46:48 ---> Running in f3b16ef4cbb4 04:46:49 Removing intermediate container f3b16ef4cbb4 04:46:49 ---> d8fd8cdb8a3b 04:46:49 Step 23/23 : LABEL version=0.0.0 04:46:49 ---> Running in b3f88f8078c6 04:46:49 Removing intermediate container b3f88f8078c6 04:46:49 ---> a62830996e39 04:46:49 04:46:50 Successfully built a62830996e39 04:46:50 Successfully tagged docker-core-data-go-arm64:latest 04:46:50  Building docker-core-data-go ... done  [Pipeline] } 04:46:50 $ docker stop --time=1 2857aead1e87dfae7c9675be2272eb25a281ffe9de6da05bad5b06cd1e02e356 04:46:52 $ docker rm -f 2857aead1e87dfae7c9675be2272eb25a281ffe9de6da05bad5b06cd1e02e356 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:53 + grep docker+ 04:46:53 docker images 04:46:53 docker-core-data-go-arm64 latest a62830996e39 4 seconds ago 21MB 04:46:53 docker-core-metadata-go-arm64 latest bcab3bcaeb8e 18 seconds ago 17.7MB 04:46:53 docker-support-scheduler-go-arm64 latest 37d6d6561eef 29 seconds ago 16.1MB 04:46:53 docker-security-proxy-setup-go-arm64 latest aef804d54d9b 38 seconds ago 23.2MB 04:46:53 docker-sys-mgmt-agent-go-arm64 latest e4d325decb22 About a minute ago 300MB 04:46:53 docker-security-bootstrapper-go-arm64 latest 8457b20ceb45 3 minutes ago 22.6MB 04:46:53 docker-core-command-go-arm64 latest 347d3d1b18db 3 minutes ago 16MB 04:46:53 docker-support-notifications-go-arm64 latest 4c2b96c7c0f8 3 minutes ago 16.7MB 04:46:53 docker-security-secretstore-setup-go-arm64 latest 459e76e60eb5 3 minutes ago 23.4MB 04:46:53 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [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] } [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] wrap 04:46:55 provisioning config files... 04:46:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6557477297295380413tmp [Pipeline] { [Pipeline] sh 04:46:55 + set +x 04:46:55 + curl -s https://codecov.io/bash 04:46:55 + bash -s -- 04:46:56 04:46:56 _____ _ 04:46:56 / ____| | | 04:46:56 | | ___ __| | ___ ___ _____ __ 04:46:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:46:56 | |___| (_) | (_| | __/ (_| (_) \ V / 04:46:56 \_____\___/ \__,_|\___|\___\___/ \_/ 04:46:56 Bash-20210129-7c25fce 04:46:56 04:46:56 04:46:56 ==> git version 2.24.3 found 04:46:56 ==> 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 04:46:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:46:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:46:56 ==> Jenkins CI detected. 04:46:56 project root: . 04:46:56 --> token set from env 04:46:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:46:56 ==> Running gcov in . (disable via -X gcov) 04:46:56 ==> Python coveragepy not found 04:46:56 ==> Searching for coverage reports in: 04:46:56 + . 04:46:56 -> Found 1 reports 04:46:56 ==> Detecting git/mercurial file structure 04:46:56 ==> Reading reports 04:46:56 + ./coverage.out bytes=583066 04:46:56 ==> Appending adjustments 04:46:56 https://docs.codecov.io/docs/fixing-reports 04:46:59 + Found adjustments 04:46:59 ==> Gzipping contents 04:46:59 88K /tmp/codecov.RUPnAj.gz 04:46:59 ==> Uploading reports 04:46:59 url: https://codecov.io 04:46:59 query: branch=PR-3125&commit=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3125%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3125&job=&cmd_args= 04:46:59 -> Pinging Codecov 04:46:59 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3125&commit=0d8161928b0b8e8e98c92ebc5d1e68d7d0919953&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3125%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3125&job=&cmd_args= 04:47:00 -> Uploading to 04:47:00 https://storage.googleapis.com/codecov/v4/raw/2021-02-04/00271124DB129430A58F1EEE437C3FCB/0d8161928b0b8e8e98c92ebc5d1e68d7d0919953/d55a013b-24bc-482e-8d79-b5ec2ea2f066.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T044700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21c54863593236c8796048f3e57cad64eb252a6921ac98e9a71bcbb96630beae 04:47:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:00 Dload Upload Total Spent Left Speed 04:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88007 0 0 100 88007 0 178k --:--:-- --:--:-- --:--:-- 178k 100 88007 0 0 100 88007 0 178k --:--:-- --:--:-- --:--:-- 178k 04:47:00 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/0d8161928b0b8e8e98c92ebc5d1e68d7d0919953 [Pipeline] } 04:47:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 04:47:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:47:04 ---> package-listing.sh 04:47:04 ++ facter osfamily 04:47:04 ++ tr '[:upper:]' '[:lower:]' 04:47:04 + OS_FAMILY=redhat 04:47:04 + workspace=/w/workspace/edgex-go/2 04:47:04 + START_PACKAGES=/tmp/packages_start.txt 04:47:04 + END_PACKAGES=/tmp/packages_end.txt 04:47:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:47:04 + PACKAGES=/tmp/packages_start.txt 04:47:04 + '[' /w/workspace/edgex-go/2 ']' 04:47:04 + PACKAGES=/tmp/packages_end.txt 04:47:04 + case "${OS_FAMILY}" in 04:47:04 + rpm -qa 04:47:04 + sort 04:47:10 + '[' -f /tmp/packages_start.txt ']' 04:47:10 + '[' -f /tmp/packages_end.txt ']' 04:47:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:47:10 + '[' /w/workspace/edgex-go/2 ']' 04:47:10 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:47:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:47:10 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:47:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:47:10 04:47:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:47:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:47:11 alpine: Pulling from edgex-lftools-log-publisher 04:47:11 df20fa9351a1: Pulling fs layer 04:47:11 36b3adc4ff6f: Pulling fs layer 04:47:11 8ad3a11d3b57: Pulling fs layer 04:47:11 46f8f816bc3b: Pulling fs layer 04:47:11 93b61091891f: Pulling fs layer 04:47:11 93b9cdb0e59b: Pulling fs layer 04:47:11 5e14af77c1be: Pulling fs layer 04:47:11 01666e4c0597: Pulling fs layer 04:47:11 aa168da1d23b: Pulling fs layer 04:47:11 46f8f816bc3b: Waiting 04:47:11 93b61091891f: Waiting 04:47:11 93b9cdb0e59b: Waiting 04:47:11 5e14af77c1be: Waiting 04:47:11 01666e4c0597: Waiting 04:47:11 aa168da1d23b: Waiting 04:47:11 36b3adc4ff6f: Verifying Checksum 04:47:11 36b3adc4ff6f: Download complete 04:47:11 46f8f816bc3b: Download complete 04:47:11 df20fa9351a1: Verifying Checksum 04:47:11 df20fa9351a1: Download complete 04:47:11 93b9cdb0e59b: Verifying Checksum 04:47:11 93b9cdb0e59b: Download complete 04:47:11 5e14af77c1be: Verifying Checksum 04:47:11 5e14af77c1be: Download complete 04:47:11 93b61091891f: Verifying Checksum 04:47:11 93b61091891f: Download complete 04:47:11 01666e4c0597: Verifying Checksum 04:47:11 01666e4c0597: Download complete 04:47:12 df20fa9351a1: Pull complete 04:47:12 36b3adc4ff6f: Pull complete 04:47:12 8ad3a11d3b57: Verifying Checksum 04:47:12 8ad3a11d3b57: Download complete 04:47:13 8ad3a11d3b57: Pull complete 04:47:13 aa168da1d23b: Verifying Checksum 04:47:13 aa168da1d23b: Download complete 04:47:14 46f8f816bc3b: Pull complete 04:47:15 93b61091891f: Pull complete 04:47:15 93b9cdb0e59b: Pull complete 04:47:15 5e14af77c1be: Pull complete 04:47:16 01666e4c0597: Pull complete 04:47:26 aa168da1d23b: Pull complete 04:47:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:47:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:47:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:47:26 prd-centos7-docker-4c-2g-24853 does not seem to be running inside a container 04:47:26 $ 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:47:29 $ docker top 11be3a08feeb2014a4689a89616ea10f4518154c703628d183ac6128269f6eab -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:30 + touch /tmp/pre-build-complete [Pipeline] sh 04:47:30 + mkdir -p /var/log/sa [Pipeline] sh 04:47:30 + ls /var/log/sa-host 04:47:30 + sadf -c /var/log/sa-host/sa04 04:47:30 file_magic: OK 04:47:30 HZ: Using current value: 100 04:47:30 file_header: OK 04:47:30 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 04:47:30 Statistics: 04:47:30 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... 04:47:30 File successfully converted to sysstat format version 12.2.1 04:47:30 + sadf -c /var/log/sa-host/sa23 04:47:30 file_magic: OK 04:47:30 HZ: Using current value: 100 04:47:30 file_header: OK 04:47:30 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 04:47:30 Statistics: 04:47:30 Hnuu...uuuununununu... 04:47:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:30 provisioning config files... 04:47:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1864302851285268105tmp [Pipeline] { [Pipeline] echo 04:47:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:47:31 ---> create-netrc.sh [Pipeline] } 04:47:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:47:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:47:31 ---> python-tools-install.sh [Pipeline] echo 04:47:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:47:32 ---> sudo-logs.sh 04:47:32 Archiving 'sudo' log.. [Pipeline] echo 04:47:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:47:32 ---> job-cost.sh 04:47:32 lf-activate-venv: SKIPPING 04:47:32 INFO: No Stack... 04:47:33 INFO: Retrieving Pricing Info for: v1-standard-2 04:47:33 INFO: Archiving Costs [Pipeline] echo 04:47:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:47:34 ---> logs-deploy.sh 04:47:34 lf-activate-venv: SKIPPING 04:47:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3125/2 04:47:34 INFO: archiving workspace using pattern(s): 04:47:36 Archives upload complete. 04:47:36 INFO: archiving logs to Nexus 04:47:37 ---> uname -a: 04:47:37 Linux prd-centos7-docker-4c-2g-24853.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:47:37 04:47:37 04:47:37 ---> lscpu: 04:47:37 Architecture: x86_64 04:47:37 CPU op-mode(s): 32-bit, 64-bit 04:47:37 Byte Order: Little Endian 04:47:37 Address sizes: 40 bits physical, 48 bits virtual 04:47:37 CPU(s): 4 04:47:37 On-line CPU(s) list: 0-3 04:47:37 Thread(s) per core: 1 04:47:37 Core(s) per socket: 1 04:47:37 Socket(s): 4 04:47:37 NUMA node(s): 1 04:47:37 Vendor ID: GenuineIntel 04:47:37 CPU family: 6 04:47:37 Model: 44 04:47:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:47:37 Stepping: 1 04:47:37 CPU MHz: 2933.442 04:47:37 BogoMIPS: 5866.88 04:47:37 Virtualization: VT-x 04:47:37 Hypervisor vendor: KVM 04:47:37 Virtualization type: full 04:47:37 L1d cache: 128 KiB 04:47:37 L1i cache: 128 KiB 04:47:37 L2 cache: 16 MiB 04:47:37 L3 cache: 64 MiB 04:47:37 NUMA node0 CPU(s): 0-3 04:47:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:47:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:47:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:47:37 Vulnerability Meltdown: Mitigation; PTI 04:47:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:47:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:47:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:47:37 Vulnerability Srbds: Not affected 04:47:37 Vulnerability Tsx async abort: Not affected 04:47:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:47:37 04:47:37 04:47:37 ---> nproc: 04:47:37 4 04:47:37 04:47:37 04:47:37 ---> df -h: 04:47:37 Filesystem Size Used Available Use% Mounted on 04:47:37 overlay 50.0G 12.2G 37.8G 24% / 04:47:37 tmpfs 64.0M 0 64.0M 0% /dev 04:47:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:47:37 shm 64.0M 0 64.0M 0% /dev/shm 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/2 04:47:37 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/2@tmp 04:47:37 04:47:37 04:47:37 ---> free -m: 04:47:37 total used free shared buff/cache available 04:47:37 Mem: 1837 725 120 0 991 1030 04:47:37 Swap: 1023 60 963 04:47:37 04:47:37 04:47:37 ---> ip addr: 04:47:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:47:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:47:37 inet 127.0.0.1/8 scope host lo 04:47:37 valid_lft forever preferred_lft forever 04:47:37 inet6 ::1/128 scope host 04:47:37 valid_lft forever preferred_lft forever 04:47:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:47:37 link/ether fa:16:3e:6a:4b:cc brd ff:ff:ff:ff:ff:ff 04:47:37 inet 10.30.123.195/23 brd 10.30.123.255 scope global dynamic eth0 04:47:37 valid_lft 85101sec preferred_lft 85101sec 04:47:37 inet6 fe80::f816:3eff:fe6a:4bcc/64 scope link 04:47:37 valid_lft forever preferred_lft forever 04:47:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:47:37 link/ether 02:42:7f:98:d8:28 brd ff:ff:ff:ff:ff:ff 04:47:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:47:37 valid_lft forever preferred_lft forever 04:47:37 inet6 fe80::42:7fff:fe98:d828/64 scope link 04:47:37 valid_lft forever preferred_lft forever 04:47:37 04:47:37 04:47:37 ---> sar -b -r -n DEV: 04:47:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) 04:47:37 04:47:37 04:25:43 LINUX RESTART (4 CPU) 04:47:37 04:47:37 04:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:47:37 04:28:02 205.09 91.00 114.09 0.00 6966.43 46187.12 0.00 04:47:37 04:29:01 145.08 29.95 115.13 0.00 1982.47 17815.26 0.00 04:47:37 04:30:01 175.98 85.83 90.15 0.00 2858.15 9830.81 0.00 04:47:37 04:31:01 140.69 66.05 74.64 0.00 3403.43 7571.09 0.00 04:47:37 04:32:01 321.20 123.61 197.59 0.00 53239.10 126231.51 0.00 04:47:37 04:33:03 2977.00 2633.06 343.94 0.00 175076.12 186450.77 0.00 04:47:37 04:34:01 389.08 180.78 208.29 0.00 11660.07 34397.87 0.00 04:47:37 04:35:02 1909.20 1529.34 379.86 0.00 160348.28 190485.79 0.00 04:47:37 04:36:02 597.35 354.90 242.45 0.00 35653.54 61006.72 0.00 04:47:37 04:37:02 69.79 14.51 55.28 0.00 3044.96 4031.04 0.00 04:47:37 04:38:01 1.35 0.02 1.34 0.00 0.54 20.05 0.00 04:47:37 04:39:01 0.27 0.00 0.27 0.00 0.00 2.78 0.00 04:47:37 04:40:01 0.25 0.02 0.23 0.00 1.07 2.33 0.00 04:47:37 04:41:01 2.05 1.80 0.25 0.00 56.88 3.68 0.00 04:47:37 04:42:01 1.43 0.62 0.82 0.00 153.07 14.64 0.00 04:47:37 04:43:01 0.30 0.02 0.28 0.00 0.53 3.70 0.00 04:47:37 04:44:01 0.27 0.02 0.25 0.00 0.53 2.56 0.00 04:47:37 04:45:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 04:47:37 04:46:01 0.30 0.00 0.30 0.00 0.00 4.51 0.00 04:47:37 04:47:01 13.95 13.69 0.27 0.00 770.03 21.15 0.00 04:47:37 Average: 351.92 260.15 91.77 0.00 23091.71 34580.54 0.00 04:47:37 04:47:37 04:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:47:37 04:28:02 155200 0 681260 36.21 2280 1042804 1447732 49.41 543120 942084 48 04:47:37 04:29:01 281528 0 701952 37.31 1500 896564 1408204 48.06 470124 855320 64 04:47:37 04:30:01 209684 0 784264 41.68 732 886864 1839044 62.76 675568 711216 65420 04:47:37 04:31:01 279684 0 727104 38.64 616 874140 1307244 44.61 579068 733128 55276 04:47:37 04:32:01 64828 0 827628 43.99 8 989080 2245632 76.64 737540 870560 45856 04:47:37 04:33:03 73296 0 838160 44.55 8 970080 2311488 78.89 759808 821512 76800 04:47:37 04:34:01 372316 0 693472 36.86 8 815748 1359976 46.41 551296 712472 28 04:47:37 04:35:02 65720 0 842132 44.76 8 973684 2256128 77.00 715988 864908 86504 04:47:37 04:36:02 121548 0 692016 36.78 8 1067972 1400896 47.81 564360 936172 96 04:47:37 04:37:02 118912 0 638208 33.92 8 1124416 1206396 41.17 578600 932688 8 04:47:37 04:38:01 122816 0 634296 33.71 8 1124424 1169100 39.90 575204 932312 8 04:47:37 04:39:01 122680 0 634428 33.72 8 1124428 1169244 39.90 575740 932312 8 04:47:37 04:40:01 123240 0 633860 33.69 8 1124436 1169112 39.90 575160 932344 8 04:47:37 04:41:01 121988 0 634072 33.70 8 1125476 1169112 39.90 576024 932652 16 04:47:37 04:42:01 113332 0 638372 33.93 8 1129832 1169292 39.91 582676 934068 20 04:47:37 04:43:01 113820 0 637884 33.90 8 1129832 1169268 39.91 582588 934068 12 04:47:37 04:44:01 113268 0 638436 33.93 8 1129832 1169268 39.91 582724 934084 8 04:47:37 04:45:01 114780 0 636896 33.85 8 1129860 1169112 39.90 581720 934104 20 04:47:37 04:46:01 114780 0 636892 33.85 8 1129864 1169112 39.90 581604 934100 12 04:47:37 04:47:01 87540 0 641860 34.11 8 1152136 1170836 39.96 591644 949360 108 04:47:37 Average: 144548 0 689660 36.65 263 1047074 1423810 48.59 599028 886473 16516 04:47:37 04:47:37 04:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:47:37 04:28:02 eth0 1046.75 1122.18 5551.98 132.42 0.00 0.00 0.00 0.00 04:47:37 04:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:28:02 veth2843c07 3.03 3.66 0.20 19.94 0.00 0.00 0.00 0.00 04:47:37 04:28:02 docker0 859.31 735.78 69.93 2696.06 0.00 0.00 0.00 0.00 04:47:37 04:29:01 veth99cb2d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:29:01 eth0 217.84 167.37 853.74 20.66 0.00 0.00 0.00 0.00 04:47:37 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:29:01 vethc39a475 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:30:01 eth0 50.32 31.12 33.94 67.60 0.00 0.00 0.00 0.00 04:47:37 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:30:01 vethc04ec13 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 04:47:37 04:30:01 docker0 1014.09 927.66 80.71 3518.19 0.00 0.00 0.00 0.00 04:47:37 04:31:01 eth0 21.95 12.28 17.49 9.55 0.00 0.00 0.00 0.00 04:47:37 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:31:01 vethc04ec13 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 04:47:37 04:31:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 04:47:37 04:32:01 eth0 238.26 205.20 1691.68 81.27 0.00 0.00 0.00 0.00 04:47:37 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:32:01 vethd00ebd6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:47:37 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:33:03 eth0 51.52 34.76 158.85 9.46 0.00 0.00 0.00 0.00 04:47:37 04:33:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:33:03 vethd00ebd6 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 04:47:37 04:33:03 docker0 25.43 32.72 1.39 144.31 0.00 0.00 0.00 0.00 04:47:37 04:34:01 eth0 118.30 97.26 244.44 65.71 0.00 0.00 0.00 0.00 04:47:37 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:34:01 vethd00ebd6 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 04:47:37 04:34:01 docker0 60.57 66.95 3.32 174.58 0.00 0.00 0.00 0.00 04:47:37 04:35:02 vethdeef58a 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 04:47:37 04:35:02 eth0 59.55 37.67 117.87 17.69 0.00 0.00 0.00 0.00 04:47:37 04:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:35:02 vethd00ebd6 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:47:37 04:36:02 eth0 218.25 154.57 1643.94 79.84 0.00 0.00 0.00 0.00 04:47:37 04:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:36:02 vethd00ebd6 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:47:37 04:36:02 docker0 1136.53 1097.01 87.31 4293.11 0.00 0.00 0.00 0.00 04:47:37 04:37:02 eth0 53.27 41.74 77.60 55.54 0.00 0.00 0.00 0.00 04:47:37 04:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:37:02 docker0 7.46 11.15 0.67 57.45 0.00 0.00 0.00 0.00 04:47:37 04:38:01 eth0 0.12 0.07 0.01 0.03 0.00 0.00 0.00 0.00 04:47:37 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:39:01 eth0 2.95 2.61 0.48 5.37 0.00 0.00 0.00 0.00 04:47:37 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:40:01 eth0 0.18 0.08 0.02 0.19 0.00 0.00 0.00 0.00 04:47:37 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:41:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:47:37 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:42:01 eth0 1.58 0.53 0.50 0.25 0.00 0.00 0.00 0.00 04:47:37 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:43:01 eth0 2.95 0.87 0.96 0.59 0.00 0.00 0.00 0.00 04:47:37 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:44:01 eth0 1.52 0.57 0.60 0.39 0.00 0.00 0.00 0.00 04:47:37 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:45:01 eth0 0.23 0.07 0.02 0.04 0.00 0.00 0.00 0.00 04:47:37 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:46:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:47:37 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:47:01 eth0 7.53 4.91 7.29 4.04 0.00 0.00 0.00 0.00 04:47:37 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 Average: eth0 104.77 95.80 521.84 27.52 0.00 0.00 0.00 0.00 04:47:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:37 Average: docker0 57.99 56.17 4.46 220.50 0.00 0.00 0.00 0.00 04:47:37 04:47:37 04:47:37 ---> sar -P ALL: 04:47:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) 04:47:37 04:47:37 04:25:43 LINUX RESTART (4 CPU) 04:47:37 04:47:37 04:27:01 CPU %user %nice %system %iowait %steal %idle 04:47:37 04:28:02 all 15.67 0.00 9.15 1.96 0.08 73.14 04:47:37 04:28:02 0 15.21 0.00 10.65 1.95 0.09 72.10 04:47:37 04:28:02 1 12.92 0.00 9.23 3.24 0.07 74.55 04:47:37 04:28:02 2 13.34 0.00 8.75 1.49 0.10 76.32 04:47:37 04:28:02 3 21.25 0.00 8.00 1.15 0.05 69.55 04:47:37 04:29:01 all 4.88 0.00 4.55 4.04 0.11 86.43 04:47:37 04:29:01 0 4.87 0.00 5.37 2.08 0.12 87.55 04:47:37 04:29:01 1 4.92 0.00 4.74 2.84 0.10 87.40 04:47:37 04:29:01 2 4.94 0.00 4.08 6.18 0.10 84.69 04:47:37 04:29:01 3 4.78 0.00 3.98 5.05 0.12 86.07 04:47:37 04:30:01 all 53.90 0.00 13.38 5.06 0.34 27.32 04:47:37 04:30:01 0 54.54 0.00 13.55 3.71 0.28 27.91 04:47:37 04:30:01 1 54.58 0.00 13.05 6.83 0.36 25.19 04:47:37 04:30:01 2 51.61 0.00 13.57 4.63 0.37 29.81 04:47:37 04:30:01 3 54.87 0.00 13.35 5.07 0.36 26.35 04:47:37 04:31:01 all 45.60 0.00 13.45 4.76 0.15 36.04 04:47:37 04:31:01 0 43.91 0.00 13.57 6.06 0.14 36.31 04:47:37 04:31:01 1 46.65 0.00 13.95 2.67 0.14 36.60 04:47:37 04:31:01 2 46.52 0.00 13.34 4.01 0.16 35.96 04:47:37 04:31:01 3 45.31 0.00 12.93 6.32 0.16 35.28 04:47:37 04:32:01 all 21.97 0.00 18.44 5.66 0.31 53.62 04:47:37 04:32:01 0 23.07 0.00 18.39 6.48 0.31 51.74 04:47:37 04:32:01 1 22.15 0.00 18.72 5.61 0.28 53.23 04:47:37 04:32:01 2 21.04 0.00 17.90 5.60 0.33 55.13 04:47:37 04:32:01 3 21.59 0.00 18.75 4.97 0.31 54.37 04:47:37 04:33:03 all 21.44 0.00 27.98 23.17 0.83 26.58 04:47:37 04:33:03 0 21.48 0.00 26.90 24.29 0.78 26.55 04:47:37 04:33:03 1 20.95 0.00 27.84 22.97 0.90 27.34 04:47:37 04:33:03 2 21.51 0.00 28.30 23.05 0.88 26.26 04:47:37 04:33:03 3 21.83 0.00 28.88 22.38 0.75 26.15 04:47:37 04:34:01 all 53.08 0.00 17.09 11.68 0.28 17.86 04:47:37 04:34:01 0 53.35 0.00 16.77 9.39 0.36 20.13 04:47:37 04:34:01 1 52.04 0.00 17.38 13.76 0.22 16.59 04:47:37 04:34:01 2 53.25 0.00 17.57 10.24 0.26 18.69 04:47:37 04:34:01 3 53.71 0.00 16.61 13.33 0.30 16.05 04:47:37 04:35:02 all 29.08 0.00 28.07 21.67 0.73 20.45 04:47:37 04:35:02 0 28.34 0.00 27.54 21.12 0.73 22.27 04:47:37 04:35:02 1 28.75 0.00 28.20 23.74 0.89 18.42 04:47:37 04:35:02 2 29.05 0.00 28.20 18.38 0.67 23.70 04:47:37 04:35:02 3 30.20 0.00 28.33 23.46 0.65 17.36 04:47:37 04:36:02 all 40.53 0.00 16.53 13.27 0.38 29.29 04:47:37 04:36:02 0 40.30 0.00 17.77 11.59 0.39 29.95 04:47:37 04:36:02 1 39.46 0.00 16.24 12.85 0.39 31.06 04:47:37 04:36:02 2 41.20 0.00 16.10 15.23 0.45 27.02 04:47:37 04:36:02 3 41.18 0.00 15.99 13.40 0.30 29.14 04:47:37 04:37:02 all 4.97 0.00 2.86 2.17 0.19 89.80 04:47:37 04:37:02 0 5.48 0.00 3.20 5.05 0.15 86.11 04:47:37 04:37:02 1 4.55 0.00 2.79 1.81 0.19 90.66 04:47:37 04:37:02 2 4.37 0.00 2.44 0.69 0.22 92.28 04:47:37 04:37:02 3 5.46 0.00 3.03 1.14 0.21 90.17 04:47:37 04:38:01 all 0.06 0.00 0.04 0.00 0.00 99.90 04:47:37 04:38:01 0 0.10 0.00 0.03 0.00 0.00 99.86 04:47:37 04:38:01 1 0.07 0.00 0.08 0.00 0.02 99.83 04:47:37 04:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:47:37 04:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:47:37 04:47:37 04:38:01 CPU %user %nice %system %iowait %steal %idle 04:47:37 04:39:01 all 0.10 0.00 0.05 0.00 0.02 99.83 04:47:37 04:39:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:47:37 04:39:01 1 0.20 0.00 0.08 0.00 0.03 99.68 04:47:37 04:39:01 2 0.08 0.00 0.05 0.00 0.03 99.83 04:47:37 04:39:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:47:37 04:40:01 all 0.15 0.00 0.03 0.00 0.01 99.80 04:47:37 04:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:47:37 04:40:01 1 0.50 0.00 0.03 0.00 0.02 99.45 04:47:37 04:40:01 2 0.07 0.00 0.05 0.00 0.02 99.87 04:47:37 04:40:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:47:37 04:41:01 all 0.16 0.00 0.06 0.02 0.01 99.75 04:47:37 04:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:47:37 04:41:01 1 0.53 0.00 0.10 0.07 0.02 99.28 04:47:37 04:41:01 2 0.07 0.00 0.07 0.00 0.02 99.85 04:47:37 04:41:01 3 0.03 0.00 0.07 0.00 0.02 99.88 04:47:37 04:42:01 all 0.16 0.00 0.05 0.01 0.00 99.78 04:47:37 04:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:47:37 04:42:01 1 0.55 0.00 0.05 0.00 0.00 99.40 04:47:37 04:42:01 2 0.05 0.00 0.05 0.00 0.00 99.90 04:47:37 04:42:01 3 0.02 0.00 0.05 0.05 0.00 99.88 04:47:37 04:43:01 all 0.10 0.00 0.05 0.00 0.00 99.85 04:47:37 04:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:47:37 04:43:01 1 0.30 0.00 0.10 0.00 0.00 99.60 04:47:37 04:43:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:47:37 04:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:47:37 04:44:01 all 0.04 0.00 0.03 0.00 0.00 99.94 04:47:37 04:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:47:37 04:44:01 1 0.07 0.00 0.03 0.00 0.00 99.90 04:47:37 04:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:47:37 04:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:47:37 04:45:01 all 0.07 0.00 0.03 0.00 0.00 99.90 04:47:37 04:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:47:37 04:45:01 1 0.17 0.00 0.03 0.00 0.02 99.78 04:47:37 04:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:47:37 04:45:01 3 0.03 0.00 0.05 0.00 0.00 99.92 04:47:37 04:46:01 all 0.15 0.00 0.02 0.00 0.00 99.82 04:47:37 04:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:47:37 04:46:01 1 0.52 0.00 0.03 0.00 0.00 99.45 04:47:37 04:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:47:37 04:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:47:37 04:47:01 all 1.16 0.00 0.65 0.36 0.01 97.81 04:47:37 04:47:01 0 0.57 0.00 0.45 0.18 0.02 98.78 04:47:37 04:47:01 1 1.13 0.00 0.65 0.35 0.02 97.85 04:47:37 04:47:01 2 1.08 0.00 0.62 0.25 0.00 98.05 04:47:37 04:47:01 3 1.84 0.00 0.90 0.67 0.02 96.57 04:47:37 Average: all 14.14 0.00 7.38 4.53 0.17 73.78 04:47:37 Average: 0 14.03 0.00 7.48 4.45 0.16 73.88 04:47:37 Average: 1 14.04 0.00 7.43 4.67 0.18 73.69 04:47:37 Average: 2 13.92 0.00 7.33 4.35 0.18 74.23 04:47:37 Average: 3 14.55 0.00 7.28 4.66 0.16 73.35 04:47:37 04:47:37 04:47:37