Pull request #3178 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 5d1daf3548b37c1b42c3b9380e2816b07278959d+fa4c73617b7d09eb7571485bf4012ea49001bdcf (7685466490245663716d380b393dd89e14e60f44) 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 ‘prd-centos7-docker-4c-2g-26669’ is offline Running on prd-centos7-docker-4c-2g-26670 in /w/workspace/edgexfoundry_edgex-go_PR-3178 [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 Merging remotes/origin/master commit fa4c73617b7d09eb7571485bf4012ea49001bdcf into PR head commit 5d1daf3548b37c1b42c3b9380e2816b07278959d Merge succeeded, producing 5d1daf3548b37c1b42c3b9380e2816b07278959d Checking out Revision 5d1daf3548b37c1b42c3b9380e2816b07278959d (PR-3178) > 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/3178/head:refs/remotes/origin/PR-3178 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # 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 fa4c73617b7d09eb7571485bf4012ea49001bdcf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 Commit message: "feat(command): Implement PUT /device/name/{deviceName}/{command} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-17T11:39:42.279Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-17T11:39:42.555Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-17T11:39:42.666Z] ========================================================= [2021-02-17T11:39:42.667Z] EdgeX Global Pipelines Version Info [2021-02-17T11:39:42.667Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:39:44.110Z] ------------------- [2021-02-17T11:39:44.110Z] stable info: [2021-02-17T11:39:44.110Z] ------------------- [2021-02-17T11:39:44.110Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-17T11:39:44.110Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-17T11:39:44.110Z] Message: update stable to v1.0.179 [2021-02-17T11:39:45.055Z] ------------------- [2021-02-17T11:39:45.055Z] experimental info: [2021-02-17T11:39:45.055Z] ------------------- [2021-02-17T11:39:45.055Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-17T11:39:45.055Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-17T11:39:45.055Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-17T11:39:45.328Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-17T11:39:45.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-17T11:39:45.510Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-17T11:39:45.597Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-17T11:39:45.687Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-17T11:39:45.777Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-17T11:39:45.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-17T11:39:45.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-17T11:39:46.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-17T11:39:46.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-17T11:39:46.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-17T11:39:46.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-17T11:39:46.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-17T11:39:46.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-17T11:39:46.628Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-17T11:39:46.711Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-17T11:39:46.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-17T11:39:46.885Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-17T11:39:46.973Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-17T11:39:47.083Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-17T11:39:47.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-17T11:39:47.351Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-17T11:39:47.433Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-17T11:39:47.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3178 [Pipeline] echo [2021-02-17T11:39:47.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3178 [Pipeline] echo [2021-02-17T11:39:47.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3178 [Pipeline] echo [2021-02-17T11:39:47.765Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d1daf3548b37c1b42c3b9380e2816b07278959d [Pipeline] echo [2021-02-17T11:39:47.853Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d1daf3 [Pipeline] echo [2021-02-17T11:39:47.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-17T11:39:48.117Z] provisioning config files... [2021-02-17T11:39:48.149Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5654671951169594916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:39:48.502Z] ---> docker-login.sh [2021-02-17T11:39:48.502Z] nexus3.edgexfoundry.org:10001 [2021-02-17T11:39:48.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:39:49.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:39:49.025Z] Configure a credential helper to remove this warning. See [2021-02-17T11:39:49.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:39:49.025Z] [2021-02-17T11:39:49.025Z] Login Succeeded [2021-02-17T11:39:49.025Z] nexus3.edgexfoundry.org:10002 [2021-02-17T11:39:49.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:39:49.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:39:49.288Z] Configure a credential helper to remove this warning. See [2021-02-17T11:39:49.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:39:49.288Z] [2021-02-17T11:39:49.288Z] Login Succeeded [2021-02-17T11:39:49.288Z] nexus3.edgexfoundry.org:10003 [2021-02-17T11:39:49.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:39:49.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:39:49.288Z] Configure a credential helper to remove this warning. See [2021-02-17T11:39:49.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:39:49.288Z] [2021-02-17T11:39:49.288Z] Login Succeeded [2021-02-17T11:39:49.288Z] nexus3.edgexfoundry.org:10004 [2021-02-17T11:39:49.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:39:49.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:39:49.550Z] Configure a credential helper to remove this warning. See [2021-02-17T11:39:49.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:39:49.550Z] [2021-02-17T11:39:49.550Z] Login Succeeded [2021-02-17T11:39:49.550Z] docker.io [2021-02-17T11:39:49.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:39:49.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:39:49.815Z] Configure a credential helper to remove this warning. See [2021-02-17T11:39:49.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:39:49.815Z] [2021-02-17T11:39:49.815Z] Login Succeeded [2021-02-17T11:39:49.815Z] ---> docker-login.sh ends [Pipeline] } [2021-02-17T11:39:49.825Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-17T11:39:50.281Z] ++ 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 [2021-02-17T11:39:50.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T11:39:50.281Z] ++ dirname cmd/core-command/Dockerfile [2021-02-17T11:39:50.281Z] ++ cut -d/ -f2 [2021-02-17T11:39:50.281Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-17T11:39:50.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T11:39:50.281Z] ++ dirname cmd/core-data/Dockerfile [2021-02-17T11:39:50.281Z] ++ cut -d/ -f2 [2021-02-17T11:39:50.281Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-17T11:39:50.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T11:39:50.281Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-17T11:39:50.281Z] ++ cut -d/ -f2 [2021-02-17T11:39:50.281Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-17T11:39:50.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T11:39:50.281Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-17T11:39:50.281Z] ++ cut -d/ -f2 [2021-02-17T11:39:50.281Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-17T11:39:50.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T11:39:50.281Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-17T11:39:50.281Z] ++ cut -d/ -f2 [2021-02-17T11:39:50.281Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-17T11:39:50.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T11:39:50.281Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-17T11:39:50.281Z] ++ cut -d/ -f2 [2021-02-17T11:39:50.281Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-17T11:39:50.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T11:39:50.281Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-17T11:39:50.281Z] ++ cut -d/ -f2 [2021-02-17T11:39:50.281Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-17T11:39:50.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T11:39:50.281Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-17T11:39:50.281Z] ++ cut -d/ -f2 [2021-02-17T11:39:50.281Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-17T11:39:50.281Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-17T11:39:50.281Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-17T11:39:50.281Z] ++ cut -d/ -f2 [2021-02-17T11:39:50.281Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-17T11:39:50.362Z] 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 [2021-02-17T11:39:51.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-17T11:39:51.926Z] [2021-02-17T11:39:51.926Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:39:52.312Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-17T11:39:52.312Z] latest: Pulling from edgex-devops/git-semver [2021-02-17T11:39:52.312Z] 31603596830f: Pulling fs layer [2021-02-17T11:39:52.312Z] 2a8b12db71e7: Pulling fs layer [2021-02-17T11:39:52.312Z] 6ca5941a6612: Pulling fs layer [2021-02-17T11:39:52.312Z] ecc8261a40a4: Pulling fs layer [2021-02-17T11:39:52.312Z] ecc8261a40a4: Waiting [2021-02-17T11:39:52.312Z] 2a8b12db71e7: Verifying Checksum [2021-02-17T11:39:52.312Z] 2a8b12db71e7: Download complete [2021-02-17T11:39:52.574Z] 31603596830f: Verifying Checksum [2021-02-17T11:39:52.575Z] 31603596830f: Download complete [2021-02-17T11:39:52.575Z] 6ca5941a6612: Verifying Checksum [2021-02-17T11:39:52.575Z] 6ca5941a6612: Download complete [2021-02-17T11:39:52.575Z] ecc8261a40a4: Verifying Checksum [2021-02-17T11:39:52.575Z] ecc8261a40a4: Download complete [2021-02-17T11:39:52.837Z] 31603596830f: Pull complete [2021-02-17T11:39:53.099Z] 2a8b12db71e7: Pull complete [2021-02-17T11:39:53.681Z] 6ca5941a6612: Pull complete [2021-02-17T11:39:53.943Z] ecc8261a40a4: Pull complete [2021-02-17T11:39:53.943Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-17T11:39:53.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-17T11:39:53.943Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-17T11:39:54.045Z] prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container [2021-02-17T11:39:54.096Z] $ 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 [2021-02-17T11:39:56.214Z] $ docker top bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-17T11:39:56.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-17T11:39:56.569Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-17T11:39:56.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-17T11:39:56.788Z] $ docker exec bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 ssh-agent [2021-02-17T11:39:56.951Z] SSH_AUTH_SOCK=/tmp/ssh-ul8srIBW0TIz/agent.11 [2021-02-17T11:39:56.951Z] SSH_AGENT_PID=16 [2021-02-17T11:39:56.960Z] Running ssh-add (command line suppressed) [2021-02-17T11:39:57.077Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4918965823486282629.key (/w/workspace/edgex-go/2@tmp/private_key_4918965823486282629.key) [2021-02-17T11:39:57.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-17T11:39:57.476Z] + git tag --points-at HEAD [Pipeline] } [2021-02-17T11:39:57.497Z] $ docker exec --env ******** --env ******** bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 ssh-agent -k [2021-02-17T11:39:57.606Z] unset SSH_AUTH_SOCK; [2021-02-17T11:39:57.606Z] unset SSH_AGENT_PID; [2021-02-17T11:39:57.607Z] echo Agent pid 16 killed; [2021-02-17T11:39:57.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-17T11:39:57.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-17T11:39:57.794Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-17T11:39:57.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-17T11:39:57.958Z] $ docker exec bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 ssh-agent [2021-02-17T11:39:58.125Z] SSH_AUTH_SOCK=/tmp/ssh-o2dSJICUtLJA/agent.47 [2021-02-17T11:39:58.125Z] SSH_AGENT_PID=52 [2021-02-17T11:39:58.131Z] Running ssh-add (command line suppressed) [2021-02-17T11:39:58.252Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5620155457030359317.key (/w/workspace/edgex-go/2@tmp/private_key_5620155457030359317.key) [2021-02-17T11:39:58.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-17T11:39:58.648Z] + git semver init [2021-02-17T11:39:58.648Z] # -> Open(): unable to determine branch for HEAD [2021-02-17T11:39:58.648Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-02-17T11:39:58.648Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-02-17T11:39:58.648Z] # $SEMVER_REMOTE_NAME = origin [2021-02-17T11:39:58.648Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-17T11:39:58.648Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-17T11:39:58.648Z] # $SEMVER_BRANCH = PR-3178 [2021-02-17T11:39:58.648Z] # $SEMVER_TEMP = /tmp/semver-886271150 [2021-02-17T11:39:58.648Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-17T11:40:16.821Z] # '/tmp/semver-886271150' -> '/w/workspace/edgex-go/2/.semver' [2021-02-17T11:40:16.821Z] # -> Force: false [2021-02-17T11:40:16.821Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-02-17T11:40:16.836Z] $ docker exec --env ******** --env ******** bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 ssh-agent -k [2021-02-17T11:40:17.078Z] unset SSH_AUTH_SOCK; [2021-02-17T11:40:17.083Z] unset SSH_AGENT_PID; [2021-02-17T11:40:17.083Z] echo Agent pid 52 killed; [2021-02-17T11:40:17.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-17T11:40:17.712Z] + git semver [Pipeline] } [2021-02-17T11:40:17.731Z] $ docker stop --time=1 bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 [2021-02-17T11:40:19.467Z] $ docker rm -f bc803f460755c6b8f4f111d96d10c0e825f9689f54b60dd266504db6aab23606 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-17T11:40:19.978Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-17T11:40:20.464Z] Stashed 1 file(s) [Pipeline] echo [2021-02-17T11:40:20.467Z] [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 [2021-02-17T11:40:21.431Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-17T11:40:21.730Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-17T11:40:22.031Z] + sudo service docker restart [2021-02-17T11:40:22.031Z] + true [2021-02-17T11:40:22.031Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-17T11:40:22.621Z] ========================================================= [2021-02-17T11:40:22.621Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-17T11:40:22.621Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:40:22.957Z] + 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 . [2021-02-17T11:40:26.270Z] Sending build context to Docker daemon 327.9MB [2021-02-17T11:40:26.270Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-17T11:40:26.270Z] Step 2/6 : FROM ${BASE} [2021-02-17T11:40:26.270Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-17T11:40:26.270Z] 188c0c94c7c5: Pulling fs layer [2021-02-17T11:40:26.270Z] 0ef7d3d256c8: Pulling fs layer [2021-02-17T11:40:26.270Z] de9db76c5a1d: Pulling fs layer [2021-02-17T11:40:26.270Z] bca2f99d35d6: Pulling fs layer [2021-02-17T11:40:26.270Z] 93359f2a8cfa: Pulling fs layer [2021-02-17T11:40:26.270Z] 7c6f9722023f: Pulling fs layer [2021-02-17T11:40:26.270Z] a35cf1a2eb13: Pulling fs layer [2021-02-17T11:40:26.270Z] 93359f2a8cfa: Waiting [2021-02-17T11:40:26.270Z] bca2f99d35d6: Waiting [2021-02-17T11:40:26.270Z] 7c6f9722023f: Waiting [2021-02-17T11:40:26.270Z] a35cf1a2eb13: Waiting [2021-02-17T11:40:26.270Z] de9db76c5a1d: Verifying Checksum [2021-02-17T11:40:26.270Z] de9db76c5a1d: Download complete [2021-02-17T11:40:26.270Z] 0ef7d3d256c8: Verifying Checksum [2021-02-17T11:40:26.270Z] 0ef7d3d256c8: Download complete [2021-02-17T11:40:26.270Z] 93359f2a8cfa: Verifying Checksum [2021-02-17T11:40:26.270Z] 93359f2a8cfa: Download complete [2021-02-17T11:40:26.270Z] 188c0c94c7c5: Verifying Checksum [2021-02-17T11:40:26.270Z] 188c0c94c7c5: Download complete [2021-02-17T11:40:26.270Z] 7c6f9722023f: Verifying Checksum [2021-02-17T11:40:26.270Z] 7c6f9722023f: Download complete [2021-02-17T11:40:26.532Z] 188c0c94c7c5: Pull complete [2021-02-17T11:40:26.794Z] 0ef7d3d256c8: Pull complete [2021-02-17T11:40:27.055Z] de9db76c5a1d: Pull complete [2021-02-17T11:40:28.990Z] a35cf1a2eb13: Verifying Checksum [2021-02-17T11:40:28.990Z] a35cf1a2eb13: Download complete [2021-02-17T11:40:28.990Z] bca2f99d35d6: Verifying Checksum [2021-02-17T11:40:28.990Z] bca2f99d35d6: Download complete [2021-02-17T11:40:34.308Z] bca2f99d35d6: Pull complete [2021-02-17T11:40:34.308Z] 93359f2a8cfa: Pull complete [2021-02-17T11:40:34.308Z] 7c6f9722023f: Pull complete [2021-02-17T11:40:35.910Z] Still waiting to schedule task [2021-02-17T11:40:35.910Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-17T11:40:42.471Z] a35cf1a2eb13: Pull complete [2021-02-17T11:40:42.471Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-17T11:40:42.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-17T11:40:42.471Z] ---> a62c8e92a672 [2021-02-17T11:40:42.471Z] 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 [2021-02-17T11:40:42.471Z] ---> Running in b52825f856f4 [2021-02-17T11:40:42.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:40:42.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:40:42.995Z] (1/12) Installing libmagic (5.38-r0) [2021-02-17T11:40:43.940Z] (2/12) Installing file (5.38-r0) [2021-02-17T11:40:43.940Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-17T11:40:43.940Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-17T11:40:48.156Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-17T11:40:48.156Z] (6/12) Installing patch (2.7.6-r6) [2021-02-17T11:40:48.156Z] (7/12) Installing build-base (0.5-r2) [2021-02-17T11:40:48.418Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-17T11:40:48.993Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-17T11:40:48.993Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-17T11:40:48.993Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-17T11:40:49.257Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-17T11:40:49.257Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:40:49.257Z] OK: 233 MiB in 51 packages [2021-02-17T11:40:53.480Z] Removing intermediate container b52825f856f4 [2021-02-17T11:40:53.480Z] ---> dda1d0151e5e [2021-02-17T11:40:53.480Z] Step 4/6 : WORKDIR /edgex-go [2021-02-17T11:40:53.480Z] ---> Running in d8479f8b5aa7 [2021-02-17T11:40:53.480Z] Removing intermediate container d8479f8b5aa7 [2021-02-17T11:40:53.480Z] ---> ea908caa0b42 [2021-02-17T11:40:53.480Z] Step 5/6 : COPY go.mod . [2021-02-17T11:40:53.480Z] ---> 98c25b753ecd [2021-02-17T11:40:53.480Z] Step 6/6 : RUN go mod download [2021-02-17T11:40:53.480Z] ---> Running in 526c49ffaffc [2021-02-17T11:41:15.506Z] Removing intermediate container 526c49ffaffc [2021-02-17T11:41:15.506Z] ---> f1e3a51cb0d9 [2021-02-17T11:41:15.506Z] Successfully built f1e3a51cb0d9 [2021-02-17T11:41:15.506Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:41:15.828Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-17T11:41:15.828Z] . [Pipeline] withDockerContainer [2021-02-17T11:41:15.932Z] prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container [2021-02-17T11:41:15.981Z] $ 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 [2021-02-17T11:41:16.892Z] $ docker top b91fd447e5f3d44e4767cd6235e4de61a73832a24c2866a1debac81f5278d583 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T11:41:17.461Z] + go version [2021-02-17T11:41:17.461Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-17T11:41:17.476Z] $ docker stop --time=1 b91fd447e5f3d44e4767cd6235e4de61a73832a24c2866a1debac81f5278d583 [2021-02-17T11:41:18.804Z] $ docker rm -f b91fd447e5f3d44e4767cd6235e4de61a73832a24c2866a1debac81f5278d583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:41:19.570Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-17T11:41:19.570Z] . [Pipeline] withDockerContainer [2021-02-17T11:41:19.668Z] prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container [2021-02-17T11:41:19.716Z] $ 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 [2021-02-17T11:41:20.309Z] $ docker top 9e5fd2101da9bd84f7475a03ec92db3d623461e3c2b4db8c7683ef22eabcf4ee -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-17T11:41:20.487Z] ========================================================= [2021-02-17T11:41:20.487Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-17T11:41:20.487Z] ========================================================= [Pipeline] sh [2021-02-17T11:41:20.782Z] + make test [2021-02-17T11:41:20.782Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-17T11:41:30.823Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-17T11:41:49.075Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-17T11:41:49.075Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-17T11:41:51.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-17T11:41:51.041Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-17T11:41:52.994Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-17T11:41:52.994Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-17T11:41:52.994Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-17T11:41:52.994Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-17T11:41:53.961Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-17T11:41:54.563Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-17T11:41:56.518Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-17T11:41:56.518Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-17T11:41:56.518Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-17T11:41:59.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 45.9% of statements [2021-02-17T11:41:59.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-17T11:41:59.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-17T11:41:59.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-17T11:41:59.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-17T11:41:59.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-17T11:41:59.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-17T11:41:59.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-17T11:41:59.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.088s coverage: 100.0% of statements [2021-02-17T11:42:04.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.178s coverage: 27.1% of statements [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-17T11:42:04.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-17T11:42:04.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-17T11:42:04.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.078s coverage: 65.8% of statements [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-17T11:42:04.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.135s coverage: 82.3% of statements [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-17T11:42:04.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-17T11:42:05.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.339s coverage: 28.6% of statements [2021-02-17T11:42:05.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-17T11:42:05.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-17T11:42:05.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-17T11:42:05.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-17T11:42:05.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-17T11:42:05.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements [2021-02-17T11:42:05.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-17T11:42:05.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-02-17T11:42:05.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-17T11:42:05.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.140s coverage: 86.7% of statements [2021-02-17T11:42:05.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-17T11:42:05.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements [2021-02-17T11:42:05.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-17T11:42:05.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-02-17T11:42:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-17T11:42:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-17T11:42:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-17T11:42:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-17T11:42:09.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.482s coverage: 92.8% of statements [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-17T11:42:09.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-17T11:42:09.214Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.1% of statements [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-17T11:42:09.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-17T11:42:09.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.033s coverage: 45.5% of statements [2021-02-17T11:42:09.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2021-02-17T11:42:09.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-02-17T11:42:09.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-02-17T11:42:09.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2021-02-17T11:42:21.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements [2021-02-17T11:42:21.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements [2021-02-17T11:42:29.858Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26671 in /w/workspace/edgexfoundry_edgex-go_PR-3178 [Pipeline] { [Pipeline] ws [2021-02-17T11:42:29.915Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.4% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.282s coverage: 68.9% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 37.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.285s coverage: 84.0% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.040s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.099s coverage: 89.4% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.683s coverage: 29.1% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.054s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-17T11:42:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.031s coverage: 32.1% of statements [2021-02-17T11:42:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 100.0% of statements [2021-02-17T11:42:31.812Z] GO111MODULE=on go vet ./... [2021-02-17T11:42:34.690Z] using credential edgex-jenkins-ssh [2021-02-17T11:42:34.756Z] Cloning the remote Git repository [2021-02-17T11:42:34.808Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-17T11:42:34.923Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-02-17T11:42:35.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T11:42:35.011Z] > git --version # timeout=10 [2021-02-17T11:42:35.033Z] > git --version # 'git version 2.17.1' [2021-02-17T11:42:35.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T11:42:35.093Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T11:42:49.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T11:42:49.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T11:42:49.901Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T11:42:49.932Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T11:42:49.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T11:42:49.944Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3178/head:refs/remotes/origin/PR-3178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-17T11:42:50.763Z] Merging remotes/origin/master commit fa4c73617b7d09eb7571485bf4012ea49001bdcf into PR head commit 5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:42:51.236Z] Merge succeeded, producing 5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:42:51.237Z] Checking out Revision 5d1daf3548b37c1b42c3b9380e2816b07278959d (PR-3178) [2021-02-17T11:42:50.781Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T11:42:50.846Z] > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 [2021-02-17T11:42:51.164Z] > git remote # timeout=10 [2021-02-17T11:42:51.180Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T11:42:51.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T11:42:51.202Z] > git merge fa4c73617b7d09eb7571485bf4012ea49001bdcf # timeout=10 [2021-02-17T11:42:51.222Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T11:42:51.242Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T11:42:51.255Z] > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 [2021-02-17T11:42:55.487Z] Commit message: "feat(command): Implement PUT /device/name/{deviceName}/{command} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-17T11:42:57.038Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-17T11:42:57.458Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-17T11:42:57.865Z] + sudo service docker restart [2021-02-17T11:42:57.865Z] + true [2021-02-17T11:42:58.994Z] gofmt -l . [2021-02-17T11:42:58.994Z] [ "`gofmt -l .`" = "" ] [2021-02-17T11:42:58.994Z] ./bin/test-go-mod-tidy.sh [2021-02-17T11:42:58.994Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-17T11:42:59.914Z] provisioning config files... [2021-02-17T11:42:59.960Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3711549842593801785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:43:00.194Z] + ls -al . [2021-02-17T11:43:00.194Z] total 700 [2021-02-17T11:43:00.194Z] drwxrwxr-x 10 1001 1001 4096 Feb 17 11:42 . [2021-02-17T11:43:00.194Z] drwxr-xr-x 4 root root 28 Feb 17 11:41 .. [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 11 Feb 17 11:39 .dockerignore [2021-02-17T11:43:00.194Z] drwxrwxr-x 8 1001 1001 179 Feb 17 11:39 .git [2021-02-17T11:43:00.194Z] drwxrwxr-x 3 1001 1001 125 Feb 17 11:39 .github [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 818 Feb 17 11:39 .gitignore [2021-02-17T11:43:00.194Z] drwx------ 3 1001 1001 60 Feb 17 11:40 .semver [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 11:39 .sonarcloud.properties [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 7859 Feb 17 11:39 Attribution.txt [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 11:39 CONTRIBUTING.md [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 931 Feb 17 11:39 Dockerfile.build [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 863 Feb 17 11:39 Jenkinsfile [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 11:39 LICENSE [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 5774 Feb 17 11:39 Makefile [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 6524 Feb 17 11:39 README.md [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 6755 Feb 17 11:39 SECURITY.md [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 11:40 VERSION [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 4131 Feb 17 11:39 ZMQWindows.md [2021-02-17T11:43:00.194Z] drwxrwxr-x 2 1001 1001 117 Feb 17 11:39 bin [2021-02-17T11:43:00.194Z] drwxrwxr-x 14 1001 1001 4096 Feb 17 11:39 cmd [2021-02-17T11:43:00.194Z] -rw-r--r-- 1 root root 596289 Feb 17 11:42 coverage.out [2021-02-17T11:43:00.194Z] -rw-r--r-- 1 root root 1054 Feb 17 11:42 go.mod [2021-02-17T11:43:00.194Z] -rw-r--r-- 1 root root 19518 Feb 17 11:42 go.sum [2021-02-17T11:43:00.194Z] drwxrwxr-x 8 1001 1001 127 Feb 17 11:39 internal [2021-02-17T11:43:00.194Z] drwxrwxr-x 4 1001 1001 26 Feb 17 11:39 openapi [2021-02-17T11:43:00.194Z] drwxrwxr-x 4 1001 1001 71 Feb 17 11:39 snap [2021-02-17T11:43:00.194Z] -rw-rw-r-- 1 1001 1001 168 Feb 17 11:39 version.go [Pipeline] sh [2021-02-17T11:43:00.371Z] ---> docker-login.sh [2021-02-17T11:43:00.371Z] nexus3.edgexfoundry.org:10001 [2021-02-17T11:43:00.495Z] + '[' -e coverage.out ] [2021-02-17T11:43:00.495Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-17T11:43:00.740Z] Stashed 1 file(s) [Pipeline] sh [2021-02-17T11:43:01.033Z] + make build [2021-02-17T11:43:01.033Z] 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 [2021-02-17T11:43:01.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:43:01.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:43:01.626Z] Configure a credential helper to remove this warning. See [2021-02-17T11:43:01.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:43:01.626Z] [2021-02-17T11:43:01.626Z] Login Succeeded [2021-02-17T11:43:01.626Z] nexus3.edgexfoundry.org:10002 [2021-02-17T11:43:02.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:43:02.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:43:02.224Z] Configure a credential helper to remove this warning. See [2021-02-17T11:43:02.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:43:02.224Z] [2021-02-17T11:43:02.224Z] Login Succeeded [2021-02-17T11:43:02.224Z] nexus3.edgexfoundry.org:10003 [2021-02-17T11:43:02.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:43:02.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:43:02.821Z] Configure a credential helper to remove this warning. See [2021-02-17T11:43:02.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:43:02.821Z] [2021-02-17T11:43:02.821Z] Login Succeeded [2021-02-17T11:43:02.821Z] nexus3.edgexfoundry.org:10004 [2021-02-17T11:43:03.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:43:03.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:43:03.419Z] Configure a credential helper to remove this warning. See [2021-02-17T11:43:03.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:43:03.419Z] [2021-02-17T11:43:03.419Z] Login Succeeded [2021-02-17T11:43:03.419Z] docker.io [2021-02-17T11:43:03.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-17T11:43:04.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-17T11:43:04.287Z] Configure a credential helper to remove this warning. See [2021-02-17T11:43:04.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-17T11:43:04.287Z] [2021-02-17T11:43:04.287Z] Login Succeeded [2021-02-17T11:43:04.287Z] ---> docker-login.sh ends [Pipeline] } [2021-02-17T11:43:04.303Z] Deleting 1 temporary files [2021-02-17T11:43:04.359Z] 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 [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-17T11:43:04.808Z] ========================================================= [2021-02-17T11:43:04.809Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-17T11:43:04.809Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:43:05.179Z] + 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 . [2021-02-17T11:43:07.821Z] Sending build context to Docker daemon 166.4MB [2021-02-17T11:43:07.821Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-17T11:43:07.821Z] Step 2/6 : FROM ${BASE} [2021-02-17T11:43:07.821Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-17T11:43:07.821Z] 5f621e34cdf4: Pulling fs layer [2021-02-17T11:43:07.821Z] a4357932f1b6: Pulling fs layer [2021-02-17T11:43:07.821Z] 18c013af1878: Pulling fs layer [2021-02-17T11:43:07.821Z] 00ac8860ef70: Pulling fs layer [2021-02-17T11:43:07.821Z] 63d7cb157983: Pulling fs layer [2021-02-17T11:43:07.821Z] b116817d02f9: Pulling fs layer [2021-02-17T11:43:07.821Z] 745a02a5169b: Pulling fs layer [2021-02-17T11:43:07.821Z] b116817d02f9: Waiting [2021-02-17T11:43:07.821Z] 745a02a5169b: Waiting [2021-02-17T11:43:07.821Z] 00ac8860ef70: Waiting [2021-02-17T11:43:07.821Z] 63d7cb157983: Waiting [2021-02-17T11:43:07.821Z] 18c013af1878: Verifying Checksum [2021-02-17T11:43:07.821Z] 18c013af1878: Download complete [2021-02-17T11:43:07.821Z] a4357932f1b6: Verifying Checksum [2021-02-17T11:43:07.821Z] a4357932f1b6: Download complete [2021-02-17T11:43:07.821Z] 63d7cb157983: Verifying Checksum [2021-02-17T11:43:07.821Z] 63d7cb157983: Download complete [2021-02-17T11:43:07.821Z] 5f621e34cdf4: Verifying Checksum [2021-02-17T11:43:07.821Z] 5f621e34cdf4: Download complete [2021-02-17T11:43:07.821Z] b116817d02f9: Verifying Checksum [2021-02-17T11:43:07.821Z] b116817d02f9: Download complete [2021-02-17T11:43:08.095Z] 5f621e34cdf4: Pull complete [2021-02-17T11:43:08.692Z] a4357932f1b6: Pull complete [2021-02-17T11:43:08.972Z] 18c013af1878: Pull complete [2021-02-17T11:43:10.412Z] 745a02a5169b: Verifying Checksum [2021-02-17T11:43:10.412Z] 745a02a5169b: Download complete [2021-02-17T11:43:11.849Z] 00ac8860ef70: Download complete [2021-02-17T11:43:12.583Z] 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 [2021-02-17T11:43:12.847Z] 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 [2021-02-17T11:43:14.246Z] 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 [2021-02-17T11:43:14.822Z] 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 [2021-02-17T11:43:16.235Z] 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 [2021-02-17T11:43:17.653Z] 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 [2021-02-17T11:43:18.601Z] 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 [2021-02-17T11:43:19.996Z] 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 [2021-02-17T11:43:20.952Z] 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 [2021-02-17T11:43:22.004Z] 00ac8860ef70: Pull complete [2021-02-17T11:43:22.602Z] 63d7cb157983: Pull complete [2021-02-17T11:43:22.873Z] b116817d02f9: Pull complete [2021-02-17T11:43:22.881Z] 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] } [2021-02-17T11:43:24.825Z] $ docker stop --time=1 9e5fd2101da9bd84f7475a03ec92db3d623461e3c2b4db8c7683ef22eabcf4ee [2021-02-17T11:43:26.408Z] $ docker rm -f 9e5fd2101da9bd84f7475a03ec92db3d623461e3c2b4db8c7683ef22eabcf4ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-02-17T11:43:27.184Z] 745a02a5169b: Pull complete [2021-02-17T11:43:27.184Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-17T11:43:27.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-17T11:43:27.184Z] ---> b7e6874047d6 [2021-02-17T11:43:27.184Z] 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 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:43:29.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T11:43:29.992Z] [2021-02-17T11:43:29.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:43:30.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T11:43:30.346Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-17T11:43:30.347Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-17T11:43:30.347Z] ca9280d653b3: Pulling fs layer [2021-02-17T11:43:30.347Z] 7e9c9ca2126c: Pulling fs layer [2021-02-17T11:43:30.565Z] ---> Running in dc0a625de983 [2021-02-17T11:43:30.608Z] cbdbe7a5bc2a: Download complete [2021-02-17T11:43:30.871Z] cbdbe7a5bc2a: Pull complete [2021-02-17T11:43:31.138Z] ca9280d653b3: Verifying Checksum [2021-02-17T11:43:31.138Z] ca9280d653b3: Download complete [2021-02-17T11:43:31.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:43:32.089Z] ca9280d653b3: Pull complete [2021-02-17T11:43:32.089Z] 7e9c9ca2126c: Download complete [2021-02-17T11:43:32.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:43:34.045Z] (1/12) Installing libmagic (5.38-r0) [2021-02-17T11:43:34.637Z] (2/12) Installing file (5.38-r0) [2021-02-17T11:43:34.909Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-17T11:43:34.909Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-17T11:43:38.715Z] 7e9c9ca2126c: Pull complete [2021-02-17T11:43:38.715Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-17T11:43:38.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T11:43:38.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-17T11:43:38.882Z] prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container [2021-02-17T11:43:38.929Z] $ 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 [2021-02-17T11:43:41.000Z] $ docker top c151f692932292c7eedd5892ce6ade1663fddf1c6517f3bbbf987819c2ddcc14 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T11:43:41.552Z] + docker-compose build --help [2021-02-17T11:43:41.552Z] + grep parallel [2021-02-17T11:43:42.498Z] --parallel Build images in parallel. [Pipeline] } [2021-02-17T11:43:42.512Z] $ docker stop --time=1 c151f692932292c7eedd5892ce6ade1663fddf1c6517f3bbbf987819c2ddcc14 [2021-02-17T11:43:43.895Z] $ docker rm -f c151f692932292c7eedd5892ce6ade1663fddf1c6517f3bbbf987819c2ddcc14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:43:44.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-17T11:43:44.527Z] . [Pipeline] withDockerContainer [2021-02-17T11:43:44.622Z] prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container [2021-02-17T11:43:44.668Z] $ 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 [2021-02-17T11:43:45.327Z] $ docker top bd1b512aa4b7d830532f7b185adbd5e6470407aedd8355dc22317eaac2f12b64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T11:43:45.823Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-17T11:43:46.773Z] Building docker-core-command-go ... [2021-02-17T11:43:46.773Z] Building docker-core-data-go ... [2021-02-17T11:43:46.773Z] Building docker-core-metadata-go ... [2021-02-17T11:43:46.773Z] Building docker-security-bootstrapper-go ... [2021-02-17T11:43:46.773Z] Building docker-security-proxy-setup-go ... [2021-02-17T11:43:46.773Z] Building docker-security-secretstore-setup-go ... [2021-02-17T11:43:46.773Z] Building docker-support-notifications-go ... [2021-02-17T11:43:46.773Z] Building docker-support-scheduler-go ... [2021-02-17T11:43:46.773Z] Building docker-sys-mgmt-agent-go ... [2021-02-17T11:43:46.773Z] Building docker-core-metadata-go [2021-02-17T11:43:46.773Z] Building docker-security-proxy-setup-go [2021-02-17T11:43:46.773Z] Building docker-support-scheduler-go [2021-02-17T11:43:46.773Z] Building docker-sys-mgmt-agent-go [2021-02-17T11:43:46.773Z] Building docker-core-data-go [2021-02-17T11:43:47.280Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-17T11:43:47.280Z] (6/12) Installing patch (2.7.6-r6) [2021-02-17T11:43:47.280Z] (7/12) Installing build-base (0.5-r2) [2021-02-17T11:43:47.280Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-17T11:43:47.280Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-17T11:43:47.280Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-17T11:43:47.280Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-17T11:43:47.280Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-17T11:43:47.280Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:43:47.280Z] OK: 217 MiB in 51 packages [2021-02-17T11:43:50.676Z] Removing intermediate container dc0a625de983 [2021-02-17T11:43:50.676Z] ---> fb14b7b67d9e [2021-02-17T11:43:50.676Z] Step 4/6 : WORKDIR /edgex-go [2021-02-17T11:43:50.676Z] ---> Running in aef4c65e264c [2021-02-17T11:43:50.959Z] Removing intermediate container aef4c65e264c [2021-02-17T11:43:50.959Z] ---> bc0a2b4bec3d [2021-02-17T11:43:50.959Z] Step 5/6 : COPY go.mod . [2021-02-17T11:43:51.556Z] ---> 8ce66965e4e0 [2021-02-17T11:43:51.556Z] Step 6/6 : RUN go mod download [2021-02-17T11:43:51.556Z] ---> Running in c7fd0fa0aa1d [2021-02-17T11:44:18.348Z] Removing intermediate container c7fd0fa0aa1d [2021-02-17T11:44:18.348Z] ---> c11f4dbcdb77 [2021-02-17T11:44:18.348Z] Successfully built c11f4dbcdb77 [2021-02-17T11:44:18.348Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:44:18.690Z] + docker inspect -f . ci-base-image-arm64 [2021-02-17T11:44:18.691Z] . [Pipeline] withDockerContainer [2021-02-17T11:44:18.938Z] prd-ubuntu18.04-docker-arm64-4c-16g-26671 does not seem to be running inside a container [2021-02-17T11:44:19.022Z] $ 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 ******** ci-base-image-arm64 cat [2021-02-17T11:44:19.044Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:44:19.044Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:44:19.044Z] ---> f1e3a51cb0d9 [2021-02-17T11:44:19.044Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T11:44:19.044Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:44:19.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:44:19.044Z] ---> f1e3a51cb0d9 [2021-02-17T11:44:19.044Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T11:44:19.044Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:44:19.044Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:44:19.044Z] ---> f1e3a51cb0d9 [2021-02-17T11:44:19.044Z] Step 3/21 : WORKDIR /edgex-go [2021-02-17T11:44:19.044Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:44:19.044Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:44:19.044Z] ---> f1e3a51cb0d9 [2021-02-17T11:44:19.044Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T11:44:19.044Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:44:19.044Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:44:19.044Z] ---> f1e3a51cb0d9 [2021-02-17T11:44:19.044Z] Step 3/26 : WORKDIR /edgex-go [2021-02-17T11:44:19.044Z] ---> Running in 0bd9ecdc6248 [2021-02-17T11:44:19.044Z] ---> Running in 2a31d473b336 [2021-02-17T11:44:19.044Z] ---> Running in 1ac2685d09d5 [2021-02-17T11:44:19.044Z] ---> Running in 61e3e4284a38 [2021-02-17T11:44:19.044Z] ---> Running in b601323ad2dd [2021-02-17T11:44:19.308Z] Removing intermediate container 1ac2685d09d5 [2021-02-17T11:44:19.308Z] ---> cf5570478104 [2021-02-17T11:44:19.308Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:44:19.580Z] Removing intermediate container b601323ad2dd [2021-02-17T11:44:19.580Z] ---> 18d0a5569a53 [2021-02-17T11:44:19.580Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:44:19.580Z] Removing intermediate container 2a31d473b336 [2021-02-17T11:44:19.580Z] ---> 34b421b5d945 [2021-02-17T11:44:19.580Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:44:19.580Z] Removing intermediate container 61e3e4284a38 [2021-02-17T11:44:19.580Z] ---> 661aa4ba4c50 [2021-02-17T11:44:19.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:44:19.580Z] Removing intermediate container 0bd9ecdc6248 [2021-02-17T11:44:19.580Z] ---> 5f95077a9b04 [2021-02-17T11:44:19.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:44:19.580Z] ---> Running in 243abab31157 [2021-02-17T11:44:19.580Z] ---> Running in fc51c58daeb7 [2021-02-17T11:44:19.580Z] ---> Running in 0f2581db74bb [2021-02-17T11:44:19.580Z] ---> Running in 4e13a6d6082c [2021-02-17T11:44:19.843Z] ---> Running in c8fd01f03dcc [2021-02-17T11:44:20.450Z] $ docker top dde853006fa1236a106069fb8cb2c632a90afc5dd035b8e5d62d4b5fefa15f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T11:44:21.475Z] + go version [2021-02-17T11:44:21.475Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-17T11:44:21.499Z] $ docker stop --time=1 dde853006fa1236a106069fb8cb2c632a90afc5dd035b8e5d62d4b5fefa15f1b [2021-02-17T11:44:22.428Z] Removing intermediate container fc51c58daeb7 [2021-02-17T11:44:22.428Z] ---> 4c2706d90b4f [2021-02-17T11:44:22.428Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-17T11:44:22.691Z] ---> Running in eba811eab96a [2021-02-17T11:44:22.691Z] Removing intermediate container 243abab31157 [2021-02-17T11:44:22.691Z] ---> 4720351589ce [2021-02-17T11:44:22.691Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-17T11:44:22.962Z] Removing intermediate container 0f2581db74bb [2021-02-17T11:44:22.962Z] ---> 632a98c14a8b [2021-02-17T11:44:22.962Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-17T11:44:22.962Z] Removing intermediate container c8fd01f03dcc [2021-02-17T11:44:22.962Z] ---> 3c84f8c22955 [2021-02-17T11:44:22.962Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T11:44:22.962Z] ---> Running in 8fa90dae7c41 [2021-02-17T11:44:22.962Z] ---> Running in add19378888d [2021-02-17T11:44:23.230Z] Removing intermediate container 4e13a6d6082c [2021-02-17T11:44:23.230Z] ---> 4e7ea836a9e4 [2021-02-17T11:44:23.230Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-17T11:44:23.230Z] ---> Running in f6e1b55605bb [2021-02-17T11:44:23.230Z] ---> Running in 3ed635ef1d57 [2021-02-17T11:44:23.475Z] $ docker rm -f dde853006fa1236a106069fb8cb2c632a90afc5dd035b8e5d62d4b5fefa15f1b [2021-02-17T11:44:23.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-02-17T11:44:24.089Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:44:24.089Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:44:24.089Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:44:24.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:44:24.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:44:24.575Z] + docker inspect -f . ci-base-image-arm64 [2021-02-17T11:44:24.575Z] . [Pipeline] withDockerContainer [2021-02-17T11:44:24.831Z] prd-ubuntu18.04-docker-arm64-4c-16g-26671 does not seem to be running inside a container [2021-02-17T11:44:24.910Z] $ 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 ******** ci-base-image-arm64 cat [2021-02-17T11:44:24.933Z] OK: 233 MiB in 51 packages [2021-02-17T11:44:24.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:44:24.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:44:24.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:44:25.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:44:25.195Z] Removing intermediate container eba811eab96a [2021-02-17T11:44:25.195Z] ---> d07a34894c57 [2021-02-17T11:44:25.195Z] Step 6/21 : COPY go.mod . [2021-02-17T11:44:25.456Z] OK: 233 MiB in 51 packages [2021-02-17T11:44:25.456Z] ---> f381ddaa0dae [2021-02-17T11:44:25.456Z] Step 7/21 : RUN go mod download [2021-02-17T11:44:25.456Z] OK: 233 MiB in 51 packages [2021-02-17T11:44:25.456Z] ---> Running in b46abbca8553 [2021-02-17T11:44:25.725Z] OK: 233 MiB in 51 packages [2021-02-17T11:44:25.987Z] OK: 233 MiB in 51 packages [2021-02-17T11:44:25.987Z] Removing intermediate container 8fa90dae7c41 [2021-02-17T11:44:25.987Z] ---> 06c0302cccc1 [2021-02-17T11:44:25.987Z] Step 6/22 : COPY go.mod . [2021-02-17T11:44:26.437Z] $ docker top bedd3377fea797b9b691ec05ceec0f87b82f7a20557ca6d2cb8be76468bd1df4 -eo pid,comm [2021-02-17T11:44:26.572Z] ---> a27b072d70c9 [2021-02-17T11:44:26.572Z] Step 7/22 : RUN go mod download [2021-02-17T11:44:26.572Z] ---> Running in d386228caf7a [2021-02-17T11:44:26.572Z] Removing intermediate container add19378888d [2021-02-17T11:44:26.572Z] ---> 8cab2089c5e0 [2021-02-17T11:44:26.572Z] Step 6/26 : COPY go.mod . [2021-02-17T11:44:26.572Z] Removing intermediate container 3ed635ef1d57 [2021-02-17T11:44:26.572Z] ---> aa6cdd2aa591 [2021-02-17T11:44:26.572Z] Step 6/23 : COPY go.mod . [Pipeline] { [Pipeline] echo [2021-02-17T11:44:26.815Z] ========================================================= [2021-02-17T11:44:26.815Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-17T11:44:26.815Z] ========================================================= [Pipeline] sh [2021-02-17T11:44:26.834Z] Removing intermediate container f6e1b55605bb [2021-02-17T11:44:26.834Z] ---> 2693e1a3680e [2021-02-17T11:44:26.834Z] Step 6/23 : COPY go.mod . [2021-02-17T11:44:27.101Z] ---> 8709bc70dec3 [2021-02-17T11:44:27.101Z] Step 7/26 : RUN go mod download [2021-02-17T11:44:27.101Z] ---> 3bf452bc5c3a [2021-02-17T11:44:27.101Z] Step 7/23 : RUN go mod download [2021-02-17T11:44:27.101Z] ---> Running in 80456681dc7f [2021-02-17T11:44:27.365Z] ---> Running in b156838ea0ea [2021-02-17T11:44:27.365Z] ---> c5594a70873c [2021-02-17T11:44:27.365Z] Step 7/23 : RUN go mod download [2021-02-17T11:44:27.365Z] ---> Running in 8939f0d5c630 [2021-02-17T11:44:27.463Z] + make test [2021-02-17T11:44:27.463Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-17T11:44:28.064Z] Removing intermediate container b46abbca8553 [2021-02-17T11:44:28.064Z] ---> 6e8ccb4ee78c [2021-02-17T11:44:28.064Z] Step 8/21 : COPY . . [2021-02-17T11:44:29.125Z] Removing intermediate container d386228caf7a [2021-02-17T11:44:29.125Z] ---> 1d2fa8dc336d [2021-02-17T11:44:29.125Z] Step 8/22 : COPY . . [2021-02-17T11:44:35.850Z] Removing intermediate container b156838ea0ea [2021-02-17T11:44:35.850Z] ---> 915a175e572b [2021-02-17T11:44:35.850Z] Step 8/23 : COPY . . [2021-02-17T11:44:35.850Z] Removing intermediate container 80456681dc7f [2021-02-17T11:44:35.850Z] ---> 0a4b848201ce [2021-02-17T11:44:35.850Z] Step 8/26 : COPY . . [2021-02-17T11:44:37.780Z] Removing intermediate container 8939f0d5c630 [2021-02-17T11:44:37.780Z] ---> 4d2e00aa7cc9 [2021-02-17T11:44:37.780Z] Step 8/23 : COPY . . [2021-02-17T11:44:49.681Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-17T11:45:10.096Z] ---> b65fb796284b [2021-02-17T11:45:10.096Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-17T11:45:10.096Z] ---> 2631e58f2c1b [2021-02-17T11:45:10.096Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-17T11:45:10.096Z] ---> Running in f29380c8df0b [2021-02-17T11:45:13.438Z] ---> Running in 076409f5f311 [2021-02-17T11:45:14.388Z] 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 [2021-02-17T11:45:14.975Z] ---> 2eea2acb1c54 [2021-02-17T11:45:14.975Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-17T11:45:15.245Z] ---> Running in 73048873c768 [2021-02-17T11:45:15.245Z] ---> a2e36272af4d [2021-02-17T11:45:15.245Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-17T11:45:15.521Z] ---> 34e71ef48e8c [2021-02-17T11:45:15.521Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-17T11:45:15.521Z] ---> Running in 8e1eb4533096 [2021-02-17T11:45:15.521Z] ---> Running in 76bbc2baf670 [2021-02-17T11:45:15.521Z] 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 [2021-02-17T11:45:16.112Z] 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 [2021-02-17T11:45:16.726Z] 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 [2021-02-17T11:45:16.726Z] 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 [2021-02-17T11:45:36.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-17T11:45:38.805Z] 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 [2021-02-17T11:45:40.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-17T11:45:48.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-17T11:45:48.432Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-17T11:45:51.137Z] Removing intermediate container f29380c8df0b [2021-02-17T11:45:51.137Z] ---> 4783bb7b83df [2021-02-17T11:45:51.137Z] [2021-02-17T11:45:51.137Z] Step 10/21 : FROM alpine:3.12 [2021-02-17T11:45:51.137Z] Removing intermediate container 73048873c768 [2021-02-17T11:45:51.137Z] ---> 0a92f3d69bdb [2021-02-17T11:45:51.137Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-17T11:45:51.137Z] 3.12: Pulling from library/alpine [2021-02-17T11:45:51.408Z] ---> Running in afa89c53b1d8 [2021-02-17T11:45:51.994Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-17T11:45:52.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-17T11:45:52.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-17T11:45:52.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-17T11:45:52.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-17T11:45:52.256Z] 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 [2021-02-17T11:45:52.518Z] Status: Downloaded newer image for alpine:3.12 [2021-02-17T11:45:52.518Z] ---> 389fef711851 [2021-02-17T11:45:52.518Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-17T11:45:54.732Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-17T11:45:55.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-17T11:45:56.740Z] ---> Running in 6aa97d6c7a0a [2021-02-17T11:45:56.740Z] Removing intermediate container 076409f5f311 [2021-02-17T11:45:56.740Z] ---> b968f4a3437c [2021-02-17T11:45:56.740Z] [2021-02-17T11:45:56.740Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T11:45:56.740Z] ---> 389fef711851 [2021-02-17T11:45:56.740Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-17T11:45:56.740Z] Removing intermediate container 76bbc2baf670 [2021-02-17T11:45:56.740Z] ---> 4ae6c8c9c8d3 [2021-02-17T11:45:56.740Z] [2021-02-17T11:45:56.740Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T11:45:56.740Z] ---> 389fef711851 [2021-02-17T11:45:56.740Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T11:45:57.691Z] ---> Running in 9e02a8338815 [2021-02-17T11:45:57.691Z] ---> Running in 4b8a02e2bc50 [2021-02-17T11:45:58.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:45:58.643Z] Removing intermediate container afa89c53b1d8 [2021-02-17T11:45:58.643Z] ---> 843d9b46b643 [2021-02-17T11:45:58.643Z] [2021-02-17T11:45:58.643Z] Step 11/26 : FROM docker:20.10.0 [2021-02-17T11:45:58.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:45:58.905Z] 20.10.0: Pulling from library/docker [2021-02-17T11:45:58.905Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-17T11:45:58.905Z] Removing intermediate container 8e1eb4533096 [2021-02-17T11:45:58.905Z] ---> 61927e2675c9 [2021-02-17T11:45:58.905Z] [2021-02-17T11:45:58.905Z] Step 10/23 : FROM alpine:3.12(2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T11:45:58.905Z] [2021-02-17T11:45:58.905Z] ---> 389fef711851 [2021-02-17T11:45:58.905Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-17T11:45:58.905Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-17T11:45:59.170Z] (4/4) Installing curl (7.69.1-r3) [2021-02-17T11:45:59.170Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:45:59.170Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T11:45:59.170Z] OK: 7 MiB in 18 packages [2021-02-17T11:46:00.131Z] ---> Running in 4a055d6bd287 [2021-02-17T11:46:00.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:00.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:00.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:00.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:00.395Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-17T11:46:00.395Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:46:00.395Z] OK: 6 MiB in 15 packages [2021-02-17T11:46:00.395Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-17T11:46:00.395Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:46:00.658Z] OK: 6 MiB in 15 packages [2021-02-17T11:46:00.658Z] Removing intermediate container 4a055d6bd287 [2021-02-17T11:46:00.658Z] ---> 2aeb3292a7c9 [2021-02-17T11:46:00.658Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-17T11:46:01.235Z] ---> Running in cc0e18a65459 [2021-02-17T11:46:02.183Z] Removing intermediate container 6aa97d6c7a0a [2021-02-17T11:46:02.183Z] ---> b238a0a70933 [2021-02-17T11:46:02.183Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T11:46:03.137Z] ---> Running in 49bf30462d7c [2021-02-17T11:46:03.137Z] Removing intermediate container cc0e18a65459 [2021-02-17T11:46:03.137Z] ---> 139e05bf2cf9 [2021-02-17T11:46:03.137Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-17T11:46:03.137Z] Removing intermediate container 4b8a02e2bc50 [2021-02-17T11:46:03.137Z] ---> 32a8fadbacb4 [2021-02-17T11:46:03.137Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T11:46:03.403Z] ---> Running in 5b2c56fdcd77 [2021-02-17T11:46:03.403Z] ---> Running in 0bb54aa50259 [2021-02-17T11:46:03.617Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-17T11:46:03.617Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-17T11:46:03.617Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-17T11:46:03.669Z] Removing intermediate container 49bf30462d7c [2021-02-17T11:46:03.669Z] ---> dd8301c368a8 [2021-02-17T11:46:03.669Z] Step 13/21 : WORKDIR /edgex [2021-02-17T11:46:03.669Z] Removing intermediate container 9e02a8338815 [2021-02-17T11:46:03.669Z] ---> 30b3312dee2a [2021-02-17T11:46:03.669Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T11:46:03.931Z] ---> Running in cc6e2c6d9761 [2021-02-17T11:46:04.197Z] ---> Running in 3d5f46882885 [2021-02-17T11:46:04.197Z] Removing intermediate container 5b2c56fdcd77 [2021-02-17T11:46:04.197Z] ---> 66c3bb69d60d [2021-02-17T11:46:04.197Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-17T11:46:05.146Z] Removing intermediate container 0bb54aa50259 [2021-02-17T11:46:05.146Z] ---> ed6ebcb449e0 [2021-02-17T11:46:05.146Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:46:05.414Z] ---> Running in a359562c67f4 [2021-02-17T11:46:05.414Z] Removing intermediate container cc6e2c6d9761 [2021-02-17T11:46:05.414Z] ---> dd4a838fee43 [2021-02-17T11:46:05.414Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-17T11:46:05.414Z] ---> Running in 87d266fbf965 [2021-02-17T11:46:05.414Z] Removing intermediate container 3d5f46882885 [2021-02-17T11:46:05.414Z] ---> 87d619d34e28 [2021-02-17T11:46:05.414Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-17T11:46:05.677Z] ---> Running in 3a28b4db8c21 [2021-02-17T11:46:05.945Z] Removing intermediate container a359562c67f4 [2021-02-17T11:46:05.945Z] ---> 1c8adb968d72 [2021-02-17T11:46:05.945Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T11:46:05.945Z] ---> 54d1f1456ec3 [2021-02-17T11:46:05.945Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-17T11:46:05.945Z] Removing intermediate container 3a28b4db8c21 [2021-02-17T11:46:05.945Z] ---> ce6c038f1cc9 [2021-02-17T11:46:05.945Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T11:46:06.215Z] ---> Running in 341bffa7c5aa [2021-02-17T11:46:06.215Z] ---> Running in 88c714a8c3d4 [2021-02-17T11:46:06.480Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-17T11:46:06.480Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-17T11:46:06.480Z] ---> aefe523efa57 [2021-02-17T11:46:06.480Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-17T11:46:06.742Z] Removing intermediate container 341bffa7c5aa [2021-02-17T11:46:06.742Z] ---> f06b3f7dc889 [2021-02-17T11:46:06.742Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:46:07.004Z] Removing intermediate container 88c714a8c3d4 [2021-02-17T11:46:07.004Z] ---> f04f7be8df50 [2021-02-17T11:46:07.004Z] Step 15/23 : WORKDIR / [2021-02-17T11:46:07.004Z] ---> Running in ccd28c442d29 [2021-02-17T11:46:07.004Z] ---> fb4afceb2b4b [2021-02-17T11:46:07.004Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-17T11:46:07.004Z] ---> Running in 91f876f524bd [2021-02-17T11:46:07.583Z] Removing intermediate container 87d266fbf965 [2021-02-17T11:46:07.583Z] ---> c31f373d059b [2021-02-17T11:46:07.583Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-17T11:46:07.583Z] ---> 5b55849ef146 [2021-02-17T11:46:07.583Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-17T11:46:07.583Z] ---> e50f02dfc820 [2021-02-17T11:46:07.583Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-17T11:46:07.583Z] Removing intermediate container 91f876f524bd [2021-02-17T11:46:07.583Z] ---> 8b3cc58e9609 [2021-02-17T11:46:07.583Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:46:07.583Z] ---> Running in 4e9be232b378 [2021-02-17T11:46:07.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:07.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:07.853Z] ---> Running in 8b7938c5861c [2021-02-17T11:46:07.853Z] (1/2) Installing readline (8.0.4-r0) [2021-02-17T11:46:07.853Z] (2/2) Installing bash (5.0.17-r0) [2021-02-17T11:46:07.853Z] Executing bash-5.0.17-r0.post-install [2021-02-17T11:46:07.853Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:46:07.853Z] OK: 12 MiB in 22 packages [2021-02-17T11:46:08.119Z] Removing intermediate container 8b7938c5861c [2021-02-17T11:46:08.119Z] ---> f123623f67d1 [2021-02-17T11:46:08.119Z] Step 18/21 : CMD ["--init=true"] [2021-02-17T11:46:08.119Z] ---> a783d7e497af [2021-02-17T11:46:08.119Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-17T11:46:08.384Z] ---> Running in 8e2cbe137ec5 [2021-02-17T11:46:08.384Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:08.384Z] ---> e1162d452d44 [2021-02-17T11:46:08.384Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-17T11:46:08.652Z] Removing intermediate container 8e2cbe137ec5 [2021-02-17T11:46:08.652Z] ---> 4b1e9314183d [2021-02-17T11:46:08.652Z] Step 19/21 : LABEL arch=x86_64 [2021-02-17T11:46:08.916Z] ---> 79c68c41cc50 [2021-02-17T11:46:08.916Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-17T11:46:08.916Z] ---> 773d8a34b73f [2021-02-17T11:46:08.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-17T11:46:08.916Z] Removing intermediate container ccd28c442d29 [2021-02-17T11:46:08.916Z] ---> d8e966a55c21 [2021-02-17T11:46:08.916Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-17T11:46:08.916Z] ---> Running in d5638fc0af6b [2021-02-17T11:46:08.916Z] ---> Running in 28d0a02baeb5 [2021-02-17T11:46:08.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:09.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.350s coverage: 45.9% of statements [2021-02-17T11:46:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-17T11:46:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-17T11:46:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-17T11:46:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-17T11:46:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-17T11:46:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-17T11:46:09.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-17T11:46:09.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.315s coverage: 100.0% of statements [2021-02-17T11:46:09.178Z] ---> Running in 1965e49fa522 [2021-02-17T11:46:09.178Z] ---> c301acf131a0 [2021-02-17T11:46:09.179Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-17T11:46:09.443Z] Removing intermediate container d5638fc0af6b [2021-02-17T11:46:09.443Z] ---> bedf1a181f9d [2021-02-17T11:46:09.443Z] Step 20/21 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:46:09.443Z] Removing intermediate container 28d0a02baeb5 [2021-02-17T11:46:09.443Z] ---> 5ca82518dc23 [2021-02-17T11:46:09.443Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:46:09.443Z] ---> Running in c9754262a341 [2021-02-17T11:46:09.443Z] Removing intermediate container 1965e49fa522 [2021-02-17T11:46:09.443Z] ---> 65977b18d979 [2021-02-17T11:46:09.443Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-17T11:46:09.443Z] ---> Running in 07b1b29aa4a6 [2021-02-17T11:46:09.443Z] ---> Running in c294f7da5c10 [2021-02-17T11:46:09.443Z] ---> Running in 86f29aea81b7 [2021-02-17T11:46:09.706Z] Removing intermediate container c9754262a341 [2021-02-17T11:46:09.706Z] ---> 99b489a343bd [2021-02-17T11:46:09.706Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:46:09.706Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-17T11:46:09.706Z] Removing intermediate container 07b1b29aa4a6 [2021-02-17T11:46:09.706Z] ---> 04f760d012c8 [2021-02-17T11:46:09.706Z] Step 21/21 : LABEL version=0.0.0 [2021-02-17T11:46:09.706Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-17T11:46:09.968Z] Removing intermediate container 86f29aea81b7 [2021-02-17T11:46:09.968Z] ---> 97af94d42e28 [2021-02-17T11:46:09.968Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-17T11:46:09.968Z] Removing intermediate container c294f7da5c10 [2021-02-17T11:46:09.968Z] ---> cf23bdc2a6f0 [2021-02-17T11:46:09.968Z] Step 20/22 : LABEL arch=x86_64 [2021-02-17T11:46:09.968Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-17T11:46:09.968Z] ---> Running in 8797561e1c77 [2021-02-17T11:46:09.968Z] ---> Running in d221bf4808a0 [2021-02-17T11:46:09.968Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-17T11:46:09.968Z] ---> Running in 37f4920b055f [2021-02-17T11:46:09.968Z] ---> Running in 445933e117a5 [2021-02-17T11:46:10.230Z] Removing intermediate container d221bf4808a0 [2021-02-17T11:46:10.230Z] ---> dae16aa7164a [2021-02-17T11:46:10.230Z] [2021-02-17T11:46:10.230Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-17T11:46:10.230Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-17T11:46:10.230Z] Removing intermediate container 8797561e1c77 [2021-02-17T11:46:10.230Z] ---> 1978514bcadd [2021-02-17T11:46:10.230Z] Step 21/23 : LABEL arch=x86_64 [2021-02-17T11:46:10.230Z] Removing intermediate container 37f4920b055f [2021-02-17T11:46:10.230Z] ---> d431db2fed76 [2021-02-17T11:46:10.230Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-17T11:46:10.493Z] Removing intermediate container 445933e117a5 [2021-02-17T11:46:10.493Z] ---> 8c41651a9c61 [2021-02-17T11:46:10.493Z] Step 21/22 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:46:10.493Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:46:10.493Z] OK: 8 MiB in 20 packages [2021-02-17T11:46:10.493Z] ---> Running in 308bab6918a7 [2021-02-17T11:46:10.493Z] Successfully built dae16aa7164a [2021-02-17T11:46:10.493Z] ---> Running in dff3346d8531 [2021-02-17T11:46:10.493Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-17T11:46:10.493Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-02-17T11:46:11.069Z] Removing intermediate container 308bab6918a7 [2021-02-17T11:46:11.069Z] ---> aaa980fc73ad [2021-02-17T11:46:11.069Z] Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:46:11.332Z] Removing intermediate container dff3346d8531 [2021-02-17T11:46:11.332Z] ---> 0181df190b90 [2021-02-17T11:46:11.332Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T11:46:12.734Z] ---> 0b119dd4cb18 [2021-02-17T11:46:12.734Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-17T11:46:12.734Z] ---> Running in 886d3b859a44 [2021-02-17T11:46:14.134Z] ---> Running in ded0347c3e89 [2021-02-17T11:46:14.708Z] Removing intermediate container 4e9be232b378 [2021-02-17T11:46:14.708Z] ---> 3e499cfa808e [2021-02-17T11:46:14.708Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:46:15.282Z] Removing intermediate container 886d3b859a44 [2021-02-17T11:46:15.282Z] ---> 4a0f488b70c9 [2021-02-17T11:46:15.282Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T11:46:15.282Z] ---> ae74caa7a8d6 [2021-02-17T11:46:15.282Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-17T11:46:15.554Z] Removing intermediate container ded0347c3e89 [2021-02-17T11:46:15.554Z] ---> f562aa8cc2f3 [2021-02-17T11:46:15.554Z] [2021-02-17T11:46:15.554Z] ---> Running in b61e8228623d [2021-02-17T11:46:15.554Z] Successfully built f562aa8cc2f3 [2021-02-17T11:46:15.554Z] ---> efdcd3dd0d3c [2021-02-17T11:46:15.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-17T11:46:15.554Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-17T11:46:15.554Z] Building docker-support-notifications-go [2021-02-17T11:46:15.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.546s coverage: 27.1% of statements [2021-02-17T11:46:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-17T11:46:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-17T11:46:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-17T11:46:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-17T11:46:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-17T11:46:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-17T11:46:15.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-02-17T11:46:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-17T11:46:15.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2021-02-17T11:46:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-17T11:46:15.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-17T11:46:15.821Z]  Building docker-support-scheduler-go ... done Removing intermediate container b61e8228623d [2021-02-17T11:46:15.821Z] ---> b5fc164457b5 [2021-02-17T11:46:15.821Z] [2021-02-17T11:46:16.083Z] ---> 03f455847434 [2021-02-17T11:46:16.083Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-17T11:46:16.083Z] Successfully built b5fc164457b5 [2021-02-17T11:46:16.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.228s coverage: 65.8% of statements [2021-02-17T11:46:16.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-17T11:46:16.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-17T11:46:16.659Z] Successfully tagged docker-core-metadata-go:latest [2021-02-17T11:46:16.659Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go [2021-02-17T11:46:17.610Z] ---> Running in 85bfd27d4393 [2021-02-17T11:46:18.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.667s coverage: 82.3% of statements [2021-02-17T11:46:18.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-17T11:46:18.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T11:46:18.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-17T11:46:18.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-17T11:46:21.844Z] ---> 9f192bf5faa4 [2021-02-17T11:46:21.844Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-17T11:46:22.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:22.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:22.687Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-17T11:46:23.636Z] (2/33) Installing expat (2.2.9-r1) [2021-02-17T11:46:23.636Z] (3/33) Installing libffi (3.3-r2) [2021-02-17T11:46:23.636Z] (4/33) Installing gdbm (1.13-r1) [2021-02-17T11:46:23.899Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-17T11:46:23.899Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-17T11:46:23.899Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-17T11:46:24.556Z] ---> a4d4b1f7274f [2021-02-17T11:46:24.556Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-17T11:46:25.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.254s coverage: 28.6% of statements [2021-02-17T11:46:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-17T11:46:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-17T11:46:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-17T11:46:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-17T11:46:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-17T11:46:25.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.156s coverage: 100.0% of statements [2021-02-17T11:46:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-17T11:46:25.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.131s coverage: 100.0% of statements [2021-02-17T11:46:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-17T11:46:25.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.373s coverage: 86.7% of statements [2021-02-17T11:46:25.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-17T11:46:25.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.409s coverage: 97.5% of statements [2021-02-17T11:46:25.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-17T11:46:26.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2021-02-17T11:46:26.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-17T11:46:26.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-17T11:46:26.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-17T11:46:26.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-17T11:46:27.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:46:27.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:46:27.881Z] ---> f1e3a51cb0d9 [2021-02-17T11:46:27.881Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T11:46:27.881Z] ---> Using cache [2021-02-17T11:46:27.881Z] ---> 5f95077a9b04 [2021-02-17T11:46:27.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:46:27.881Z] ---> Using cache [2021-02-17T11:46:27.881Z] ---> 3c84f8c22955 [2021-02-17T11:46:27.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T11:46:27.881Z] ---> Using cache [2021-02-17T11:46:27.881Z] ---> 2693e1a3680e [2021-02-17T11:46:27.881Z] Step 6/23 : COPY go.mod . [2021-02-17T11:46:27.881Z] ---> Using cache [2021-02-17T11:46:27.881Z] ---> c5594a70873c [2021-02-17T11:46:27.881Z] Step 7/23 : RUN go mod download [2021-02-17T11:46:27.881Z] ---> Using cache [2021-02-17T11:46:27.881Z] ---> 4d2e00aa7cc9 [2021-02-17T11:46:27.881Z] Step 8/23 : COPY . . [2021-02-17T11:46:27.881Z] ---> Using cache [2021-02-17T11:46:27.881Z] ---> 34e71ef48e8c [2021-02-17T11:46:27.882Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-17T11:46:29.809Z] ---> Running in d6fe0d29524a [2021-02-17T11:46:29.810Z] ---> Running in e7cc9ffc5724 [2021-02-17T11:46:29.810Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-17T11:46:29.810Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-17T11:46:29.810Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-17T11:46:29.810Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-17T11:46:29.810Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-17T11:46:29.810Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-17T11:46:31.204Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-17T11:46:32.605Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-17T11:46:32.605Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-17T11:46:32.605Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-17T11:46:32.871Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-17T11:46:32.871Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-17T11:46:33.824Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-17T11:46:35.238Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-17T11:46:35.238Z] Removing intermediate container d6fe0d29524a [2021-02-17T11:46:35.238Z] ---> aef5c9230f0f [2021-02-17T11:46:35.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:46:35.238Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-17T11:46:35.238Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-17T11:46:35.238Z] 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 [2021-02-17T11:46:35.238Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-17T11:46:35.238Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-17T11:46:35.238Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-17T11:46:36.201Z] ---> Running in 2e608384cab4 [2021-02-17T11:46:36.201Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-17T11:46:36.201Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-17T11:46:36.201Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-17T11:46:36.201Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-17T11:46:36.787Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-17T11:46:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.271s coverage: 92.8% of statements [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-17T11:46:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-17T11:46:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.256s coverage: 0.1% of statements [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-17T11:46:36.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-17T11:46:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 45.5% of statements [2021-02-17T11:46:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 79.5% of statements [2021-02-17T11:46:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-02-17T11:46:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.121s coverage: 96.3% of statements [2021-02-17T11:46:36.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.120s coverage: 87.5% of statements [2021-02-17T11:46:37.057Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-17T11:46:37.057Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-17T11:46:38.468Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:46:38.737Z] OK: 71 MiB in 55 packages [2021-02-17T11:46:38.998Z] Removing intermediate container 2e608384cab4 [2021-02-17T11:46:38.998Z] ---> f786cea9f361 [2021-02-17T11:46:38.998Z] Step 21/23 : LABEL arch=x86_64 [2021-02-17T11:46:40.466Z] ---> Running in ba0ca8774742 [2021-02-17T11:46:40.466Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:46:40.466Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:46:40.466Z] ---> f1e3a51cb0d9 [2021-02-17T11:46:40.466Z] Step 3/30 : WORKDIR /edgex-go [2021-02-17T11:46:40.466Z] ---> Using cache [2021-02-17T11:46:40.466Z] ---> 5f95077a9b04 [2021-02-17T11:46:40.466Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:46:40.466Z] ---> Using cache [2021-02-17T11:46:40.466Z] ---> 3c84f8c22955 [2021-02-17T11:46:40.466Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-17T11:46:40.466Z] ---> Using cache [2021-02-17T11:46:40.466Z] ---> 2693e1a3680e [2021-02-17T11:46:40.466Z] Step 6/30 : COPY go.mod . [2021-02-17T11:46:40.466Z] ---> Using cache [2021-02-17T11:46:40.466Z] ---> c5594a70873c [2021-02-17T11:46:40.466Z] Step 7/30 : RUN go mod download [2021-02-17T11:46:40.466Z] ---> Using cache [2021-02-17T11:46:40.466Z] ---> 4d2e00aa7cc9 [2021-02-17T11:46:40.466Z] Step 8/30 : COPY . . [2021-02-17T11:46:40.466Z] ---> Using cache [2021-02-17T11:46:40.466Z] ---> 34e71ef48e8c [2021-02-17T11:46:40.466Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-17T11:46:41.043Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:46:41.043Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:46:41.043Z] ---> f1e3a51cb0d9 [2021-02-17T11:46:41.043Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T11:46:41.043Z] ---> Using cache [2021-02-17T11:46:41.043Z] ---> 5f95077a9b04 [2021-02-17T11:46:41.043Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:46:41.043Z] ---> Using cache [2021-02-17T11:46:41.043Z] ---> 3c84f8c22955 [2021-02-17T11:46:41.043Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-17T11:46:42.021Z] ---> Running in 2737c853bb0f [2021-02-17T11:46:42.021Z] ---> Running in 45d63fc21eb2 [2021-02-17T11:46:42.305Z] Removing intermediate container ba0ca8774742 [2021-02-17T11:46:42.305Z] ---> 2e0699ec08be [2021-02-17T11:46:42.305Z] Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:46:42.580Z] ---> Running in b31edeb3f449 [2021-02-17T11:46:43.177Z] Removing intermediate container b31edeb3f449 [2021-02-17T11:46:43.177Z] ---> e975a6fcb1cd [2021-02-17T11:46:43.177Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T11:46:43.451Z] ---> Running in dd18d5f5d204 [2021-02-17T11:46:43.739Z] 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 [2021-02-17T11:46:43.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:44.007Z] Removing intermediate container dd18d5f5d204 [2021-02-17T11:46:44.007Z] ---> 5ff4da4cc0f1 [2021-02-17T11:46:44.007Z] [2021-02-17T11:46:44.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:46:44.601Z] Successfully built 5ff4da4cc0f1 [2021-02-17T11:46:44.601Z] Successfully tagged docker-core-data-go:latest [2021-02-17T11:46:44.601Z] Building docker-security-secretstore-setup-go [2021-02-17T11:46:45.192Z]  Building docker-core-data-go ... done OK: 233 MiB in 51 packages [2021-02-17T11:46:49.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2021-02-17T11:46:49.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2021-02-17T11:46:55.643Z] Removing intermediate container 2737c853bb0f [2021-02-17T11:46:55.643Z] ---> 8357d956cc92 [2021-02-17T11:46:55.643Z] Step 6/22 : COPY go.mod . [2021-02-17T11:46:58.442Z] ---> 1e2838eec23d [2021-02-17T11:46:58.442Z] Step 7/22 : RUN go mod download [2021-02-17T11:47:01.791Z] ---> Running in c3c2b1a6e513 [2021-02-17T11:47:03.760Z] Removing intermediate container 85bfd27d4393 [2021-02-17T11:47:03.760Z] ---> 91e3139d66d6 [2021-02-17T11:47:03.760Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-17T11:47:04.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.130s coverage: 92.9% of statements [2021-02-17T11:47:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-17T11:47:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-17T11:47:04.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-17T11:47:04.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 77.8% of statements [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.2% of statements [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.548s coverage: 63.5% of statements [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.717s coverage: 68.9% of statements [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.362s coverage: 37.0% of statements [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-17T11:47:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.592s coverage: 84.0% of statements [2021-02-17T11:47:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.085s coverage: 100.0% of statements [2021-02-17T11:47:05.752Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:47:05.752Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:47:05.752Z] ---> f1e3a51cb0d9 [2021-02-17T11:47:05.752Z] Step 3/24 : WORKDIR /edgex-go [2021-02-17T11:47:05.752Z] ---> Using cache [2021-02-17T11:47:05.752Z] ---> 5f95077a9b04 [2021-02-17T11:47:05.752Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:47:05.752Z] ---> Using cache [2021-02-17T11:47:05.752Z] ---> 3c84f8c22955 [2021-02-17T11:47:05.752Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-17T11:47:05.752Z] ---> Using cache [2021-02-17T11:47:05.752Z] ---> 2693e1a3680e [2021-02-17T11:47:05.752Z] Step 6/24 : COPY go.mod . [2021-02-17T11:47:05.752Z] ---> Using cache [2021-02-17T11:47:05.752Z] ---> c5594a70873c [2021-02-17T11:47:05.752Z] Step 7/24 : RUN go mod download [2021-02-17T11:47:05.752Z] ---> Using cache [2021-02-17T11:47:05.752Z] ---> 4d2e00aa7cc9 [2021-02-17T11:47:05.752Z] Step 8/24 : COPY . . [2021-02-17T11:47:05.752Z] ---> Using cache [2021-02-17T11:47:05.752Z] ---> 34e71ef48e8c [2021-02-17T11:47:05.752Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-17T11:47:06.714Z] ---> Running in 76adf5a65f44 [2021-02-17T11:47:06.714Z] ---> Running in 89e562d6c3ee [2021-02-17T11:47:07.303Z] 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 [2021-02-17T11:47:07.899Z] Removing intermediate container c3c2b1a6e513 [2021-02-17T11:47:07.899Z] ---> 209b40592ad1 [2021-02-17T11:47:07.899Z] Step 8/22 : COPY . . [2021-02-17T11:47:11.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.422s coverage: 47.0% of statements [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-17T11:47:11.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-17T11:47:11.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.091s coverage: 100.0% of statements [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-17T11:47:11.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.337s coverage: 89.4% of statements [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T11:47:11.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-17T11:47:14.548Z] Collecting docker-compose==1.23.2 [2021-02-17T11:47:14.548Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-17T11:47:14.548Z] Removing intermediate container e7cc9ffc5724 [2021-02-17T11:47:14.548Z] ---> e2fb16f8e5b1 [2021-02-17T11:47:14.548Z] [2021-02-17T11:47:14.548Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T11:47:14.548Z] ---> 389fef711851 [2021-02-17T11:47:14.548Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T11:47:14.548Z] ---> Using cache [2021-02-17T11:47:14.548Z] ---> 30b3312dee2a [2021-02-17T11:47:14.548Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T11:47:14.548Z] ---> Using cache [2021-02-17T11:47:14.548Z] ---> 87d619d34e28 [2021-02-17T11:47:14.548Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-17T11:47:14.818Z] Collecting docker<4.0,>=3.6.0 [2021-02-17T11:47:14.818Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-17T11:47:16.760Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-17T11:47:16.761Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-17T11:47:18.692Z] Collecting texttable<0.10,>=0.9.0 [2021-02-17T11:47:18.692Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-17T11:47:19.284Z] ---> Running in 250912e07e92 [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.980s coverage: 29.1% of statements [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.288s coverage: 99.0% of statements [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.120s coverage: 100.0% of statements [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.137s coverage: 100.0% of statements [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-17T11:47:19.511Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.069s coverage: 32.1% of statements [2021-02-17T11:47:19.511Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-17T11:47:19.566Z] Removing intermediate container 45d63fc21eb2 [2021-02-17T11:47:19.566Z] ---> cefcf56c95c5 [2021-02-17T11:47:19.566Z] [2021-02-17T11:47:19.566Z] Step 10/30 : FROM alpine:3.12 [2021-02-17T11:47:19.566Z] ---> 389fef711851 [2021-02-17T11:47:19.566Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-17T11:47:19.834Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-17T11:47:20.105Z] GO111MODULE=on go vet ./... [2021-02-17T11:47:20.110Z] Collecting PyYAML<4,>=3.10 [2021-02-17T11:47:20.110Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-17T11:47:20.381Z] ---> Running in 2037b32e5958 [2021-02-17T11:47:22.989Z] Removing intermediate container 250912e07e92 [2021-02-17T11:47:22.989Z] ---> 57baa53bc520 [2021-02-17T11:47:22.989Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T11:47:22.989Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-17T11:47:22.989Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-17T11:47:24.916Z] Collecting docopt<0.7,>=0.6.1 [2021-02-17T11:47:24.916Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-17T11:47:26.313Z] Removing intermediate container 2037b32e5958 [2021-02-17T11:47:26.313Z] ---> 30e399e52c7e [2021-02-17T11:47:26.313Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-17T11:47:26.575Z] ---> Running in 60c7536af447 [2021-02-17T11:47:26.575Z] Collecting jsonschema<3,>=2.5.1 [2021-02-17T11:47:26.575Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-17T11:47:27.978Z] Collecting cached-property<2,>=1.2.0 [2021-02-17T11:47:27.978Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-17T11:47:27.978Z] ---> Running in ec3bbf4c6cf3 [2021-02-17T11:47:27.978Z] 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 [2021-02-17T11:47:27.978Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-17T11:47:27.978Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-17T11:47:28.559Z] Removing intermediate container 60c7536af447 [2021-02-17T11:47:28.559Z] ---> c4921a62ca12 [2021-02-17T11:47:28.559Z] Step 15/23 : WORKDIR / [2021-02-17T11:47:29.507Z] Collecting docker-pycreds>=0.4.0 [2021-02-17T11:47:29.507Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-17T11:47:30.094Z] ---> Running in 6754e0456567 [2021-02-17T11:47:30.094Z] Collecting idna<2.8,>=2.5 [2021-02-17T11:47:30.094Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-17T11:47:30.094Z] 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) [2021-02-17T11:47:30.094Z] 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) [2021-02-17T11:47:30.358Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-17T11:47:30.358Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-17T11:47:30.358Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-17T11:47:30.358Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-17T11:47:30.358Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-17T11:47:30.358Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-17T11:47:30.621Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, texttable, PyYAML, docopt, jsonschema, cached-property, docker-compose [2021-02-17T11:47:31.195Z] ---> f78cb87689d5 [2021-02-17T11:47:31.195Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-17T11:47:31.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:47:31.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:47:31.724Z] ---> Running in 2227c2a530f8 [2021-02-17T11:47:31.724Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-17T11:47:31.724Z] (2/2) Installing su-exec (0.2-r1) [2021-02-17T11:47:31.724Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:47:31.724Z] OK: 6 MiB in 16 packages [2021-02-17T11:47:31.724Z] Attempting uninstall: idna [2021-02-17T11:47:31.724Z] Found existing installation: idna 2.9 [2021-02-17T11:47:31.724Z] Uninstalling idna-2.9: [2021-02-17T11:47:31.724Z] Removing intermediate container 6754e0456567 [2021-02-17T11:47:31.724Z] ---> a73d9a8f73d7 [2021-02-17T11:47:31.724Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:47:31.995Z] Successfully uninstalled idna-2.9 [2021-02-17T11:47:31.995Z] Attempting uninstall: urllib3 [2021-02-17T11:47:31.995Z] Found existing installation: urllib3 1.25.9 [2021-02-17T11:47:31.995Z] Uninstalling urllib3-1.25.9: [2021-02-17T11:47:32.258Z] Successfully uninstalled urllib3-1.25.9 [2021-02-17T11:47:32.521Z] 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 [2021-02-17T11:47:32.521Z] ---> 0c70fdac04af [2021-02-17T11:47:32.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-17T11:47:32.786Z] Attempting uninstall: requests [2021-02-17T11:47:32.786Z] Found existing installation: requests 2.23.0 [2021-02-17T11:47:32.786Z] Uninstalling requests-2.23.0: [2021-02-17T11:47:33.057Z] Removing intermediate container ec3bbf4c6cf3 [2021-02-17T11:47:33.057Z] ---> f5b768e6e419 [2021-02-17T11:47:33.057Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-17T11:47:33.057Z] Successfully uninstalled requests-2.23.0 [2021-02-17T11:47:34.035Z] ---> Running in 60b8ae6ffd62 [2021-02-17T11:47:34.628Z] ---> acce4c06ea8a [2021-02-17T11:47:34.628Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-17T11:47:34.628Z] Running setup.py install for dockerpty: started [2021-02-17T11:47:34.895Z] Removing intermediate container 60b8ae6ffd62 [2021-02-17T11:47:34.895Z] ---> e4c0dec24f85 [2021-02-17T11:47:34.895Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-17T11:47:35.483Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-17T11:47:35.483Z] Running setup.py install for texttable: started [2021-02-17T11:47:35.751Z] Running setup.py install for texttable: finished with status 'done' [2021-02-17T11:47:35.751Z] Running setup.py install for PyYAML: started [2021-02-17T11:47:36.338Z] ---> Running in 8c603e424c91 [2021-02-17T11:47:36.338Z] ---> 473a080ac766 [2021-02-17T11:47:36.338Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-17T11:47:36.609Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-17T11:47:36.609Z] Running setup.py install for docopt: started [2021-02-17T11:47:36.881Z] ---> Running in dc0593d9a9b5 [2021-02-17T11:47:36.881Z] Removing intermediate container 76adf5a65f44 [2021-02-17T11:47:36.881Z] ---> f2532aaa9d9a [2021-02-17T11:47:36.881Z] [2021-02-17T11:47:36.881Z] Step 10/24 : FROM alpine:3.12 [2021-02-17T11:47:36.881Z] ---> 389fef711851 [2021-02-17T11:47:36.881Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-17T11:47:36.881Z] Removing intermediate container 8c603e424c91 [2021-02-17T11:47:36.881Z] ---> e462ee5d9edb [2021-02-17T11:47:36.881Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-17T11:47:37.150Z] ---> Running in 761f52ddc977 [2021-02-17T11:47:37.150Z] ---> Running in 34d1102ca89d [2021-02-17T11:47:37.423Z] Running setup.py install for docopt: finished with status 'done' [2021-02-17T11:47:37.423Z] Removing intermediate container dc0593d9a9b5 [2021-02-17T11:47:37.423Z] ---> 6a61e277b551 [2021-02-17T11:47:37.423Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:47:38.416Z] ---> Running in c96f36ed1848 [2021-02-17T11:47:38.416Z] 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 [2021-02-17T11:47:40.375Z] Removing intermediate container c96f36ed1848 [2021-02-17T11:47:40.375Z] ---> f9a28d966483 [2021-02-17T11:47:40.375Z] Step 21/23 : LABEL arch=x86_64 [2021-02-17T11:47:40.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:47:40.375Z] ---> Running in be18a1970572 [2021-02-17T11:47:40.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:47:40.646Z] Removing intermediate container be18a1970572 [2021-02-17T11:47:40.646Z] ---> 62887645ea81 [2021-02-17T11:47:40.646Z] Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:47:40.915Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-17T11:47:40.915Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T11:47:40.915Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-17T11:47:40.915Z] (4/5) Installing curl (7.69.1-r3) [2021-02-17T11:47:40.915Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-17T11:47:40.915Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:47:40.915Z] ---> Running in d0a52b9c2165 [2021-02-17T11:47:40.915Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T11:47:41.500Z] OK: 7 MiB in 19 packages [2021-02-17T11:47:41.769Z] Removing intermediate container 34d1102ca89d [2021-02-17T11:47:41.769Z] ---> af61fb4f4dfa [2021-02-17T11:47:41.769Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-17T11:47:43.177Z] Removing intermediate container d0a52b9c2165 [2021-02-17T11:47:43.177Z] ---> 5fb48bd1789d [2021-02-17T11:47:43.177Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T11:47:43.177Z] Removing intermediate container 89e562d6c3ee [2021-02-17T11:47:43.177Z] ---> f0691cea2096 [2021-02-17T11:47:43.177Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-17T11:47:43.448Z] ---> Running in 87c4cf7f4987 [2021-02-17T11:47:43.725Z] ---> Running in 52e53439c96b [2021-02-17T11:47:43.725Z] ---> Running in 63fddd7e3e53 [2021-02-17T11:47:44.337Z] Removing intermediate container 87c4cf7f4987 [2021-02-17T11:47:44.337Z] ---> 4428f236cc1f [2021-02-17T11:47:44.337Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-17T11:47:44.923Z] Removing intermediate container 63fddd7e3e53 [2021-02-17T11:47:44.923Z] ---> af06f541633b [2021-02-17T11:47:44.923Z] [2021-02-17T11:47:44.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:47:44.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:47:44.923Z] Successfully built af06f541633b [2021-02-17T11:47:45.186Z] Successfully tagged docker-core-command-go:latest [2021-02-17T11:47:45.186Z]  Building docker-core-command-go ... done Removing intermediate container 761f52ddc977 [2021-02-17T11:47:45.186Z] ---> f9654e8e5568 [2021-02-17T11:47:45.186Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T11:47:45.186Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T11:47:45.186Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-17T11:47:45.186Z] (3/3) Installing curl (7.69.1-r3) [2021-02-17T11:47:45.186Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:47:45.186Z] OK: 72 MiB in 58 packages [2021-02-17T11:47:45.186Z] ---> 967d41346637 [2021-02-17T11:47:45.186Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-17T11:47:45.449Z] ---> Running in d9bc0a06d760 [2021-02-17T11:47:45.449Z] ---> Running in 9e677d502a6f [2021-02-17T11:47:45.716Z] Removing intermediate container d9bc0a06d760 [2021-02-17T11:47:45.716Z] ---> 27c43d0e7252 [2021-02-17T11:47:45.716Z] Step 13/24 : WORKDIR / [2021-02-17T11:47:45.716Z] ---> Running in 067272df0a73 [2021-02-17T11:47:45.979Z] Removing intermediate container 52e53439c96b [2021-02-17T11:47:45.979Z] ---> 4ce6008f3db2 [2021-02-17T11:47:45.979Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-17T11:47:46.241Z] ---> Running in cf2d8b8d6291 [2021-02-17T11:47:46.241Z] Removing intermediate container 067272df0a73 [2021-02-17T11:47:46.241Z] ---> 9e4e086b8dc9 [2021-02-17T11:47:46.241Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-17T11:47:47.190Z] ---> ec3729ebbe3f [2021-02-17T11:47:47.190Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-17T11:47:47.190Z] Removing intermediate container cf2d8b8d6291 [2021-02-17T11:47:47.190Z] ---> e27aa837d22b [2021-02-17T11:47:47.190Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:47:47.190Z] ---> Running in 4a40f54365fa [2021-02-17T11:47:47.455Z] ---> 39a62608186f [2021-02-17T11:47:47.455Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-17T11:47:47.455Z] Removing intermediate container 4a40f54365fa [2021-02-17T11:47:47.455Z] ---> be2c17479c28 [2021-02-17T11:47:47.455Z] Step 24/26 : LABEL arch=x86_64 [2021-02-17T11:47:47.724Z] ---> Running in d14f4dd68be2 [2021-02-17T11:47:47.724Z] Removing intermediate container 9e677d502a6f [2021-02-17T11:47:47.725Z] ---> 8487cc4f6f9f [2021-02-17T11:47:47.725Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:47:49.649Z] ---> 249ba840a137 [2021-02-17T11:47:49.649Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-17T11:47:49.917Z] ---> c7e3ed3d8e62 [2021-02-17T11:47:49.917Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-17T11:47:49.917Z] Removing intermediate container d14f4dd68be2 [2021-02-17T11:47:49.917Z] ---> fc281559937d [2021-02-17T11:47:49.917Z] Step 25/26 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:47:50.182Z] Removing intermediate container 2227c2a530f8 [2021-02-17T11:47:50.182Z] ---> 3fdce8a40043 [2021-02-17T11:47:50.182Z] [2021-02-17T11:47:50.182Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T11:47:50.182Z] ---> 389fef711851 [2021-02-17T11:47:50.182Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-17T11:47:50.182Z] ---> Running in c524134f8feb [2021-02-17T11:47:50.182Z] ---> Running in d091f6637f5a [2021-02-17T11:47:50.451Z] ---> 6082ecf8a954 [2021-02-17T11:47:50.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-17T11:47:50.716Z] Removing intermediate container c524134f8feb [2021-02-17T11:47:50.716Z] ---> 9091c1a72628 [2021-02-17T11:47:50.716Z] Step 26/26 : LABEL version=0.0.0 [2021-02-17T11:47:50.716Z] ---> 6ac22b8957f3 [2021-02-17T11:47:50.716Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-17T11:47:50.716Z] ---> Running in 6f54ee84911a [2021-02-17T11:47:50.984Z] ---> feedd84f8bc7 [2021-02-17T11:47:50.984Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-17T11:47:50.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-17T11:47:50.984Z] Removing intermediate container 6f54ee84911a [2021-02-17T11:47:50.984Z] ---> f018bfdb2872 [2021-02-17T11:47:50.984Z] [2021-02-17T11:47:50.984Z] ---> 9896ac7ed157 [2021-02-17T11:47:50.984Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-17T11:47:51.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-17T11:47:51.247Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-17T11:47:51.247Z] Successfully built f018bfdb2872 [2021-02-17T11:47:51.247Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-17T11:47:51.247Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:47:51.247Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-17T11:47:51.247Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T11:47:51.511Z]  Building docker-sys-mgmt-agent-go ... done OK: 6 MiB in 16 packages [2021-02-17T11:47:52.460Z] ---> 81630c56d33b [2021-02-17T11:47:52.460Z] 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/ [2021-02-17T11:47:53.036Z] ---> b57977ab50df [2021-02-17T11:47:53.036Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-17T11:47:53.985Z] ---> Running in 0efdcaa3f23f [2021-02-17T11:47:53.985Z] ---> Running in aa31b29f5f5d [2021-02-17T11:47:53.985Z] Removing intermediate container d091f6637f5a [2021-02-17T11:47:53.985Z] ---> 6388452a02e3 [2021-02-17T11:47:53.985Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T11:47:54.248Z] ---> Running in 2807fa9d8f4e [2021-02-17T11:47:54.248Z] Removing intermediate container aa31b29f5f5d [2021-02-17T11:47:54.248Z] ---> f4d72dfbe439 [2021-02-17T11:47:54.248Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-17T11:47:54.517Z] Removing intermediate container 2807fa9d8f4e [2021-02-17T11:47:54.517Z] ---> f8d0d80e59d3 [2021-02-17T11:47:54.517Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-17T11:47:54.517Z] ---> Running in 2dd936ad5513 [2021-02-17T11:47:54.517Z] ---> c548b2b1d6b3 [2021-02-17T11:47:54.517Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-17T11:47:54.800Z] Removing intermediate container 2dd936ad5513 [2021-02-17T11:47:54.800Z] ---> e4db0e39f286 [2021-02-17T11:47:54.800Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T11:47:54.800Z] ---> Running in 8978257fd321 [2021-02-17T11:47:54.800Z] ---> Running in 623e56b6fa10 [2021-02-17T11:47:55.374Z] Removing intermediate container 8978257fd321 [2021-02-17T11:47:55.374Z] ---> 1e1ff812b931 [2021-02-17T11:47:55.374Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:47:55.374Z] Removing intermediate container 0efdcaa3f23f [2021-02-17T11:47:55.374Z] ---> 83490e655438 [2021-02-17T11:47:55.374Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-17T11:47:55.374Z] ---> Running in 0eacfb4a5982 [2021-02-17T11:47:55.648Z] ---> 0055c080cd03 [2021-02-17T11:47:55.648Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-17T11:47:55.648Z] Removing intermediate container 0eacfb4a5982 [2021-02-17T11:47:55.648Z] ---> 2571fe188c8e [2021-02-17T11:47:55.648Z] Step 22/24 : LABEL arch=x86_64 [2021-02-17T11:47:55.648Z] ---> Running in f0f395c78503 [2021-02-17T11:47:56.223Z] Removing intermediate container f0f395c78503 [2021-02-17T11:47:56.223Z] ---> e13b22f1a4e6 [2021-02-17T11:47:56.223Z] Step 23/24 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:47:56.223Z] ---> Running in f7b3b9d78038 [2021-02-17T11:47:56.223Z] ---> 56bf548e4a5b [2021-02-17T11:47:56.223Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-17T11:47:56.223Z] Removing intermediate container 623e56b6fa10 [2021-02-17T11:47:56.223Z] ---> d212e62bfd12 [2021-02-17T11:47:56.223Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-17T11:47:56.484Z] ---> Running in c4ea86c4442e [2021-02-17T11:47:56.484Z] Removing intermediate container f7b3b9d78038 [2021-02-17T11:47:56.484Z] ---> c92175473ad9 [2021-02-17T11:47:56.484Z] Step 24/24 : LABEL version=0.0.0 [2021-02-17T11:47:56.484Z] ---> cc9b5716f7aa [2021-02-17T11:47:56.484Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-17T11:47:56.484Z] ---> Running in 10f4296d4a1c [2021-02-17T11:47:56.746Z] ---> Running in fb50860602ff [2021-02-17T11:47:56.746Z] Removing intermediate container c4ea86c4442e [2021-02-17T11:47:56.746Z] ---> 6a8227aa185a [2021-02-17T11:47:56.746Z] Step 27/30 : CMD ["gate"] [2021-02-17T11:47:57.010Z] ---> Running in 4654700a0bb6 [2021-02-17T11:47:57.011Z] Removing intermediate container 10f4296d4a1c [2021-02-17T11:47:57.011Z] ---> f24dec3149d6 [2021-02-17T11:47:57.011Z] [2021-02-17T11:47:57.011Z] Removing intermediate container fb50860602ff [2021-02-17T11:47:57.011Z] ---> d16617eac721 [2021-02-17T11:47:57.011Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:47:57.011Z] Successfully built f24dec3149d6 [2021-02-17T11:47:57.011Z] ---> Running in f1ce402f8cdb [2021-02-17T11:47:57.274Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-17T11:47:57.274Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4654700a0bb6 [2021-02-17T11:47:57.274Z] ---> 5f3eb936cd24 [2021-02-17T11:47:57.274Z] Step 28/30 : LABEL arch=x86_64 [2021-02-17T11:47:57.544Z] ---> Running in 938df3bc55e1 [2021-02-17T11:47:57.544Z] Removing intermediate container f1ce402f8cdb [2021-02-17T11:47:57.544Z] ---> af8156afe4fd [2021-02-17T11:47:57.544Z] Step 20/22 : LABEL arch=x86_64 [2021-02-17T11:47:57.544Z] ---> Running in 3725d164b53d [2021-02-17T11:47:57.544Z] Removing intermediate container 938df3bc55e1 [2021-02-17T11:47:57.544Z] ---> 351a36490fa8 [2021-02-17T11:47:57.544Z] Step 29/30 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:47:57.807Z] Removing intermediate container 3725d164b53d [2021-02-17T11:47:57.807Z] ---> f0f659104227 [2021-02-17T11:47:57.807Z] Step 21/22 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:47:57.807Z] ---> Running in cb3ede896e39 [2021-02-17T11:47:57.807Z] ---> Running in a3440ba11377 [2021-02-17T11:47:58.070Z] Removing intermediate container cb3ede896e39 [2021-02-17T11:47:58.070Z] ---> 094c2dc14fe5 [2021-02-17T11:47:58.070Z] Step 30/30 : LABEL version=0.0.0 [2021-02-17T11:47:58.070Z] Removing intermediate container a3440ba11377 [2021-02-17T11:47:58.070Z] ---> 4b5aede0f7b8 [2021-02-17T11:47:58.070Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T11:47:58.334Z] ---> Running in 2e87e5101aaf [2021-02-17T11:47:58.334Z] ---> Running in e9f43c939c86 [2021-02-17T11:47:58.596Z] Removing intermediate container 2e87e5101aaf [2021-02-17T11:47:58.596Z] ---> deca72acba39 [2021-02-17T11:47:58.596Z] [2021-02-17T11:47:58.596Z] Removing intermediate container e9f43c939c86 [2021-02-17T11:47:58.596Z] ---> 5cef1155efeb [2021-02-17T11:47:58.596Z] [2021-02-17T11:47:58.858Z] Successfully built 5cef1155efeb [2021-02-17T11:47:58.858Z] Successfully built deca72acba39 [2021-02-17T11:47:58.858Z] Successfully tagged docker-support-notifications-go:latest [2021-02-17T11:47:58.859Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-17T11:47:59.131Z]  Building docker-support-notifications-go ... done  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-02-17T11:47:59.142Z] $ docker stop --time=1 bd1b512aa4b7d830532f7b185adbd5e6470407aedd8355dc22317eaac2f12b64 [2021-02-17T11:48:00.666Z] $ docker rm -f bd1b512aa4b7d830532f7b185adbd5e6470407aedd8355dc22317eaac2f12b64 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-17T11:48:01.235Z] + docker images [2021-02-17T11:48:01.235Z] + grep docker [2021-02-17T11:48:01.496Z] docker-security-bootstrapper-go latest deca72acba39 3 seconds ago 18MB [2021-02-17T11:48:01.496Z] docker-support-notifications-go latest 5cef1155efeb 3 seconds ago 17.6MB [2021-02-17T11:48:01.496Z] docker-security-secretstore-setup-go latest f24dec3149d6 5 seconds ago 24.6MB [2021-02-17T11:48:01.496Z] docker-sys-mgmt-agent-go latest f018bfdb2872 11 seconds ago 313MB [2021-02-17T11:48:01.496Z] docker-core-command-go latest af06f541633b 18 seconds ago 16.9MB [2021-02-17T11:48:01.496Z] docker-core-data-go latest 5ff4da4cc0f1 About a minute ago 22.3MB [2021-02-17T11:48:01.496Z] docker-core-metadata-go latest b5fc164457b5 About a minute ago 18.8MB [2021-02-17T11:48:01.496Z] docker-support-scheduler-go latest f562aa8cc2f3 About a minute ago 17MB [2021-02-17T11:48:01.496Z] docker-security-proxy-setup-go latest dae16aa7164a About a minute ago 24.4MB [2021-02-17T11:48:01.496Z] docker 20.10.0 aefe523efa57 2 months 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 [2021-02-17T11:48:17.333Z] Still waiting to schedule task [2021-02-17T11:48:17.333Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-17T11:48:41.926Z] gofmt -l . [2021-02-17T11:48:41.926Z] [ "`gofmt -l .`" = "" ] [2021-02-17T11:48:41.926Z] ./bin/test-go-mod-tidy.sh [2021-02-17T11:48:41.926Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-17T11:48:42.594Z] + ls -al . [2021-02-17T11:48:42.594Z] total 728 [2021-02-17T11:48:42.594Z] drwxrwxr-x 9 1001 1001 4096 Feb 17 11:48 . [2021-02-17T11:48:42.594Z] drwxr-xr-x 4 root root 4096 Feb 17 11:44 .. [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 11 Feb 17 11:42 .dockerignore [2021-02-17T11:48:42.594Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 11:42 .git [2021-02-17T11:48:42.594Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 11:42 .github [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 818 Feb 17 11:42 .gitignore [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 11:42 .sonarcloud.properties [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 7859 Feb 17 11:42 Attribution.txt [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 11:42 CONTRIBUTING.md [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 931 Feb 17 11:42 Dockerfile.build [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 863 Feb 17 11:42 Jenkinsfile [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 11:42 LICENSE [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 5774 Feb 17 11:42 Makefile [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 6524 Feb 17 11:42 README.md [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 6755 Feb 17 11:42 SECURITY.md [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 11:40 VERSION [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 4131 Feb 17 11:42 ZMQWindows.md [2021-02-17T11:48:42.594Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 11:42 bin [2021-02-17T11:48:42.594Z] drwxrwxr-x 14 1001 1001 4096 Feb 17 11:42 cmd [2021-02-17T11:48:42.594Z] -rw-r--r-- 1 root root 596289 Feb 17 11:47 coverage.out [2021-02-17T11:48:42.594Z] -rw-r--r-- 1 root root 1054 Feb 17 11:48 go.mod [2021-02-17T11:48:42.594Z] -rw-r--r-- 1 root root 19518 Feb 17 11:48 go.sum [2021-02-17T11:48:42.594Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 11:42 internal [2021-02-17T11:48:42.594Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 11:42 openapi [2021-02-17T11:48:42.594Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 11:42 snap [2021-02-17T11:48:42.594Z] -rw-rw-r-- 1 1001 1001 168 Feb 17 11:42 version.go [Pipeline] sh [2021-02-17T11:48:43.253Z] + '[' -e coverage.out ] [2021-02-17T11:48:43.253Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-17T11:48:43.334Z] Warning: overwriting stash ‘coverage-report’ [2021-02-17T11:48:44.511Z] Stashed 1 file(s) [Pipeline] sh [2021-02-17T11:48:45.226Z] + make build [2021-02-17T11:48:45.227Z] 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 [2021-02-17T11:48:57.640Z] 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 [2021-02-17T11:49:13.034Z] Running on prd-ubuntu18.04-docker-8c-8g-26672 in /w/workspace/edgexfoundry_edgex-go_PR-3178 [Pipeline] { [Pipeline] ws [2021-02-17T11:49:13.093Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-02-17T11:49:15.190Z] using credential edgex-jenkins-ssh [2021-02-17T11:49:15.246Z] Cloning the remote Git repository [2021-02-17T11:49:15.274Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-17T11:49:15.340Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-02-17T11:49:15.367Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T11:49:15.368Z] > git --version # timeout=10 [2021-02-17T11:49:15.381Z] > git --version # 'git version 2.17.1' [2021-02-17T11:49:15.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T11:49:15.409Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T11:49:19.848Z] 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 [2021-02-17T11:49:21.150Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T11:49:21.161Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-17T11:49:21.175Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-17T11:49:21.193Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-17T11:49:21.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T11:49:21.199Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3178/head:refs/remotes/origin/PR-3178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-17T11:49:21.809Z] Merging remotes/origin/master commit fa4c73617b7d09eb7571485bf4012ea49001bdcf into PR head commit 5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:49:21.993Z] Merge succeeded, producing 5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:49:21.993Z] Checking out Revision 5d1daf3548b37c1b42c3b9380e2816b07278959d (PR-3178) [2021-02-17T11:49:21.824Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T11:49:21.835Z] > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 [2021-02-17T11:49:21.968Z] > git remote # timeout=10 [2021-02-17T11:49:21.975Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T11:49:21.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-17T11:49:21.984Z] > git merge fa4c73617b7d09eb7571485bf4012ea49001bdcf # timeout=10 [2021-02-17T11:49:21.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T11:49:22.000Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T11:49:22.010Z] > git checkout -f 5d1daf3548b37c1b42c3b9380e2816b07278959d # timeout=10 [2021-02-17T11:49:23.234Z] 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 [2021-02-17T11:49:25.785Z] Commit message: "feat(command): Implement PUT /device/name/{deviceName}/{command} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:49:27.015Z] + echo snap-build.sh [2021-02-17T11:49:27.015Z] snap-build.sh [2021-02-17T11:49:27.015Z] + SNAP_BASE_DIR=. [2021-02-17T11:49:27.015Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-02-17T11:49:27.015Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-02-17T11:49:27.015Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-02-17T11:49:27.015Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-02-17T11:49:27.015Z] + cd /w/workspace/edgex-go/2 [2021-02-17T11:49:27.015Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-17T11:49:27.015Z] Reading package lists... [2021-02-17T11:49:27.279Z] Building dependency tree... [2021-02-17T11:49:27.279Z] Reading state information... [2021-02-17T11:49:27.279Z] The following packages were automatically installed and are no longer required: [2021-02-17T11:49:27.279Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-17T11:49:27.279Z] uidmap xdelta3 [2021-02-17T11:49:27.279Z] Use 'sudo apt autoremove' to remove them. [2021-02-17T11:49:27.279Z] The following packages will be REMOVED: [2021-02-17T11:49:27.279Z] lxd* lxd-client* [2021-02-17T11:49:27.860Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-17T11:49:27.860Z] After this operation, 31.7 MB disk space will be freed. [2021-02-17T11:49:28.664Z] 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 [2021-02-17T11:49:29.259Z] 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 [2021-02-17T11:49:29.430Z] (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.) [2021-02-17T11:49:29.430Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-17T11:49:30.373Z] Removing lxd dnsmasq configuration [2021-02-17T11:49:30.373Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-17T11:49:30.637Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-17T11:49:31.579Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-17T11:49:31.579Z] (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.) [2021-02-17T11:49:31.840Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-17T11:49:33.227Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-17T11:49:33.489Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-17T11:49:34.881Z] + sudo snap remove --purge lxd [2021-02-17T11:49:35.142Z] snap "lxd" is not installed [2021-02-17T11:49:35.142Z] + sudo groupadd --force --system lxd [2021-02-17T11:49:35.142Z] ++ whoami [2021-02-17T11:49:35.142Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-17T11:49:35.142Z] + newgrp - lxd [2021-02-17T11:49:35.407Z] + sudo snap install lxd [2021-02-17T11:49:35.964Z] 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 [2021-02-17T11:49:40.257Z] 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 [2021-02-17T11:49:43.594Z] 2021-02-17T11:49:41Z INFO Waiting for automatic snapd restart... [2021-02-17T11:49:44.566Z] 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 [2021-02-17T11:49:47.948Z] 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 [2021-02-17T11:49:51.328Z] 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 [2021-02-17T11:49:54.719Z] 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 [2021-02-17T11:49:55.854Z] lxd 4.11 from Canonical* installed [2021-02-17T11:49:55.854Z] + sudo lxd init --auto [Pipeline] } [2021-02-17T11:50:01.450Z] $ docker stop --time=1 bedd3377fea797b9b691ec05ceec0f87b82f7a20557ca6d2cb8be76468bd1df4 [2021-02-17T11:50:04.035Z] + sudo snap install --classic snapcraft [2021-02-17T11:50:04.168Z] $ docker rm -f bedd3377fea797b9b691ec05ceec0f87b82f7a20557ca6d2cb8be76468bd1df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:50:06.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T11:50:06.216Z] [2021-02-17T11:50:06.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:50:06.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T11:50:07.140Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-17T11:50:07.140Z] 29e5d40040c1: Pulling fs layer [2021-02-17T11:50:07.140Z] 1ce36da41761: Pulling fs layer [2021-02-17T11:50:07.140Z] 25b303627fd3: Pulling fs layer [2021-02-17T11:50:07.411Z] 29e5d40040c1: Download complete [2021-02-17T11:50:08.009Z] 29e5d40040c1: Pull complete [2021-02-17T11:50:08.283Z] 1ce36da41761: Verifying Checksum [2021-02-17T11:50:08.283Z] 1ce36da41761: Download complete [2021-02-17T11:50:09.362Z] snapcraft 4.5.1 from Canonical* installed [2021-02-17T11:50:09.362Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-17T11:50:09.362Z] + patch --verbose -p1 [2021-02-17T11:50:09.362Z] Hmm... Looks like a unified diff to me... [2021-02-17T11:50:09.362Z] The text leading up to this was: [2021-02-17T11:50:09.362Z] -------------------------- [2021-02-17T11:50:09.362Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-17T11:50:09.362Z] |From: Tony Espy [2021-02-17T11:50:09.362Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-17T11:50:09.362Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-17T11:50:09.362Z] | [2021-02-17T11:50:09.362Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-17T11:50:09.362Z] |optimize the snap CI check run for pull requests. When [2021-02-17T11:50:09.362Z] |applied, it essentially strips out everything (apps and [2021-02-17T11:50:09.362Z] |parts) from the snapcraft.yaml file except those required [2021-02-17T11:50:09.362Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-17T11:50:09.363Z] |catch changes to edgex-go that break the snap build. [2021-02-17T11:50:09.363Z] | [2021-02-17T11:50:09.363Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-17T11:50:09.363Z] |to update this patch file, otherwise it may fail to apply, [2021-02-17T11:50:09.363Z] |resulting in a failed snap build CI check in the associated [2021-02-17T11:50:09.363Z] |pull request. [2021-02-17T11:50:09.363Z] | [2021-02-17T11:50:09.363Z] |Note - in addition to applying this patch, the pipeline also [2021-02-17T11:50:09.363Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-17T11:50:09.363Z] |need to build the finally binary .snap file (and it won't [2021-02-17T11:50:09.363Z] |work with the patch applied). This further reduces the build [2021-02-17T11:50:09.363Z] |time. [2021-02-17T11:50:09.363Z] |--- [2021-02-17T11:50:09.363Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-17T11:50:09.363Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-17T11:50:09.363Z] | [2021-02-17T11:50:09.363Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-17T11:50:09.363Z] |index 1e537489..faf42425 100644 [2021-02-17T11:50:09.363Z] |--- a/snap/snapcraft.yaml [2021-02-17T11:50:09.363Z] |+++ b/snap/snapcraft.yaml [2021-02-17T11:50:09.363Z] -------------------------- [2021-02-17T11:50:09.363Z] patching file snap/snapcraft.yaml [2021-02-17T11:50:09.363Z] Using Plan A... [2021-02-17T11:50:09.363Z] Hunk #1 succeeded at 73. [2021-02-17T11:50:09.363Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-17T11:50:09.363Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-17T11:50:09.363Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-17T11:50:09.363Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-17T11:50:09.363Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-17T11:50:09.363Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-17T11:50:09.363Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-17T11:50:09.363Z] Hmm... Ignoring the trailing garbage. [2021-02-17T11:50:09.363Z] done [2021-02-17T11:50:09.363Z] + sudo snapcraft prime --use-lxd [2021-02-17T11:50:09.719Z] 1ce36da41761: Pull complete [2021-02-17T11:50:09.720Z] 25b303627fd3: Verifying Checksum [2021-02-17T11:50:09.720Z] 25b303627fd3: Download complete [2021-02-17T11:50:10.756Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-17T11:50:10.756Z] 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: [2021-02-17T11:50:10.756Z] - README.md [2021-02-17T11:50:10.756Z] - snapcraft.yaml.orig [2021-02-17T11:50:10.756Z] [2021-02-17T11:50:10.756Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-17T11:50:11.330Z] Launching a container. [2021-02-17T11:50:19.873Z] 25b303627fd3: Pull complete [2021-02-17T11:50:19.873Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-17T11:50:19.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T11:50:19.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-17T11:50:20.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-26671 does not seem to be running inside a container [2021-02-17T11:50:20.228Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-17T11:50:23.351Z] $ docker top 115ce5c4f662ca1a06b5d03f5b70d03413babc62c7874a911685644ec62d196c -eo pid,comm [2021-02-17T11:50:23.605Z] Waiting for container to be ready [2021-02-17T11:50:23.605Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-17T11:50:23.605Z] [Pipeline] { [Pipeline] sh [2021-02-17T11:50:24.421Z] + docker-compose build --help [2021-02-17T11:50:24.421Z] + grep parallel [2021-02-17T11:50:26.918Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-17T11:50:27.180Z] Waiting for network to be ready... [2021-02-17T11:50:27.754Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-17T11:50:27.754Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-17T11:50:27.754Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-17T11:50:27.754Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-17T11:50:27.754Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-17T11:50:27.754Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-17T11:50:27.754Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-17T11:50:27.810Z] --parallel Build images in parallel. [2021-02-17T11:50:28.016Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-17T11:50:28.016Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-17T11:50:28.016Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [Pipeline] } [2021-02-17T11:50:28.107Z] $ docker stop --time=1 115ce5c4f662ca1a06b5d03f5b70d03413babc62c7874a911685644ec62d196c [2021-02-17T11:50:28.277Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-17T11:50:28.277Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-17T11:50:28.540Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-17T11:50:28.540Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-17T11:50:28.540Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-17T11:50:28.540Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-17T11:50:28.540Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-17T11:50:28.540Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-17T11:50:29.112Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-17T11:50:29.112Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-17T11:50:29.374Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-17T11:50:29.374Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-17T11:50:29.374Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-17T11:50:29.374Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-17T11:50:29.374Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-17T11:50:29.374Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-17T11:50:29.636Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-17T11:50:30.011Z] $ docker rm -f 115ce5c4f662ca1a06b5d03f5b70d03413babc62c7874a911685644ec62d196c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:50:30.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-17T11:50:30.962Z] . [Pipeline] withDockerContainer [2021-02-17T11:50:31.250Z] prd-ubuntu18.04-docker-arm64-4c-16g-26671 does not seem to be running inside a container [2021-02-17T11:50:31.376Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-17T11:50:32.865Z] $ docker top 5ebda9cd6e48755bd1a29e0bae7e345990b3f1dc9d2d6495454088778385526a -eo pid,comm [2021-02-17T11:50:32.953Z] Fetched 23.9 MB in 5s (4746 kB/s) [Pipeline] { [Pipeline] sh [2021-02-17T11:50:33.903Z] Reading package lists... [2021-02-17T11:50:33.918Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-17T11:50:34.164Z] Reading package lists... [2021-02-17T11:50:34.165Z] Building dependency tree... [2021-02-17T11:50:34.165Z] Reading state information... [2021-02-17T11:50:34.429Z] The following additional packages will be installed: [2021-02-17T11:50:34.429Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-17T11:50:34.429Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-17T11:50:34.429Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-17T11:50:34.429Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-17T11:50:34.429Z] Suggested packages: [2021-02-17T11:50:34.429Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-17T11:50:34.429Z] Recommended packages: [2021-02-17T11:50:34.429Z] gnupg libsasl2-modules [2021-02-17T11:50:34.429Z] The following NEW packages will be installed: [2021-02-17T11:50:34.429Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-17T11:50:34.429Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-17T11:50:34.429Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-17T11:50:34.429Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-17T11:50:34.429Z] The following packages will be upgraded: [2021-02-17T11:50:34.429Z] gpg gpg-agent gpgconf libudev1 [2021-02-17T11:50:34.691Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-17T11:50:34.691Z] Need to get 3532 kB of archives. [2021-02-17T11:50:34.691Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-17T11:50:34.691Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-17T11:50:34.691Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-17T11:50:34.952Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-17T11:50:35.216Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-17T11:50:35.216Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-17T11:50:35.216Z] 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] [2021-02-17T11:50:35.216Z] 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] [2021-02-17T11:50:35.216Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-17T11:50:35.216Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-17T11:50:35.216Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-17T11:50:35.216Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-17T11:50:35.216Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-17T11:50:35.216Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-17T11:50:35.480Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-17T11:50:35.480Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-17T11:50:35.480Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-17T11:50:35.480Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-17T11:50:35.480Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-17T11:50:35.480Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-17T11:50:35.480Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-17T11:50:35.480Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-17T11:50:35.480Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-17T11:50:35.741Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T11:50:35.741Z] Fetched 3532 kB in 1s (3204 kB/s) [2021-02-17T11:50:35.741Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-17T11:50:35.741Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-17T11:50:35.741Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T11:50:36.003Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-17T11:50:36.003Z] Selecting previously unselected package udev. [2021-02-17T11:50:36.003Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-17T11:50:36.003Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-17T11:50:36.003Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-17T11:50:36.268Z] Selecting previously unselected package libfuse2:amd64. [2021-02-17T11:50:36.268Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-17T11:50:36.268Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-17T11:50:36.530Z] Selecting previously unselected package fuse. [2021-02-17T11:50:36.530Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-17T11:50:36.530Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-17T11:50:36.530Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T11:50:36.530Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T11:50:36.793Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T11:50:36.793Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T11:50:36.793Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T11:50:36.793Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T11:50:37.056Z] Selecting previously unselected package libksba8:amd64. [2021-02-17T11:50:37.056Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-17T11:50:37.056Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-17T11:50:37.056Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-17T11:50:37.056Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T11:50:37.056Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:37.056Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-17T11:50:37.056Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T11:50:37.298Z] Building docker-core-command-go ... [2021-02-17T11:50:37.298Z] Building docker-core-data-go ... [2021-02-17T11:50:37.298Z] Building docker-core-metadata-go ... [2021-02-17T11:50:37.298Z] Building docker-security-bootstrapper-go ... [2021-02-17T11:50:37.298Z] Building docker-security-proxy-setup-go ... [2021-02-17T11:50:37.298Z] Building docker-security-secretstore-setup-go ... [2021-02-17T11:50:37.298Z] Building docker-support-notifications-go ... [2021-02-17T11:50:37.298Z] Building docker-support-scheduler-go ... [2021-02-17T11:50:37.298Z] Building docker-sys-mgmt-agent-go ... [2021-02-17T11:50:37.298Z] Building docker-core-data-go [2021-02-17T11:50:37.298Z] Building docker-support-scheduler-go [2021-02-17T11:50:37.298Z] Building docker-security-bootstrapper-go [2021-02-17T11:50:37.298Z] Building docker-support-notifications-go [2021-02-17T11:50:37.298Z] Building docker-security-proxy-setup-go [2021-02-17T11:50:37.317Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:37.318Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-17T11:50:37.318Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T11:50:37.318Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:37.579Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-17T11:50:37.579Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T11:50:37.579Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:37.579Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-17T11:50:37.579Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T11:50:37.579Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:37.579Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-17T11:50:37.579Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T11:50:37.842Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:37.842Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-17T11:50:37.842Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T11:50:37.842Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:37.842Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-17T11:50:37.842Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T11:50:37.842Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:38.108Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-17T11:50:38.108Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-17T11:50:38.108Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:38.108Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-17T11:50:38.108Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-17T11:50:38.108Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T11:50:38.108Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-17T11:50:38.108Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-17T11:50:38.108Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T11:50:38.372Z] Selecting previously unselected package libldap-common. [2021-02-17T11:50:38.372Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-17T11:50:38.372Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T11:50:38.372Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-17T11:50:38.372Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-17T11:50:38.372Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T11:50:38.633Z] Selecting previously unselected package dirmngr. [2021-02-17T11:50:38.634Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T11:50:38.634Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-17T11:50:38.634Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T11:50:38.634Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-17T11:50:38.634Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-17T11:50:38.897Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T11:50:38.897Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-17T11:50:38.897Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-17T11:50:38.897Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:38.897Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-17T11:50:38.897Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T11:50:38.897Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-17T11:50:39.471Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-17T11:50:39.471Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:39.471Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-17T11:50:39.733Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-17T11:50:39.733Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-17T11:50:39.733Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:39.733Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:39.733Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:39.733Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:39.995Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:39.996Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:39.996Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-17T11:50:39.996Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-17T11:50:39.996Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-17T11:50:39.996Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T11:50:40.944Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-17T11:50:40.944Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-17T11:50:40.944Z] This means they are not meant to be enabled using systemctl. [2021-02-17T11:50:40.944Z] Possible reasons for having this kind of units are: [2021-02-17T11:50:40.944Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-17T11:50:40.944Z] .wants/ or .requires/ directory. [2021-02-17T11:50:40.944Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-17T11:50:40.944Z] a requirement dependency on it. [2021-02-17T11:50:40.944Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-17T11:50:40.944Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-17T11:50:40.944Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-17T11:50:40.944Z] instance name specified. [2021-02-17T11:50:40.944Z] Reading package lists... [2021-02-17T11:50:41.205Z] Building dependency tree... [2021-02-17T11:50:41.205Z] Reading state information... [2021-02-17T11:50:41.205Z] The following additional packages will be installed: [2021-02-17T11:50:41.205Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-17T11:50:41.205Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-17T11:50:41.205Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-17T11:50:41.205Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-17T11:50:41.205Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-17T11:50:41.205Z] Suggested packages: [2021-02-17T11:50:41.205Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-17T11:50:41.205Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-17T11:50:41.205Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-17T11:50:41.205Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-17T11:50:41.205Z] systemd-container policykit-1 [2021-02-17T11:50:41.205Z] Recommended packages: [2021-02-17T11:50:41.205Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-17T11:50:41.475Z] The following NEW packages will be installed: [2021-02-17T11:50:41.475Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-17T11:50:41.475Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-17T11:50:41.475Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-17T11:50:41.475Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-17T11:50:41.475Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-17T11:50:41.475Z] The following packages will be upgraded: [2021-02-17T11:50:41.475Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-17T11:50:41.475Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-17T11:50:41.475Z] Need to get 35.2 MB of archives. [2021-02-17T11:50:41.475Z] After this operation, 141 MB of additional disk space will be used. [2021-02-17T11:50:41.475Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-17T11:50:41.475Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-17T11:50:41.475Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-17T11:50:41.475Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-17T11:50:41.475Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-17T11:50:41.739Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-17T11:50:41.739Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-17T11:50:41.739Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-17T11:50:41.739Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-17T11:50:41.739Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-17T11:50:41.739Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-17T11:50:41.739Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-17T11:50:41.739Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-17T11:50:41.739Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-17T11:50:41.739Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-17T11:50:41.739Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-17T11:50:41.739Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-17T11:50:41.739Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-17T11:50:41.739Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-17T11:50:42.690Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-17T11:50:42.690Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-17T11:50:42.690Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-17T11:50:42.690Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-17T11:50:42.690Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-17T11:50:42.690Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-17T11:50:42.690Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-17T11:50:42.690Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-17T11:50:42.690Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-17T11:50:42.690Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-17T11:50:42.690Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-17T11:50:42.690Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T11:50:42.690Z] Fetched 35.2 MB in 1s (27.8 MB/s) [2021-02-17T11:50:42.953Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-17T11:50:42.953Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-17T11:50:42.953Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T11:50:43.902Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-17T11:50:43.902Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T11:50:43.902Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-17T11:50:43.902Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-17T11:50:43.902Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-17T11:50:43.902Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-17T11:50:44.165Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-17T11:50:44.165Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-17T11:50:44.165Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-17T11:50:44.427Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-17T11:50:44.689Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-17T11:50:44.689Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-17T11:50:45.262Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-17T11:50:45.262Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-17T11:50:45.262Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-17T11:50:45.262Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-17T11:50:45.523Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-17T11:50:45.523Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T11:50:45.523Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T11:50:45.784Z] Selecting previously unselected package libexpat1:amd64. [2021-02-17T11:50:45.784Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-17T11:50:45.784Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-17T11:50:46.047Z] Selecting previously unselected package python3.6-minimal. [2021-02-17T11:50:46.047Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T11:50:46.047Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T11:50:46.310Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-17T11:50:46.310Z] Checking for services that may need to be restarted...done. [2021-02-17T11:50:46.310Z] Checking for services that may need to be restarted...done. [2021-02-17T11:50:46.310Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T11:50:46.572Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-17T11:50:46.572Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T11:50:47.146Z] Selecting previously unselected package python3-minimal. [2021-02-17T11:50:47.146Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-17T11:50:47.146Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-17T11:50:47.146Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-17T11:50:47.146Z] Selecting previously unselected package mime-support. [2021-02-17T11:50:47.146Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-17T11:50:47.146Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-17T11:50:47.408Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-17T11:50:47.408Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-17T11:50:47.408Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-17T11:50:47.408Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-17T11:50:47.408Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T11:50:47.408Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T11:50:47.670Z] Selecting previously unselected package python3.6. [2021-02-17T11:50:47.670Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-17T11:50:47.670Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T11:50:47.670Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-17T11:50:47.671Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-17T11:50:47.671Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-17T11:50:47.933Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-17T11:50:48.195Z] Selecting previously unselected package python3. [2021-02-17T11:50:48.195Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-17T11:50:48.195Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-17T11:50:48.195Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-17T11:50:48.457Z] Selecting previously unselected package multiarch-support. [2021-02-17T11:50:48.457Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T11:50:48.457Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-17T11:50:48.457Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-17T11:50:48.457Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-17T11:50:48.457Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-17T11:50:48.457Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-17T11:50:48.457Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-17T11:50:48.720Z] Selecting previously unselected package libbsd0:amd64. [2021-02-17T11:50:48.720Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-17T11:50:48.720Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-17T11:50:48.720Z] Selecting previously unselected package sudo. [2021-02-17T11:50:48.720Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-17T11:50:48.720Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-17T11:50:48.983Z] Selecting previously unselected package apparmor. [2021-02-17T11:50:48.983Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-17T11:50:48.983Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-17T11:50:48.983Z] Selecting previously unselected package libedit2:amd64. [2021-02-17T11:50:48.983Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-17T11:50:48.983Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-17T11:50:49.246Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-17T11:50:49.246Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T11:50:49.246Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T11:50:49.246Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-17T11:50:49.246Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T11:50:49.246Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T11:50:49.246Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-17T11:50:49.246Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-17T11:50:49.246Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-17T11:50:49.508Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-17T11:50:49.508Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T11:50:49.508Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T11:50:49.508Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-17T11:50:49.508Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-17T11:50:49.508Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T11:50:49.770Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-17T11:50:49.770Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-17T11:50:49.770Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-17T11:50:50.033Z] Selecting previously unselected package openssh-client. [2021-02-17T11:50:50.033Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-17T11:50:50.033Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-17T11:50:50.033Z] Selecting previously unselected package squashfs-tools. [2021-02-17T11:50:50.033Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-17T11:50:50.033Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-17T11:50:50.296Z] Selecting previously unselected package snapd. [2021-02-17T11:50:50.296Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-17T11:50:50.296Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-17T11:50:52.851Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-17T11:50:52.851Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-17T11:50:52.851Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-17T11:50:52.851Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-17T11:50:52.851Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-17T11:50:52.851Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T11:50:52.851Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T11:50:52.851Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-17T11:50:52.851Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-17T11:50:54.244Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-17T11:50:54.244Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-17T11:50:54.244Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-17T11:50:54.244Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T11:50:54.244Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T11:50:54.244Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-17T11:50:55.189Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-17T11:50:55.189Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T11:50:55.189Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-17T11:50:55.189Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-17T11:50:55.189Z] running python rtupdate hooks for python3.6... [2021-02-17T11:50:55.189Z] running python post-rtupdate hooks for python3.6... [2021-02-17T11:50:55.189Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-17T11:50:56.583Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-17T11:50:56.845Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-17T11:50:56.845Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-17T11:50:57.106Z] Setting up snapd (2.48.3+18.04) ... [2021-02-17T11:50:57.681Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-17T11:50:57.681Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-17T11:50:57.943Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-17T11:50:58.205Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-17T11:50:58.466Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-17T11:50:58.466Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-17T11:50:58.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-17T11:50:58.729Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-17T11:50:58.993Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-17T11:50:59.255Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-17T11:50:59.255Z] /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' [2021-02-17T11:50:59.516Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-17T11:50:59.517Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-17T11:51:00.463Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-17T11:51:00.724Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-17T11:51:00.724Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-17T11:51:02.382Z] Reading package lists... [2021-02-17T11:51:02.644Z] Reading package lists... [2021-02-17T11:51:02.906Z] Building dependency tree... [2021-02-17T11:51:02.906Z] Reading state information... [2021-02-17T11:51:02.906Z] Calculating upgrade... [2021-02-17T11:51:03.168Z] The following packages will be upgraded: [2021-02-17T11:51:03.168Z] advancecomp base-files bash binutils binutils-common [2021-02-17T11:51:03.168Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-17T11:51:03.168Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-17T11:51:03.168Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-17T11:51:03.168Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-17T11:51:03.168Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-17T11:51:03.168Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-17T11:51:03.168Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-17T11:51:03.168Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-17T11:51:03.168Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-17T11:51:03.168Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-17T11:51:03.168Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-17T11:51:03.168Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-17T11:51:03.168Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-17T11:51:03.168Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-17T11:51:03.168Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-17T11:51:03.168Z] Need to get 63.8 MB of archives. [2021-02-17T11:51:03.168Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-17T11:51:03.168Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-17T11:51:03.168Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-17T11:51:04.114Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-17T11:51:04.114Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-17T11:51:04.114Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-17T11:51:04.114Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-17T11:51:04.114Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-17T11:51:04.115Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-17T11:51:04.115Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-17T11:51:04.115Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-17T11:51:04.115Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-17T11:51:04.115Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-17T11:51:04.115Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-17T11:51:04.115Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-17T11:51:04.115Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-17T11:51:04.115Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-17T11:51:04.115Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-17T11:51:04.115Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-17T11:51:04.115Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-17T11:51:04.115Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-17T11:51:04.115Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-17T11:51:04.115Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-17T11:51:04.115Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-17T11:51:04.384Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-17T11:51:04.384Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-17T11:51:04.384Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-17T11:51:04.384Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-17T11:51:04.384Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-17T11:51:04.384Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-17T11:51:04.384Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-17T11:51:04.384Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-17T11:51:04.384Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-17T11:51:04.384Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-17T11:51:04.384Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-17T11:51:04.384Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-17T11:51:04.384Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-17T11:51:04.384Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-17T11:51:04.384Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-17T11:51:04.646Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-17T11:51:04.646Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-17T11:51:04.646Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-17T11:51:04.646Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-17T11:51:04.646Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-17T11:51:04.646Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-17T11:51:04.646Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-17T11:51:04.646Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-17T11:51:04.646Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-17T11:51:04.646Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-17T11:51:04.646Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-17T11:51:04.646Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-17T11:51:04.646Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-17T11:51:04.646Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-17T11:51:04.646Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-17T11:51:04.646Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-17T11:51:04.646Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-17T11:51:04.646Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-17T11:51:04.646Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-17T11:51:04.646Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-17T11:51:04.646Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-17T11:51:04.646Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-17T11:51:04.646Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-17T11:51:04.646Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-17T11:51:04.646Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-17T11:51:04.646Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-17T11:51:04.911Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-17T11:51:04.911Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-17T11:51:04.911Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-17T11:51:04.911Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-17T11:51:04.911Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-17T11:51:04.911Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-17T11:51:04.911Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-17T11:51:04.911Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-17T11:51:04.911Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-17T11:51:04.911Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-17T11:51:04.911Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-17T11:51:04.911Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-17T11:51:04.911Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-17T11:51:04.911Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-17T11:51:04.911Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-17T11:51:04.911Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-17T11:51:04.911Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-17T11:51:04.911Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-17T11:51:05.175Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-17T11:51:05.175Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-17T11:51:05.175Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-17T11:51:05.175Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-17T11:51:05.175Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-17T11:51:05.175Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-17T11:51:05.175Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-17T11:51:05.175Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-17T11:51:05.748Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-17T11:51:06.012Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-17T11:51:06.012Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-17T11:51:06.275Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-17T11:51:06.537Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-17T11:51:06.537Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-17T11:51:06.537Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-17T11:51:06.537Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-17T11:51:06.537Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-17T11:51:06.537Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T11:51:06.537Z] Fetched 63.8 MB in 3s (19.1 MB/s) [2021-02-17T11:51:06.800Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:06.800Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T11:51:06.800Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T11:51:07.754Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T11:51:07.754Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T11:51:07.754Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-17T11:51:07.754Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-17T11:51:08.700Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:08.700Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:08.700Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:08.700Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:08.700Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:08.962Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:08.962Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:08.962Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:09.229Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:09.230Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:09.230Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:09.230Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:09.491Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:09.491Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:09.491Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:09.491Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T11:51:09.491Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:09.753Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-17T11:51:09.753Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:10.020Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T11:51:10.020Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:10.020Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:10.020Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:10.020Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:10.282Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:10.282Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-17T11:51:10.282Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:10.547Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T11:51:10.547Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T11:51:10.810Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T11:51:11.384Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-17T11:51:11.384Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-17T11:51:11.384Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-17T11:51:11.646Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-17T11:51:11.646Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-17T11:51:11.646Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-17T11:51:11.908Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-17T11:51:11.908Z] Installing new version of config file /etc/issue ... [2021-02-17T11:51:11.908Z] Installing new version of config file /etc/issue.net ... [2021-02-17T11:51:11.908Z] Installing new version of config file /etc/lsb-release ... [2021-02-17T11:51:11.908Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-17T11:51:12.170Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-17T11:51:12.170Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-17T11:51:12.170Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-17T11:51:12.432Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:12.432Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-17T11:51:12.432Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-17T11:51:12.432Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-17T11:51:12.693Z] 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 [2021-02-17T11:51:12.693Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:12.693Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T11:51:12.693Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-17T11:51:12.693Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-17T11:51:12.955Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:12.955Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-17T11:51:12.955Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-17T11:51:12.955Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-17T11:51:13.226Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:13.226Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-17T11:51:13.226Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-17T11:51:13.488Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-17T11:51:13.750Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:13.750Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T11:51:13.750Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T11:51:13.750Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-17T11:51:13.750Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:13.750Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T11:51:13.750Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T11:51:14.012Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-17T11:51:14.274Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:14.274Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-17T11:51:14.274Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-17T11:51:14.274Z] Setting up grep (3.1-2build1) ... [2021-02-17T11:51:14.536Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:14.536Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-17T11:51:14.536Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-17T11:51:14.536Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-17T11:51:14.797Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:14.797Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T11:51:14.797Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T11:51:14.797Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-17T11:51:14.797Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:14.797Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-17T11:51:14.797Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T11:51:15.744Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-17T11:51:15.744Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T11:51:15.744Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-17T11:51:15.744Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T11:51:16.317Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-17T11:51:16.317Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:16.317Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-17T11:51:16.317Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-17T11:51:17.707Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-17T11:51:17.707Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-17T11:51:17.707Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-17T11:51:17.707Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-17T11:51:17.707Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-17T11:51:17.707Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:17.707Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-17T11:51:17.707Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-17T11:51:17.970Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-17T11:51:17.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:17.970Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T11:51:18.231Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T11:51:18.231Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T11:51:18.231Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:18.231Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T11:51:18.231Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T11:51:18.493Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T11:51:18.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:18.493Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T11:51:18.493Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T11:51:18.493Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T11:51:18.754Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:18.754Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T11:51:18.754Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T11:51:18.754Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T11:51:19.015Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:19.015Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T11:51:19.015Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T11:51:19.015Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T11:51:19.016Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T11:51:19.277Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-17T11:51:19.277Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:19.277Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-17T11:51:19.277Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T11:51:19.277Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-17T11:51:19.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:19.539Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T11:51:19.539Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T11:51:19.539Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-17T11:51:19.801Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:19.801Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T11:51:19.801Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T11:51:19.801Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-17T11:51:20.063Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:20.063Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T11:51:20.063Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T11:51:20.636Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-17T11:51:20.897Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-17T11:51:21.160Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-17T11:51:21.421Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:21.421Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-17T11:51:21.421Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-17T11:51:21.682Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-17T11:51:21.682Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-17T11:51:21.682Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-17T11:51:21.944Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-17T11:51:21.944Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-17T11:51:21.944Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:21.944Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-17T11:51:22.208Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-17T11:51:22.208Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-17T11:51:22.470Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:22.470Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-17T11:51:22.470Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-17T11:51:22.731Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-17T11:51:22.731Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:22.731Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-17T11:51:22.993Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-17T11:51:22.993Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-17T11:51:22.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:22.993Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-17T11:51:22.993Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T11:51:23.255Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T11:51:23.533Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:23.533Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-17T11:51:23.533Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T11:51:23.533Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T11:51:23.533Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:23.533Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-17T11:51:23.807Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T11:51:23.807Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T11:51:24.068Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:24.068Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-17T11:51:24.068Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-17T11:51:24.330Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-17T11:51:24.330Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-17T11:51:24.330Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T11:51:24.330Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T11:51:24.592Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-17T11:51:24.592Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:24.592Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-17T11:51:24.592Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-17T11:51:24.854Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-17T11:51:24.854Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:24.854Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-17T11:51:25.437Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-17T11:51:25.698Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-17T11:51:25.960Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:25.960Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-17T11:51:25.960Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-17T11:51:25.960Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-17T11:51:26.273Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:26.273Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-17T11:51:26.273Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-17T11:51:26.273Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-17T11:51:26.573Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:26.573Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-17T11:51:26.573Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-17T11:51:26.889Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-17T11:51:27.173Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:27.173Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-17T11:51:27.173Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-17T11:51:27.173Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-17T11:51:27.173Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:27.173Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-17T11:51:27.173Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-17T11:51:27.438Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-17T11:51:27.701Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:27.701Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-17T11:51:27.701Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-17T11:51:27.701Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-17T11:51:27.978Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:27.978Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-17T11:51:27.978Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-17T11:51:27.978Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-17T11:51:28.248Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:28.248Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-17T11:51:28.248Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-17T11:51:28.248Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-17T11:51:28.521Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:28.521Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-17T11:51:28.521Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-17T11:51:28.521Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-17T11:51:28.521Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-17T11:51:28.521Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-17T11:51:28.795Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-17T11:51:28.795Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-17T11:51:28.795Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-17T11:51:28.795Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-17T11:51:29.084Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-17T11:51:29.084Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-17T11:51:29.084Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-17T11:51:29.354Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-17T11:51:29.354Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-17T11:51:29.617Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-17T11:51:29.617Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-17T11:51:29.617Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-17T11:51:29.617Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-17T11:51:29.883Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-17T11:51:29.883Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-17T11:51:29.883Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-17T11:51:30.145Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-17T11:51:30.145Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-17T11:51:30.145Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-17T11:51:30.407Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-17T11:51:30.407Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-17T11:51:30.407Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-17T11:51:30.407Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-17T11:51:30.669Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-17T11:51:30.669Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-17T11:51:30.931Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-17T11:51:30.931Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-17T11:51:31.876Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-17T11:51:31.876Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-17T11:51:31.876Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-17T11:51:31.876Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-17T11:51:32.143Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T11:51:32.143Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T11:51:32.405Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T11:51:32.405Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T11:51:32.667Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T11:51:32.667Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T11:51:32.928Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-17T11:51:32.928Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-17T11:51:32.928Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:32.928Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T11:51:33.193Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:33.193Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T11:51:33.193Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:33.455Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T11:51:33.455Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:33.455Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T11:51:34.399Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:34.661Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T11:51:35.606Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:35.606Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T11:51:36.180Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:36.442Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T11:51:36.704Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:36.704Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T11:51:37.650Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-17T11:51:37.650Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-17T11:51:37.912Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-17T11:51:37.912Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-17T11:51:37.912Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-17T11:51:37.912Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-17T11:51:38.174Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-17T11:51:38.174Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-17T11:51:38.437Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-17T11:51:38.437Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-17T11:51:38.437Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-17T11:51:38.437Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-17T11:51:38.699Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-17T11:51:38.699Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-17T11:51:38.699Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-17T11:51:38.699Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-17T11:51:38.962Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:38.962Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-17T11:51:38.962Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:38.962Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:38.962Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:39.225Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-17T11:51:39.225Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-17T11:51:39.225Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-17T11:51:39.225Z] [2021-02-17T11:51:39.225Z] Current default time zone: 'Etc/UTC' [2021-02-17T11:51:39.225Z] Local time is now: Wed Feb 17 11:51:39 UTC 2021. [2021-02-17T11:51:39.225Z] Universal Time is now: Wed Feb 17 11:51:39 UTC 2021. [2021-02-17T11:51:39.225Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-17T11:51:39.225Z] [2021-02-17T11:51:39.486Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-17T11:51:39.486Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:39.486Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-17T11:51:39.486Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-17T11:51:39.486Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-17T11:51:39.747Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-17T11:51:39.747Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-17T11:51:39.747Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-17T11:51:39.747Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-17T11:51:39.747Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-17T11:51:39.747Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:39.747Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-17T11:51:40.009Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T11:51:40.270Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-17T11:51:40.270Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:40.270Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-17T11:51:40.270Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-17T11:51:40.270Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-17T11:51:40.270Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-17T11:51:40.270Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-17T11:51:40.270Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-17T11:51:40.270Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-17T11:51:40.531Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-17T11:51:41.921Z] Updating certificates in /etc/ssl/certs... [2021-02-17T11:51:42.863Z] 23 added, 27 removed; done. [2021-02-17T11:51:42.863Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-17T11:51:42.863Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-17T11:51:42.863Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-17T11:51:43.124Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-17T11:51:43.124Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-17T11:51:43.124Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T11:51:43.124Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-17T11:51:43.124Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T11:51:43.124Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T11:51:43.124Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T11:51:43.386Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T11:51:43.386Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T11:51:43.386Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-17T11:51:43.386Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-17T11:51:43.386Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-17T11:51:43.386Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-17T11:51:43.386Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-17T11:51:43.386Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T11:51:43.646Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-17T11:51:43.646Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-17T11:51:43.646Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-17T11:51:43.646Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-17T11:51:43.646Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-17T11:51:43.908Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-17T11:51:43.908Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-17T11:51:43.908Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-17T11:51:43.908Z] Updating certificates in /etc/ssl/certs... [2021-02-17T11:51:44.482Z] 0 added, 0 removed; done. [2021-02-17T11:51:44.482Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-17T11:51:44.482Z] done. [2021-02-17T11:51:45.054Z] Reading package lists... [2021-02-17T11:51:45.315Z] Building dependency tree... [2021-02-17T11:51:45.315Z] Reading state information... [2021-02-17T11:51:45.577Z] The following NEW packages will be installed: [2021-02-17T11:51:45.577Z] apt-transport-https [2021-02-17T11:51:45.841Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-17T11:51:45.841Z] Need to get 1696 B of archives. [2021-02-17T11:51:45.841Z] After this operation, 153 kB of additional disk space will be used. [2021-02-17T11:51:45.841Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-17T11:51:45.841Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T11:51:46.106Z] Fetched 1696 B in 0s (8165 B/s) [2021-02-17T11:51:46.106Z] Selecting previously unselected package apt-transport-https. [2021-02-17T11:51:46.106Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-17T11:51:46.106Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-17T11:51:46.106Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-17T11:51:46.106Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-17T11:51:46.368Z] Waiting for network to be ready... [2021-02-17T11:51:51.667Z] 2021-02-17T11:51:50Z INFO Waiting for automatic snapd restart... [2021-02-17T11:51:51.667Z] snapd 2.48.2.1 from Canonical* installed [2021-02-17T11:51:51.667Z] "snapd" switched to the "latest/stable" channel [2021-02-17T11:51:51.667Z] [2021-02-17T11:51:56.964Z] core18 20210128 from Canonical* installed [2021-02-17T11:51:56.964Z] "core18" switched to the "latest/stable" channel [2021-02-17T11:51:56.964Z] [2021-02-17T11:51:59.036Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:51:59.036Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:51:59.036Z] ---> c11f4dbcdb77 [2021-02-17T11:51:59.036Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T11:51:59.036Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:51:59.036Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:51:59.036Z] ---> c11f4dbcdb77 [2021-02-17T11:51:59.036Z] Step 3/22 : WORKDIR /edgex-go [2021-02-17T11:51:59.036Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:51:59.036Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:51:59.036Z] ---> c11f4dbcdb77 [2021-02-17T11:51:59.036Z] Step 3/30 : WORKDIR /edgex-go [2021-02-17T11:51:59.036Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:51:59.036Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:51:59.036Z] ---> c11f4dbcdb77 [2021-02-17T11:51:59.036Z] Step 3/21 : WORKDIR /edgex-go [2021-02-17T11:51:59.036Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:51:59.036Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:51:59.036Z] ---> c11f4dbcdb77 [2021-02-17T11:51:59.036Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T11:51:59.036Z] ---> Running in b5941fc817e8 [2021-02-17T11:51:59.036Z] ---> Running in 96bdadf7aaf5 [2021-02-17T11:51:59.036Z] ---> Running in e2d3a9594c0c [2021-02-17T11:51:59.036Z] ---> Running in 707fb316ae28 [2021-02-17T11:51:59.036Z] ---> Running in d5925a162e48 [2021-02-17T11:51:59.036Z] Removing intermediate container e2d3a9594c0c [2021-02-17T11:51:59.036Z] ---> 3ee8298084c8 [2021-02-17T11:51:59.036Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:51:59.036Z] Removing intermediate container d5925a162e48 [2021-02-17T11:51:59.036Z] ---> fa418758b884 [2021-02-17T11:51:59.036Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:51:59.036Z] Removing intermediate container 96bdadf7aaf5 [2021-02-17T11:51:59.036Z] ---> 7d513f7ea513 [2021-02-17T11:51:59.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:51:59.036Z] Removing intermediate container b5941fc817e8 [2021-02-17T11:51:59.036Z] ---> 0bf867fe48cb [2021-02-17T11:51:59.036Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:51:59.036Z] Removing intermediate container 707fb316ae28 [2021-02-17T11:51:59.036Z] ---> 3efc4795dc57 [2021-02-17T11:51:59.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:51:59.036Z] ---> Running in 079398f003e0 [2021-02-17T11:51:59.036Z] ---> Running in 1c4eae6750d3 [2021-02-17T11:51:59.036Z] ---> Running in 93db9ae91d0a [2021-02-17T11:51:59.036Z] ---> Running in d07a2b1210e3 [2021-02-17T11:51:59.036Z] ---> Running in 8866e41c48b2 [2021-02-17T11:51:59.036Z] Removing intermediate container 079398f003e0 [2021-02-17T11:51:59.036Z] ---> 61c721463397 [2021-02-17T11:51:59.036Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-17T11:51:59.036Z] ---> Running in 28196132838d [2021-02-17T11:51:59.036Z] Removing intermediate container 1c4eae6750d3 [2021-02-17T11:51:59.036Z] ---> 7fdea076e505 [2021-02-17T11:51:59.036Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-17T11:51:59.036Z] ---> Running in 89047573977e [2021-02-17T11:51:59.036Z] Removing intermediate container d07a2b1210e3 [2021-02-17T11:51:59.036Z] ---> cf31df1ba094 [2021-02-17T11:51:59.036Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-17T11:51:59.036Z] Removing intermediate container 93db9ae91d0a [2021-02-17T11:51:59.036Z] ---> 18a41ec2aba9 [2021-02-17T11:51:59.036Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-17T11:51:59.036Z] Removing intermediate container 8866e41c48b2 [2021-02-17T11:51:59.036Z] ---> 667b90222445 [2021-02-17T11:51:59.036Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-17T11:51:59.036Z] ---> Running in fce2416377f8 [2021-02-17T11:51:59.036Z] ---> Running in c72287948704 [2021-02-17T11:51:59.036Z] ---> Running in b7405c12537b [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] OK: 217 MiB in 51 packages [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:51:59.036Z] OK: 217 MiB in 51 packages [2021-02-17T11:51:59.036Z] OK: 217 MiB in 51 packages [2021-02-17T11:51:59.036Z] OK: 217 MiB in 51 packages [2021-02-17T11:51:59.036Z] OK: 217 MiB in 51 packages [2021-02-17T11:52:00.024Z] Removing intermediate container 28196132838d [2021-02-17T11:52:00.024Z] ---> b3fa310db7e6 [2021-02-17T11:52:00.024Z] Step 6/30 : COPY go.mod . [2021-02-17T11:52:00.296Z] Removing intermediate container 89047573977e [2021-02-17T11:52:00.297Z] ---> 19980aea1142 [2021-02-17T11:52:00.297Z] Step 6/21 : COPY go.mod . [2021-02-17T11:52:00.297Z] Removing intermediate container fce2416377f8 [2021-02-17T11:52:00.297Z] ---> 30038f7bbab1 [2021-02-17T11:52:00.297Z] Step 6/22 : COPY go.mod . [2021-02-17T11:52:00.570Z] ---> 37d9eadac530 [2021-02-17T11:52:00.844Z] Step 7/30 : RUN go mod download [2021-02-17T11:52:00.844Z] Removing intermediate container c72287948704 [2021-02-17T11:52:00.844Z] ---> dcadc3b64d73 [2021-02-17T11:52:00.844Z] Step 6/23 : COPY go.mod . [2021-02-17T11:52:00.844Z] ---> Running in 197793a0b7d0 [2021-02-17T11:52:01.144Z] Removing intermediate container b7405c12537b [2021-02-17T11:52:01.144Z] ---> 970528494172 [2021-02-17T11:52:01.144Z] Step 6/22 : COPY go.mod . [2021-02-17T11:52:01.144Z] ---> 4d91bccaecb4 [2021-02-17T11:52:01.144Z] Step 7/21 : RUN go mod download [2021-02-17T11:52:01.421Z] ---> Running in 88610f4969f4 [2021-02-17T11:52:01.421Z] ---> 068ebd5e2cfc [2021-02-17T11:52:01.421Z] Step 7/22 : RUN go mod download [2021-02-17T11:52:02.018Z] ---> Running in b4f21ab08347 [2021-02-17T11:52:02.271Z] snapcraft 4.5.1 from Canonical* installed [2021-02-17T11:52:02.271Z] "snapcraft" switched to the "latest/stable" channel [2021-02-17T11:52:02.271Z] [2021-02-17T11:52:02.292Z] ---> 872f86e3249d [2021-02-17T11:52:02.293Z] Step 7/23 : RUN go mod download [2021-02-17T11:52:02.293Z] ---> Running in 4fd28a1619a8 [2021-02-17T11:52:02.293Z] ---> d4f37e0c7d56 [2021-02-17T11:52:02.293Z] Step 7/22 : RUN go mod download [2021-02-17T11:52:02.893Z] ---> Running in 7158767df2a8 [2021-02-17T11:52:05.520Z] Removing intermediate container 197793a0b7d0 [2021-02-17T11:52:05.520Z] ---> c69149ba526a [2021-02-17T11:52:05.520Z] Step 8/30 : COPY . . [2021-02-17T11:52:05.574Z] 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: [2021-02-17T11:52:05.574Z] - README.md [2021-02-17T11:52:05.574Z] - snapcraft.yaml.orig [2021-02-17T11:52:05.574Z] [2021-02-17T11:52:05.574Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-17T11:52:05.792Z] Removing intermediate container 88610f4969f4 [2021-02-17T11:52:05.792Z] ---> 9dcbfc47fbfa [2021-02-17T11:52:05.792Z] Step 8/21 : COPY . . [2021-02-17T11:52:06.402Z] Removing intermediate container b4f21ab08347 [2021-02-17T11:52:06.402Z] ---> 3e54d97b4cf8 [2021-02-17T11:52:06.402Z] Step 8/22 : COPY . . [2021-02-17T11:52:07.835Z] Removing intermediate container 4fd28a1619a8 [2021-02-17T11:52:07.835Z] ---> 98660ddb0914 [2021-02-17T11:52:07.835Z] Step 8/23 : COPY . . [2021-02-17T11:52:08.821Z] Removing intermediate container 7158767df2a8 [2021-02-17T11:52:08.821Z] ---> 599302e60958 [2021-02-17T11:52:08.821Z] Step 8/22 : COPY . . [2021-02-17T11:52:12.179Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T11:52:12.179Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-17T11:52:12.179Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-17T11:52:12.440Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-17T11:52:13.825Z] Reading package lists... [2021-02-17T11:52:14.399Z] 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 [2021-02-17T11:52:20.994Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T11:52:20.994Z] Reading package lists... [2021-02-17T11:52:20.994Z] Building dependency tree... [2021-02-17T11:52:20.994Z] Reading state information... [2021-02-17T11:52:20.994Z] Suggested packages: [2021-02-17T11:52:20.994Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-17T11:52:20.994Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-17T11:52:20.994Z] Recommended packages: [2021-02-17T11:52:20.994Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-17T11:52:20.994Z] The following NEW packages will be installed: [2021-02-17T11:52:20.994Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-17T11:52:20.994Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-17T11:52:20.994Z] pkg-config zip [2021-02-17T11:52:20.994Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-17T11:52:20.994Z] Need to get 7655 kB of archives. [2021-02-17T11:52:20.994Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-17T11:52:20.994Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-17T11:52:20.994Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-17T11:52:20.994Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-17T11:52:21.256Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-17T11:52:21.256Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-17T11:52:21.256Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-17T11:52:21.256Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-17T11:52:21.518Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-17T11:52:21.518Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-17T11:52:21.518Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-17T11:52:21.518Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-17T11:52:21.518Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-17T11:52:21.518Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-17T11:52:21.781Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-17T11:52:22.042Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-17T11:52:22.042Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T11:52:22.042Z] Fetched 7655 kB in 1s (6296 kB/s) [2021-02-17T11:52:22.304Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-17T11:52:22.304Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-17T11:52:22.304Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-17T11:52:22.304Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-17T11:52:22.565Z] Selecting previously unselected package libpsl5:amd64. [2021-02-17T11:52:22.565Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-17T11:52:22.565Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-17T11:52:22.565Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-17T11:52:22.565Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-17T11:52:22.565Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-17T11:52:22.827Z] Selecting previously unselected package librtmp1:amd64. [2021-02-17T11:52:22.827Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-17T11:52:22.827Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-17T11:52:22.827Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-17T11:52:22.827Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-17T11:52:22.827Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-17T11:52:22.827Z] Selecting previously unselected package liberror-perl. [2021-02-17T11:52:22.827Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-17T11:52:22.827Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-17T11:52:23.088Z] Selecting previously unselected package git-man. [2021-02-17T11:52:23.089Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-17T11:52:23.089Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-17T11:52:23.089Z] Selecting previously unselected package git. [2021-02-17T11:52:23.089Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-17T11:52:23.089Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-17T11:52:24.037Z] Selecting previously unselected package libnorm1:amd64. [2021-02-17T11:52:24.037Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-17T11:52:24.037Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-17T11:52:24.300Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-17T11:52:24.300Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-17T11:52:24.300Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-17T11:52:24.300Z] Selecting previously unselected package libsodium23:amd64. [2021-02-17T11:52:24.300Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-17T11:52:24.300Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-17T11:52:24.562Z] Selecting previously unselected package libzmq5:amd64. [2021-02-17T11:52:24.562Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-17T11:52:24.562Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T11:52:24.562Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-17T11:52:24.562Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-17T11:52:24.562Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T11:52:24.824Z] Selecting previously unselected package pkg-config. [2021-02-17T11:52:24.824Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-17T11:52:24.824Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-17T11:52:24.824Z] Selecting previously unselected package zip. [2021-02-17T11:52:24.824Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-17T11:52:24.824Z] Unpacking zip (3.0-11build1) ... [2021-02-17T11:52:24.824Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-17T11:52:24.824Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-17T11:52:24.824Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-17T11:52:25.086Z] Setting up liberror-perl (0.17025-1) ... [2021-02-17T11:52:25.086Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-17T11:52:25.086Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-17T11:52:25.086Z] No schema files found: doing nothing. [2021-02-17T11:52:25.086Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-17T11:52:25.086Z] Setting up zip (3.0-11build1) ... [2021-02-17T11:52:25.086Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-17T11:52:25.086Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-17T11:52:25.086Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-17T11:52:25.353Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T11:52:25.353Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-17T11:52:25.353Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-17T11:52:25.353Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-17T11:52:25.353Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-17T11:52:31.947Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T11:52:32.252Z] git set to automatically installed. [2021-02-17T11:52:32.252Z] git-man set to automatically installed. [2021-02-17T11:52:32.252Z] libcurl3-gnutls set to automatically installed. [2021-02-17T11:52:32.252Z] liberror-perl set to automatically installed. [2021-02-17T11:52:32.252Z] libglib2.0-0 set to automatically installed. [2021-02-17T11:52:32.252Z] libnghttp2-14 set to automatically installed. [2021-02-17T11:52:32.252Z] libnorm1 set to automatically installed. [2021-02-17T11:52:32.252Z] libpgm-5.2-0 set to automatically installed. [2021-02-17T11:52:32.252Z] libpsl5 set to automatically installed. [2021-02-17T11:52:32.252Z] librtmp1 set to automatically installed. [2021-02-17T11:52:32.252Z] libsodium23 set to automatically installed. [2021-02-17T11:52:32.252Z] libzmq3-dev set to automatically installed. [2021-02-17T11:52:32.252Z] libzmq5 set to automatically installed. [2021-02-17T11:52:32.252Z] pkg-config set to automatically installed. [2021-02-17T11:52:32.252Z] zip set to automatically installed. [2021-02-17T11:52:33.790Z] snapd is not logged in, snap install commands will use sudo [2021-02-17T11:52:35.622Z] ---> 498d3a58df75 [2021-02-17T11:52:35.622Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-17T11:52:35.622Z] ---> 84d2854280d8 [2021-02-17T11:52:35.622Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-17T11:52:35.622Z] ---> ef944afb2978 [2021-02-17T11:52:35.622Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-17T11:52:35.622Z] ---> b59418ecb608 [2021-02-17T11:52:35.622Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-17T11:52:35.622Z] ---> 9a3c20f6bfbb [2021-02-17T11:52:35.622Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-17T11:52:35.622Z] ---> Running in d22de2c0e20a [2021-02-17T11:52:35.622Z] ---> Running in d8b52e382a91 [2021-02-17T11:52:35.622Z] ---> Running in 92bd28398d6b [2021-02-17T11:52:35.622Z] ---> Running in d5540937d40d [2021-02-17T11:52:35.622Z] ---> Running in 0df13ad556b0 [2021-02-17T11:52:35.622Z] 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 [2021-02-17T11:52:35.622Z] 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 [2021-02-17T11:52:35.622Z] 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 [2021-02-17T11:52:35.622Z] 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 [2021-02-17T11:52:35.622Z] 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 [2021-02-17T11:52:40.396Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-17T11:52:40.396Z] snap "core18" has no updates available [2021-02-17T11:52:40.969Z] Pulling config-common [2021-02-17T11:52:40.969Z] + snapcraftctl pull [2021-02-17T11:52:42.354Z] Pulling go-build-helper [2021-02-17T11:52:42.354Z] + snapcraftctl pull [2021-02-17T11:53:08.947Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-17T11:53:08.947Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-17T11:53:08.947Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-17T11:53:08.947Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-17T11:53:08.947Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-17T11:53:08.947Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-17T11:53:08.947Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-17T11:53:08.947Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-17T11:53:08.947Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-17T11:53:08.947Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-17T11:53:08.947Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-17T11:53:08.947Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-17T11:53:08.947Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-17T11:53:08.947Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-17T11:53:08.947Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-17T11:53:08.947Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-17T11:53:08.947Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-17T11:53:08.947Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-17T11:53:08.947Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-17T11:53:08.947Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1884 kB] [2021-02-17T11:53:08.947Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-17T11:53:08.947Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-17T11:53:08.947Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-17T11:53:08.947Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-17T11:53:08.947Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-17T11:53:08.947Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-17T11:53:08.947Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-17T11:53:08.947Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-17T11:53:08.947Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-17T11:53:08.947Z] Fetched 279 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-17T11:53:08.947Z] Fetched 122 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-17T11:53:08.947Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-17T11:53:08.947Z] Fetched 8848 B in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-17T11:53:08.947Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-17T11:53:08.947Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-17T11:53:08.947Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-17T11:53:08.947Z] Fetched 214 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-17T11:53:08.947Z] Fetched 155 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-17T11:53:08.947Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-17T11:53:08.947Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-17T11:53:08.947Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-17T11:53:08.947Z] Fetched 499 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-17T11:53:08.947Z] Fetched 111 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-17T11:53:08.947Z] Fetched 240 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-17T11:53:08.947Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-17T11:53:08.947Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-17T11:53:08.947Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-17T11:53:08.947Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-17T11:53:08.947Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-17T11:53:08.947Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-17T11:53:08.947Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-17T11:53:08.947Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-17T11:53:08.947Z] Fetched 8720 B in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-17T11:53:08.947Z] Fetched 137 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-17T11:53:08.947Z] Fetched 119 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-17T11:53:08.947Z] Fetched 109 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-17T11:53:08.947Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-17T11:53:08.947Z] Fetched 645 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-17T11:53:08.947Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-17T11:53:08.947Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-17T11:53:08.947Z] Fetched 368 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-17T11:53:08.947Z] Fetched 187 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-17T11:53:08.947Z] Fetched 175 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-17T11:53:08.947Z] Fetched 206 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-17T11:53:08.947Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-17T11:53:08.947Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-17T11:53:08.947Z] Fetched 159 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-17T11:53:08.947Z] Fetched 107 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-17T11:53:08.947Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-17T11:53:08.947Z] Pulling static-packages [2021-02-17T11:53:08.947Z] + snapcraftctl pull [2021-02-17T11:53:09.890Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-17T11:53:09.890Z] Skipping pull go-build-helper (already ran) [2021-02-17T11:53:09.890Z] Skipping pull static-packages (already ran) [2021-02-17T11:53:09.890Z] Building go-build-helper [2021-02-17T11:53:09.890Z] + snapcraftctl build [2021-02-17T11:53:14.098Z] Building static-packages [2021-02-17T11:53:14.098Z] + snapcraftctl build [2021-02-17T11:53:16.644Z] Staging go-build-helper [2021-02-17T11:53:16.644Z] + snapcraftctl stage [2021-02-17T11:53:17.588Z] Staging static-packages [2021-02-17T11:53:17.588Z] + snapcraftctl stage [2021-02-17T11:53:18.977Z] Pulling go115 [2021-02-17T11:53:18.977Z] + snapcraftctl pull [2021-02-17T11:53:19.922Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-17T11:53:19.922Z] Skipping pull go115 (already ran) [2021-02-17T11:53:19.922Z] Building go115 [2021-02-17T11:53:19.922Z] + dpkg --print-architecture [2021-02-17T11:53:19.922Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-17T11:53:19.922Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-17T11:53:19.922Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-17T11:53:19.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-17T11:53:19.922Z] Dload Upload Total Spent Left Speed [2021-02-17T11:53:23.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 85102 0 0 386k 0 0:05:06 --:--:-- 0:05:06 384k 37 115M 37 42.9M 0 0 34.7M 0 0:00:03 0:00:01 0:00:02 34.7M 68 115M 68 79.4M 0 0 35.8M 0 0:00:03 0:00:02 0:00:01 35.8M 100 115M 100 115M 0 0 35.9M 0 0:00:03 0:00:03 --:--:-- 35.9M [2021-02-17T11:53:23.107Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-17T11:53:23.372Z] + sha256sum -c sha256 [2021-02-17T11:53:23.372Z] + grep OK [2021-02-17T11:53:23.946Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-17T11:53:23.946Z] + mkdir -p /root/stage/go1.15 [2021-02-17T11:53:23.946Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-17T11:53:29.237Z] Staging go115 [2021-02-17T11:53:29.237Z] + snapcraftctl stage [2021-02-17T11:53:35.824Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-17T11:53:35.824Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-17T11:53:35.824Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-17T11:53:35.824Z] Fetched 0 B in 0s (0 B/s) [2021-02-17T11:53:35.824Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-17T11:53:35.824Z] Fetched 224 kB in 0s (0 B/s) [2021-02-17T11:53:35.824Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-17T11:53:35.824Z] Fetched 157 kB in 0s (0 B/s) [2021-02-17T11:53:35.824Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-17T11:53:35.824Z] Fetched 221 kB in 0s (0 B/s) [2021-02-17T11:53:35.824Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-17T11:53:35.824Z] Fetched 143 kB in 0s (0 B/s) [2021-02-17T11:53:35.824Z] Pulling edgex-go [2021-02-17T11:53:35.824Z] + snapcraftctl pull [2021-02-17T11:53:37.741Z] Pulling version [2021-02-17T11:53:37.741Z] + cd /root/project [2021-02-17T11:53:37.741Z] + [ -f VERSION ] [2021-02-17T11:53:37.741Z] + PROJECT_VERSION=local-dev [2021-02-17T11:53:37.741Z] + git rev-parse --short HEAD [2021-02-17T11:53:37.741Z] + GIT_REVISION=5d1daf35 [2021-02-17T11:53:37.741Z] + snapcraftctl set-version local-dev [2021-02-17T11:53:38.686Z] Building config-common [2021-02-17T11:53:38.686Z] + snapcraftctl build [2021-02-17T11:53:41.230Z] Skipping build go-build-helper (already ran) [2021-02-17T11:53:41.230Z] Skipping build static-packages (already ran) [2021-02-17T11:53:41.230Z] Skipping build go115 (already ran) [2021-02-17T11:53:41.230Z] Building edgex-go [2021-02-17T11:53:41.802Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-17T11:53:41.802Z] + cd /root/parts/edgex-go/src [2021-02-17T11:53:41.802Z] + make build [2021-02-17T11:53:41.802Z] 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 [2021-02-17T11:53:43.193Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-17T11:53:43.193Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-17T11:53:43.193Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-17T11:53:43.193Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 [2021-02-17T11:53:43.193Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 [2021-02-17T11:53:43.193Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-17T11:53:43.193Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-17T11:53:43.473Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 [2021-02-17T11:53:43.473Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-17T11:53:43.473Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-17T11:53:43.473Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-17T11:53:43.473Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-17T11:53:43.473Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-17T11:53:43.473Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-17T11:53:43.473Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-17T11:53:43.473Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-17T11:53:43.473Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-17T11:53:43.473Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-17T11:53:43.473Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-17T11:53:43.473Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-17T11:53:43.473Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-17T11:53:43.473Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-17T11:53:43.473Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-17T11:53:43.473Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-17T11:53:43.473Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-17T11:53:43.473Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-17T11:53:43.473Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-17T11:53:43.473Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T11:53:43.473Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-17T11:53:43.473Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-17T11:53:43.473Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-17T11:53:43.473Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-17T11:53:43.740Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-17T11:53:43.740Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-17T11:53:43.740Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-17T11:53:44.002Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-17T11:53:44.002Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-17T11:53:44.002Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-17T11:53:44.002Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-17T11:53:52.161Z] 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 [2021-02-17T11:53:52.161Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-17T11:53:57.391Z] 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 [2021-02-17T11:53:57.463Z] 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 [2021-02-17T11:53:58.040Z] 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 [2021-02-17T11:53:59.431Z] 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 [2021-02-17T11:54:00.004Z] 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 [2021-02-17T11:54:00.004Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-17T11:54:00.004Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-17T11:54:00.004Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-17T11:54:00.004Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-17T11:54:01.930Z] 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 [2021-02-17T11:54:01.930Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-17T11:54:01.930Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-17T11:54:03.323Z] 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 [2021-02-17T11:54:04.273Z] 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 [2021-02-17T11:54:04.273Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T11:54:05.661Z] 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 [2021-02-17T11:54:06.605Z] 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 [2021-02-17T11:54:06.605Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-17T11:54:07.548Z] 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 [2021-02-17T11:54:07.548Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-17T11:54:07.563Z] Removing intermediate container 92bd28398d6b [2021-02-17T11:54:07.563Z] ---> 0f445d78acff [2021-02-17T11:54:07.564Z] [2021-02-17T11:54:07.564Z] Step 10/30 : FROM alpine:3.12 [2021-02-17T11:54:07.564Z] 3.12: Pulling from library/alpine [2021-02-17T11:54:08.554Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-17T11:54:08.554Z] Status: Downloaded newer image for alpine:3.12 [2021-02-17T11:54:08.554Z] ---> afeebe901d6b [2021-02-17T11:54:08.554Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-17T11:54:09.464Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-17T11:54:09.464Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-17T11:54:09.464Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-17T11:54:09.464Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-17T11:54:09.464Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-17T11:54:09.464Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-17T11:54:09.464Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-17T11:54:09.464Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-17T11:54:09.464Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-17T11:54:09.464Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-17T11:54:09.464Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-17T11:54:09.464Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-17T11:54:09.464Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-17T11:54:09.464Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-17T11:54:09.464Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-17T11:54:09.556Z] ---> Running in f652f50393c6 [2021-02-17T11:54:10.540Z] Removing intermediate container f652f50393c6 [2021-02-17T11:54:10.540Z] ---> a377f5fa7ecc [2021-02-17T11:54:10.540Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-17T11:54:10.540Z] Removing intermediate container d8b52e382a91 [2021-02-17T11:54:10.540Z] ---> 2605b316a4a4 [2021-02-17T11:54:10.540Z] [2021-02-17T11:54:10.540Z] Step 10/21 : FROM alpine:3.12 [2021-02-17T11:54:10.540Z] ---> afeebe901d6b [2021-02-17T11:54:10.540Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-17T11:54:10.819Z] ---> Running in 449ea6dd26e2 [2021-02-17T11:54:11.093Z] ---> Running in 4f2fa832155a [2021-02-17T11:54:11.376Z] Building version [2021-02-17T11:54:11.376Z] + snapcraftctl build [2021-02-17T11:54:13.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:13.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:13.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:13.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:13.925Z] Staging config-common [2021-02-17T11:54:13.925Z] + snapcraftctl stage [2021-02-17T11:54:14.221Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-17T11:54:14.221Z] (2/2) Installing su-exec (0.2-r1) [2021-02-17T11:54:14.221Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:54:14.221Z] OK: 5 MiB in 16 packages [2021-02-17T11:54:14.221Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-17T11:54:14.495Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T11:54:14.495Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-17T11:54:14.495Z] (4/4) Installing curl (7.69.1-r3) [2021-02-17T11:54:14.495Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:54:14.495Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T11:54:14.868Z] Skipping stage go-build-helper (already ran) [2021-02-17T11:54:14.868Z] Skipping stage static-packages (already ran) [2021-02-17T11:54:14.868Z] Skipping stage go115 (already ran) [2021-02-17T11:54:14.868Z] Staging edgex-go [2021-02-17T11:54:14.868Z] + snapcraftctl stage [2021-02-17T11:54:15.099Z] OK: 7 MiB in 18 packages [2021-02-17T11:54:16.253Z] Staging version [2021-02-17T11:54:16.254Z] + snapcraftctl stage [2021-02-17T11:54:16.539Z] Removing intermediate container 449ea6dd26e2 [2021-02-17T11:54:16.539Z] ---> 116272e5c904 [2021-02-17T11:54:16.539Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-17T11:54:16.539Z] ---> Running in 0eef2a3414c8 [2021-02-17T11:54:17.142Z] Removing intermediate container 0eef2a3414c8 [2021-02-17T11:54:17.142Z] ---> 4918448869a8 [2021-02-17T11:54:17.142Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-17T11:54:17.196Z] Priming config-common [2021-02-17T11:54:17.196Z] + snapcraftctl prime [2021-02-17T11:54:17.743Z] ---> Running in 8eb1fa138697 [2021-02-17T11:54:17.743Z] Removing intermediate container 4f2fa832155a [2021-02-17T11:54:17.743Z] ---> 88190cceb686 [2021-02-17T11:54:17.743Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T11:54:18.022Z] ---> Running in 66301fef7263 [2021-02-17T11:54:18.591Z] Priming go-build-helper [2021-02-17T11:54:18.591Z] + snapcraftctl prime [2021-02-17T11:54:18.626Z] Removing intermediate container 8eb1fa138697 [2021-02-17T11:54:18.626Z] ---> 1d9795e01b9e [2021-02-17T11:54:18.626Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-17T11:54:19.224Z] ---> Running in b999c6608d25 [2021-02-17T11:54:19.224Z] Removing intermediate container 66301fef7263 [2021-02-17T11:54:19.224Z] ---> b2c71560e729 [2021-02-17T11:54:19.224Z] Step 13/21 : WORKDIR /edgex [2021-02-17T11:54:19.509Z] ---> Running in 67a994ca7317 [2021-02-17T11:54:19.658Z] Priming static-packages [2021-02-17T11:54:19.658Z] + snapcraftctl prime [2021-02-17T11:54:20.973Z] Removing intermediate container 67a994ca7317 [2021-02-17T11:54:20.973Z] ---> 3edc0bb9833a [2021-02-17T11:54:20.973Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-17T11:54:22.260Z] Priming go115 [2021-02-17T11:54:22.261Z] + snapcraftctl prime [2021-02-17T11:54:23.221Z] Priming edgex-go [2021-02-17T11:54:23.221Z] + snapcraftctl prime [2021-02-17T11:54:23.600Z] ---> 2b0364894116 [2021-02-17T11:54:23.600Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-17T11:54:23.876Z] Removing intermediate container b999c6608d25 [2021-02-17T11:54:23.876Z] ---> e470bf516c42 [2021-02-17T11:54:23.876Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-17T11:54:24.151Z] Removing intermediate container d5540937d40d [2021-02-17T11:54:24.151Z] ---> fdec339b4b4a [2021-02-17T11:54:24.151Z] [2021-02-17T11:54:24.151Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T11:54:24.151Z] ---> afeebe901d6b [2021-02-17T11:54:24.151Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-17T11:54:24.608Z] Priming version [2021-02-17T11:54:24.608Z] + snapcraftctl prime [2021-02-17T11:54:24.748Z] ---> Running in a7ce547a7dad [2021-02-17T11:54:25.025Z] ---> Running in ff4c0a8f1fcc [2021-02-17T11:54:25.025Z] ---> b940ff64d422 [2021-02-17T11:54:25.025Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-17T11:54:25.633Z] Removing intermediate container d22de2c0e20a [2021-02-17T11:54:25.633Z] ---> ab0d1d8499e3 [2021-02-17T11:54:25.633Z] [2021-02-17T11:54:25.633Z] Step 10/22 : FROM alpine:3.12 [2021-02-17T11:54:25.633Z] ---> afeebe901d6b [2021-02-17T11:54:25.633Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-17T11:54:25.907Z] Removing intermediate container a7ce547a7dad [2021-02-17T11:54:25.907Z] ---> 540d4fdb684c [2021-02-17T11:54:25.907Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-17T11:54:25.907Z] ---> Running in 7496704b4092 [2021-02-17T11:54:25.999Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-17T11:54:27.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-02-17T11:54:27.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:27.638Z] ---> 2c659771fe7c [2021-02-17T11:54:27.638Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-17T11:54:27.968Z] ---> af04be2639c1 [2021-02-17T11:54:27.968Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-17T11:54:27.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:27.968Z] ---> Running in a0cd579012d2 [2021-02-17T11:54:27.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-17T11:54:28.350Z] ---> Running in d7244b187221 [2021-02-17T11:54:28.350Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-17T11:54:28.350Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:54:28.350Z] OK: 5 MiB in 15 packages [2021-02-17T11:54:29.074Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-17T11:54:29.074Z] Removing intermediate container a0cd579012d2 [2021-02-17T11:54:29.074Z] ---> c87ceeb1aebd [2021-02-17T11:54:29.074Z] Step 18/21 : CMD ["--init=true"] [2021-02-17T11:54:29.074Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-17T11:54:29.074Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:54:29.074Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T11:54:29.372Z] ---> Running in 3a257c8b4236 [2021-02-17T11:54:29.646Z] OK: 6 MiB in 16 packages [2021-02-17T11:54:30.626Z] Removing intermediate container 3a257c8b4236 [2021-02-17T11:54:30.626Z] ---> 4e5c8310a8ea [2021-02-17T11:54:30.626Z] Step 19/21 : LABEL arch=arm64 [2021-02-17T11:54:30.900Z] ---> Running in 3b9389d6f16d [2021-02-17T11:54:30.900Z] Removing intermediate container ff4c0a8f1fcc [2021-02-17T11:54:30.900Z] ---> 5fdc17a456a9 [2021-02-17T11:54:30.900Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T11:54:31.497Z] ---> Running in 6ecdfac01883 [2021-02-17T11:54:31.777Z] Removing intermediate container 3b9389d6f16d [2021-02-17T11:54:31.777Z] ---> 53bfde31f22a [2021-02-17T11:54:31.777Z] Step 20/21 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:54:32.064Z] Removing intermediate container 7496704b4092 [2021-02-17T11:54:32.064Z] ---> 0330caef840a [2021-02-17T11:54:32.064Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T11:54:32.341Z] ---> Running in 6f9d8a27e040 [2021-02-17T11:54:32.341Z] Removing intermediate container 6ecdfac01883 [2021-02-17T11:54:32.341Z] ---> 5bdafa1407ab [2021-02-17T11:54:32.341Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-17T11:54:32.341Z] ---> Running in 50a268ebd40a [2021-02-17T11:54:32.623Z] Removing intermediate container d7244b187221 [2021-02-17T11:54:32.623Z] ---> 40b4d9d3742b [2021-02-17T11:54:32.623Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:54:32.623Z] ---> Running in 5acbd5f8bd76 [2021-02-17T11:54:32.895Z] Removing intermediate container 6f9d8a27e040 [2021-02-17T11:54:32.895Z] ---> 55abdb4aaca7 [2021-02-17T11:54:32.895Z] Step 21/21 : LABEL version=0.0.0 [2021-02-17T11:54:33.490Z] ---> Running in bbc646907c5f [2021-02-17T11:54:33.758Z] Removing intermediate container 5acbd5f8bd76 [2021-02-17T11:54:33.758Z] ---> f2c138eba0fd [2021-02-17T11:54:33.758Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T11:54:33.758Z] Removing intermediate container 50a268ebd40a [2021-02-17T11:54:33.758Z] ---> 393f74d005aa [2021-02-17T11:54:33.758Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-17T11:54:34.359Z] ---> fa4e3459f272 [2021-02-17T11:54:34.359Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-17T11:54:34.359Z] ---> Running in e4bd5ba0308d [2021-02-17T11:54:34.359Z] ---> Running in c0501b06dcfc [2021-02-17T11:54:34.633Z] Removing intermediate container bbc646907c5f [2021-02-17T11:54:34.633Z] ---> 0dda69b28fc5 [2021-02-17T11:54:34.633Z] [2021-02-17T11:54:34.907Z] Removing intermediate container 0df13ad556b0 [2021-02-17T11:54:34.908Z] ---> c22f7ab574d0 [2021-02-17T11:54:34.908Z] [2021-02-17T11:54:34.908Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T11:54:34.908Z] ---> afeebe901d6b [2021-02-17T11:54:34.908Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-17T11:54:35.182Z] Successfully built 0dda69b28fc5 [2021-02-17T11:54:35.455Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-17T11:54:35.455Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-02-17T11:54:35.455Z] ---> Running in 9787b3f3d691 [2021-02-17T11:54:35.455Z] Removing intermediate container c0501b06dcfc [2021-02-17T11:54:35.455Z] ---> 6ebdeced340a [2021-02-17T11:54:35.455Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:54:35.455Z] Removing intermediate container e4bd5ba0308d [2021-02-17T11:54:35.455Z] ---> 49a17f97366f [2021-02-17T11:54:35.455Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-17T11:54:35.729Z] ---> 6222fbeb4175 [2021-02-17T11:54:35.729Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-17T11:54:35.729Z] ---> Running in 0653d18fb048 [2021-02-17T11:54:36.352Z] Removing intermediate container 9787b3f3d691 [2021-02-17T11:54:36.352Z] ---> e2cc774d8860 [2021-02-17T11:54:36.352Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-17T11:54:36.630Z] Removing intermediate container 0653d18fb048 [2021-02-17T11:54:36.630Z] ---> 197a4e443493 [2021-02-17T11:54:36.630Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:54:36.630Z] ---> Running in 7bc249b451a2 [2021-02-17T11:54:37.236Z] ---> 18290d83cb20 [2021-02-17T11:54:37.236Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-17T11:54:37.236Z] ---> 8137131a6a19 [2021-02-17T11:54:37.236Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-17T11:54:37.525Z] Removing intermediate container 7bc249b451a2 [2021-02-17T11:54:37.525Z] ---> fb539d407c90 [2021-02-17T11:54:37.525Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-17T11:54:38.517Z] ---> Running in 74fb96184fa5 [2021-02-17T11:54:39.113Z] ---> 262d79697a7c [2021-02-17T11:54:39.113Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-17T11:54:39.388Z] Removing intermediate container 74fb96184fa5 [2021-02-17T11:54:39.388Z] ---> 7c72e93c9d02 [2021-02-17T11:54:39.388Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:54:39.661Z] ---> 185d8e304739 [2021-02-17T11:54:39.661Z] ---> 97769d4e9899 [2021-02-17T11:54:39.661Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-17T11:54:39.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-17T11:54:40.257Z] ---> Running in 56610f1d420d [2021-02-17T11:54:41.286Z] ---> Running in 79df025db2ac [2021-02-17T11:54:41.286Z] ---> 89fd2bac3426 [2021-02-17T11:54:41.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-17T11:54:41.560Z] ---> dbcefdc8f5ae [2021-02-17T11:54:41.560Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-17T11:54:41.832Z] ---> Running in 1497ab968da0 [2021-02-17T11:54:42.106Z] Removing intermediate container 79df025db2ac [2021-02-17T11:54:42.106Z] ---> dfd60aea16bb [2021-02-17T11:54:42.106Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-17T11:54:42.701Z] ---> 9849351d47a9 [2021-02-17T11:54:42.701Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-17T11:54:42.701Z] Removing intermediate container 1497ab968da0 [2021-02-17T11:54:42.701Z] ---> 5a39352cd78e [2021-02-17T11:54:42.701Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:54:42.701Z] ---> Running in 7374b70a5970 [2021-02-17T11:54:42.975Z] ---> Running in 3efad63f13fd [2021-02-17T11:54:43.251Z] ---> 353ad35b8b67 [2021-02-17T11:54:43.251Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-17T11:54:43.849Z] ---> Running in 6277ee6a7b9a [2021-02-17T11:54:44.127Z] Removing intermediate container 7374b70a5970 [2021-02-17T11:54:44.127Z] ---> d0a1a8c04eec [2021-02-17T11:54:44.127Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:54:44.401Z] Removing intermediate container 3efad63f13fd [2021-02-17T11:54:44.401Z] ---> 35af096f8ec4 [2021-02-17T11:54:44.401Z] Step 20/22 : LABEL arch=arm64 [2021-02-17T11:54:44.704Z] ---> Running in 26f3eb768fc2 [2021-02-17T11:54:44.983Z] Removing intermediate container 56610f1d420d [2021-02-17T11:54:44.983Z] ---> 371f954ade9a [2021-02-17T11:54:44.983Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-17T11:54:45.255Z] ---> Running in c7e1cccea728 [2021-02-17T11:54:45.530Z] ---> Running in f81465539b43 [2021-02-17T11:54:45.530Z] Removing intermediate container 26f3eb768fc2 [2021-02-17T11:54:45.530Z] ---> 204cbdb55e40 [2021-02-17T11:54:45.530Z] Step 20/22 : LABEL arch=arm64 [2021-02-17T11:54:46.145Z] ---> Running in 49a5a9b4a1d0 [2021-02-17T11:54:46.424Z] Removing intermediate container c7e1cccea728 [2021-02-17T11:54:46.424Z] ---> 1690b793d7b8 [2021-02-17T11:54:46.424Z] Step 21/22 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:54:47.026Z] ---> Running in 54cefc4dc541 [2021-02-17T11:54:47.026Z] Removing intermediate container 49a5a9b4a1d0 [2021-02-17T11:54:47.026Z] ---> c3d48be3487c [2021-02-17T11:54:47.026Z] Step 21/22 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:54:47.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:47.629Z] ---> Running in 9e6144b896ee [2021-02-17T11:54:47.629Z] Removing intermediate container 54cefc4dc541 [2021-02-17T11:54:47.629Z] ---> 6e0cb6a95bcc [2021-02-17T11:54:47.629Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T11:54:48.229Z] ---> Running in 2346635ba8a0 [2021-02-17T11:54:48.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:48.504Z] Removing intermediate container 9e6144b896ee [2021-02-17T11:54:48.504Z] ---> d8d7437016c5 [2021-02-17T11:54:48.504Z] Step 22/22 : LABEL version=0.0.0 [2021-02-17T11:54:48.504Z] Removing intermediate container 6277ee6a7b9a [2021-02-17T11:54:48.504Z] ---> 6c9262f928a8 [2021-02-17T11:54:48.504Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-17T11:54:49.112Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-17T11:54:49.387Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-17T11:54:49.387Z] ---> Running in bc959617d3ad [2021-02-17T11:54:49.387Z] ---> Running in 024b73b280fa [2021-02-17T11:54:49.387Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-17T11:54:49.660Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-17T11:54:49.660Z] Removing intermediate container 2346635ba8a0 [2021-02-17T11:54:49.660Z] ---> c671da2abc43 [2021-02-17T11:54:49.660Z] [2021-02-17T11:54:49.660Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-17T11:54:49.940Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-17T11:54:50.214Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:54:50.214Z] Removing intermediate container 024b73b280fa [2021-02-17T11:54:50.214Z] ---> d0dc4f6a9896 [2021-02-17T11:54:50.214Z] [2021-02-17T11:54:50.214Z] OK: 8 MiB in 20 packages [2021-02-17T11:54:50.214Z] Successfully built c671da2abc43 [2021-02-17T11:54:50.493Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-17T11:54:50.493Z] Building docker-security-secretstore-setup-go [2021-02-17T11:54:50.493Z]  Building docker-support-scheduler-go ... done Removing intermediate container bc959617d3ad [2021-02-17T11:54:50.493Z] ---> b248d044fcca [2021-02-17T11:54:50.493Z] Step 27/30 : CMD ["gate"] [2021-02-17T11:54:50.768Z] Successfully built d0dc4f6a9896 [2021-02-17T11:54:50.768Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-17T11:54:51.042Z] Building docker-core-metadata-go [2021-02-17T11:54:51.648Z]  Building docker-support-notifications-go ... done  ---> Running in a532d4e4d147 [2021-02-17T11:54:51.648Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:54:51.648Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:54:51.648Z] ---> c11f4dbcdb77 [2021-02-17T11:54:51.648Z] Step 3/26 : WORKDIR /edgex-go [2021-02-17T11:54:51.648Z] ---> Using cache [2021-02-17T11:54:51.648Z] ---> 3efc4795dc57 [2021-02-17T11:54:51.648Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:54:51.648Z] ---> Using cache [2021-02-17T11:54:51.648Z] ---> 667b90222445 [2021-02-17T11:54:51.648Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-17T11:54:51.648Z] ---> Running in c2a2a35c0b0f [2021-02-17T11:54:52.270Z] Removing intermediate container a532d4e4d147 [2021-02-17T11:54:52.270Z] ---> 144866c543cb [2021-02-17T11:54:52.270Z] Step 28/30 : LABEL arch=arm64 [2021-02-17T11:54:52.270Z] Removing intermediate container f81465539b43 [2021-02-17T11:54:52.270Z] ---> 14c45b2fe996 [2021-02-17T11:54:52.270Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:54:52.543Z] ---> Running in 3fdaed9564b0 [2021-02-17T11:54:53.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:53.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:54:54.017Z] Removing intermediate container 3fdaed9564b0 [2021-02-17T11:54:54.017Z] ---> 75b686d2294b [2021-02-17T11:54:54.017Z] Step 29/30 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:54:54.687Z] OK: 217 MiB in 51 packages [2021-02-17T11:54:54.964Z] ---> cc6cfbf755b1 [2021-02-17T11:54:54.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-17T11:54:56.414Z] ---> Running in 7a6a796592e4 [2021-02-17T11:54:56.687Z] ---> 3e6a58fa361d [2021-02-17T11:54:56.687Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-17T11:54:56.687Z] Removing intermediate container 7a6a796592e4 [2021-02-17T11:54:56.687Z] ---> 41d5736c1bef [2021-02-17T11:54:56.687Z] Step 30/30 : LABEL version=0.0.0 [2021-02-17T11:54:57.390Z] ---> Running in f27796d2d2e6 [2021-02-17T11:54:57.989Z] Removing intermediate container c2a2a35c0b0f [2021-02-17T11:54:57.989Z] ---> fd183a53f337 [2021-02-17T11:54:57.989Z] Step 6/26 : COPY go.mod . [2021-02-17T11:54:59.431Z] ---> 4e4a4e17ec11 [2021-02-17T11:54:59.431Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-17T11:54:59.431Z] Removing intermediate container f27796d2d2e6 [2021-02-17T11:54:59.431Z] ---> 5cfc0b15946a [2021-02-17T11:54:59.431Z] [2021-02-17T11:54:59.705Z] ---> 30f8018d8b99 [2021-02-17T11:54:59.705Z] Step 7/26 : RUN go mod download [2021-02-17T11:54:59.980Z] Successfully built 5cfc0b15946a [2021-02-17T11:54:59.980Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-17T11:54:59.980Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-02-17T11:54:59.980Z] ---> Running in 219f7e513689 [2021-02-17T11:55:00.253Z] ---> Running in b1f816d557cf [2021-02-17T11:55:00.524Z] Removing intermediate container 219f7e513689 [2021-02-17T11:55:00.524Z] ---> d33b2c145ccb [2021-02-17T11:55:00.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:55:00.799Z] ---> Running in c2e6d80e2240 [2021-02-17T11:55:01.393Z] Removing intermediate container c2e6d80e2240 [2021-02-17T11:55:01.393Z] ---> 850942190326 [2021-02-17T11:55:01.393Z] Step 21/23 : LABEL arch=arm64 [2021-02-17T11:55:01.393Z] ---> Running in b6d4ce680b75 [2021-02-17T11:55:01.991Z] Removing intermediate container b6d4ce680b75 [2021-02-17T11:55:01.991Z] ---> 155537693052 [2021-02-17T11:55:01.991Z] Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:55:02.269Z] ---> Running in ff595971b688 [2021-02-17T11:55:02.866Z] Removing intermediate container ff595971b688 [2021-02-17T11:55:02.866Z] ---> 6cb99b9753c1 [2021-02-17T11:55:02.866Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T11:55:03.140Z] ---> Running in 0083ab77924d [2021-02-17T11:55:03.140Z] Removing intermediate container b1f816d557cf [2021-02-17T11:55:03.140Z] ---> df401845dccc [2021-02-17T11:55:03.140Z] Step 8/26 : COPY . . [2021-02-17T11:55:03.738Z] Removing intermediate container 0083ab77924d [2021-02-17T11:55:03.738Z] ---> 37a6541023b4 [2021-02-17T11:55:03.738Z] [2021-02-17T11:55:04.338Z] Successfully built 37a6541023b4 [2021-02-17T11:55:04.338Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-17T11:55:22.652Z]  Building docker-core-data-go ... done  ---> 697c1abaaf18 [2021-02-17T11:55:22.652Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-17T11:55:22.652Z] ---> Running in 2f04b4d84e07 [2021-02-17T11:55:23.643Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:55:23.643Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:55:23.643Z] ---> c11f4dbcdb77 [2021-02-17T11:55:23.643Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T11:55:23.643Z] ---> Using cache [2021-02-17T11:55:23.643Z] ---> 3efc4795dc57 [2021-02-17T11:55:23.643Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:55:23.643Z] ---> Using cache [2021-02-17T11:55:23.643Z] ---> 667b90222445 [2021-02-17T11:55:23.643Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T11:55:23.643Z] ---> Using cache [2021-02-17T11:55:23.643Z] ---> 970528494172 [2021-02-17T11:55:23.643Z] Step 6/23 : COPY go.mod . [2021-02-17T11:55:23.643Z] ---> Using cache [2021-02-17T11:55:23.643Z] ---> d4f37e0c7d56 [2021-02-17T11:55:23.643Z] Step 7/23 : RUN go mod download [2021-02-17T11:55:23.643Z] ---> Using cache [2021-02-17T11:55:23.643Z] ---> 599302e60958 [2021-02-17T11:55:23.643Z] Step 8/23 : COPY . . [2021-02-17T11:55:23.643Z] ---> Using cache [2021-02-17T11:55:23.643Z] ---> 9a3c20f6bfbb [2021-02-17T11:55:23.919Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-17T11:55:23.919Z] 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 [2021-02-17T11:55:24.518Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:55:24.518Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:55:24.518Z] ---> c11f4dbcdb77 [2021-02-17T11:55:24.518Z] Step 3/24 : WORKDIR /edgex-go [2021-02-17T11:55:24.518Z] ---> Using cache [2021-02-17T11:55:24.518Z] ---> 3efc4795dc57 [2021-02-17T11:55:24.518Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:55:24.518Z] ---> Using cache [2021-02-17T11:55:24.518Z] ---> 667b90222445 [2021-02-17T11:55:24.518Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-17T11:55:24.518Z] ---> Using cache [2021-02-17T11:55:24.518Z] ---> 970528494172 [2021-02-17T11:55:24.518Z] Step 6/24 : COPY go.mod . [2021-02-17T11:55:24.518Z] ---> Using cache [2021-02-17T11:55:24.518Z] ---> d4f37e0c7d56 [2021-02-17T11:55:24.518Z] Step 7/24 : RUN go mod download [2021-02-17T11:55:24.518Z] ---> Using cache [2021-02-17T11:55:24.518Z] ---> 599302e60958 [2021-02-17T11:55:24.518Z] Step 8/24 : COPY . . [2021-02-17T11:55:24.518Z] ---> Using cache [2021-02-17T11:55:24.518Z] ---> 9a3c20f6bfbb [2021-02-17T11:55:24.518Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-17T11:55:25.112Z] ---> Running in 9314a56dcfac [2021-02-17T11:55:25.112Z] ---> Running in 977b692253aa [2021-02-17T11:55:27.089Z] 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 [2021-02-17T11:55:27.365Z] 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 [2021-02-17T11:55:34.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-17T11:55:34.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-17T11:55:34.089Z] ---> c11f4dbcdb77 [2021-02-17T11:55:34.089Z] Step 3/23 : WORKDIR /edgex-go [2021-02-17T11:55:34.089Z] ---> Using cache [2021-02-17T11:55:34.089Z] ---> 3efc4795dc57 [2021-02-17T11:55:34.089Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-17T11:55:34.089Z] ---> Using cache [2021-02-17T11:55:34.089Z] ---> 667b90222445 [2021-02-17T11:55:34.089Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-17T11:55:34.089Z] ---> Using cache [2021-02-17T11:55:34.089Z] ---> 970528494172 [2021-02-17T11:55:34.089Z] Step 6/23 : COPY go.mod . [2021-02-17T11:55:34.089Z] ---> Using cache [2021-02-17T11:55:34.089Z] ---> d4f37e0c7d56 [2021-02-17T11:55:34.089Z] Step 7/23 : RUN go mod download [2021-02-17T11:55:34.089Z] ---> Using cache [2021-02-17T11:55:34.089Z] ---> 599302e60958 [2021-02-17T11:55:34.089Z] Step 8/23 : COPY . . [2021-02-17T11:55:34.089Z] ---> Using cache [2021-02-17T11:55:34.089Z] ---> 9a3c20f6bfbb [2021-02-17T11:55:34.089Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-17T11:55:35.083Z] ---> Running in e2f390ee3223 [2021-02-17T11:55:37.089Z] 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 [2021-02-17T11:56:33.689Z] 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 [2021-02-17T11:56:40.436Z] Removing intermediate container 2f04b4d84e07 [2021-02-17T11:56:40.436Z] ---> fa77028f0958 [2021-02-17T11:56:40.436Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-17T11:56:40.712Z] ---> Running in 7ced630c343b [2021-02-17T11:56:42.705Z] 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 [2021-02-17T11:56:43.696Z] Removing intermediate container 977b692253aa [2021-02-17T11:56:43.696Z] ---> 1a0c57003467 [2021-02-17T11:56:43.696Z] [2021-02-17T11:56:43.696Z] Step 10/24 : FROM alpine:3.12 [2021-02-17T11:56:43.696Z] ---> afeebe901d6b [2021-02-17T11:56:43.696Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-17T11:56:43.973Z] ---> Running in 5f2f07e24768 [2021-02-17T11:56:45.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:56:45.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:56:46.935Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-17T11:56:46.935Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T11:56:46.935Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-17T11:56:46.935Z] (4/5) Installing curl (7.69.1-r3) [2021-02-17T11:56:46.935Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-17T11:56:46.935Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:56:46.935Z] Executing ca-certificates-20191127-r4.trigger [2021-02-17T11:56:47.210Z] OK: 7 MiB in 19 packages [2021-02-17T11:56:48.659Z] Removing intermediate container 7ced630c343b [2021-02-17T11:56:48.659Z] ---> b288fd5a8d3b [2021-02-17T11:56:48.659Z] [2021-02-17T11:56:48.659Z] Step 11/26 : FROM docker:20.10.0 [2021-02-17T11:56:48.659Z] 20.10.0: Pulling from library/docker [2021-02-17T11:56:50.647Z] Removing intermediate container 5f2f07e24768 [2021-02-17T11:56:50.647Z] ---> 985229022e1d [2021-02-17T11:56:50.647Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-17T11:56:50.924Z] ---> Running in 093f40730cda [2021-02-17T11:56:52.365Z] Removing intermediate container 093f40730cda [2021-02-17T11:56:52.365Z] ---> e38375ada2a5 [2021-02-17T11:56:52.365Z] Step 13/24 : WORKDIR / [2021-02-17T11:56:52.365Z] ---> Running in 32ca3ceec92d [2021-02-17T11:56:53.349Z] Removing intermediate container 32ca3ceec92d [2021-02-17T11:56:53.349Z] ---> 8f34a8e2be4b [2021-02-17T11:56:53.349Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-17T11:56:55.323Z] ---> be3d4714105f [2021-02-17T11:56:55.323Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-17T11:56:56.301Z] ---> 453defed8031 [2021-02-17T11:56:56.301Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-17T11:56:58.290Z] ---> ee5a4b634cb3 [2021-02-17T11:56:58.290Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-17T11:56:59.726Z] Removing intermediate container e2f390ee3223 [2021-02-17T11:56:59.726Z] ---> fcfa16007e2a [2021-02-17T11:56:59.726Z] [2021-02-17T11:56:59.726Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T11:56:59.726Z] ---> afeebe901d6b [2021-02-17T11:56:59.726Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T11:56:59.726Z] ---> Using cache [2021-02-17T11:56:59.726Z] ---> 5fdc17a456a9 [2021-02-17T11:56:59.726Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T11:56:59.726Z] ---> Using cache [2021-02-17T11:56:59.726Z] ---> 5bdafa1407ab [2021-02-17T11:56:59.726Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-17T11:57:00.720Z] ---> Running in 661d4b7c6722 [2021-02-17T11:57:00.720Z] ---> 8a94ca3ecd07 [2021-02-17T11:57:00.720Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-17T11:57:02.185Z] Removing intermediate container 661d4b7c6722 [2021-02-17T11:57:02.185Z] ---> f496f8a51757 [2021-02-17T11:57:02.185Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T11:57:02.185Z] ---> Running in db30a81349d2 [2021-02-17T11:57:02.458Z] ---> 5b33960c5ac2 [2021-02-17T11:57:02.458Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-17T11:57:02.731Z] Removing intermediate container 9314a56dcfac [2021-02-17T11:57:02.731Z] ---> 59ef441c8491 [2021-02-17T11:57:02.731Z] [2021-02-17T11:57:02.731Z] Step 10/23 : FROM alpine:3.12 [2021-02-17T11:57:02.731Z] ---> afeebe901d6b [2021-02-17T11:57:02.731Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-17T11:57:02.731Z] ---> Using cache [2021-02-17T11:57:02.731Z] ---> 5fdc17a456a9 [2021-02-17T11:57:02.731Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-17T11:57:02.731Z] ---> Using cache [2021-02-17T11:57:02.731Z] ---> 5bdafa1407ab [2021-02-17T11:57:02.731Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-17T11:57:03.005Z] ---> Running in 14f499ccfba8 [2021-02-17T11:57:03.005Z] Removing intermediate container db30a81349d2 [2021-02-17T11:57:03.005Z] ---> 0a118cfe354b [2021-02-17T11:57:03.005Z] Step 15/23 : WORKDIR / [2021-02-17T11:57:03.278Z] ---> Running in 19067223becb [2021-02-17T11:57:03.278Z] ---> b6346b702de2 [2021-02-17T11:57:03.278Z] 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/ [2021-02-17T11:57:03.551Z] Removing intermediate container 14f499ccfba8 [2021-02-17T11:57:03.551Z] ---> ab97a75227b0 [2021-02-17T11:57:03.551Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-17T11:57:03.551Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-17T11:57:03.551Z] ---> Running in 2d11d75827b8 [2021-02-17T11:57:03.551Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-17T11:57:03.551Z] ---> eeaf43b92773 [2021-02-17T11:57:03.551Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-17T11:57:03.824Z] ---> Running in 83c1fe82644b [2021-02-17T11:57:03.824Z] ---> Running in eaf22be28672 [2021-02-17T11:57:03.824Z] Removing intermediate container 19067223becb [2021-02-17T11:57:03.824Z] ---> d23736972dbf [2021-02-17T11:57:03.824Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:57:04.437Z] Removing intermediate container 83c1fe82644b [2021-02-17T11:57:04.437Z] ---> 6d7166201270 [2021-02-17T11:57:04.437Z] Step 15/23 : WORKDIR / [2021-02-17T11:57:04.710Z] ---> Running in 8b34d036c484 [2021-02-17T11:57:04.984Z] ---> 6bdf3a189a6b [2021-02-17T11:57:04.984Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-17T11:57:05.258Z] Removing intermediate container 8b34d036c484 [2021-02-17T11:57:05.258Z] ---> 465d8419fd23 [2021-02-17T11:57:05.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-17T11:57:05.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:57:05.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:57:06.151Z] (1/2) Installing readline (8.0.4-r0) [2021-02-17T11:57:06.426Z] (2/2) Installing bash (5.0.17-r0) [2021-02-17T11:57:06.426Z] Executing bash-5.0.17-r0.post-install [2021-02-17T11:57:06.426Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:57:06.426Z] OK: 12 MiB in 22 packages [2021-02-17T11:57:06.703Z] ---> b893bd9775f0 [2021-02-17T11:57:06.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-17T11:57:06.703Z] ---> c8d4a6ebf307 [2021-02-17T11:57:06.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-17T11:57:06.703Z] Removing intermediate container 2d11d75827b8 [2021-02-17T11:57:06.703Z] ---> 7fdd342ed6e9 [2021-02-17T11:57:06.703Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-17T11:57:07.305Z] ---> Running in 3197859ae8df [2021-02-17T11:57:07.901Z] Removing intermediate container 3197859ae8df [2021-02-17T11:57:07.901Z] ---> 431c90215bde [2021-02-17T11:57:07.901Z] Step 22/24 : LABEL arch=arm64 [2021-02-17T11:57:08.173Z] ---> 25f13ecb804a [2021-02-17T11:57:08.173Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-17T11:57:08.173Z] ---> Running in 091a6d25b086 [2021-02-17T11:57:08.173Z] ---> Running in ef5da5499096 [2021-02-17T11:57:08.173Z] ---> 8153dadaee73 [2021-02-17T11:57:08.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-17T11:57:08.173Z] Removing intermediate container eaf22be28672 [2021-02-17T11:57:08.173Z] ---> 74324c2fee0b [2021-02-17T11:57:08.173Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-17T11:57:08.447Z] ---> Running in f35820f3cfee [2021-02-17T11:57:08.723Z] Removing intermediate container 091a6d25b086 [2021-02-17T11:57:08.723Z] ---> 7eec588250a4 [2021-02-17T11:57:08.723Z] Step 23/24 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:57:08.996Z] Removing intermediate container ef5da5499096 [2021-02-17T11:57:08.996Z] ---> 57f17e4973a3 [2021-02-17T11:57:08.996Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:57:08.996Z] ---> Running in 8304a611557a [2021-02-17T11:57:09.275Z] Removing intermediate container f35820f3cfee [2021-02-17T11:57:09.275Z] ---> fcddf7959289 [2021-02-17T11:57:09.275Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-17T11:57:09.275Z] ---> Running in c81a227ab23a [2021-02-17T11:57:09.275Z] ---> 28a6c331aac1 [2021-02-17T11:57:09.275Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-17T11:57:09.275Z] ---> Running in 1e0de5c5f8f5 [2021-02-17T11:57:09.548Z] ---> Running in 3e1c787b2f4b [2021-02-17T11:57:09.548Z] Removing intermediate container 8304a611557a [2021-02-17T11:57:09.548Z] ---> 7ff0d2d740f7 [2021-02-17T11:57:09.548Z] Step 24/24 : LABEL version=0.0.0 [2021-02-17T11:57:09.821Z] Removing intermediate container c81a227ab23a [2021-02-17T11:57:09.821Z] ---> fa09a12fddb7 [2021-02-17T11:57:09.821Z] Step 21/23 : LABEL arch=arm64 [2021-02-17T11:57:09.821Z] ---> Running in 4d7ba14c8b14 [2021-02-17T11:57:09.821Z] Removing intermediate container 1e0de5c5f8f5 [2021-02-17T11:57:09.821Z] ---> 598b3e34af5b [2021-02-17T11:57:09.821Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-17T11:57:10.090Z] ---> Running in 27a4a0955f01 [2021-02-17T11:57:10.090Z] Removing intermediate container 3e1c787b2f4b [2021-02-17T11:57:10.090Z] ---> b8c1ba95dd2f [2021-02-17T11:57:10.090Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:57:10.090Z] ---> Running in 4a0e7899c4a0 [2021-02-17T11:57:10.369Z] ---> Running in 3a4b4394afd4 [2021-02-17T11:57:10.369Z] Removing intermediate container 4d7ba14c8b14 [2021-02-17T11:57:10.369Z] ---> 7fc39b6da7a6 [2021-02-17T11:57:10.369Z] [2021-02-17T11:57:10.640Z] Removing intermediate container 27a4a0955f01 [2021-02-17T11:57:10.640Z] ---> ae956fe8c34e [2021-02-17T11:57:10.640Z] Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:57:10.910Z] ---> Running in 6f09dc28b389 [2021-02-17T11:57:10.910Z] Removing intermediate container 4a0e7899c4a0 [2021-02-17T11:57:10.910Z] ---> 4ea9e367518e [2021-02-17T11:57:10.910Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-17T11:57:10.910Z] Successfully built 7fc39b6da7a6 [2021-02-17T11:57:10.910Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-17T11:57:11.186Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3a4b4394afd4 [2021-02-17T11:57:11.186Z] ---> 9c80e08895fc [2021-02-17T11:57:11.186Z] Step 21/23 : LABEL arch=arm64 [2021-02-17T11:57:11.186Z] ---> Running in 642116c9d868 [2021-02-17T11:57:11.455Z] Removing intermediate container 6f09dc28b389 [2021-02-17T11:57:11.455Z] ---> b7c201c7efc9 [2021-02-17T11:57:11.455Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T11:57:12.049Z] ---> Running in 65737c5567c3 [2021-02-17T11:57:12.049Z] Removing intermediate container 642116c9d868 [2021-02-17T11:57:12.049Z] ---> 4f4e659bb088 [2021-02-17T11:57:12.049Z] Step 22/23 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:57:12.049Z] ---> f82a20de2427 [2021-02-17T11:57:12.049Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-17T11:57:12.049Z] ---> Running in daa073c11d7f [2021-02-17T11:57:12.321Z] Removing intermediate container 65737c5567c3 [2021-02-17T11:57:12.321Z] ---> e6689bcd6207 [2021-02-17T11:57:12.321Z] [2021-02-17T11:57:12.595Z] Removing intermediate container daa073c11d7f [2021-02-17T11:57:12.595Z] ---> a2b0bd04212e [2021-02-17T11:57:12.595Z] Step 23/23 : LABEL version=0.0.0 [2021-02-17T11:57:12.868Z] Successfully built e6689bcd6207 [2021-02-17T11:57:12.868Z] ---> Running in eba15402fca5 [2021-02-17T11:57:12.868Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-17T11:57:13.139Z]  Building docker-core-command-go ... done  ---> 0588efc8afa6 [2021-02-17T11:57:13.139Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-17T11:57:13.411Z] Removing intermediate container eba15402fca5 [2021-02-17T11:57:13.411Z] ---> 13395e95edb1 [2021-02-17T11:57:13.411Z] [2021-02-17T11:57:13.685Z] Successfully built 13395e95edb1 [2021-02-17T11:57:13.685Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-17T11:57:13.959Z]  Building docker-core-metadata-go ... done  ---> 1d03e211546d [2021-02-17T11:57:13.959Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-17T11:57:13.959Z] ---> Running in 511fee319f55 [2021-02-17T11:57:15.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:57:15.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:57:15.660Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-17T11:57:15.660Z] (2/33) Installing expat (2.2.9-r1) [2021-02-17T11:57:15.660Z] (3/33) Installing libffi (3.3-r2) [2021-02-17T11:57:15.660Z] (4/33) Installing gdbm (1.13-r1) [2021-02-17T11:57:15.930Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-17T11:57:15.930Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-17T11:57:15.930Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-17T11:57:17.887Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-17T11:57:17.888Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-17T11:57:17.888Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-17T11:57:17.888Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-17T11:57:17.888Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-17T11:57:17.888Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-17T11:57:17.888Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-17T11:57:17.888Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-17T11:57:17.888Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-17T11:57:17.888Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-17T11:57:17.888Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-17T11:57:17.888Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-17T11:57:17.888Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-17T11:57:17.888Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-17T11:57:17.888Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-17T11:57:17.888Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-17T11:57:17.888Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-17T11:57:17.888Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-17T11:57:17.888Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-17T11:57:17.888Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-17T11:57:17.888Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-17T11:57:17.888Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-17T11:57:17.888Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-17T11:57:17.888Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-17T11:57:17.888Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-17T11:57:17.888Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-17T11:57:18.157Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:57:18.157Z] OK: 71 MiB in 55 packages [2021-02-17T11:57:24.860Z] Removing intermediate container 511fee319f55 [2021-02-17T11:57:24.860Z] ---> a5ffc237fac4 [2021-02-17T11:57:24.860Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-17T11:57:24.860Z] ---> Running in 344239a85e3c [2021-02-17T11:57:29.153Z] Collecting docker-compose==1.23.2 [2021-02-17T11:57:29.423Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-17T11:57:30.012Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-17T11:57:30.012Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-17T11:57:30.986Z] Collecting PyYAML<4,>=3.10 [2021-02-17T11:57:30.986Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-17T11:57:34.377Z] Collecting texttable<0.10,>=0.9.0 [2021-02-17T11:57:34.377Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-17T11:57:35.804Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-17T11:57:36.077Z] Collecting docker<4.0,>=3.6.0 [2021-02-17T11:57:36.077Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-17T11:57:36.666Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-17T11:57:36.666Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-17T11:57:39.266Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-17T11:57:39.266Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-17T11:57:39.855Z] Collecting jsonschema<3,>=2.5.1 [2021-02-17T11:57:39.855Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-17T11:57:40.127Z] Collecting docopt<0.7,>=0.6.1 [2021-02-17T11:57:40.127Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-17T11:57:42.779Z] Collecting cached-property<2,>=1.2.0 [2021-02-17T11:57:42.779Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-17T11:57:42.779Z] Collecting docker-pycreds>=0.4.0 [2021-02-17T11:57:42.779Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-17T11:57:42.779Z] 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) [2021-02-17T11:57:43.057Z] Collecting idna<2.8,>=2.5 [2021-02-17T11:57:43.057Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-17T11:57:44.027Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-17T11:57:44.027Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-17T11:57:44.027Z] 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) [2021-02-17T11:57:44.027Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-17T11:57:44.027Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-17T11:57:44.027Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-17T11:57:44.027Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-17T11:57:44.616Z] Installing collected packages: websocket-client, PyYAML, texttable, docker-pycreds, idna, urllib3, requests, docker, dockerpty, jsonschema, docopt, cached-property, docker-compose [2021-02-17T11:57:44.886Z] Running setup.py install for PyYAML: started [2021-02-17T11:57:47.488Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-17T11:57:47.488Z] Running setup.py install for texttable: started [2021-02-17T11:57:48.910Z] Running setup.py install for texttable: finished with status 'done' [2021-02-17T11:57:48.910Z] Attempting uninstall: idna [2021-02-17T11:57:48.910Z] Found existing installation: idna 2.9 [2021-02-17T11:57:48.910Z] Uninstalling idna-2.9: [2021-02-17T11:57:49.181Z] Successfully uninstalled idna-2.9 [2021-02-17T11:57:49.772Z] Attempting uninstall: urllib3 [2021-02-17T11:57:49.772Z] Found existing installation: urllib3 1.25.9 [2021-02-17T11:57:49.772Z] Uninstalling urllib3-1.25.9: [2021-02-17T11:57:49.772Z] Successfully uninstalled urllib3-1.25.9 [2021-02-17T11:57:50.361Z] Attempting uninstall: requests [2021-02-17T11:57:50.361Z] Found existing installation: requests 2.23.0 [2021-02-17T11:57:50.361Z] Uninstalling requests-2.23.0: [2021-02-17T11:57:50.632Z] Successfully uninstalled requests-2.23.0 [2021-02-17T11:57:51.601Z] Running setup.py install for dockerpty: started [2021-02-17T11:57:53.561Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-17T11:57:53.561Z] Running setup.py install for docopt: started [2021-02-17T11:57:55.518Z] Running setup.py install for docopt: finished with status 'done' [2021-02-17T11:57:56.494Z] 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 [2021-02-17T11:57:59.871Z] Removing intermediate container 344239a85e3c [2021-02-17T11:57:59.871Z] ---> aca82642654a [2021-02-17T11:57:59.871Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-17T11:57:59.871Z] ---> Running in 12fd6286d637 [2021-02-17T11:58:01.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-17T11:58:01.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-17T11:58:01.896Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-17T11:58:01.896Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-17T11:58:01.896Z] (3/3) Installing curl (7.69.1-r3) [2021-02-17T11:58:01.896Z] Executing busybox-1.31.1-r19.trigger [2021-02-17T11:58:01.896Z] OK: 71 MiB in 58 packages [2021-02-17T11:58:03.326Z] Removing intermediate container 12fd6286d637 [2021-02-17T11:58:03.326Z] ---> 28168a885c23 [2021-02-17T11:58:03.326Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-17T11:58:03.326Z] ---> Running in 78edbd983fc6 [2021-02-17T11:58:03.598Z] Removing intermediate container 78edbd983fc6 [2021-02-17T11:58:03.598Z] ---> 3efe3130a9df [2021-02-17T11:58:03.598Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-17T11:58:03.869Z] ---> Running in 79186a90828c [2021-02-17T11:58:04.466Z] Removing intermediate container 79186a90828c [2021-02-17T11:58:04.466Z] ---> 58bcc9c0a42b [2021-02-17T11:58:04.466Z] Step 24/26 : LABEL arch=arm64 [2021-02-17T11:58:04.466Z] ---> Running in 6daa0df7b038 [2021-02-17T11:58:05.062Z] Removing intermediate container 6daa0df7b038 [2021-02-17T11:58:05.062Z] ---> 9358fcabe45e [2021-02-17T11:58:05.062Z] Step 25/26 : LABEL git_sha=5d1daf3548b37c1b42c3b9380e2816b07278959d [2021-02-17T11:58:05.062Z] ---> Running in 64e8ea073706 [2021-02-17T11:58:05.334Z] Removing intermediate container 64e8ea073706 [2021-02-17T11:58:05.334Z] ---> 43d277098217 [2021-02-17T11:58:05.334Z] Step 26/26 : LABEL version=0.0.0 [2021-02-17T11:58:05.607Z] ---> Running in 72d7d6f732ae [2021-02-17T11:58:06.200Z] Removing intermediate container 72d7d6f732ae [2021-02-17T11:58:06.200Z] ---> f7a34d096528 [2021-02-17T11:58:06.200Z] [2021-02-17T11:58:06.470Z] Successfully built f7a34d096528 [2021-02-17T11:58:06.470Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-17T11:58:06.755Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-17T11:58:06.771Z] $ docker stop --time=1 5ebda9cd6e48755bd1a29e0bae7e345990b3f1dc9d2d6495454088778385526a [2021-02-17T11:58:08.673Z] $ docker rm -f 5ebda9cd6e48755bd1a29e0bae7e345990b3f1dc9d2d6495454088778385526a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-17T11:58:09.361Z] + docker images [2021-02-17T11:58:09.361Z] + grep docker [2021-02-17T11:58:09.632Z] docker-sys-mgmt-agent-go-arm64 latest f7a34d096528 4 seconds ago 300MB [2021-02-17T11:58:09.632Z] docker-core-metadata-go-arm64 latest 13395e95edb1 56 seconds ago 17.8MB [2021-02-17T11:58:09.632Z] docker-core-command-go-arm64 latest e6689bcd6207 57 seconds ago 16MB [2021-02-17T11:58:09.632Z] docker-security-secretstore-setup-go-arm64 latest 7fc39b6da7a6 59 seconds ago 23.4MB [2021-02-17T11:58:09.632Z] docker-core-data-go-arm64 latest 37a6541023b4 3 minutes ago 21MB [2021-02-17T11:58:09.632Z] docker-security-bootstrapper-go-arm64 latest 5cfc0b15946a 3 minutes ago 17MB [2021-02-17T11:58:09.632Z] docker-support-notifications-go-arm64 latest d0dc4f6a9896 3 minutes ago 16.7MB [2021-02-17T11:58:09.632Z] docker-support-scheduler-go-arm64 latest c671da2abc43 3 minutes ago 16.1MB [2021-02-17T11:58:09.632Z] docker-security-proxy-setup-go-arm64 latest 0dda69b28fc5 3 minutes ago 23.2MB [2021-02-17T11:58:09.632Z] docker 20.10.0 eeaf43b92773 2 months 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 [2021-02-17T11:58:12.011Z] provisioning config files... [2021-02-17T11:58:12.058Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7633505602686833560tmp [Pipeline] { [Pipeline] sh [2021-02-17T11:58:12.513Z] + set +x [2021-02-17T11:58:12.513Z] + curl -s https://codecov.io/bash [2021-02-17T11:58:12.513Z] + bash -s -- [2021-02-17T11:58:13.113Z] [2021-02-17T11:58:13.113Z] _____ _ [2021-02-17T11:58:13.113Z] / ____| | | [2021-02-17T11:58:13.113Z] | | ___ __| | ___ ___ _____ __ [2021-02-17T11:58:13.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-17T11:58:13.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-17T11:58:13.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-17T11:58:13.113Z] Bash-20210129-7c25fce [2021-02-17T11:58:13.113Z] [2021-02-17T11:58:13.113Z] [2021-02-17T11:58:13.113Z] ==> git version 2.24.3 found [2021-02-17T11:58:13.113Z] ==> 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 [2021-02-17T11:58:13.113Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-17T11:58:13.113Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-17T11:58:13.113Z] ==> Jenkins CI detected. [2021-02-17T11:58:13.113Z] project root: . [2021-02-17T11:58:13.113Z] --> token set from env [2021-02-17T11:58:13.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-17T11:58:13.113Z] ==> Running gcov in . (disable via -X gcov) [2021-02-17T11:58:13.113Z] ==> Python coveragepy not found [2021-02-17T11:58:13.113Z] ==> Searching for coverage reports in: [2021-02-17T11:58:13.113Z] + . [2021-02-17T11:58:13.113Z] -> Found 1 reports [2021-02-17T11:58:13.113Z] ==> Detecting git/mercurial file structure [2021-02-17T11:58:13.113Z] ==> Reading reports [2021-02-17T11:58:13.113Z] + ./coverage.out bytes=596289 [2021-02-17T11:58:13.113Z] ==> Appending adjustments [2021-02-17T11:58:13.113Z] https://docs.codecov.io/docs/fixing-reports [2021-02-17T11:58:16.454Z] + Found adjustments [2021-02-17T11:58:16.454Z] ==> Gzipping contents [2021-02-17T11:58:16.454Z] 88K /tmp/codecov.3GyWpG.gz [2021-02-17T11:58:16.454Z] ==> Uploading reports [2021-02-17T11:58:16.454Z] url: https://codecov.io [2021-02-17T11:58:16.454Z] query: branch=PR-3178&commit=5d1daf3548b37c1b42c3b9380e2816b07278959d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3178%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3178&job=&cmd_args= [2021-02-17T11:58:16.454Z] -> Pinging Codecov [2021-02-17T11:58:16.454Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3178&commit=5d1daf3548b37c1b42c3b9380e2816b07278959d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3178%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3178&job=&cmd_args= [2021-02-17T11:58:17.028Z] -> Uploading to [2021-02-17T11:58:17.028Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-17/00271124DB129430A58F1EEE437C3FCB/5d1daf3548b37c1b42c3b9380e2816b07278959d/4d808d1a-b698-42d7-b311-9bb43da392f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210217T115816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcb5e62e48c266eaa0ad7f8fc87746730726b4b75246f1193b2d66bb7db854ae [2021-02-17T11:58:17.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-17T11:58:17.028Z] Dload Upload Total Spent Left Speed [2021-02-17T11:58:17.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89563 0 0 100 89563 0 148k --:--:-- --:--:-- --:--:-- 148k [2021-02-17T11:58:17.605Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/5d1daf3548b37c1b42c3b9380e2816b07278959d [Pipeline] } [2021-02-17T11:58:17.615Z] 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 [2021-02-17T11:58:19.880Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:58:20.761Z] ---> package-listing.sh [2021-02-17T11:58:20.762Z] ++ facter osfamily [2021-02-17T11:58:20.762Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-17T11:58:20.762Z] + OS_FAMILY=redhat [2021-02-17T11:58:20.762Z] + workspace=/w/workspace/edgex-go/2 [2021-02-17T11:58:20.762Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-17T11:58:20.762Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-17T11:58:20.762Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-17T11:58:20.762Z] + PACKAGES=/tmp/packages_start.txt [2021-02-17T11:58:20.762Z] + '[' /w/workspace/edgex-go/2 ']' [2021-02-17T11:58:20.762Z] + PACKAGES=/tmp/packages_end.txt [2021-02-17T11:58:20.762Z] + case "${OS_FAMILY}" in [2021-02-17T11:58:20.762Z] + rpm -qa [2021-02-17T11:58:20.762Z] + sort [2021-02-17T11:58:26.071Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-17T11:58:26.071Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-17T11:58:26.071Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-17T11:58:26.071Z] + '[' /w/workspace/edgex-go/2 ']' [2021-02-17T11:58:26.071Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-02-17T11:58:26.071Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-02-17T11:58:26.087Z] 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 [2021-02-17T11:58:26.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:58:26.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-17T11:58:26.697Z] [2021-02-17T11:58:26.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-17T11:58:27.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-17T11:58:27.043Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-17T11:58:27.043Z] df20fa9351a1: Pulling fs layer [2021-02-17T11:58:27.043Z] 36b3adc4ff6f: Pulling fs layer [2021-02-17T11:58:27.043Z] 8ad3a11d3b57: Pulling fs layer [2021-02-17T11:58:27.043Z] 46f8f816bc3b: Pulling fs layer [2021-02-17T11:58:27.043Z] 93b61091891f: Pulling fs layer [2021-02-17T11:58:27.043Z] 93b9cdb0e59b: Pulling fs layer [2021-02-17T11:58:27.043Z] 5e14af77c1be: Pulling fs layer [2021-02-17T11:58:27.043Z] 01666e4c0597: Pulling fs layer [2021-02-17T11:58:27.043Z] aa168da1d23b: Pulling fs layer [2021-02-17T11:58:27.043Z] 93b9cdb0e59b: Waiting [2021-02-17T11:58:27.043Z] 5e14af77c1be: Waiting [2021-02-17T11:58:27.043Z] 01666e4c0597: Waiting [2021-02-17T11:58:27.043Z] aa168da1d23b: Waiting [2021-02-17T11:58:27.043Z] 46f8f816bc3b: Waiting [2021-02-17T11:58:27.043Z] 93b61091891f: Waiting [2021-02-17T11:58:27.043Z] 36b3adc4ff6f: Verifying Checksum [2021-02-17T11:58:27.043Z] 36b3adc4ff6f: Download complete [2021-02-17T11:58:27.043Z] 46f8f816bc3b: Verifying Checksum [2021-02-17T11:58:27.043Z] 46f8f816bc3b: Download complete [2021-02-17T11:58:27.306Z] df20fa9351a1: Verifying Checksum [2021-02-17T11:58:27.306Z] 93b9cdb0e59b: Verifying Checksum [2021-02-17T11:58:27.306Z] 93b9cdb0e59b: Download complete [2021-02-17T11:58:27.306Z] 5e14af77c1be: Verifying Checksum [2021-02-17T11:58:27.306Z] 5e14af77c1be: Download complete [2021-02-17T11:58:27.306Z] 01666e4c0597: Verifying Checksum [2021-02-17T11:58:27.306Z] 01666e4c0597: Download complete [2021-02-17T11:58:27.306Z] 8ad3a11d3b57: Verifying Checksum [2021-02-17T11:58:27.306Z] 8ad3a11d3b57: Download complete [2021-02-17T11:58:27.571Z] df20fa9351a1: Pull complete [2021-02-17T11:58:27.836Z] 36b3adc4ff6f: Pull complete [2021-02-17T11:58:27.836Z] 93b61091891f: Download complete [2021-02-17T11:58:28.801Z] 8ad3a11d3b57: Pull complete [2021-02-17T11:58:28.801Z] 46f8f816bc3b: Pull complete [2021-02-17T11:58:29.748Z] aa168da1d23b: Verifying Checksum [2021-02-17T11:58:29.749Z] aa168da1d23b: Download complete [2021-02-17T11:58:30.695Z] 93b61091891f: Pull complete [2021-02-17T11:58:30.695Z] 93b9cdb0e59b: Pull complete [2021-02-17T11:58:30.956Z] 5e14af77c1be: Pull complete [2021-02-17T11:58:31.218Z] 01666e4c0597: Pull complete [2021-02-17T11:58:43.495Z] aa168da1d23b: Pull complete [2021-02-17T11:58:43.495Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-17T11:58:43.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-17T11:58:43.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-17T11:58:43.780Z] prd-centos7-docker-4c-2g-26670 does not seem to be running inside a container [2021-02-17T11:58:43.829Z] $ 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 [2021-02-17T11:58:47.339Z] $ docker top 213307848ef67acc12e7cccb44a02112bdfe46b19c13e9f8ddbf5e212712115e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-17T11:58:47.936Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-17T11:58:48.235Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-17T11:58:48.536Z] + ls /var/log/sa-host [2021-02-17T11:58:48.536Z] + sadf -c /var/log/sa-host/sa17 [2021-02-17T11:58:48.536Z] file_magic: OK [2021-02-17T11:58:48.536Z] HZ: Using current value: 100 [2021-02-17T11:58:48.536Z] file_header: OK [2021-02-17T11:58:48.536Z] 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 [2021-02-17T11:58:48.536Z] Statistics: [2021-02-17T11:58:48.536Z] 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... [2021-02-17T11:58:48.536Z] File successfully converted to sysstat format version 12.2.1 [2021-02-17T11:58:48.536Z] + sadf -c /var/log/sa-host/sa23 [2021-02-17T11:58:48.536Z] file_magic: OK [2021-02-17T11:58:48.536Z] HZ: Using current value: 100 [2021-02-17T11:58:48.536Z] file_header: OK [2021-02-17T11:58:48.536Z] 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 [2021-02-17T11:58:48.536Z] Statistics: [2021-02-17T11:58:48.536Z] Hnuu...uuuununununu... [2021-02-17T11:58:48.536Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-17T11:58:50.611Z] provisioning config files... [2021-02-17T11:58:50.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7986691149136959026tmp [Pipeline] { [Pipeline] echo [2021-02-17T11:58:50.713Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:58:51.010Z] ---> create-netrc.sh [Pipeline] } [2021-02-17T11:58:51.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-17T11:58:51.145Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:58:51.439Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-17T11:58:51.449Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:58:51.746Z] ---> sudo-logs.sh [2021-02-17T11:58:51.746Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-17T11:58:51.814Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:58:52.111Z] ---> job-cost.sh [2021-02-17T11:58:52.111Z] lf-activate-venv: SKIPPING [2021-02-17T11:58:52.111Z] INFO: No Stack... [2021-02-17T11:58:53.499Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-17T11:58:53.761Z] INFO: Archiving Costs [Pipeline] echo [2021-02-17T11:58:53.774Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-17T11:58:54.069Z] ---> logs-deploy.sh [2021-02-17T11:58:54.069Z] lf-activate-venv: SKIPPING [2021-02-17T11:58:54.069Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3178/2 [2021-02-17T11:58:54.069Z] INFO: archiving workspace using pattern(s): [2021-02-17T11:58:55.988Z] Archives upload complete. [2021-02-17T11:58:55.988Z] INFO: archiving logs to Nexus [2021-02-17T11:58:56.958Z] ---> uname -a: [2021-02-17T11:58:56.958Z] Linux prd-centos7-docker-4c-2g-26670.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] ---> lscpu: [2021-02-17T11:58:56.958Z] Architecture: x86_64 [2021-02-17T11:58:56.958Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-17T11:58:56.958Z] Byte Order: Little Endian [2021-02-17T11:58:56.958Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-17T11:58:56.958Z] CPU(s): 4 [2021-02-17T11:58:56.958Z] On-line CPU(s) list: 0-3 [2021-02-17T11:58:56.958Z] Thread(s) per core: 1 [2021-02-17T11:58:56.958Z] Core(s) per socket: 1 [2021-02-17T11:58:56.958Z] Socket(s): 4 [2021-02-17T11:58:56.958Z] NUMA node(s): 1 [2021-02-17T11:58:56.958Z] Vendor ID: GenuineIntel [2021-02-17T11:58:56.958Z] CPU family: 6 [2021-02-17T11:58:56.958Z] Model: 44 [2021-02-17T11:58:56.958Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-17T11:58:56.958Z] Stepping: 1 [2021-02-17T11:58:56.958Z] CPU MHz: 2933.438 [2021-02-17T11:58:56.958Z] BogoMIPS: 5866.87 [2021-02-17T11:58:56.958Z] Virtualization: VT-x [2021-02-17T11:58:56.958Z] Hypervisor vendor: KVM [2021-02-17T11:58:56.958Z] Virtualization type: full [2021-02-17T11:58:56.958Z] L1d cache: 128 KiB [2021-02-17T11:58:56.958Z] L1i cache: 128 KiB [2021-02-17T11:58:56.958Z] L2 cache: 16 MiB [2021-02-17T11:58:56.958Z] L3 cache: 64 MiB [2021-02-17T11:58:56.958Z] NUMA node0 CPU(s): 0-3 [2021-02-17T11:58:56.958Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-17T11:58:56.958Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-17T11:58:56.958Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-17T11:58:56.958Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-17T11:58:56.958Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-17T11:58:56.958Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-17T11:58:56.958Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-17T11:58:56.958Z] Vulnerability Srbds: Not affected [2021-02-17T11:58:56.958Z] Vulnerability Tsx async abort: Not affected [2021-02-17T11:58:56.958Z] 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 [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] ---> nproc: [2021-02-17T11:58:56.958Z] 4 [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] ---> df -h: [2021-02-17T11:58:56.958Z] Filesystem Size Used Available Use% Mounted on [2021-02-17T11:58:56.958Z] overlay 50.0G 11.3G 38.7G 23% / [2021-02-17T11:58:56.958Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-17T11:58:56.958Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-17T11:58:56.958Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/2 [2021-02-17T11:58:56.958Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/2@tmp [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] ---> free -m: [2021-02-17T11:58:56.958Z] total used free shared buff/cache available [2021-02-17T11:58:56.958Z] Mem: 1837 727 93 0 1016 1023 [2021-02-17T11:58:56.958Z] Swap: 1023 42 981 [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] ---> ip addr: [2021-02-17T11:58:56.958Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-17T11:58:56.958Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-17T11:58:56.958Z] inet 127.0.0.1/8 scope host lo [2021-02-17T11:58:56.958Z] valid_lft forever preferred_lft forever [2021-02-17T11:58:56.958Z] inet6 ::1/128 scope host [2021-02-17T11:58:56.958Z] valid_lft forever preferred_lft forever [2021-02-17T11:58:56.958Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-17T11:58:56.958Z] link/ether fa:16:3e:86:11:54 brd ff:ff:ff:ff:ff:ff [2021-02-17T11:58:56.958Z] inet 10.30.123.191/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-17T11:58:56.958Z] valid_lft 85205sec preferred_lft 85205sec [2021-02-17T11:58:56.958Z] inet6 fe80::f816:3eff:fe86:1154/64 scope link [2021-02-17T11:58:56.958Z] valid_lft forever preferred_lft forever [2021-02-17T11:58:56.958Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-17T11:58:56.958Z] link/ether 02:42:47:67:73:4c brd ff:ff:ff:ff:ff:ff [2021-02-17T11:58:56.958Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-17T11:58:56.958Z] valid_lft forever preferred_lft forever [2021-02-17T11:58:56.958Z] inet6 fe80::42:47ff:fe67:734c/64 scope link [2021-02-17T11:58:56.958Z] valid_lft forever preferred_lft forever [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] [2021-02-17T11:58:56.958Z] ---> sar -b -r -n DEV: [2021-02-17T11:58:56.959Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) [2021-02-17T11:58:56.959Z] [2021-02-17T11:58:56.959Z] 11:38:51 LINUX RESTART (4 CPU) [2021-02-17T11:58:56.959Z] [2021-02-17T11:58:56.959Z] 11:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-17T11:58:56.959Z] 11:41:01 235.87 78.47 157.40 0.00 5991.75 50281.88 0.00 [2021-02-17T11:58:56.959Z] 11:42:01 250.32 100.81 149.51 0.00 3660.22 21224.44 0.00 [2021-02-17T11:58:56.959Z] 11:43:01 149.83 83.66 66.17 0.00 3816.81 6799.13 0.00 [2021-02-17T11:58:56.959Z] 11:44:02 240.10 81.68 158.42 0.00 20930.37 95074.14 0.00 [2021-02-17T11:58:56.959Z] 11:45:02 2399.92 2043.13 356.78 0.00 191804.55 196264.49 0.00 [2021-02-17T11:58:56.959Z] 11:46:01 859.99 622.73 237.26 0.00 40279.07 56841.69 0.00 [2021-02-17T11:58:56.959Z] 11:47:02 1580.70 1229.20 351.50 0.00 106366.46 136083.13 0.00 [2021-02-17T11:58:56.959Z] 11:48:01 913.37 593.16 320.20 0.00 47513.37 57867.99 0.00 [2021-02-17T11:58:56.959Z] 11:49:01 6.46 0.18 6.28 0.00 3.73 224.56 0.00 [2021-02-17T11:58:56.959Z] 11:50:01 0.78 0.45 0.33 0.00 17.45 4.18 0.00 [2021-02-17T11:58:56.959Z] 11:51:01 1.03 0.77 0.27 0.00 57.96 2.75 0.00 [2021-02-17T11:58:56.959Z] 11:52:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 [2021-02-17T11:58:56.959Z] 11:53:01 0.27 0.00 0.27 0.00 0.00 2.63 0.00 [2021-02-17T11:58:56.959Z] 11:54:02 0.58 0.42 0.17 0.00 12.39 1.25 0.00 [2021-02-17T11:58:56.959Z] 11:55:01 2.29 1.47 0.81 0.00 52.42 16.02 0.00 [2021-02-17T11:58:56.959Z] 11:56:01 0.35 0.00 0.35 0.00 0.00 4.53 0.00 [2021-02-17T11:58:56.959Z] 11:57:01 0.32 0.03 0.28 0.00 1.07 3.20 0.00 [2021-02-17T11:58:56.959Z] 11:58:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-02-17T11:58:56.959Z] Average: 369.65 269.22 100.43 0.00 23424.70 34587.52 0.00 [2021-02-17T11:58:56.959Z] [2021-02-17T11:58:56.959Z] 11:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-17T11:58:56.959Z] 11:41:01 72432 0 726264 38.60 2096 1080752 1536276 52.43 562604 971836 86804 [2021-02-17T11:58:56.959Z] 11:42:01 106896 0 958484 50.94 676 815488 1849028 63.10 751532 740024 48416 [2021-02-17T11:58:56.959Z] 11:43:01 265852 0 818156 43.48 540 796996 1473860 50.30 617224 703384 23540 [2021-02-17T11:58:56.959Z] 11:44:02 66428 0 850252 45.19 172 964692 2282944 77.91 777200 808780 40176 [2021-02-17T11:58:56.959Z] 11:45:02 63756 0 855840 45.49 64 961884 2354936 80.37 732200 853528 61216 [2021-02-17T11:58:56.959Z] 11:46:01 309092 0 743060 39.49 64 829328 1599976 54.60 524012 798664 25960 [2021-02-17T11:58:56.959Z] 11:47:02 105000 0 789096 41.94 64 987384 2132956 72.79 680636 841104 53584 [2021-02-17T11:58:56.959Z] 11:48:01 363816 0 655948 34.86 64 861716 1225156 41.81 462560 809860 28 [2021-02-17T11:58:56.959Z] 11:49:01 371076 0 648608 34.47 64 861796 1189584 40.60 461156 808392 16 [2021-02-17T11:58:56.959Z] 11:50:01 370976 0 648212 34.45 64 862292 1187576 40.53 461324 808560 8 [2021-02-17T11:58:56.959Z] 11:51:01 370020 0 647420 34.41 64 864040 1182424 40.35 460756 810256 8 [2021-02-17T11:58:56.959Z] 11:52:01 370156 0 647276 34.40 64 864048 1182388 40.35 460756 810256 8 [2021-02-17T11:58:56.959Z] 11:53:01 370392 0 647028 34.39 64 864060 1182388 40.35 460888 810256 8 [2021-02-17T11:58:56.959Z] 11:54:02 369584 0 647496 34.41 64 864400 1182836 40.37 461012 810504 8 [2021-02-17T11:58:56.959Z] 11:55:01 368320 0 647980 34.44 64 865180 1182460 40.36 461644 810616 8 [2021-02-17T11:58:56.959Z] 11:56:01 368368 0 647924 34.44 64 865188 1182388 40.35 461568 810616 12 [2021-02-17T11:58:56.959Z] 11:57:01 368212 0 648076 34.44 64 865192 1182388 40.35 461568 810648 8 [2021-02-17T11:58:56.959Z] 11:58:01 368252 0 648024 34.44 64 865204 1182388 40.35 461576 810648 16 [2021-02-17T11:58:56.959Z] Average: 280479 0 715286 38.02 243 885536 1460664 49.85 540012 812663 18879 [2021-02-17T11:58:56.959Z] [2021-02-17T11:58:56.959Z] 11:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-17T11:58:56.959Z] 11:41:01 veth13594eb 159.08 171.82 14.40 473.82 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:41:01 eth0 1024.29 889.31 4960.90 98.59 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:41:01 docker0 628.65 700.88 47.43 2115.86 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:42:01 veth2cb2736 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:42:01 eth0 35.35 20.53 32.12 12.87 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:42:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:43:01 veth2cb2736 2.03 2.03 0.16 0.18 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:43:01 eth0 39.64 29.36 20.34 81.57 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:43:01 docker0 2.03 2.03 0.13 0.18 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:44:02 vethbbf76b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:44:02 eth0 185.71 145.91 1694.61 24.51 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:45:02 vethbbf76b1 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:45:02 eth0 69.31 43.10 165.24 63.77 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:45:02 docker0 11.91 28.10 0.65 146.34 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:46:01 vethbbf76b1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:46:01 eth0 147.71 114.17 1397.04 16.62 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:46:01 docker0 8.66 16.77 0.47 99.09 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:47:02 vethb70cca8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:47:02 vethbbf76b1 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:47:02 veth181a6da 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:47:02 veth85be775 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:48:01 eth0 3340.66 2652.93 14304.03 592.58 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:48:01 docker0 1178.53 1368.95 91.67 4419.71 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:49:01 eth0 1.07 0.48 0.68 0.16 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:50:01 eth0 0.72 0.47 0.35 0.24 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:51:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:54:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:55:01 eth0 0.29 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:56:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] Average: eth0 96.59 75.77 496.38 23.33 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] Average: docker0 39.18 48.26 2.88 163.55 0.00 0.00 0.00 0.00 [2021-02-17T11:58:56.959Z] [2021-02-17T11:58:56.959Z] [2021-02-17T11:58:56.959Z] ---> sar -P ALL: [2021-02-17T11:58:56.959Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/17/21 _x86_64_ (4 CPU) [2021-02-17T11:58:56.959Z] [2021-02-17T11:58:56.959Z] 11:38:51 LINUX RESTART (4 CPU) [2021-02-17T11:58:56.959Z] [2021-02-17T11:58:56.959Z] 11:40:01 CPU %user %nice %system %iowait %steal %idle [2021-02-17T11:58:56.959Z] 11:41:01 all 14.92 0.00 8.09 2.86 0.04 74.09 [2021-02-17T11:58:56.959Z] 11:41:01 0 14.43 0.00 9.08 2.36 0.05 74.07 [2021-02-17T11:58:56.959Z] 11:41:01 1 12.91 0.00 7.79 1.68 0.03 77.59 [2021-02-17T11:58:56.959Z] 11:41:01 2 17.40 0.00 7.79 3.89 0.03 70.88 [2021-02-17T11:58:56.959Z] 11:41:01 3 14.95 0.00 7.71 3.50 0.05 73.79 [2021-02-17T11:58:56.959Z] 11:42:01 all 40.20 0.00 11.91 7.01 0.06 40.81 [2021-02-17T11:58:56.959Z] 11:42:01 0 41.52 0.00 12.31 5.91 0.07 40.20 [2021-02-17T11:58:56.959Z] 11:42:01 1 41.81 0.00 11.77 6.85 0.05 39.51 [2021-02-17T11:58:56.959Z] 11:42:01 2 39.04 0.00 12.34 9.18 0.05 39.40 [2021-02-17T11:58:56.959Z] 11:42:01 3 38.43 0.00 11.24 6.14 0.09 44.10 [2021-02-17T11:58:56.959Z] 11:43:01 all 46.36 0.00 13.93 4.23 0.04 35.44 [2021-02-17T11:58:56.959Z] 11:43:01 0 47.80 0.00 13.79 1.90 0.03 36.48 [2021-02-17T11:58:56.959Z] 11:43:01 1 47.20 0.00 14.02 4.54 0.05 34.18 [2021-02-17T11:58:56.959Z] 11:43:01 2 45.97 0.00 14.40 6.03 0.05 33.54 [2021-02-17T11:58:56.959Z] 11:43:01 3 44.48 0.00 13.51 4.44 0.03 37.54 [2021-02-17T11:58:56.959Z] 11:44:02 all 23.45 0.00 13.70 6.65 0.05 56.15 [2021-02-17T11:58:56.959Z] 11:44:02 0 22.33 0.00 13.61 5.81 0.07 58.19 [2021-02-17T11:58:56.959Z] 11:44:02 1 24.81 0.00 14.00 8.30 0.05 52.84 [2021-02-17T11:58:56.959Z] 11:44:02 2 22.17 0.00 13.94 5.89 0.05 57.95 [2021-02-17T11:58:56.959Z] 11:44:02 3 24.49 0.00 13.25 6.59 0.03 55.63 [2021-02-17T11:58:56.959Z] 11:45:02 all 21.82 0.00 27.85 26.26 0.09 23.97 [2021-02-17T11:58:56.959Z] 11:45:02 0 21.54 0.00 28.69 27.75 0.09 21.93 [2021-02-17T11:58:56.959Z] 11:45:02 1 21.26 0.00 27.97 24.33 0.07 26.37 [2021-02-17T11:58:56.959Z] 11:45:02 2 21.78 0.00 28.39 27.70 0.12 22.01 [2021-02-17T11:58:56.959Z] 11:45:02 3 22.71 0.00 26.36 25.25 0.07 25.61 [2021-02-17T11:58:56.959Z] 11:46:01 all 53.77 0.00 17.42 16.60 0.05 12.16 [2021-02-17T11:58:56.959Z] 11:46:01 0 53.98 0.00 17.91 15.80 0.07 12.24 [2021-02-17T11:58:56.959Z] 11:46:01 1 53.58 0.00 17.33 16.20 0.03 12.85 [2021-02-17T11:58:56.959Z] 11:46:01 2 53.14 0.00 17.43 16.19 0.05 13.19 [2021-02-17T11:58:56.959Z] 11:46:01 3 54.38 0.00 17.00 18.22 0.04 10.36 [2021-02-17T11:58:56.959Z] 11:47:02 all 32.00 0.00 22.89 23.32 0.08 21.71 [2021-02-17T11:58:56.959Z] 11:47:02 0 31.94 0.00 21.44 22.00 0.09 24.53 [2021-02-17T11:58:56.959Z] 11:47:02 1 31.06 0.00 24.21 25.20 0.05 19.49 [2021-02-17T11:58:56.959Z] 11:47:02 2 31.54 0.00 23.45 23.33 0.09 21.59 [2021-02-17T11:58:56.959Z] 11:47:02 3 33.45 0.00 22.45 22.78 0.09 21.23 [2021-02-17T11:58:56.959Z] 11:48:01 all 29.97 0.00 18.02 26.60 0.06 25.36 [2021-02-17T11:58:56.959Z] 11:48:01 0 30.11 0.00 17.74 27.70 0.05 24.40 [2021-02-17T11:58:56.959Z] 11:48:01 1 30.51 0.00 17.71 26.12 0.07 25.60 [2021-02-17T11:58:56.959Z] 11:48:01 2 29.47 0.00 18.82 26.87 0.04 24.80 [2021-02-17T11:58:56.959Z] 11:48:01 3 29.79 0.00 17.81 25.70 0.07 26.63 [2021-02-17T11:58:56.959Z] 11:49:01 all 0.17 0.00 0.06 0.00 0.00 99.77 [2021-02-17T11:58:56.959Z] 11:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-17T11:58:56.959Z] 11:49:01 1 0.53 0.00 0.07 0.00 0.00 99.40 [2021-02-17T11:58:56.959Z] 11:49:01 2 0.05 0.00 0.12 0.02 0.00 99.82 [2021-02-17T11:58:56.959Z] 11:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-17T11:58:56.959Z] 11:50:01 all 0.15 0.00 0.05 0.00 0.00 99.79 [2021-02-17T11:58:56.959Z] 11:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-17T11:58:56.959Z] 11:50:01 1 0.47 0.00 0.05 0.00 0.00 99.48 [2021-02-17T11:58:56.959Z] 11:50:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2021-02-17T11:58:56.959Z] 11:50:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-17T11:58:56.959Z] 11:51:01 all 0.04 0.00 0.06 0.00 0.00 99.90 [2021-02-17T11:58:56.959Z] 11:51:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2021-02-17T11:58:56.959Z] 11:51:01 1 0.08 0.00 0.10 0.00 0.00 99.82 [2021-02-17T11:58:56.959Z] 11:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-17T11:58:56.959Z] 11:51:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-02-17T11:58:56.959Z] [2021-02-17T11:58:56.960Z] 11:51:01 CPU %user %nice %system %iowait %steal %idle [2021-02-17T11:58:56.960Z] 11:52:01 all 0.10 0.00 0.03 0.00 0.00 99.87 [2021-02-17T11:58:56.960Z] 11:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-17T11:58:56.960Z] 11:52:01 1 0.30 0.00 0.02 0.00 0.00 99.68 [2021-02-17T11:58:56.960Z] 11:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-17T11:58:56.960Z] 11:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-17T11:58:56.960Z] 11:53:01 all 0.15 0.00 0.07 0.00 0.00 99.78 [2021-02-17T11:58:56.960Z] 11:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-02-17T11:58:56.960Z] 11:53:01 1 0.52 0.00 0.08 0.00 0.00 99.40 [2021-02-17T11:58:56.960Z] 11:53:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-17T11:58:56.960Z] 11:53:01 3 0.07 0.00 0.10 0.00 0.00 99.83 [2021-02-17T11:58:56.960Z] 11:54:02 all 0.14 0.00 0.03 0.01 0.00 99.82 [2021-02-17T11:58:56.960Z] 11:54:02 0 0.02 0.00 0.02 0.02 0.00 99.95 [2021-02-17T11:58:56.960Z] 11:54:02 1 0.53 0.00 0.03 0.02 0.00 99.42 [2021-02-17T11:58:56.960Z] 11:54:02 2 0.00 0.00 0.03 0.02 0.00 99.95 [2021-02-17T11:58:56.960Z] 11:54:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-17T11:58:56.960Z] 11:55:01 all 0.17 0.00 0.06 0.02 0.00 99.76 [2021-02-17T11:58:56.960Z] 11:55:01 0 0.02 0.00 0.10 0.07 0.00 99.81 [2021-02-17T11:58:56.960Z] 11:55:01 1 0.56 0.00 0.02 0.00 0.00 99.42 [2021-02-17T11:58:56.960Z] 11:55:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-17T11:58:56.960Z] 11:55:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-02-17T11:58:56.960Z] 11:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-02-17T11:58:56.960Z] 11:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-17T11:58:56.960Z] 11:56:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-02-17T11:58:56.960Z] 11:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-17T11:58:56.960Z] 11:56:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-02-17T11:58:56.960Z] 11:57:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-02-17T11:58:56.960Z] 11:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-17T11:58:56.960Z] 11:57:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2021-02-17T11:58:56.960Z] 11:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-17T11:58:56.960Z] 11:57:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2021-02-17T11:58:56.960Z] 11:58:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2021-02-17T11:58:56.960Z] 11:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2021-02-17T11:58:56.960Z] 11:58:01 1 0.52 0.00 0.02 0.00 0.02 99.45 [2021-02-17T11:58:56.960Z] 11:58:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-17T11:58:56.960Z] 11:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2021-02-17T11:58:56.960Z] Average: all 14.31 0.00 7.26 6.12 0.03 72.29 [2021-02-17T11:58:56.960Z] Average: 0 14.29 0.00 7.29 5.88 0.03 72.51 [2021-02-17T11:58:56.960Z] Average: 1 14.55 0.00 7.32 6.11 0.02 71.99 [2021-02-17T11:58:56.960Z] Average: 2 14.14 0.00 7.42 6.43 0.03 71.99 [2021-02-17T11:58:56.960Z] Average: 3 14.25 0.00 7.01 6.05 0.03 72.66 [2021-02-17T11:58:56.960Z] [2021-02-17T11:58:56.960Z] [2021-02-17T11:58:56.960Z]