Pull request #3104 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 cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch master at 52b41697029d46b9dd6fcb3599083165743908cd rather than 4aad13f628c6f9355b85919bf497a89420955c03 Obtained Jenkinsfile from 52b41697029d46b9dd6fcb3599083165743908cd Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24316 in /w/workspace/edgexfoundry_edgex-go_PR-3104 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 52b41697029d46b9dd6fcb3599083165743908cd into PR head commit 4aad13f628c6f9355b85919bf497a89420955c03 > 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/3104/head:refs/remotes/origin/PR-3104 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 Merge succeeded, producing 4aad13f628c6f9355b85919bf497a89420955c03 Checking out Revision 4aad13f628c6f9355b85919bf497a89420955c03 (PR-3104) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 52b41697029d46b9dd6fcb3599083165743908cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 Commit message: "docs(all): Remove 400 response code from delete method and remove required from X-Correlation-ID" First time build. Skipping changelog. > git rev-list --no-walk 695d596de3de4454281bc19f58cd379e013faf7b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-01T08:33:55.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-01T08:33:55.581Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-01T08:33:55.680Z] ========================================================= [2021-02-01T08:33:55.680Z] EdgeX Global Pipelines Version Info [2021-02-01T08:33:55.680Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:33:57.184Z] ------------------- [2021-02-01T08:33:57.184Z] stable info: [2021-02-01T08:33:57.184Z] ------------------- [2021-02-01T08:33:57.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T08:33:57.184Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T08:33:57.184Z] Message: update stable to v1.0.179 [2021-02-01T08:33:58.131Z] ------------------- [2021-02-01T08:33:58.131Z] experimental info: [2021-02-01T08:33:58.131Z] ------------------- [2021-02-01T08:33:58.131Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T08:33:58.131Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T08:33:58.131Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-01T08:33:58.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-01T08:33:58.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-01T08:33:58.566Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-01T08:33:58.655Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-01T08:33:58.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-01T08:33:58.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-01T08:33:58.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-01T08:33:59.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-01T08:33:59.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-01T08:33:59.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-01T08:33:59.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-01T08:33:59.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-01T08:33:59.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-01T08:33:59.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-01T08:33:59.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-01T08:33:59.710Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-01T08:33:59.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-01T08:33:59.903Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-01T08:33:59.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-01T08:34:00.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-01T08:34:00.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-01T08:34:00.384Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-01T08:34:00.479Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-01T08:34:00.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3104 [Pipeline] echo [2021-02-01T08:34:00.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3104 [Pipeline] echo [2021-02-01T08:34:00.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3104 [Pipeline] echo [2021-02-01T08:34:00.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aad13f628c6f9355b85919bf497a89420955c03 [Pipeline] echo [2021-02-01T08:34:00.972Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aad13f [Pipeline] echo [2021-02-01T08:34:01.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-01T08:34:01.259Z] provisioning config files... [2021-02-01T08:34:01.289Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8357783702193997235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:34:01.657Z] ---> docker-login.sh [2021-02-01T08:34:01.657Z] nexus3.edgexfoundry.org:10001 [2021-02-01T08:34:01.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:34:01.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:34:01.920Z] Configure a credential helper to remove this warning. See [2021-02-01T08:34:01.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:34:01.920Z] [2021-02-01T08:34:01.920Z] Login Succeeded [2021-02-01T08:34:01.920Z] nexus3.edgexfoundry.org:10002 [2021-02-01T08:34:02.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:34:02.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:34:02.184Z] Configure a credential helper to remove this warning. See [2021-02-01T08:34:02.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:34:02.184Z] [2021-02-01T08:34:02.184Z] Login Succeeded [2021-02-01T08:34:02.184Z] nexus3.edgexfoundry.org:10003 [2021-02-01T08:34:02.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:34:02.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:34:02.447Z] Configure a credential helper to remove this warning. See [2021-02-01T08:34:02.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:34:02.447Z] [2021-02-01T08:34:02.447Z] Login Succeeded [2021-02-01T08:34:02.447Z] nexus3.edgexfoundry.org:10004 [2021-02-01T08:34:02.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:34:02.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:34:02.709Z] Configure a credential helper to remove this warning. See [2021-02-01T08:34:02.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:34:02.709Z] [2021-02-01T08:34:02.709Z] Login Succeeded [2021-02-01T08:34:02.709Z] docker.io [2021-02-01T08:34:02.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:34:02.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:34:02.971Z] Configure a credential helper to remove this warning. See [2021-02-01T08:34:02.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:34:02.971Z] [2021-02-01T08:34:02.971Z] Login Succeeded [2021-02-01T08:34:02.971Z] ---> docker-login.sh ends [Pipeline] } [2021-02-01T08:34:02.981Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T08:34:03.467Z] ++ 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-01T08:34:03.467Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T08:34:03.467Z] ++ dirname cmd/core-command/Dockerfile [2021-02-01T08:34:03.467Z] ++ cut -d/ -f2 [2021-02-01T08:34:03.467Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-01T08:34:03.467Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T08:34:03.467Z] ++ dirname cmd/core-data/Dockerfile [2021-02-01T08:34:03.467Z] ++ cut -d/ -f2 [2021-02-01T08:34:03.467Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-01T08:34:03.467Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T08:34:03.467Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-01T08:34:03.467Z] ++ cut -d/ -f2 [2021-02-01T08:34:03.467Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-01T08:34:03.467Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T08:34:03.467Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-01T08:34:03.467Z] ++ cut -d/ -f2 [2021-02-01T08:34:03.467Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-01T08:34:03.467Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T08:34:03.467Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-01T08:34:03.467Z] ++ cut -d/ -f2 [2021-02-01T08:34:03.467Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-01T08:34:03.467Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T08:34:03.467Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-01T08:34:03.467Z] ++ cut -d/ -f2 [2021-02-01T08:34:03.467Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-01T08:34:03.467Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T08:34:03.467Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-01T08:34:03.467Z] ++ cut -d/ -f2 [2021-02-01T08:34:03.467Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-01T08:34:03.467Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T08:34:03.467Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-01T08:34:03.467Z] ++ cut -d/ -f2 [2021-02-01T08:34:03.467Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-01T08:34:03.467Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T08:34:03.467Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-01T08:34:03.467Z] ++ cut -d/ -f2 [2021-02-01T08:34:03.467Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-01T08:34:03.538Z] 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-01T08:34:04.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T08:34:04.378Z] [2021-02-01T08:34:04.378Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:34:04.724Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T08:34:04.724Z] latest: Pulling from edgex-devops/git-semver [2021-02-01T08:34:04.725Z] 31603596830f: Pulling fs layer [2021-02-01T08:34:04.725Z] 2a8b12db71e7: Pulling fs layer [2021-02-01T08:34:04.725Z] 6ca5941a6612: Pulling fs layer [2021-02-01T08:34:04.725Z] ecc8261a40a4: Pulling fs layer [2021-02-01T08:34:04.725Z] ecc8261a40a4: Waiting [2021-02-01T08:34:04.725Z] 2a8b12db71e7: Verifying Checksum [2021-02-01T08:34:04.725Z] 2a8b12db71e7: Download complete [2021-02-01T08:34:04.725Z] 31603596830f: Verifying Checksum [2021-02-01T08:34:04.725Z] 31603596830f: Download complete [2021-02-01T08:34:04.997Z] ecc8261a40a4: Verifying Checksum [2021-02-01T08:34:04.997Z] ecc8261a40a4: Download complete [2021-02-01T08:34:04.997Z] 6ca5941a6612: Verifying Checksum [2021-02-01T08:34:04.997Z] 6ca5941a6612: Download complete [2021-02-01T08:34:05.259Z] 31603596830f: Pull complete [2021-02-01T08:34:05.520Z] 2a8b12db71e7: Pull complete [2021-02-01T08:34:06.096Z] 6ca5941a6612: Pull complete [2021-02-01T08:34:06.358Z] ecc8261a40a4: Pull complete [2021-02-01T08:34:06.619Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-01T08:34:06.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T08:34:06.619Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-01T08:34:06.727Z] prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container [2021-02-01T08:34:06.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-01T08:34:09.340Z] $ docker top ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T08:34:09.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T08:34:09.698Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T08:34:09.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T08:34:09.930Z] $ docker exec ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 ssh-agent [2021-02-01T08:34:10.098Z] SSH_AUTH_SOCK=/tmp/ssh-ETSzKR9emVxR/agent.12 [2021-02-01T08:34:10.098Z] SSH_AGENT_PID=17 [2021-02-01T08:34:10.109Z] Running ssh-add (command line suppressed) [2021-02-01T08:34:10.234Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7936091697102186090.key (/w/workspace/edgex-go/4@tmp/private_key_7936091697102186090.key) [2021-02-01T08:34:10.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T08:34:10.628Z] + git tag --points-at HEAD [Pipeline] } [2021-02-01T08:34:10.653Z] $ docker exec --env ******** --env ******** ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 ssh-agent -k [2021-02-01T08:34:10.773Z] unset SSH_AUTH_SOCK; [2021-02-01T08:34:10.773Z] unset SSH_AGENT_PID; [2021-02-01T08:34:10.773Z] echo Agent pid 17 killed; [2021-02-01T08:34:10.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-01T08:34:10.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T08:34:10.965Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T08:34:11.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T08:34:11.142Z] $ docker exec ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 ssh-agent [2021-02-01T08:34:11.305Z] SSH_AUTH_SOCK=/tmp/ssh-9MpQkLKV0N8d/agent.45 [2021-02-01T08:34:11.305Z] SSH_AGENT_PID=50 [2021-02-01T08:34:11.313Z] Running ssh-add (command line suppressed) [2021-02-01T08:34:11.430Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8286971959165471174.key (/w/workspace/edgex-go/4@tmp/private_key_8286971959165471174.key) [2021-02-01T08:34:11.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T08:34:11.837Z] + git semver init [2021-02-01T08:34:11.837Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T08:34:11.837Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-02-01T08:34:11.837Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-02-01T08:34:11.837Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T08:34:11.837Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T08:34:11.837Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T08:34:11.837Z] # $SEMVER_BRANCH = PR-3104 [2021-02-01T08:34:11.837Z] # $SEMVER_TEMP = /tmp/semver-577294875 [2021-02-01T08:34:11.837Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-01T08:34:50.701Z] # '/tmp/semver-577294875' -> '/w/workspace/edgex-go/4/.semver' [2021-02-01T08:34:50.701Z] # -> Force: false [2021-02-01T08:34:50.701Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-02-01T08:34:50.716Z] $ docker exec --env ******** --env ******** ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 ssh-agent -k [2021-02-01T08:34:50.960Z] unset SSH_AUTH_SOCK; [2021-02-01T08:34:50.961Z] unset SSH_AGENT_PID; [2021-02-01T08:34:50.961Z] echo Agent pid 50 killed; [2021-02-01T08:34:51.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T08:34:51.567Z] + git semver [Pipeline] } [2021-02-01T08:34:51.585Z] $ docker stop --time=1 ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 [2021-02-01T08:34:53.352Z] $ docker rm -f ec6c0d7ae911be3cf0aa4845b127bffb852ecb714744fcfacabbf4071b521d35 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T08:34:53.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-01T08:34:54.433Z] Stashed 1 file(s) [Pipeline] echo [2021-02-01T08:34:54.436Z] [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-01T08:34:55.312Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-01T08:34:55.612Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T08:34:55.914Z] + sudo service docker restart [2021-02-01T08:34:55.914Z] + true [2021-02-01T08:34:55.914Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-01T08:34:56.509Z] ========================================================= [2021-02-01T08:34:56.509Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-01T08:34:56.509Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:34:56.860Z] + 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-01T08:35:00.203Z] Sending build context to Docker daemon 327.4MB [2021-02-01T08:35:00.203Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-01T08:35:00.203Z] Step 2/6 : FROM ${BASE} [2021-02-01T08:35:00.467Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-01T08:35:00.467Z] 188c0c94c7c5: Pulling fs layer [2021-02-01T08:35:00.467Z] 0ef7d3d256c8: Pulling fs layer [2021-02-01T08:35:00.467Z] de9db76c5a1d: Pulling fs layer [2021-02-01T08:35:00.467Z] bca2f99d35d6: Pulling fs layer [2021-02-01T08:35:00.467Z] 93359f2a8cfa: Pulling fs layer [2021-02-01T08:35:00.467Z] 7c6f9722023f: Pulling fs layer [2021-02-01T08:35:00.467Z] a35cf1a2eb13: Pulling fs layer [2021-02-01T08:35:00.467Z] 93359f2a8cfa: Waiting [2021-02-01T08:35:00.467Z] 7c6f9722023f: Waiting [2021-02-01T08:35:00.467Z] a35cf1a2eb13: Waiting [2021-02-01T08:35:00.467Z] bca2f99d35d6: Waiting [2021-02-01T08:35:00.467Z] de9db76c5a1d: Download complete [2021-02-01T08:35:00.467Z] 0ef7d3d256c8: Download complete [2021-02-01T08:35:00.467Z] 93359f2a8cfa: Verifying Checksum [2021-02-01T08:35:00.467Z] 93359f2a8cfa: Download complete [2021-02-01T08:35:00.467Z] 188c0c94c7c5: Verifying Checksum [2021-02-01T08:35:00.467Z] 188c0c94c7c5: Download complete [2021-02-01T08:35:00.467Z] 7c6f9722023f: Verifying Checksum [2021-02-01T08:35:00.467Z] 7c6f9722023f: Download complete [2021-02-01T08:35:01.043Z] 188c0c94c7c5: Pull complete [2021-02-01T08:35:01.319Z] 0ef7d3d256c8: Pull complete [2021-02-01T08:35:01.319Z] de9db76c5a1d: Pull complete [2021-02-01T08:35:02.742Z] a35cf1a2eb13: Verifying Checksum [2021-02-01T08:35:02.743Z] a35cf1a2eb13: Download complete [2021-02-01T08:35:03.700Z] bca2f99d35d6: Verifying Checksum [2021-02-01T08:35:03.700Z] bca2f99d35d6: Download complete [2021-02-01T08:35:09.789Z] Still waiting to schedule task [2021-02-01T08:35:09.789Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-01T08:35:10.323Z] bca2f99d35d6: Pull complete [2021-02-01T08:35:10.323Z] 93359f2a8cfa: Pull complete [2021-02-01T08:35:10.323Z] 7c6f9722023f: Pull complete [2021-02-01T08:35:13.697Z] a35cf1a2eb13: Pull complete [2021-02-01T08:35:13.697Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-01T08:35:13.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-01T08:35:13.697Z] ---> a62c8e92a672 [2021-02-01T08:35:13.697Z] 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-01T08:35:13.961Z] ---> Running in 32bf528b2fe9 [2021-02-01T08:35:14.536Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:35:15.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:35:16.881Z] (1/12) Installing libmagic (5.38-r0) [2021-02-01T08:35:17.145Z] (2/12) Installing file (5.38-r0) [2021-02-01T08:35:17.145Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-01T08:35:17.145Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-01T08:35:43.754Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-01T08:35:43.754Z] (6/12) Installing patch (2.7.6-r6) [2021-02-01T08:35:43.754Z] (7/12) Installing build-base (0.5-r2) [2021-02-01T08:35:43.754Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-01T08:35:44.329Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-01T08:35:44.329Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-01T08:35:44.591Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-01T08:35:45.166Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-01T08:35:45.166Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:35:45.166Z] OK: 233 MiB in 51 packages [2021-02-01T08:35:48.486Z] Removing intermediate container 32bf528b2fe9 [2021-02-01T08:35:48.486Z] ---> cfa682f3e077 [2021-02-01T08:35:48.486Z] Step 4/6 : WORKDIR /edgex-go [2021-02-01T08:35:48.486Z] ---> Running in 2b7e2a47dcfe [2021-02-01T08:35:48.486Z] Removing intermediate container 2b7e2a47dcfe [2021-02-01T08:35:48.486Z] ---> 4f71f7b52f36 [2021-02-01T08:35:48.486Z] Step 5/6 : COPY go.mod . [2021-02-01T08:35:48.486Z] ---> 0a34eb21cfb2 [2021-02-01T08:35:48.486Z] Step 6/6 : RUN go mod download [2021-02-01T08:35:48.751Z] ---> Running in 393d101f11ba [2021-02-01T08:36:10.763Z] Removing intermediate container 393d101f11ba [2021-02-01T08:36:10.763Z] ---> e11aafd67375 [2021-02-01T08:36:10.763Z] Successfully built e11aafd67375 [2021-02-01T08:36:10.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:36:11.083Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T08:36:11.083Z] . [Pipeline] withDockerContainer [2021-02-01T08:36:11.189Z] prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container [2021-02-01T08:36:11.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T08:36:12.018Z] $ docker top ae9c5acee3151f75cee09935bfc815b30f7bfde99aeb4f4a527a5ffb4b0b67f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T08:36:12.538Z] + go version [2021-02-01T08:36:12.539Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-01T08:36:12.554Z] $ docker stop --time=1 ae9c5acee3151f75cee09935bfc815b30f7bfde99aeb4f4a527a5ffb4b0b67f7 [2021-02-01T08:36:13.916Z] $ docker rm -f ae9c5acee3151f75cee09935bfc815b30f7bfde99aeb4f4a527a5ffb4b0b67f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:36:14.745Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T08:36:14.745Z] . [Pipeline] withDockerContainer [2021-02-01T08:36:14.842Z] prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container [2021-02-01T08:36:14.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T08:36:15.495Z] $ docker top 7070dcf38ccad2ead0e57eac0f9d3d7b7dfe8922ee42edb1778568ef1946a9ab -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-01T08:36:15.683Z] ========================================================= [2021-02-01T08:36:15.683Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-01T08:36:15.683Z] ========================================================= [Pipeline] sh [2021-02-01T08:36:15.978Z] + make test [2021-02-01T08:36:15.978Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-01T08:36:26.053Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-01T08:36:44.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-01T08:36:44.347Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-01T08:36:45.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-01T08:36:45.338Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-01T08:36:45.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-01T08:36:47.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-01T08:36:47.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-01T08:36:47.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-01T08:36:47.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-01T08:36:47.288Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-01T08:36:48.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-01T08:36:50.230Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-01T08:36:50.230Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-01T08:36:50.230Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-01T08:36:52.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 46.0% of statements [2021-02-01T08:36:52.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-01T08:36:52.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-01T08:36:52.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-01T08:36:52.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-01T08:36:52.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-01T08:36:52.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-01T08:36:52.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-01T08:36:52.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements [2021-02-01T08:36:56.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.545s coverage: 27.1% of statements [2021-02-01T08:36:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-01T08:36:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-01T08:36:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-01T08:36:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-01T08:36:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-01T08:36:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-01T08:36:56.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-02-01T08:36:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-01T08:36:56.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-02-01T08:36:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-01T08:36:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-01T08:36:56.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.113s coverage: 65.8% of statements [2021-02-01T08:36:56.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-01T08:36:56.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-01T08:36:56.876Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24317 in /w/workspace/edgexfoundry_edgex-go_PR-3104 [Pipeline] { [Pipeline] ws [2021-02-01T08:36:56.937Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-02-01T08:36:57.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.434s coverage: 82.3% of statements [2021-02-01T08:36:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-01T08:36:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T08:36:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-01T08:36:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-01T08:36:58.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.331s coverage: 28.6% of statements [2021-02-01T08:36:58.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-01T08:36:58.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-01T08:36:58.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-01T08:36:58.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-01T08:36:58.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-01T08:36:58.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements [2021-02-01T08:36:58.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-01T08:36:58.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-02-01T08:36:58.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-01T08:36:58.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements [2021-02-01T08:36:58.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-01T08:36:59.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements [2021-02-01T08:36:59.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-01T08:36:59.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements [2021-02-01T08:36:59.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-01T08:36:59.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-01T08:36:59.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-01T08:36:59.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-01T08:37:01.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.419s coverage: 92.8% of statements [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-01T08:37:01.933Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-01T08:37:01.933Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.1% of statements [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-01T08:37:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-01T08:37:01.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.030s coverage: 45.5% of statements [2021-02-01T08:37:01.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2021-02-01T08:37:01.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements [2021-02-01T08:37:01.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-02-01T08:37:01.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-02-01T08:37:02.094Z] using credential edgex-jenkins-ssh [2021-02-01T08:37:02.192Z] Cloning the remote Git repository [2021-02-01T08:37:02.262Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-01T08:37:02.378Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-02-01T08:37:02.473Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-01T08:37:02.474Z] > git --version # timeout=10 [2021-02-01T08:37:02.500Z] > git --version # 'git version 2.17.1' [2021-02-01T08:37:02.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T08:37:02.582Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T08:37:14.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.037s coverage: 94.4% of statements [2021-02-01T08:37:14.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-02-01T08:37:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements [2021-02-01T08:37:26.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-01T08:37:26.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-01T08:37:26.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-01T08:37:26.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-01T08:37:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-02-01T08:37:26.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-01T08:37:26.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-01T08:37:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-01T08:37:26.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-01T08:37:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-01T08:37:26.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-01T08:37:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-01T08:37:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-01T08:37:26.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.5% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.283s coverage: 68.9% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 37.0% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.302s coverage: 84.0% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.121s coverage: 47.1% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.671s coverage: 29.1% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-01T08:37:26.748Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-02-01T08:37:26.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-01T08:37:26.748Z] GO111MODULE=on go vet ./... [2021-02-01T08:37:35.996Z] Merging remotes/origin/master commit 52b41697029d46b9dd6fcb3599083165743908cd into PR head commit 4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:37:34.732Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-01T08:37:34.748Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T08:37:34.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-01T08:37:34.808Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-01T08:37:34.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T08:37:34.823Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3104/head:refs/remotes/origin/PR-3104 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T08:37:36.019Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T08:37:36.041Z] > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 [2021-02-01T08:37:36.528Z] Merge succeeded, producing 4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:37:36.529Z] Checking out Revision 4aad13f628c6f9355b85919bf497a89420955c03 (PR-3104) [2021-02-01T08:37:36.347Z] > git remote # timeout=10 [2021-02-01T08:37:36.374Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T08:37:36.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T08:37:36.457Z] > git merge 52b41697029d46b9dd6fcb3599083165743908cd # timeout=10 [2021-02-01T08:37:36.501Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T08:37:36.537Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T08:37:36.578Z] > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 [2021-02-01T08:37:41.025Z] Commit message: "docs(all): Remove 400 response code from delete method and remove required from X-Correlation-ID" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T08:37:42.654Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-01T08:37:43.068Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T08:37:43.496Z] + true [2021-02-01T08:37:43.496Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-01T08:37:45.552Z] provisioning config files... [2021-02-01T08:37:45.591Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8729982256175234425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:37:46.006Z] ---> docker-login.sh [2021-02-01T08:37:46.006Z] nexus3.edgexfoundry.org:10001 [2021-02-01T08:37:46.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:37:47.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:37:47.276Z] Configure a credential helper to remove this warning. See [2021-02-01T08:37:47.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:37:47.276Z] [2021-02-01T08:37:47.276Z] Login Succeeded [2021-02-01T08:37:47.276Z] nexus3.edgexfoundry.org:10002 [2021-02-01T08:37:47.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:37:47.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:37:47.825Z] Configure a credential helper to remove this warning. See [2021-02-01T08:37:47.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:37:47.825Z] [2021-02-01T08:37:47.825Z] Login Succeeded [2021-02-01T08:37:47.825Z] nexus3.edgexfoundry.org:10003 [2021-02-01T08:37:48.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:37:48.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:37:48.377Z] Configure a credential helper to remove this warning. See [2021-02-01T08:37:48.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:37:48.377Z] [2021-02-01T08:37:48.377Z] Login Succeeded [2021-02-01T08:37:48.377Z] nexus3.edgexfoundry.org:10004 [2021-02-01T08:37:48.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:37:48.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:37:48.922Z] Configure a credential helper to remove this warning. See [2021-02-01T08:37:48.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:37:48.922Z] [2021-02-01T08:37:48.922Z] Login Succeeded [2021-02-01T08:37:48.922Z] docker.io [2021-02-01T08:37:49.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T08:37:49.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T08:37:49.788Z] Configure a credential helper to remove this warning. See [2021-02-01T08:37:49.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T08:37:49.788Z] [2021-02-01T08:37:49.788Z] Login Succeeded [2021-02-01T08:37:49.788Z] ---> docker-login.sh ends [Pipeline] } [2021-02-01T08:37:49.805Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-01T08:37:50.218Z] ========================================================= [2021-02-01T08:37:50.218Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-01T08:37:50.218Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:37:50.610Z] + 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-01T08:37:53.264Z] Sending build context to Docker daemon 166MB [2021-02-01T08:37:53.264Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-01T08:37:53.264Z] Step 2/6 : FROM ${BASE} [2021-02-01T08:37:53.264Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-01T08:37:53.264Z] 5f621e34cdf4: Pulling fs layer [2021-02-01T08:37:53.264Z] a4357932f1b6: Pulling fs layer [2021-02-01T08:37:53.264Z] 18c013af1878: Pulling fs layer [2021-02-01T08:37:53.264Z] 00ac8860ef70: Pulling fs layer [2021-02-01T08:37:53.264Z] 63d7cb157983: Pulling fs layer [2021-02-01T08:37:53.264Z] b116817d02f9: Pulling fs layer [2021-02-01T08:37:53.264Z] 745a02a5169b: Pulling fs layer [2021-02-01T08:37:53.264Z] 00ac8860ef70: Waiting [2021-02-01T08:37:53.264Z] 63d7cb157983: Waiting [2021-02-01T08:37:53.264Z] b116817d02f9: Waiting [2021-02-01T08:37:53.264Z] 745a02a5169b: Waiting [2021-02-01T08:37:53.264Z] 18c013af1878: Verifying Checksum [2021-02-01T08:37:53.264Z] 18c013af1878: Download complete [2021-02-01T08:37:53.264Z] a4357932f1b6: Verifying Checksum [2021-02-01T08:37:53.264Z] a4357932f1b6: Download complete [2021-02-01T08:37:53.462Z] gofmt -l . [2021-02-01T08:37:53.462Z] [ "`gofmt -l .`" = "" ] [2021-02-01T08:37:53.462Z] ./bin/test-go-mod-tidy.sh [2021-02-01T08:37:53.462Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-01T08:37:54.248Z] 63d7cb157983: Verifying Checksum [2021-02-01T08:37:54.248Z] 63d7cb157983: Download complete [2021-02-01T08:37:54.248Z] b116817d02f9: Download complete [2021-02-01T08:37:54.248Z] 5f621e34cdf4: Verifying Checksum [2021-02-01T08:37:54.248Z] 5f621e34cdf4: Download complete [2021-02-01T08:37:54.458Z] + ls -al . [2021-02-01T08:37:54.458Z] total 680 [2021-02-01T08:37:54.458Z] drwxrwxr-x 10 1001 1001 4096 Feb 1 08:37 . [2021-02-01T08:37:54.458Z] drwxr-xr-x 4 root root 28 Feb 1 08:36 .. [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 11 Feb 1 08:33 .dockerignore [2021-02-01T08:37:54.458Z] drwxrwxr-x 8 1001 1001 179 Feb 1 08:33 .git [2021-02-01T08:37:54.458Z] drwxrwxr-x 3 1001 1001 125 Feb 1 08:33 .github [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 872 Feb 1 08:33 .gitignore [2021-02-01T08:37:54.458Z] drwx------ 3 1001 1001 60 Feb 1 08:34 .semver [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 166 Feb 1 08:33 .sonarcloud.properties [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 7859 Feb 1 08:33 Attribution.txt [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:33 CONTRIBUTING.md [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 931 Feb 1 08:33 Dockerfile.build [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 863 Feb 1 08:33 Jenkinsfile [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:33 LICENSE [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 6001 Feb 1 08:33 Makefile [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 6524 Feb 1 08:33 README.md [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 6755 Feb 1 08:33 SECURITY.md [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 5 Feb 1 08:34 VERSION [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 4131 Feb 1 08:33 ZMQWindows.md [2021-02-01T08:37:54.458Z] drwxrwxr-x 2 1001 1001 117 Feb 1 08:33 bin [2021-02-01T08:37:54.458Z] drwxrwxr-x 15 1001 1001 4096 Feb 1 08:33 cmd [2021-02-01T08:37:54.458Z] -rw-r--r-- 1 root root 574984 Feb 1 08:37 coverage.out [2021-02-01T08:37:54.458Z] -rw-r--r-- 1 root root 1054 Feb 1 08:37 go.mod [2021-02-01T08:37:54.458Z] -rw-r--r-- 1 root root 19289 Feb 1 08:37 go.sum [2021-02-01T08:37:54.458Z] drwxrwxr-x 8 1001 1001 127 Feb 1 08:33 internal [2021-02-01T08:37:54.458Z] drwxrwxr-x 4 1001 1001 26 Feb 1 08:33 openapi [2021-02-01T08:37:54.458Z] drwxrwxr-x 4 1001 1001 71 Feb 1 08:33 snap [2021-02-01T08:37:54.458Z] -rw-rw-r-- 1 1001 1001 168 Feb 1 08:33 version.go [Pipeline] sh [2021-02-01T08:37:54.757Z] + '[' -e coverage.out ] [2021-02-01T08:37:54.757Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-01T08:37:54.854Z] 5f621e34cdf4: Pull complete [2021-02-01T08:37:54.959Z] Stashed 1 file(s) [Pipeline] sh [2021-02-01T08:37:55.251Z] + make build [2021-02-01T08:37:55.251Z] 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-01T08:37:55.465Z] a4357932f1b6: Pull complete [2021-02-01T08:37:55.738Z] 18c013af1878: Pull complete [2021-02-01T08:37:56.719Z] 745a02a5169b: Verifying Checksum [2021-02-01T08:37:56.719Z] 745a02a5169b: Download complete [2021-02-01T08:37:57.810Z] 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-01T08:37:58.148Z] 00ac8860ef70: Verifying Checksum [2021-02-01T08:37:58.148Z] 00ac8860ef70: Download complete [2021-02-01T08:38:06.076Z] 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-01T08:38:07.486Z] 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-01T08:38:08.310Z] 00ac8860ef70: Pull complete [2021-02-01T08:38:08.310Z] 63d7cb157983: Pull complete [2021-02-01T08:38:08.310Z] b116817d02f9: Pull complete [2021-02-01T08:38:08.886Z] 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-01T08:38:09.463Z] 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-01T08:38:10.887Z] 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-01T08:38:11.755Z] 745a02a5169b: Pull complete [2021-02-01T08:38:11.756Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-01T08:38:11.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-01T08:38:11.756Z] ---> b7e6874047d6 [2021-02-01T08:38:11.756Z] 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-01T08:38:12.321Z] 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-01T08:38:13.285Z] 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-01T08:38:14.711Z] 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-01T08:38:15.228Z] ---> Running in 706316d6ff6e [2021-02-01T08:38:15.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-01T08:38:16.623Z] 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-01T08:38:16.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:38:17.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:38:18.026Z] 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-01T08:38:19.441Z] $ docker stop --time=1 7070dcf38ccad2ead0e57eac0f9d3d7b7dfe8922ee42edb1778568ef1946a9ab [2021-02-01T08:38:19.604Z] (1/12) Installing libmagic (5.38-r0) [2021-02-01T08:38:19.874Z] (2/12) Installing file (5.38-r0) [2021-02-01T08:38:20.144Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-01T08:38:20.144Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-01T08:38:21.104Z] $ docker rm -f 7070dcf38ccad2ead0e57eac0f9d3d7b7dfe8922ee42edb1778568ef1946a9ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:38:22.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-01T08:38:22.915Z] [2021-02-01T08:38:22.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:38:23.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-01T08:38:23.301Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-01T08:38:23.301Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-01T08:38:23.301Z] ca9280d653b3: Pulling fs layer [2021-02-01T08:38:23.301Z] 7e9c9ca2126c: Pulling fs layer [2021-02-01T08:38:23.565Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-01T08:38:23.565Z] cbdbe7a5bc2a: Download complete [2021-02-01T08:38:23.837Z] ca9280d653b3: Verifying Checksum [2021-02-01T08:38:23.837Z] ca9280d653b3: Download complete [2021-02-01T08:38:24.106Z] cbdbe7a5bc2a: Pull complete [2021-02-01T08:38:25.058Z] ca9280d653b3: Pull complete [2021-02-01T08:38:25.631Z] 7e9c9ca2126c: Verifying Checksum [2021-02-01T08:38:25.631Z] 7e9c9ca2126c: Download complete [2021-02-01T08:38:32.258Z] 7e9c9ca2126c: Pull complete [2021-02-01T08:38:32.258Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-01T08:38:32.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-01T08:38:32.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-01T08:38:32.420Z] prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container [2021-02-01T08:38:32.470Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-01T08:38:35.321Z] $ docker top 2e88aa82d252088708de4827deb7610cd60eca743f5ec80dd3fcfc5606375ae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T08:38:35.910Z] + docker-compose build --help [2021-02-01T08:38:35.910Z] + grep parallel [2021-02-01T08:38:36.860Z] --parallel Build images in parallel. [Pipeline] } [2021-02-01T08:38:36.877Z] $ docker stop --time=1 2e88aa82d252088708de4827deb7610cd60eca743f5ec80dd3fcfc5606375ae5 [2021-02-01T08:38:38.309Z] $ docker rm -f 2e88aa82d252088708de4827deb7610cd60eca743f5ec80dd3fcfc5606375ae5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:38:38.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-01T08:38:38.917Z] . [Pipeline] withDockerContainer [2021-02-01T08:38:39.013Z] prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container [2021-02-01T08:38:39.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-01T08:38:39.847Z] $ docker top 6cf7a56be02ae119e9171e393b9bffc6f66935fec845dec6330d0e1b6b0351a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T08:38:40.478Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-01T08:38:41.427Z] Building docker-core-command-go ... [2021-02-01T08:38:41.427Z] Building docker-core-data-go ... [2021-02-01T08:38:41.427Z] Building docker-core-metadata-go ... [2021-02-01T08:38:41.427Z] Building docker-security-bootstrapper-go ... [2021-02-01T08:38:41.427Z] Building docker-security-proxy-setup-go ... [2021-02-01T08:38:41.427Z] Building docker-security-secretstore-setup-go ... [2021-02-01T08:38:41.427Z] Building docker-support-notifications-go ... [2021-02-01T08:38:41.427Z] Building docker-support-scheduler-go ... [2021-02-01T08:38:41.427Z] Building docker-sys-mgmt-agent-go ... [2021-02-01T08:38:41.427Z] Building docker-sys-mgmt-agent-go [2021-02-01T08:38:41.427Z] Building docker-core-command-go [2021-02-01T08:38:41.427Z] Building docker-core-data-go [2021-02-01T08:38:41.427Z] Building docker-security-secretstore-setup-go [2021-02-01T08:38:41.427Z] Building docker-security-proxy-setup-go [2021-02-01T08:38:42.271Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-01T08:38:42.271Z] (6/12) Installing patch (2.7.6-r6) [2021-02-01T08:38:42.271Z] (7/12) Installing build-base (0.5-r2) [2021-02-01T08:38:42.271Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-01T08:38:42.271Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-01T08:38:42.271Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-01T08:38:42.271Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-01T08:38:42.271Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-01T08:38:42.271Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:38:42.271Z] OK: 217 MiB in 51 packages [2021-02-01T08:38:44.892Z] Removing intermediate container 706316d6ff6e [2021-02-01T08:38:44.892Z] ---> 1b591ff58402 [2021-02-01T08:38:44.892Z] Step 4/6 : WORKDIR /edgex-go [2021-02-01T08:38:44.892Z] ---> Running in a2472c699720 [2021-02-01T08:38:45.172Z] Removing intermediate container a2472c699720 [2021-02-01T08:38:45.172Z] ---> 5346a861d65d [2021-02-01T08:38:45.172Z] Step 5/6 : COPY go.mod . [2021-02-01T08:38:45.770Z] ---> c924bf5606be [2021-02-01T08:38:45.771Z] Step 6/6 : RUN go mod download [2021-02-01T08:38:46.047Z] ---> Running in eef80605bd8a [2021-02-01T08:39:12.910Z] Removing intermediate container eef80605bd8a [2021-02-01T08:39:12.910Z] ---> a47d64d2febf [2021-02-01T08:39:12.910Z] Successfully built a47d64d2febf [2021-02-01T08:39:12.910Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:39:13.251Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T08:39:13.251Z] . [Pipeline] withDockerContainer [2021-02-01T08:39:13.534Z] prd-ubuntu18.04-docker-arm64-4c-16g-24317 does not seem to be running inside a container [2021-02-01T08:39:13.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T08:39:13.733Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:39:13.733Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:39:13.733Z] ---> e11aafd67375 [2021-02-01T08:39:13.733Z] Step 3/21 : WORKDIR /edgex-go [2021-02-01T08:39:13.733Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:39:13.733Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:39:13.733Z] ---> e11aafd67375 [2021-02-01T08:39:13.733Z] Step 3/26 : WORKDIR /edgex-go [2021-02-01T08:39:13.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:39:13.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:39:13.733Z] ---> e11aafd67375 [2021-02-01T08:39:13.733Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T08:39:14.479Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:39:14.479Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:39:14.479Z] ---> e11aafd67375 [2021-02-01T08:39:14.479Z] Step 3/24 : WORKDIR /edgex-go [2021-02-01T08:39:14.741Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:39:14.741Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:39:14.741Z] ---> e11aafd67375 [2021-02-01T08:39:14.741Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T08:39:15.178Z] $ docker top 88b76172536fbc84b82a9359c484aa9613a3e6d60d41cbcc6952ed15180ced9f -eo pid,comm [2021-02-01T08:39:15.329Z] ---> Running in 84d7aef0da7e [2021-02-01T08:39:15.329Z] ---> Running in bd4ae10ec2bc [2021-02-01T08:39:15.329Z] ---> Running in c13d5ba64197 [2021-02-01T08:39:15.329Z] ---> Running in aca7848cbaf3 [2021-02-01T08:39:15.329Z] ---> Running in ccb32b5c5a66 [Pipeline] { [Pipeline] sh [2021-02-01T08:39:15.594Z] Removing intermediate container aca7848cbaf3 [2021-02-01T08:39:15.594Z] ---> bd0c5d172c51 [2021-02-01T08:39:15.594Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:39:15.594Z] Removing intermediate container 84d7aef0da7e [2021-02-01T08:39:15.594Z] ---> 7c0397a9c2cf [2021-02-01T08:39:15.594Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:39:15.594Z] Removing intermediate container bd4ae10ec2bc [2021-02-01T08:39:15.594Z] ---> db1d48137091 [2021-02-01T08:39:15.594Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:39:15.594Z] Removing intermediate container ccb32b5c5a66 [2021-02-01T08:39:15.594Z] ---> c36f932a7945 [2021-02-01T08:39:15.594Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:39:15.858Z] Removing intermediate container c13d5ba64197 [2021-02-01T08:39:15.858Z] ---> 92cf38bc2b09 [2021-02-01T08:39:15.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:39:15.858Z] ---> Running in 990271eb905d [2021-02-01T08:39:15.858Z] ---> Running in 41f271cfe093 [2021-02-01T08:39:15.858Z] ---> Running in de99726187a5 [2021-02-01T08:39:15.858Z] ---> Running in fd8fa7e3af0c [2021-02-01T08:39:15.858Z] ---> Running in 01aeb366f801 [2021-02-01T08:39:16.175Z] + go version [2021-02-01T08:39:16.175Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-01T08:39:16.198Z] $ docker stop --time=1 88b76172536fbc84b82a9359c484aa9613a3e6d60d41cbcc6952ed15180ced9f [2021-02-01T08:39:17.808Z] Removing intermediate container 990271eb905d [2021-02-01T08:39:17.808Z] ---> faa021253ea4 [2021-02-01T08:39:17.808Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-01T08:39:18.030Z] $ docker rm -f 88b76172536fbc84b82a9359c484aa9613a3e6d60d41cbcc6952ed15180ced9f [2021-02-01T08:39:18.072Z] ---> Running in 72c20867b37d [2021-02-01T08:39:18.072Z] Removing intermediate container 41f271cfe093 [2021-02-01T08:39:18.072Z] ---> 734a5af10ee0 [2021-02-01T08:39:18.072Z] Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] // withDockerContainer [Pipeline] } [2021-02-01T08:39:18.335Z] ---> Running in fd750532588d [2021-02-01T08:39:18.335Z] Removing intermediate container 01aeb366f801 [2021-02-01T08:39:18.335Z] ---> 9474cc716f43 [2021-02-01T08:39:18.335Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-02-01T08:39:18.599Z] Removing intermediate container fd8fa7e3af0c [2021-02-01T08:39:18.599Z] ---> d0d4d0cf37d8 [2021-02-01T08:39:18.599Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-01T08:39:18.599Z] Removing intermediate container de99726187a5 [2021-02-01T08:39:18.599Z] ---> 36d4d26761cd [2021-02-01T08:39:18.599Z] Step 5/21 : RUN apk add --update --no-cache make git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:39:18.863Z] ---> Running in a5925032c71b [2021-02-01T08:39:18.863Z] ---> Running in 7c0bd98f25fd [2021-02-01T08:39:18.863Z] ---> Running in b3980299dd64 [2021-02-01T08:39:18.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:18.985Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T08:39:18.985Z] . [Pipeline] withDockerContainer [2021-02-01T08:39:19.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:19.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-24317 does not seem to be running inside a container [2021-02-01T08:39:19.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T08:39:19.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:19.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:19.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:19.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:20.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:20.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:20.684Z] $ docker top 11dcfea6c0b29f89772371eb315c4eb8ee2b133d4f89665198ce62c59bc66c40 -eo pid,comm [2021-02-01T08:39:20.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:20.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:39:20.973Z] OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] echo [2021-02-01T08:39:21.025Z] ========================================================= [2021-02-01T08:39:21.025Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-01T08:39:21.025Z] ========================================================= [Pipeline] sh [2021-02-01T08:39:21.237Z] OK: 233 MiB in 51 packages [2021-02-01T08:39:21.505Z] Removing intermediate container 72c20867b37d [2021-02-01T08:39:21.505Z] ---> ed6ff45a6c0f [2021-02-01T08:39:21.505Z] Step 6/26 : COPY go.mod . [2021-02-01T08:39:21.505Z] OK: 233 MiB in 51 packages [2021-02-01T08:39:21.710Z] + make test [2021-02-01T08:39:21.710Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-01T08:39:21.767Z] OK: 233 MiB in 51 packages [2021-02-01T08:39:21.767Z] ---> f99f57e9af4e [2021-02-01T08:39:21.767Z] Step 7/26 : RUN go mod download [2021-02-01T08:39:21.768Z] Removing intermediate container fd750532588d [2021-02-01T08:39:21.768Z] ---> e09d9d39ce08 [2021-02-01T08:39:21.768Z] Step 6/24 : COPY go.mod . [2021-02-01T08:39:21.768Z] ---> Running in 902985a27987 [2021-02-01T08:39:22.030Z] Removing intermediate container a5925032c71b [2021-02-01T08:39:22.030Z] ---> 649aacae4d4b [2021-02-01T08:39:22.030Z] Step 6/23 : COPY go.mod . [2021-02-01T08:39:22.299Z] ---> 7fb62a9947b9 [2021-02-01T08:39:22.299Z] Step 7/24 : RUN go mod download [2021-02-01T08:39:22.299Z] OK: 233 MiB in 51 packages [2021-02-01T08:39:22.299Z] ---> Running in aa2dc6104129 [2021-02-01T08:39:22.566Z] ---> e4e58fd4254d [2021-02-01T08:39:22.566Z] Step 7/23 : RUN go mod download [2021-02-01T08:39:22.566Z] ---> Running in 8c66bef2e61c [2021-02-01T08:39:22.566Z] Removing intermediate container 7c0bd98f25fd [2021-02-01T08:39:22.566Z] ---> 67deb1c53cd0 [2021-02-01T08:39:22.566Z] Step 6/21 : COPY go.mod . [2021-02-01T08:39:23.163Z] ---> 63e76a4e6a83 [2021-02-01T08:39:23.163Z] Step 7/21 : RUN go mod download [2021-02-01T08:39:23.163Z] Removing intermediate container b3980299dd64 [2021-02-01T08:39:23.163Z] ---> 9df2baf74aba [2021-02-01T08:39:23.163Z] Step 6/23 : COPY go.mod . [2021-02-01T08:39:23.163Z] ---> Running in 366ba3a987b4 [2021-02-01T08:39:23.739Z] ---> d15e9217a72d [2021-02-01T08:39:23.739Z] Step 7/23 : RUN go mod download [2021-02-01T08:39:24.314Z] ---> Running in d2a7462763cc [2021-02-01T08:39:25.279Z] Removing intermediate container 902985a27987 [2021-02-01T08:39:25.279Z] ---> dc0123a168bc [2021-02-01T08:39:25.279Z] Step 8/26 : COPY . . [2021-02-01T08:39:25.279Z] Removing intermediate container aa2dc6104129 [2021-02-01T08:39:25.279Z] ---> 11f31af67d8d [2021-02-01T08:39:25.279Z] Step 8/24 : COPY . . [2021-02-01T08:39:25.279Z] Removing intermediate container 8c66bef2e61c [2021-02-01T08:39:25.279Z] ---> ca8016d1fd47 [2021-02-01T08:39:25.279Z] Step 8/23 : COPY . . [2021-02-01T08:39:28.644Z] Removing intermediate container 366ba3a987b4 [2021-02-01T08:39:28.644Z] ---> 1d9a97c7095d [2021-02-01T08:39:28.644Z] Step 8/21 : COPY . . [2021-02-01T08:39:35.306Z] Removing intermediate container d2a7462763cc [2021-02-01T08:39:35.306Z] ---> 09712c27f72d [2021-02-01T08:39:35.306Z] Step 8/23 : COPY . . [2021-02-01T08:39:43.877Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-01T08:40:07.715Z] ---> 0e2fb00d5806 [2021-02-01T08:40:07.715Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-01T08:40:07.715Z] ---> e31cf7cf4dc4 [2021-02-01T08:40:07.715Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-01T08:40:07.715Z] ---> Running in 3b31d528b468 [2021-02-01T08:40:07.715Z] ---> Running in a6a056b83ce9 [2021-02-01T08:40:07.715Z] ---> 49adc2a9e8ac [2021-02-01T08:40:07.715Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-01T08:40:07.715Z] ---> 6e923ebd6a42 [2021-02-01T08:40:07.715Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-01T08:40:07.715Z] ---> 41c0f6bd9db2 [2021-02-01T08:40:07.715Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-01T08:40:07.715Z] ---> Running in 17a592c9cf72 [2021-02-01T08:40:07.715Z] ---> Running in 059e22fe803d [2021-02-01T08:40:07.715Z] ---> Running in 14eeec569b87 [2021-02-01T08:40:08.321Z] 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-01T08:40:08.321Z] 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-01T08:40:08.321Z] 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-01T08:40:08.594Z] 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-01T08:40:08.594Z] 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-01T08:40:30.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-01T08:40:34.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-01T08:40:35.294Z] 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-01T08:40:35.294Z] 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-01T08:40:39.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-01T08:40:39.801Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-01T08:40:39.801Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-01T08:40:43.520Z] Removing intermediate container a6a056b83ce9 [2021-02-01T08:40:43.520Z] ---> 3c054b1135bd [2021-02-01T08:40:43.520Z] [2021-02-01T08:40:43.520Z] Step 10/24 : FROM alpine:3.12 [2021-02-01T08:40:43.520Z] Removing intermediate container 059e22fe803d [2021-02-01T08:40:43.520Z] ---> 9ba8f14b3858 [2021-02-01T08:40:43.520Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-01T08:40:43.520Z] 3.12: Pulling from library/alpine [2021-02-01T08:40:43.520Z] Removing intermediate container 3b31d528b468 [2021-02-01T08:40:43.520Z] ---> 2ec168b25081 [2021-02-01T08:40:43.520Z] [2021-02-01T08:40:43.520Z] Step 10/21 : FROM alpine:3.12 [2021-02-01T08:40:43.520Z] 3.12: Pulling from library/alpine [2021-02-01T08:40:43.520Z] ---> Running in 43c5301abf4d [2021-02-01T08:40:44.914Z] 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-01T08:40:45.178Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-01T08:40:45.178Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-01T08:40:45.178Z] Status: Downloaded newer image for alpine:3.12 [2021-02-01T08:40:45.178Z] ---> 389fef711851 [2021-02-01T08:40:45.178Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-01T08:40:45.178Z] Status: Downloaded newer image for alpine:3.12 [2021-02-01T08:40:45.178Z] ---> 389fef711851 [2021-02-01T08:40:45.178Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-01T08:40:46.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-01T08:40:46.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-01T08:40:46.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-01T08:40:46.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-01T08:40:46.556Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-01T08:40:46.556Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-01T08:40:47.776Z] ---> Running in 44242d54746f [2021-02-01T08:40:47.776Z] ---> Running in 96f744ccca7b [2021-02-01T08:40:47.776Z] Removing intermediate container 14eeec569b87 [2021-02-01T08:40:47.776Z] ---> a995b9c12b89 [2021-02-01T08:40:47.776Z] [2021-02-01T08:40:47.776Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T08:40:47.776Z] ---> 389fef711851 [2021-02-01T08:40:47.776Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-01T08:40:47.776Z] Removing intermediate container 17a592c9cf72 [2021-02-01T08:40:47.776Z] ---> 50206fb2a048 [2021-02-01T08:40:47.776Z] [2021-02-01T08:40:47.776Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T08:40:47.776Z] ---> 389fef711851 [2021-02-01T08:40:47.776Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-01T08:40:48.042Z] ---> Running in e9a0d911f601 [2021-02-01T08:40:48.042Z] ---> Running in 0dbba6694a59 [2021-02-01T08:40:48.620Z] Removing intermediate container 43c5301abf4d [2021-02-01T08:40:48.620Z] ---> 22fa9555453c [2021-02-01T08:40:48.620Z] [2021-02-01T08:40:48.620Z] Step 11/26 : FROM docker:20.10.0 [2021-02-01T08:40:48.620Z] 20.10.0: Pulling from library/docker [2021-02-01T08:40:48.891Z] Removing intermediate container 0dbba6694a59 [2021-02-01T08:40:48.891Z] ---> 14f5cd85406d [2021-02-01T08:40:48.891Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-01T08:40:48.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:48.891Z] ---> Running in 6216fc62e67a [2021-02-01T08:40:49.160Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:49.160Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-01T08:40:49.160Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T08:40:49.426Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-01T08:40:49.426Z] (4/4) Installing curl (7.69.1-r3) [2021-02-01T08:40:49.426Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:40:49.426Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T08:40:49.426Z] OK: 7 MiB in 18 packages [2021-02-01T08:40:49.698Z] Removing intermediate container 6216fc62e67a [2021-02-01T08:40:49.698Z] ---> 127cf4008fe8 [2021-02-01T08:40:49.698Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-01T08:40:49.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:49.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:49.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:49.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:49.976Z] ---> Running in ec753f444ec4 [2021-02-01T08:40:49.976Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-01T08:40:49.976Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T08:40:49.976Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-01T08:40:49.976Z] (4/5) Installing curl (7.69.1-r3) [2021-02-01T08:40:49.976Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-01T08:40:49.976Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:40:49.976Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-01T08:40:49.976Z] OK: 6 MiB in 15 packages [2021-02-01T08:40:49.976Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:40:49.976Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T08:40:50.242Z] OK: 7 MiB in 19 packages [2021-02-01T08:40:51.189Z] Removing intermediate container ec753f444ec4 [2021-02-01T08:40:51.189Z] ---> b84681d3fd50 [2021-02-01T08:40:51.189Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:40:51.767Z] ---> Running in 675c2de4ae33 [2021-02-01T08:40:51.767Z] Removing intermediate container 44242d54746f [2021-02-01T08:40:51.767Z] ---> adfc66eb66e1 [2021-02-01T08:40:51.767Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-01T08:40:52.030Z] ---> Running in 6270bbd1c91c [2021-02-01T08:40:52.300Z] Removing intermediate container e9a0d911f601 [2021-02-01T08:40:52.300Z] ---> debc66648689 [2021-02-01T08:40:52.300Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T08:40:52.879Z] Removing intermediate container 6270bbd1c91c [2021-02-01T08:40:52.879Z] ---> 15a85ea14776 [2021-02-01T08:40:52.879Z] Step 13/21 : WORKDIR /edgex [2021-02-01T08:40:52.879Z] ---> Running in 4ba768a6d9c0 [2021-02-01T08:40:52.879Z] Removing intermediate container 96f744ccca7b [2021-02-01T08:40:52.879Z] ---> a7692cf65e0e [2021-02-01T08:40:52.879Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-01T08:40:53.146Z] ---> Running in b28029538cba [2021-02-01T08:40:53.146Z] ---> Running in a4cb83075e8f [2021-02-01T08:40:53.289Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-01T08:40:53.289Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-01T08:40:53.289Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-01T08:40:53.415Z] Removing intermediate container 4ba768a6d9c0 [2021-02-01T08:40:53.415Z] ---> 2c75bb4aae0d [2021-02-01T08:40:53.415Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-01T08:40:53.415Z] ---> Running in a4071e6e66ed [2021-02-01T08:40:53.415Z] Removing intermediate container a4cb83075e8f [2021-02-01T08:40:53.415Z] ---> 323aed7165d5 [2021-02-01T08:40:53.415Z] Step 13/24 : WORKDIR / [2021-02-01T08:40:53.415Z] Removing intermediate container b28029538cba [2021-02-01T08:40:53.415Z] ---> e9b71679c674 [2021-02-01T08:40:53.415Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-01T08:40:53.681Z] ---> Running in 0a0540cb6409 [2021-02-01T08:40:53.681Z] Removing intermediate container 675c2de4ae33 [2021-02-01T08:40:53.681Z] ---> 804e01b9bfc3 [2021-02-01T08:40:53.681Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-01T08:40:54.627Z] Removing intermediate container a4071e6e66ed [2021-02-01T08:40:54.627Z] ---> ba5f38523461 [2021-02-01T08:40:54.627Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-01T08:40:55.202Z] ---> Running in a0e675729004 [2021-02-01T08:40:55.202Z] ---> d7af76f27a4d [2021-02-01T08:40:55.202Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-01T08:40:55.472Z] ---> Running in 9186a07cb09a [2021-02-01T08:40:55.472Z] Removing intermediate container 0a0540cb6409 [2021-02-01T08:40:55.472Z] ---> 965a51dbd583 [2021-02-01T08:40:55.472Z] 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-01T08:40:55.743Z] Removing intermediate container 9186a07cb09a [2021-02-01T08:40:55.743Z] ---> 79e662ba491c [2021-02-01T08:40:55.743Z] Step 15/23 : WORKDIR / [2021-02-01T08:40:55.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:56.010Z] ---> Running in 603ffca82dd4 [2021-02-01T08:40:56.010Z] ---> a72a3c748938 [2021-02-01T08:40:56.010Z] 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-01T08:40:56.010Z] ---> 4d4a1ea5ffff [2021-02-01T08:40:56.010Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-01T08:40:56.282Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-01T08:40:56.282Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-01T08:40:56.282Z] ---> aefe523efa57 [2021-02-01T08:40:56.282Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-01T08:40:56.282Z] Removing intermediate container 603ffca82dd4 [2021-02-01T08:40:56.282Z] ---> 47c5d383e8a7 [2021-02-01T08:40:56.282Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:40:56.282Z] ---> Running in 83880ab0cf61 [2021-02-01T08:40:56.546Z] ---> 19713449f9d1 [2021-02-01T08:40:56.546Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-01T08:40:56.546Z] ---> 5f72f15409bb [2021-02-01T08:40:56.546Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-01T08:40:56.815Z] ---> Running in e41d8a5512fc [2021-02-01T08:40:56.815Z] ---> c6b2930f5d3f [2021-02-01T08:40:56.815Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-01T08:40:56.815Z] ---> 75a3cb1a98e6 [2021-02-01T08:40:56.815Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-01T08:40:56.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:57.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:57.085Z] Removing intermediate container e41d8a5512fc [2021-02-01T08:40:57.085Z] ---> a91971abb3bc [2021-02-01T08:40:57.085Z] Step 18/21 : CMD ["--init=true"] [2021-02-01T08:40:57.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:40:57.348Z] ---> Running in 0144bc31c5cd [2021-02-01T08:40:57.348Z] (1/2) Installing readline (8.0.4-r0) [2021-02-01T08:40:57.348Z] (2/2) Installing bash (5.0.17-r0) [2021-02-01T08:40:57.348Z] Executing bash-5.0.17-r0.post-install [2021-02-01T08:40:57.348Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:40:57.348Z] OK: 12 MiB in 22 packages [2021-02-01T08:40:57.348Z] ---> 81639d34b6e2 [2021-02-01T08:40:57.348Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-01T08:40:57.612Z] ---> 7935d9021a39 [2021-02-01T08:40:57.612Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-01T08:40:57.612Z] Removing intermediate container 0144bc31c5cd [2021-02-01T08:40:57.612Z] ---> 489446c997ec [2021-02-01T08:40:57.612Z] Step 19/21 : LABEL arch=x86_64 [2021-02-01T08:40:57.612Z] ---> Running in 8f4ce50ace6c [2021-02-01T08:40:57.873Z] ---> 4155aec505c3 [2021-02-01T08:40:57.873Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-01T08:40:58.138Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-01T08:40:58.138Z] Removing intermediate container 8f4ce50ace6c [2021-02-01T08:40:58.138Z] ---> 8e6b3ab45bbd [2021-02-01T08:40:58.138Z] Step 20/21 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:40:58.138Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-01T08:40:58.138Z] ---> Running in 2c148b0db895 [2021-02-01T08:40:58.138Z] ---> 831624352372 [2021-02-01T08:40:58.138Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-01T08:40:58.138Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-01T08:40:58.138Z] Removing intermediate container 83880ab0cf61 [2021-02-01T08:40:58.138Z] ---> 2964e5d5c3b7 [2021-02-01T08:40:58.138Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-01T08:40:58.400Z] ---> Running in ef37f7dd7998 [2021-02-01T08:40:58.400Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-01T08:40:58.400Z] ---> Running in 28cc00834377 [2021-02-01T08:40:58.400Z] Removing intermediate container 2c148b0db895 [2021-02-01T08:40:58.400Z] ---> 5c961395f308 [2021-02-01T08:40:58.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:40:58.662Z] ---> ca6a898624bb [2021-02-01T08:40:58.662Z] 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-01T08:40:58.662Z] Removing intermediate container ef37f7dd7998 [2021-02-01T08:40:58.662Z] ---> 1b8e3cf10833 [2021-02-01T08:40:58.662Z] Step 21/21 : LABEL version=0.0.0 [2021-02-01T08:40:58.662Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-01T08:40:58.662Z] ---> Running in b0a21c544e7b [2021-02-01T08:40:58.662Z] Removing intermediate container 28cc00834377 [2021-02-01T08:40:58.662Z] ---> 4fd3d270669a [2021-02-01T08:40:58.662Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-01T08:40:58.926Z] ---> Running in 6b216cfcb4f3 [2021-02-01T08:40:58.926Z] ---> Running in 54496779c000 [2021-02-01T08:40:58.926Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-01T08:40:58.926Z] ---> Running in bef99b04d71f [2021-02-01T08:40:58.927Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:40:58.927Z] OK: 8 MiB in 20 packages [2021-02-01T08:40:59.194Z] Removing intermediate container b0a21c544e7b [2021-02-01T08:40:59.194Z] ---> 91948f5b5e0c [2021-02-01T08:40:59.194Z] Step 21/23 : LABEL arch=x86_64 [2021-02-01T08:40:59.194Z] Removing intermediate container 6b216cfcb4f3 [2021-02-01T08:40:59.194Z] ---> 1e0ed61ebade [2021-02-01T08:40:59.194Z] [2021-02-01T08:40:59.194Z] Removing intermediate container bef99b04d71f [2021-02-01T08:40:59.194Z] ---> 8a4efeeb2d95 [2021-02-01T08:40:59.194Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-01T08:40:59.462Z] ---> Running in a58f839124a2 [2021-02-01T08:40:59.462Z] ---> Running in 7b9bbce7fdc5 [2021-02-01T08:40:59.462Z] Successfully built 1e0ed61ebade [2021-02-01T08:40:59.462Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-01T08:40:59.462Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-02-01T08:40:59.730Z] Removing intermediate container a58f839124a2 [2021-02-01T08:40:59.730Z] ---> 508af5680a75 [2021-02-01T08:40:59.730Z] Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:40:59.730Z] ---> Running in 1253549820d4 [2021-02-01T08:41:00.015Z] Removing intermediate container 7b9bbce7fdc5 [2021-02-01T08:41:00.015Z] ---> e18ae9b12123 [2021-02-01T08:41:00.015Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-01T08:41:00.015Z] Removing intermediate container a0e675729004 [2021-02-01T08:41:00.015Z] ---> 6d853e99f8f9 [2021-02-01T08:41:00.015Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:41:00.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.407s coverage: 46.0% of statements [2021-02-01T08:41:00.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-01T08:41:00.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-01T08:41:00.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-01T08:41:00.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-01T08:41:00.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-01T08:41:00.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-01T08:41:00.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-01T08:41:00.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.204s coverage: 100.0% of statements [2021-02-01T08:41:00.277Z] Removing intermediate container 1253549820d4 [2021-02-01T08:41:00.277Z] ---> b7ac3378dec8 [2021-02-01T08:41:00.277Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T08:41:02.214Z] Removing intermediate container 54496779c000 [2021-02-01T08:41:02.214Z] ---> 8843c54cc39c [2021-02-01T08:41:02.214Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-01T08:41:02.214Z] ---> Running in b3ab475097aa [2021-02-01T08:41:03.633Z] ---> 705cef9a432e [2021-02-01T08:41:03.633Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-01T08:41:03.634Z] ---> 7de475f89074 [2021-02-01T08:41:03.634Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-01T08:41:03.897Z] ---> Running in 764573fd3438 [2021-02-01T08:41:04.476Z] Removing intermediate container b3ab475097aa [2021-02-01T08:41:04.476Z] ---> fd9863a23894 [2021-02-01T08:41:04.476Z] [2021-02-01T08:41:05.061Z] Successfully built fd9863a23894 [2021-02-01T08:41:05.061Z] ---> 7681283a8663 [2021-02-01T08:41:05.061Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-01T08:41:05.061Z] Successfully tagged docker-core-command-go:latest [2021-02-01T08:41:05.061Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-02-01T08:41:05.061Z] Removing intermediate container 764573fd3438 [2021-02-01T08:41:05.061Z] ---> 63fd0426c9a0 [2021-02-01T08:41:05.061Z] Step 22/24 : LABEL arch=x86_64 [2021-02-01T08:41:05.323Z] ---> c4d0b4e23316 [2021-02-01T08:41:05.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-01T08:41:05.323Z] ---> Running in faf775db5c94 [2021-02-01T08:41:05.587Z] Removing intermediate container faf775db5c94 [2021-02-01T08:41:05.587Z] ---> 05d3cfefd9eb [2021-02-01T08:41:05.587Z] Step 23/24 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:41:06.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.622s coverage: 27.1% of statements [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-01T08:41:06.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.106s coverage: 100.0% of statements [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-01T08:41:06.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-01T08:41:06.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.221s coverage: 65.8% of statements [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-01T08:41:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-01T08:41:08.155Z] ---> Running in 29ba546e157a [2021-02-01T08:41:08.418Z] ---> e96d961f89bd [2021-02-01T08:41:08.418Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-01T08:41:08.418Z] ---> 9e0759aed13e [2021-02-01T08:41:08.418Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-01T08:41:08.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.675s coverage: 82.3% of statements [2021-02-01T08:41:08.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-01T08:41:08.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T08:41:08.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-01T08:41:08.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-01T08:41:09.822Z] ---> Running in 54de07c742cb [2021-02-01T08:41:10.085Z] Removing intermediate container 29ba546e157a [2021-02-01T08:41:10.085Z] ---> aca8603266e0 [2021-02-01T08:41:10.085Z] Step 24/24 : LABEL version=0.0.0 [2021-02-01T08:41:10.351Z] ---> Running in 9d3e232c0396 [2021-02-01T08:41:12.173Z] ---> Running in b8373b8f3524 [2021-02-01T08:41:12.174Z] Removing intermediate container 9d3e232c0396 [2021-02-01T08:41:12.174Z] ---> c6740c6458fc [2021-02-01T08:41:12.174Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:41:12.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:41:12.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:41:13.163Z] ---> Running in 709c2b0f86a3 [2021-02-01T08:41:13.163Z] Removing intermediate container b8373b8f3524 [2021-02-01T08:41:13.163Z] ---> 512f48f7729a [2021-02-01T08:41:13.163Z] [2021-02-01T08:41:13.163Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-01T08:41:13.163Z] (2/33) Installing expat (2.2.9-r1) [2021-02-01T08:41:13.163Z] (3/33) Installing libffi (3.3-r2) [2021-02-01T08:41:13.163Z] (4/33) Installing gdbm (1.13-r1) [2021-02-01T08:41:13.163Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-01T08:41:13.428Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-01T08:41:13.428Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-01T08:41:13.428Z] Successfully built 512f48f7729a [2021-02-01T08:41:14.003Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-01T08:41:14.003Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-02-01T08:41:14.003Z] Removing intermediate container 709c2b0f86a3 [2021-02-01T08:41:14.003Z] ---> 9944eb12b3db [2021-02-01T08:41:14.003Z] Step 21/23 : LABEL arch=x86_64 [2021-02-01T08:41:17.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.107s coverage: 28.6% of statements [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-01T08:41:17.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-01T08:41:17.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-01T08:41:17.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.318s coverage: 86.7% of statements [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-01T08:41:17.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.399s coverage: 97.5% of statements [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-01T08:41:17.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-01T08:41:17.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-01T08:41:19.345Z] ---> Running in 7c38eea553c9 [2021-02-01T08:41:19.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:41:19.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:41:19.610Z] ---> e11aafd67375 [2021-02-01T08:41:19.610Z] Step 3/22 : WORKDIR /edgex-go [2021-02-01T08:41:19.610Z] ---> Using cache [2021-02-01T08:41:19.610Z] ---> 92cf38bc2b09 [2021-02-01T08:41:19.610Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:41:19.610Z] ---> Using cache [2021-02-01T08:41:19.610Z] ---> 9474cc716f43 [2021-02-01T08:41:19.610Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-01T08:41:19.874Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-01T08:41:19.874Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-01T08:41:19.874Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-01T08:41:19.874Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-01T08:41:20.137Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-01T08:41:22.065Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-01T08:41:22.065Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-01T08:41:22.329Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-01T08:41:22.329Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-01T08:41:22.597Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-01T08:41:23.177Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-01T08:41:23.439Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-01T08:41:24.401Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-01T08:41:24.665Z] ---> Running in 88547a12a020 [2021-02-01T08:41:24.932Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-01T08:41:24.932Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-01T08:41:24.932Z] Removing intermediate container 7c38eea553c9 [2021-02-01T08:41:24.932Z] ---> 2d8020c49562 [2021-02-01T08:41:24.932Z] Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:41:24.932Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-01T08:41:25.545Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-01T08:41:25.545Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-01T08:41:25.545Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-01T08:41:25.813Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-01T08:41:25.814Z] ---> Running in 3db641e8d490 [2021-02-01T08:41:25.814Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-01T08:41:25.814Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-01T08:41:25.814Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-01T08:41:26.078Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-01T08:41:26.342Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-01T08:41:26.342Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-01T08:41:26.606Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:41:27.192Z] OK: 71 MiB in 55 packages [2021-02-01T08:41:27.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.157s coverage: 92.8% of statements [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-01T08:41:27.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-01T08:41:27.273Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.143s coverage: 0.1% of statements [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-01T08:41:27.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-01T08:41:27.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 45.5% of statements [2021-02-01T08:41:27.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2021-02-01T08:41:27.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-02-01T08:41:27.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements [2021-02-01T08:41:27.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2021-02-01T08:41:27.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:41:28.045Z] Removing intermediate container 3db641e8d490 [2021-02-01T08:41:28.045Z] ---> 58cc5b0526b8 [2021-02-01T08:41:28.045Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T08:41:28.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:41:28.892Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:41:28.892Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:41:28.892Z] ---> e11aafd67375 [2021-02-01T08:41:28.892Z] Step 3/31 : WORKDIR /edgex-go [2021-02-01T08:41:28.892Z] ---> Using cache [2021-02-01T08:41:28.892Z] ---> 92cf38bc2b09 [2021-02-01T08:41:28.892Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:41:28.892Z] ---> Using cache [2021-02-01T08:41:28.892Z] ---> 9474cc716f43 [2021-02-01T08:41:28.892Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-01T08:41:29.159Z] OK: 233 MiB in 51 packages [2021-02-01T08:41:29.756Z] ---> Running in 5e378785572b [2021-02-01T08:41:29.756Z] ---> Running in ddd3020b10e5 [2021-02-01T08:41:30.339Z] Removing intermediate container 5e378785572b [2021-02-01T08:41:30.339Z] ---> ae76627982bf [2021-02-01T08:41:30.339Z] [2021-02-01T08:41:30.606Z] Removing intermediate container 88547a12a020 [2021-02-01T08:41:30.606Z] ---> 4b4733d9c93a [2021-02-01T08:41:30.606Z] Step 6/22 : COPY go.mod . [2021-02-01T08:41:30.869Z] Successfully built ae76627982bf [2021-02-01T08:41:31.451Z] Successfully tagged docker-core-data-go:latest [2021-02-01T08:41:31.451Z] Building docker-support-scheduler-go [2021-02-01T08:41:31.451Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:41:31.716Z] ---> a8aad640b593 [2021-02-01T08:41:31.716Z] Step 7/22 : RUN go mod download [2021-02-01T08:41:32.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:41:33.291Z] ---> Running in b0c25d62de4b [2021-02-01T08:41:33.291Z] OK: 233 MiB in 51 packages [2021-02-01T08:41:38.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:41:38.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:41:39.203Z] ---> e11aafd67375 [2021-02-01T08:41:39.203Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T08:41:39.203Z] ---> Using cache [2021-02-01T08:41:39.203Z] ---> 92cf38bc2b09 [2021-02-01T08:41:39.203Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:41:39.203Z] ---> Using cache [2021-02-01T08:41:39.203Z] ---> 9474cc716f43 [2021-02-01T08:41:39.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-01T08:41:39.203Z] ---> Using cache [2021-02-01T08:41:39.203Z] ---> bd86708603c8 [2021-02-01T08:41:39.203Z] Step 6/23 : COPY go.mod . [2021-02-01T08:41:39.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2021-02-01T08:41:39.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-02-01T08:41:40.154Z] Removing intermediate container ddd3020b10e5 [2021-02-01T08:41:40.155Z] ---> bd86708603c8 [2021-02-01T08:41:40.155Z] Step 6/31 : COPY go.mod . [2021-02-01T08:41:40.155Z] ---> 7caece49b8a5 [2021-02-01T08:41:40.155Z] Step 7/23 : RUN go mod download [2021-02-01T08:41:40.421Z] ---> Running in 7fb8a6782ed7 [2021-02-01T08:41:41.005Z] ---> 89b2df52f940 [2021-02-01T08:41:41.005Z] Step 7/31 : RUN go mod download [2021-02-01T08:41:41.272Z] Removing intermediate container b0c25d62de4b [2021-02-01T08:41:41.272Z] ---> 74faa6d7cf08 [2021-02-01T08:41:41.272Z] Step 8/22 : COPY . . [2021-02-01T08:41:41.546Z] ---> Running in 7cfa9a926d17 [2021-02-01T08:41:51.965Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:41:51.965Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:41:51.965Z] ---> e11aafd67375 [2021-02-01T08:41:51.965Z] Step 3/22 : WORKDIR /edgex-go [2021-02-01T08:41:51.965Z] ---> Using cache [2021-02-01T08:41:51.965Z] ---> 92cf38bc2b09 [2021-02-01T08:41:51.965Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:41:51.965Z] ---> Using cache [2021-02-01T08:41:51.965Z] ---> 9474cc716f43 [2021-02-01T08:41:51.965Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-01T08:41:51.965Z] ---> Using cache [2021-02-01T08:41:51.965Z] ---> bd86708603c8 [2021-02-01T08:41:51.965Z] Step 6/22 : COPY go.mod . [2021-02-01T08:41:51.965Z] ---> Using cache [2021-02-01T08:41:51.965Z] ---> 89b2df52f940 [2021-02-01T08:41:51.965Z] Step 7/22 : RUN go mod download [2021-02-01T08:41:51.965Z] ---> Using cache [2021-02-01T08:41:51.965Z] ---> 250c6d205248 [2021-02-01T08:41:51.965Z] Step 8/22 : COPY . . [2021-02-01T08:41:52.233Z] Removing intermediate container 7fb8a6782ed7 [2021-02-01T08:41:52.233Z] ---> 09e418951726 [2021-02-01T08:41:52.233Z] Step 8/23 : COPY . . [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.123s coverage: 92.9% of statements [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.2% of statements [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.4% of statements [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.480s coverage: 63.5% of statements [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.801s coverage: 68.9% of statements [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.414s coverage: 37.0% of statements [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-01T08:41:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.607s coverage: 84.0% of statements [2021-02-01T08:41:54.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements [2021-02-01T08:41:55.565Z] Removing intermediate container 7cfa9a926d17 [2021-02-01T08:41:55.565Z] ---> 250c6d205248 [2021-02-01T08:41:55.565Z] Step 8/31 : COPY . . [2021-02-01T08:42:00.900Z] Removing intermediate container 54de07c742cb [2021-02-01T08:42:00.900Z] ---> 31332175036b [2021-02-01T08:42:00.900Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-01T08:42:01.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.349s coverage: 47.1% of statements [2021-02-01T08:42:01.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-01T08:42:01.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-01T08:42:01.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-01T08:42:01.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-01T08:42:01.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-01T08:42:01.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.132s coverage: 100.0% of statements [2021-02-01T08:42:01.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-01T08:42:01.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements [2021-02-01T08:42:01.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-01T08:42:05.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.239s coverage: 29.1% of statements [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-01T08:42:05.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-01T08:42:05.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.171s coverage: 100.0% of statements [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-01T08:42:05.874Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.180s coverage: 100.0% of statements [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-01T08:42:05.874Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-01T08:42:05.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.079s coverage: 100.0% of statements [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-01T08:42:05.874Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-01T08:42:05.874Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-01T08:42:06.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-02-01T08:42:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-01T08:42:08.115Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-01T08:42:08.709Z] GO111MODULE=on go vet ./... [2021-02-01T08:42:09.091Z] ---> Running in 8f6b0475d92c [2021-02-01T08:42:21.548Z] ---> 2c42d30da0d9 [2021-02-01T08:42:21.548Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-01T08:42:22.521Z] ---> Running in eab0afa28cab [2021-02-01T08:42:22.782Z] Collecting docker-compose==1.23.2 [2021-02-01T08:42:23.053Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-01T08:42:24.011Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-01T08:42:24.011Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-01T08:42:24.966Z] 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-01T08:42:24.966Z] Collecting texttable<0.10,>=0.9.0 [2021-02-01T08:42:25.240Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-01T08:42:26.636Z] 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-01T08:42:29.228Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-01T08:42:29.228Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-01T08:42:29.228Z] ---> 17d52e4ac133 [2021-02-01T08:42:29.228Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-01T08:42:29.850Z] Collecting docker<4.0,>=3.6.0 [2021-02-01T08:42:29.850Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-01T08:42:29.850Z] ---> 86e5868e9b16 [2021-02-01T08:42:29.850Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-01T08:42:29.850Z] ---> Running in b24830185095 [2021-02-01T08:42:30.128Z] ---> bfa149592d57 [2021-02-01T08:42:30.128Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-01T08:42:30.128Z] ---> Running in cdcdaade480a [2021-02-01T08:42:30.415Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-01T08:42:30.415Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-01T08:42:30.415Z] ---> Running in 86a6c719acbc [2021-02-01T08:42:30.697Z] Collecting jsonschema<3,>=2.5.1 [2021-02-01T08:42:30.697Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-01T08:42:30.697Z] Collecting cached-property<2,>=1.2.0 [2021-02-01T08:42:30.977Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-01T08:42:30.977Z] Collecting docopt<0.7,>=0.6.1 [2021-02-01T08:42:30.977Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-01T08:42:31.575Z] 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-01T08:42:31.575Z] 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-01T08:42:31.575Z] 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-01T08:42:31.844Z] Collecting PyYAML<4,>=3.10 [2021-02-01T08:42:31.844Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-01T08:42:32.849Z] Collecting docker-pycreds>=0.4.0 [2021-02-01T08:42:32.849Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-01T08:42:32.849Z] 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-01T08:42:32.849Z] Collecting idna<2.8,>=2.5 [2021-02-01T08:42:32.849Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-01T08:42:33.124Z] 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-01T08:42:33.124Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-01T08:42:33.124Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-01T08:42:33.394Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-01T08:42:33.394Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-01T08:42:33.394Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-01T08:42:33.394Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-01T08:42:33.394Z] Installing collected packages: websocket-client, texttable, dockerpty, docker-pycreds, idna, urllib3, requests, docker, jsonschema, cached-property, docopt, PyYAML, docker-compose [2021-02-01T08:42:33.661Z] Running setup.py install for texttable: started [2021-02-01T08:42:34.629Z] Running setup.py install for texttable: finished with status 'done' [2021-02-01T08:42:34.629Z] Running setup.py install for dockerpty: started [2021-02-01T08:42:35.226Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-01T08:42:35.226Z] Attempting uninstall: idna [2021-02-01T08:42:35.226Z] Found existing installation: idna 2.9 [2021-02-01T08:42:35.226Z] Uninstalling idna-2.9: [2021-02-01T08:42:35.501Z] Successfully uninstalled idna-2.9 [2021-02-01T08:42:35.785Z] Attempting uninstall: urllib3 [2021-02-01T08:42:35.785Z] Found existing installation: urllib3 1.25.9 [2021-02-01T08:42:35.785Z] Uninstalling urllib3-1.25.9: [2021-02-01T08:42:36.063Z] Successfully uninstalled urllib3-1.25.9 [2021-02-01T08:42:36.331Z] Attempting uninstall: requests [2021-02-01T08:42:36.331Z] Found existing installation: requests 2.23.0 [2021-02-01T08:42:36.331Z] Uninstalling requests-2.23.0: [2021-02-01T08:42:36.331Z] Successfully uninstalled requests-2.23.0 [2021-02-01T08:42:36.923Z] Running setup.py install for docopt: started [2021-02-01T08:42:38.893Z] Running setup.py install for docopt: finished with status 'done' [2021-02-01T08:42:38.893Z] Running setup.py install for PyYAML: started [2021-02-01T08:42:40.537Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-01T08:42:40.905Z] 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-01T08:42:46.284Z] Removing intermediate container 8f6b0475d92c [2021-02-01T08:42:46.284Z] ---> 1695caecc245 [2021-02-01T08:42:46.284Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-01T08:42:46.284Z] ---> Running in e5f44d8200cf [2021-02-01T08:42:48.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:42:48.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:42:48.516Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T08:42:48.516Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-01T08:42:48.516Z] (3/3) Installing curl (7.69.1-r3) [2021-02-01T08:42:48.516Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:42:48.516Z] OK: 72 MiB in 58 packages [2021-02-01T08:42:49.953Z] Removing intermediate container e5f44d8200cf [2021-02-01T08:42:49.953Z] ---> 232114429afc [2021-02-01T08:42:49.953Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-01T08:42:49.953Z] ---> Running in 19e7946402e4 [2021-02-01T08:42:50.226Z] Removing intermediate container 19e7946402e4 [2021-02-01T08:42:50.226Z] ---> 851030bb8400 [2021-02-01T08:42:50.226Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:42:50.493Z] ---> Running in 373f67c1f626 [2021-02-01T08:42:50.767Z] Removing intermediate container 373f67c1f626 [2021-02-01T08:42:50.767Z] ---> baa15a633d1a [2021-02-01T08:42:50.767Z] Step 24/26 : LABEL arch=x86_64 [2021-02-01T08:42:50.767Z] ---> Running in 8f1d5ab436af [2021-02-01T08:42:51.035Z] Removing intermediate container 8f1d5ab436af [2021-02-01T08:42:51.035Z] ---> 42ba8c67eb0f [2021-02-01T08:42:51.035Z] Step 25/26 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:42:51.306Z] ---> Running in 751c4255aa02 [2021-02-01T08:42:51.578Z] Removing intermediate container 751c4255aa02 [2021-02-01T08:42:51.578Z] ---> d88143e6f7ea [2021-02-01T08:42:51.578Z] Step 26/26 : LABEL version=0.0.0 [2021-02-01T08:42:51.846Z] ---> Running in 0eea1452aceb [2021-02-01T08:42:52.436Z] Removing intermediate container 0eea1452aceb [2021-02-01T08:42:52.436Z] ---> c7c1b6da0b39 [2021-02-01T08:42:52.436Z] [2021-02-01T08:42:52.436Z] Successfully built c7c1b6da0b39 [2021-02-01T08:42:52.705Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-01T08:42:57.060Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container eab0afa28cab [2021-02-01T08:42:57.060Z] ---> 1a3992268437 [2021-02-01T08:42:57.060Z] [2021-02-01T08:42:57.060Z] Step 10/22 : FROM alpine:3.12 [2021-02-01T08:42:57.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-01T08:42:57.060Z] ---> 389fef711851 [2021-02-01T08:42:57.060Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-01T08:42:57.330Z] ---> Running in a5bf6082b035 [2021-02-01T08:42:58.302Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:42:58.302Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:42:58.575Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-01T08:42:58.575Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-01T08:42:58.575Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:42:58.841Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T08:42:58.841Z] OK: 6 MiB in 16 packages [2021-02-01T08:43:00.799Z] Removing intermediate container a5bf6082b035 [2021-02-01T08:43:00.799Z] ---> 30529f465b7b [2021-02-01T08:43:00.799Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T08:43:00.799Z] ---> Running in edb3e3177f0d [2021-02-01T08:43:01.079Z] Removing intermediate container edb3e3177f0d [2021-02-01T08:43:01.079Z] ---> f99c58e28ebf [2021-02-01T08:43:01.079Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-01T08:43:01.079Z] ---> Running in 2b7a13c698e3 [2021-02-01T08:43:02.043Z] Removing intermediate container 2b7a13c698e3 [2021-02-01T08:43:02.043Z] ---> 12674252f8b8 [2021-02-01T08:43:02.043Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-01T08:43:02.996Z] ---> Running in ab644c97652a [2021-02-01T08:43:03.258Z] Removing intermediate container 86a6c719acbc [2021-02-01T08:43:03.258Z] ---> 6cfbb1730960 [2021-02-01T08:43:03.258Z] [2021-02-01T08:43:03.258Z] Step 10/22 : FROM alpine:3.12 [2021-02-01T08:43:03.258Z] ---> 389fef711851 [2021-02-01T08:43:03.258Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-01T08:43:03.258Z] ---> Using cache [2021-02-01T08:43:03.258Z] ---> debc66648689 [2021-02-01T08:43:03.258Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T08:43:03.258Z] ---> Using cache [2021-02-01T08:43:03.258Z] ---> 2c75bb4aae0d [2021-02-01T08:43:03.258Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-01T08:43:03.258Z] ---> Running in fa37f941e892 [2021-02-01T08:43:03.258Z] Removing intermediate container ab644c97652a [2021-02-01T08:43:03.258Z] ---> fc327e6b8864 [2021-02-01T08:43:03.258Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:43:03.526Z] Removing intermediate container fa37f941e892 [2021-02-01T08:43:03.526Z] ---> 33818ff38e71 [2021-02-01T08:43:03.526Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-01T08:43:07.746Z] ---> Running in d6159b108cb4 [2021-02-01T08:43:07.746Z] ---> 6496c35fd865 [2021-02-01T08:43:07.746Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-01T08:43:07.746Z] Removing intermediate container cdcdaade480a [2021-02-01T08:43:07.746Z] ---> d30c676eed3e [2021-02-01T08:43:07.746Z] [2021-02-01T08:43:07.746Z] Step 10/31 : FROM alpine:3.12 [2021-02-01T08:43:07.746Z] ---> 389fef711851 [2021-02-01T08:43:07.746Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-01T08:43:07.746Z] Removing intermediate container b24830185095 [2021-02-01T08:43:07.746Z] ---> be82d8316584 [2021-02-01T08:43:07.746Z] [2021-02-01T08:43:07.746Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T08:43:07.746Z] ---> 389fef711851 [2021-02-01T08:43:07.746Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-01T08:43:07.746Z] ---> Using cache [2021-02-01T08:43:07.746Z] ---> debc66648689 [2021-02-01T08:43:07.746Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T08:43:07.746Z] ---> Using cache [2021-02-01T08:43:07.746Z] ---> 2c75bb4aae0d [2021-02-01T08:43:07.746Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-01T08:43:07.746Z] ---> Running in f787d35eb7db [2021-02-01T08:43:07.746Z] ---> Running in e4c385ee7048 [2021-02-01T08:43:07.746Z] Removing intermediate container d6159b108cb4 [2021-02-01T08:43:07.746Z] ---> 63844e30bec1 [2021-02-01T08:43:07.746Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:43:07.746Z] Removing intermediate container f787d35eb7db [2021-02-01T08:43:07.746Z] ---> 64433d33fdf3 [2021-02-01T08:43:07.746Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-01T08:43:08.011Z] ---> f559c3d1b350 [2021-02-01T08:43:08.011Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-01T08:43:08.011Z] Removing intermediate container e4c385ee7048 [2021-02-01T08:43:08.011Z] ---> 9bb6804fea64 [2021-02-01T08:43:08.011Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-01T08:43:08.011Z] ---> Running in 875337f03f5f [2021-02-01T08:43:08.274Z] ---> Running in 788f05d9a611 [2021-02-01T08:43:08.274Z] ---> 94276c120b57 [2021-02-01T08:43:08.274Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-01T08:43:08.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T08:43:08.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T08:43:09.112Z] ---> 40b422334476 [2021-02-01T08:43:09.112Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-01T08:43:09.112Z] Removing intermediate container 788f05d9a611 [2021-02-01T08:43:09.112Z] ---> acc5e976963a [2021-02-01T08:43:09.112Z] Step 15/23 : WORKDIR / [2021-02-01T08:43:09.112Z] ---> Running in 8884891890fa [2021-02-01T08:43:09.113Z] ---> 20702e3e13a7 [2021-02-01T08:43:09.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-01T08:43:09.113Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-01T08:43:09.113Z] (2/2) Installing su-exec (0.2-r1) [2021-02-01T08:43:09.113Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:43:09.113Z] OK: 6 MiB in 16 packages [2021-02-01T08:43:09.113Z] ---> Running in 1f4831941854 [2021-02-01T08:43:09.375Z] Removing intermediate container 8884891890fa [2021-02-01T08:43:09.375Z] ---> d52ac3fe7821 [2021-02-01T08:43:09.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:43:09.637Z] ---> Running in a97f2215b6fd [2021-02-01T08:43:09.637Z] ---> af12ba8e3adc [2021-02-01T08:43:09.637Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-01T08:43:09.637Z] Removing intermediate container 1f4831941854 [2021-02-01T08:43:09.637Z] ---> 691512611a99 [2021-02-01T08:43:09.637Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:43:09.898Z] ---> Running in 86c75ab2f00d [2021-02-01T08:43:09.898Z] Removing intermediate container a97f2215b6fd [2021-02-01T08:43:09.898Z] ---> 7314883cd8f2 [2021-02-01T08:43:09.898Z] Step 20/22 : LABEL arch=x86_64 [2021-02-01T08:43:09.899Z] Removing intermediate container 875337f03f5f [2021-02-01T08:43:09.899Z] ---> b272e1fab545 [2021-02-01T08:43:09.899Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-01T08:43:10.161Z] ---> Running in 326db249e8ad [2021-02-01T08:43:10.161Z] ---> da050a0aa07a [2021-02-01T08:43:10.161Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-01T08:43:10.161Z] ---> Running in fb46a82be965 [2021-02-01T08:43:10.161Z] Removing intermediate container 86c75ab2f00d [2021-02-01T08:43:10.161Z] ---> dbc300fe6c5b [2021-02-01T08:43:10.161Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:43:10.427Z] Removing intermediate container 326db249e8ad [2021-02-01T08:43:10.427Z] ---> 25bf1aa467ea [2021-02-01T08:43:10.427Z] Step 21/22 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:43:10.427Z] ---> Running in 4b02f1574986 [2021-02-01T08:43:10.427Z] ---> Running in dbc8d589c519 [2021-02-01T08:43:10.689Z] Removing intermediate container fb46a82be965 [2021-02-01T08:43:10.689Z] ---> 05f8479056e2 [2021-02-01T08:43:10.689Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-01T08:43:10.689Z] Removing intermediate container 4b02f1574986 [2021-02-01T08:43:10.689Z] ---> cd9d9f81b717 [2021-02-01T08:43:10.689Z] Step 20/22 : LABEL arch=x86_64 [2021-02-01T08:43:11.633Z] ---> Running in 85c47bccb356 [2021-02-01T08:43:11.633Z] ---> c0457455a389 [2021-02-01T08:43:11.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-01T08:43:11.633Z] ---> Running in ade5b697723c [2021-02-01T08:43:11.633Z] Removing intermediate container dbc8d589c519 [2021-02-01T08:43:11.633Z] ---> a27f14d7c81f [2021-02-01T08:43:11.633Z] Step 22/22 : LABEL version=0.0.0 [2021-02-01T08:43:11.894Z] ---> Running in 52aba09239ee [2021-02-01T08:43:11.894Z] Removing intermediate container 85c47bccb356 [2021-02-01T08:43:11.894Z] ---> fd2cacd3ac16 [2021-02-01T08:43:11.894Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-01T08:43:11.894Z] Removing intermediate container ade5b697723c [2021-02-01T08:43:11.894Z] ---> 86895af39998 [2021-02-01T08:43:11.894Z] Step 21/22 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:43:11.894Z] ---> 1ee6d76edd77 [2021-02-01T08:43:11.894Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-01T08:43:12.159Z] ---> Running in c5e112bdfa53 [2021-02-01T08:43:12.159Z] ---> Running in 908f49f6ae0d [2021-02-01T08:43:12.159Z] Removing intermediate container 52aba09239ee [2021-02-01T08:43:12.159Z] ---> e10149d5ff4f [2021-02-01T08:43:12.159Z] [2021-02-01T08:43:12.159Z] Successfully built e10149d5ff4f [2021-02-01T08:43:12.159Z] ---> Running in f3a5a65ef8f5 [2021-02-01T08:43:12.422Z] Successfully tagged docker-support-notifications-go:latest [2021-02-01T08:43:12.422Z]  Building docker-support-notifications-go ... done Removing intermediate container 908f49f6ae0d [2021-02-01T08:43:12.422Z] ---> ffdc24fc602c [2021-02-01T08:43:12.422Z] Step 22/22 : LABEL version=0.0.0 [2021-02-01T08:43:12.422Z] ---> Running in 73cb3af02b0e [2021-02-01T08:43:12.686Z] Removing intermediate container f3a5a65ef8f5 [2021-02-01T08:43:12.686Z] ---> c0c5d4fc0eb3 [2021-02-01T08:43:12.686Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:43:12.686Z] ---> Running in cb3cd61ca774 [2021-02-01T08:43:12.686Z] Removing intermediate container 73cb3af02b0e [2021-02-01T08:43:12.686Z] ---> 0c8b580afa00 [2021-02-01T08:43:12.686Z] [2021-02-01T08:43:12.949Z] Successfully built 0c8b580afa00 [2021-02-01T08:43:12.949Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-01T08:43:13.211Z]  Building docker-support-scheduler-go ... done Removing intermediate container cb3cd61ca774 [2021-02-01T08:43:13.211Z] ---> 1f5c66bd4125 [2021-02-01T08:43:13.211Z] Step 21/23 : LABEL arch=x86_64 [2021-02-01T08:43:13.211Z] ---> Running in fbcc60796a48 [2021-02-01T08:43:13.473Z] Removing intermediate container c5e112bdfa53 [2021-02-01T08:43:13.473Z] ---> e12e2bb01b09 [2021-02-01T08:43:13.473Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-01T08:43:13.473Z] Removing intermediate container fbcc60796a48 [2021-02-01T08:43:13.473Z] ---> 92dacc6e0b68 [2021-02-01T08:43:13.473Z] Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:43:13.473Z] ---> Running in 45ccd977e019 [2021-02-01T08:43:13.473Z] ---> Running in 6e35ab4beb5c [2021-02-01T08:43:13.735Z] Removing intermediate container 45ccd977e019 [2021-02-01T08:43:13.735Z] ---> a494fdc4c065 [2021-02-01T08:43:13.735Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-01T08:43:13.735Z] Removing intermediate container 6e35ab4beb5c [2021-02-01T08:43:13.735Z] ---> 6c7e8496197e [2021-02-01T08:43:13.735Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T08:43:13.735Z] ---> Running in 12f6e9bd5058 [2021-02-01T08:43:14.011Z] Removing intermediate container 12f6e9bd5058 [2021-02-01T08:43:14.011Z] ---> 476ca71ccf4f [2021-02-01T08:43:14.011Z] [2021-02-01T08:43:14.011Z] ---> c0c082a10dbd [2021-02-01T08:43:14.011Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-01T08:43:14.011Z] ---> Running in ed95fda0b671 [2021-02-01T08:43:14.011Z] Successfully built 476ca71ccf4f [2021-02-01T08:43:14.278Z] Successfully tagged docker-core-metadata-go:latest [2021-02-01T08:43:15.226Z]  Building docker-core-metadata-go ... done Removing intermediate container ed95fda0b671 [2021-02-01T08:43:15.226Z] ---> 98a613b6e399 [2021-02-01T08:43:15.226Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:43:15.226Z] ---> d523176ce967 [2021-02-01T08:43:15.226Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-01T08:43:15.802Z] ---> b44def7737b9 [2021-02-01T08:43:15.802Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-01T08:43:16.064Z] ---> 537578e62a71 [2021-02-01T08:43:16.064Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-01T08:43:16.642Z] ---> 96469b003fbc [2021-02-01T08:43:16.642Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-01T08:43:16.906Z] ---> 72824dafe258 [2021-02-01T08:43:16.906Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-01T08:43:16.906Z] ---> Running in 9d019651a9ad [2021-02-01T08:43:17.170Z] Removing intermediate container 9d019651a9ad [2021-02-01T08:43:17.170Z] ---> ef1f8c54c71f [2021-02-01T08:43:17.170Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-01T08:43:17.433Z] ---> a961b6efbb47 [2021-02-01T08:43:17.433Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-01T08:43:17.696Z] ---> Running in d545de0af95e [2021-02-01T08:43:18.643Z] Removing intermediate container d545de0af95e [2021-02-01T08:43:18.643Z] ---> 56af7d17dcb6 [2021-02-01T08:43:18.643Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-01T08:43:18.905Z] ---> Running in 5eb4812e65b7 [2021-02-01T08:43:18.905Z] Removing intermediate container 5eb4812e65b7 [2021-02-01T08:43:18.905Z] ---> ca82f2666075 [2021-02-01T08:43:18.905Z] Step 28/31 : CMD ["gate"] [2021-02-01T08:43:19.167Z] ---> Running in 57c71f0e9a0b [2021-02-01T08:43:19.430Z] Removing intermediate container 57c71f0e9a0b [2021-02-01T08:43:19.430Z] ---> 630d120de302 [2021-02-01T08:43:19.430Z] Step 29/31 : LABEL arch=x86_64 [2021-02-01T08:43:19.691Z] ---> Running in 449c356dfc46 [2021-02-01T08:43:19.953Z] Removing intermediate container 449c356dfc46 [2021-02-01T08:43:19.953Z] ---> 9c7c850c9795 [2021-02-01T08:43:19.953Z] Step 30/31 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:43:19.953Z] ---> Running in 2308d7b65c55 [2021-02-01T08:43:20.215Z] Removing intermediate container 2308d7b65c55 [2021-02-01T08:43:20.215Z] ---> dc36c607eb5d [2021-02-01T08:43:20.215Z] Step 31/31 : LABEL version=0.0.0 [2021-02-01T08:43:21.161Z] ---> Running in 527cca523344 [2021-02-01T08:43:21.161Z] Removing intermediate container 527cca523344 [2021-02-01T08:43:21.161Z] ---> b4f6507b1eb3 [2021-02-01T08:43:21.161Z] [2021-02-01T08:43:21.423Z] Successfully built b4f6507b1eb3 [2021-02-01T08:43:21.423Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-01T08:43:21.696Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-02-01T08:43:21.732Z] $ docker stop --time=1 6cf7a56be02ae119e9171e393b9bffc6f66935fec845dec6330d0e1b6b0351a5 [2021-02-01T08:43:23.324Z] $ docker rm -f 6cf7a56be02ae119e9171e393b9bffc6f66935fec845dec6330d0e1b6b0351a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T08:43:23.846Z] + docker images [2021-02-01T08:43:23.846Z] + grep docker [2021-02-01T08:43:24.108Z] docker-security-bootstrapper-go latest b4f6507b1eb3 3 seconds ago 23.8MB [2021-02-01T08:43:24.108Z] docker-core-metadata-go latest 476ca71ccf4f 11 seconds ago 18.8MB [2021-02-01T08:43:24.108Z] docker-support-scheduler-go latest 0c8b580afa00 12 seconds ago 17MB [2021-02-01T08:43:24.108Z] docker-support-notifications-go latest e10149d5ff4f 13 seconds ago 16.9MB [2021-02-01T08:43:24.108Z] docker-sys-mgmt-agent-go latest c7c1b6da0b39 33 seconds ago 313MB [2021-02-01T08:43:24.108Z] docker-core-data-go latest ae76627982bf About a minute ago 22.3MB [2021-02-01T08:43:24.108Z] docker-security-secretstore-setup-go latest 512f48f7729a 2 minutes ago 24.6MB [2021-02-01T08:43:24.108Z] docker-core-command-go latest fd9863a23894 2 minutes ago 16.9MB [2021-02-01T08:43:24.108Z] docker-security-proxy-setup-go latest 1e0ed61ebade 2 minutes ago 24.4MB [2021-02-01T08:43:24.108Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-01T08:43:30.514Z] gofmt -l . [2021-02-01T08:43:30.515Z] [ "`gofmt -l .`" = "" ] [2021-02-01T08:43:30.515Z] ./bin/test-go-mod-tidy.sh [2021-02-01T08:43:30.515Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-01T08:43:31.199Z] + ls -al . [2021-02-01T08:43:31.199Z] total 708 [2021-02-01T08:43:31.199Z] drwxrwxr-x 9 1001 1001 4096 Feb 1 08:43 . [2021-02-01T08:43:31.199Z] drwxr-xr-x 4 root root 4096 Feb 1 08:39 .. [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 11 Feb 1 08:37 .dockerignore [2021-02-01T08:43:31.199Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 08:37 .git [2021-02-01T08:43:31.199Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 08:37 .github [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 872 Feb 1 08:37 .gitignore [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 166 Feb 1 08:37 .sonarcloud.properties [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 7859 Feb 1 08:37 Attribution.txt [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:37 CONTRIBUTING.md [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 931 Feb 1 08:37 Dockerfile.build [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 863 Feb 1 08:37 Jenkinsfile [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:37 LICENSE [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 6001 Feb 1 08:37 Makefile [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 6524 Feb 1 08:37 README.md [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 6755 Feb 1 08:37 SECURITY.md [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 5 Feb 1 08:34 VERSION [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 4131 Feb 1 08:37 ZMQWindows.md [2021-02-01T08:43:31.199Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 08:37 bin [2021-02-01T08:43:31.199Z] drwxrwxr-x 15 1001 1001 4096 Feb 1 08:37 cmd [2021-02-01T08:43:31.199Z] -rw-r--r-- 1 root root 574984 Feb 1 08:42 coverage.out [2021-02-01T08:43:31.199Z] -rw-r--r-- 1 root root 1054 Feb 1 08:43 go.mod [2021-02-01T08:43:31.199Z] -rw-r--r-- 1 root root 19289 Feb 1 08:43 go.sum [2021-02-01T08:43:31.199Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 08:37 internal [2021-02-01T08:43:31.199Z] drwxrwxr-x 4 1001 1001 4096 Feb 1 08:37 openapi [2021-02-01T08:43:31.199Z] drwxrwxr-x 4 1001 1001 4096 Feb 1 08:37 snap [2021-02-01T08:43:31.199Z] -rw-rw-r-- 1 1001 1001 168 Feb 1 08:37 version.go [Pipeline] sh [2021-02-01T08:43:31.859Z] + '[' -e coverage.out ] [2021-02-01T08:43:31.859Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-01T08:43:31.927Z] Warning: overwriting stash ‘coverage-report’ [2021-02-01T08:43:33.342Z] Stashed 1 file(s) [Pipeline] sh [2021-02-01T08:43:34.021Z] + make build [2021-02-01T08:43:34.022Z] 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-01T08:43:40.051Z] Still waiting to schedule task [2021-02-01T08:43:40.051Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-01T08:43:44.265Z] 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-01T08:44:06.445Z] 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-01T08:44:10.754Z] 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-01T08:44:15.062Z] 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-01T08:44:16.039Z] 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-01T08:44:21.468Z] 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-01T08:44:25.508Z] Running on prd-ubuntu18.04-docker-8c-8g-24319 in /w/workspace/edgexfoundry_edgex-go_PR-3104 [Pipeline] { [Pipeline] ws [2021-02-01T08:44:25.570Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-02-01T08:44:26.898Z] 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-01T08:44:27.620Z] using credential edgex-jenkins-ssh [2021-02-01T08:44:27.681Z] Cloning the remote Git repository [2021-02-01T08:44:27.646Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-01T08:44:27.707Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-02-01T08:44:27.731Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-01T08:44:27.731Z] > git --version # timeout=10 [2021-02-01T08:44:27.739Z] > git --version # 'git version 2.17.1' [2021-02-01T08:44:27.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T08:44:27.765Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T08:44:29.517Z] 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-01T08:44:33.822Z] 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-01T08:44:33.895Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-01T08:44:33.902Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T08:44:33.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-01T08:44:33.925Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-01T08:44:33.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T08:44:33.929Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3104/head:refs/remotes/origin/PR-3104 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T08:44:34.496Z] Merging remotes/origin/master commit 52b41697029d46b9dd6fcb3599083165743908cd into PR head commit 4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:44:34.616Z] Merge succeeded, producing 4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:44:34.617Z] Checking out Revision 4aad13f628c6f9355b85919bf497a89420955c03 (PR-3104) [2021-02-01T08:44:34.480Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T08:44:34.485Z] > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 [2021-02-01T08:44:34.562Z] > git remote # timeout=10 [2021-02-01T08:44:34.569Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T08:44:34.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T08:44:34.577Z] > git merge 52b41697029d46b9dd6fcb3599083165743908cd # timeout=10 [2021-02-01T08:44:34.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T08:44:34.593Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T08:44:34.597Z] > git checkout -f 4aad13f628c6f9355b85919bf497a89420955c03 # timeout=10 [2021-02-01T08:44:36.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-01T08:44:38.272Z] Commit message: "docs(all): Remove 400 response code from delete method and remove required from X-Correlation-ID" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:44:39.528Z] + echo snap-build.sh [2021-02-01T08:44:39.528Z] snap-build.sh [2021-02-01T08:44:39.528Z] + SNAP_BASE_DIR=. [2021-02-01T08:44:39.528Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-02-01T08:44:39.528Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-02-01T08:44:39.528Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-02-01T08:44:39.528Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-02-01T08:44:39.528Z] + cd /w/workspace/edgex-go/4 [2021-02-01T08:44:39.528Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-01T08:44:39.528Z] Reading package lists... [2021-02-01T08:44:39.528Z] Building dependency tree... [2021-02-01T08:44:39.528Z] Reading state information... [2021-02-01T08:44:39.789Z] The following packages were automatically installed and are no longer required: [2021-02-01T08:44:39.789Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-01T08:44:39.789Z] uidmap xdelta3 [2021-02-01T08:44:39.789Z] Use 'sudo apt autoremove' to remove them. [2021-02-01T08:44:39.789Z] The following packages will be REMOVED: [2021-02-01T08:44:39.789Z] lxd* lxd-client* [2021-02-01T08:44:40.363Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-01T08:44:40.363Z] After this operation, 31.7 MB disk space will be freed. [2021-02-01T08:44:40.754Z] 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-01T08:44:41.151Z] (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-01T08:44:41.152Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-01T08:44:42.095Z] Removing lxd dnsmasq configuration [2021-02-01T08:44:42.095Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-01T08:44:42.095Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-01T08:44:43.041Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-01T08:44:43.303Z] (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-01T08:44:43.303Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-01T08:44:44.142Z] 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-01T08:44:44.690Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-01T08:44:44.691Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-01T08:44:46.082Z] + sudo snap remove --purge lxd [2021-02-01T08:44:46.344Z] snap "lxd" is not installed [2021-02-01T08:44:46.344Z] + sudo groupadd --force --system lxd [2021-02-01T08:44:46.344Z] ++ whoami [2021-02-01T08:44:46.344Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-01T08:44:46.344Z] + newgrp - lxd [2021-02-01T08:44:46.344Z] + sudo snap install lxd [Pipeline] } [2021-02-01T08:44:49.577Z] $ docker stop --time=1 11dcfea6c0b29f89772371eb315c4eb8ee2b133d4f89665198ce62c59bc66c40 [2021-02-01T08:44:52.019Z] $ docker rm -f 11dcfea6c0b29f89772371eb315c4eb8ee2b133d4f89665198ce62c59bc66c40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:44:54.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-01T08:44:54.090Z] [2021-02-01T08:44:54.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:44:54.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-01T08:44:54.487Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-01T08:44:54.487Z] 29e5d40040c1: Pulling fs layer [2021-02-01T08:44:54.487Z] 1ce36da41761: Pulling fs layer [2021-02-01T08:44:54.487Z] 25b303627fd3: Pulling fs layer [2021-02-01T08:44:55.997Z] 2021-02-01T08:44:53Z INFO Waiting for automatic snapd restart... [2021-02-01T08:44:56.262Z] 29e5d40040c1: Verifying Checksum [2021-02-01T08:44:56.262Z] 29e5d40040c1: Download complete [2021-02-01T08:44:56.262Z] 1ce36da41761: Verifying Checksum [2021-02-01T08:44:56.262Z] 1ce36da41761: Download complete [2021-02-01T08:44:56.262Z] 29e5d40040c1: Pull complete [2021-02-01T08:44:57.237Z] 1ce36da41761: Pull complete [2021-02-01T08:44:58.212Z] 25b303627fd3: Verifying Checksum [2021-02-01T08:44:58.212Z] 25b303627fd3: Download complete [2021-02-01T08:45:08.376Z] 25b303627fd3: Pull complete [2021-02-01T08:45:08.376Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-01T08:45:08.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-01T08:45:08.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-01T08:45:08.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-24317 does not seem to be running inside a container [2021-02-01T08:45:08.673Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-01T08:45:10.993Z] lxd 4.10 from Canonical* installed [2021-02-01T08:45:10.993Z] + sudo lxd init --auto [2021-02-01T08:45:11.546Z] $ docker top 8bfd767d61f477a99b3a6bffc3fd0f9e85009adebe98efbb1d48eae49b03d721 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T08:45:12.562Z] + docker-compose build --help [2021-02-01T08:45:12.562Z] + grep parallel [2021-02-01T08:45:16.850Z] --parallel Build images in parallel. [Pipeline] } [2021-02-01T08:45:16.862Z] $ docker stop --time=1 8bfd767d61f477a99b3a6bffc3fd0f9e85009adebe98efbb1d48eae49b03d721 [2021-02-01T08:45:18.675Z] $ docker rm -f 8bfd767d61f477a99b3a6bffc3fd0f9e85009adebe98efbb1d48eae49b03d721 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-02-01T08:45:19.159Z] + sudo snap install --classic snapcraft [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:45:19.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-01T08:45:19.559Z] . [Pipeline] withDockerContainer [2021-02-01T08:45:19.783Z] prd-ubuntu18.04-docker-arm64-4c-16g-24317 does not seem to be running inside a container [2021-02-01T08:45:19.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-01T08:45:21.192Z] $ docker top 0f69fa808fd26b881062ec5ca020b0ed57622f85283788d7bbd4b20dc6ce7fc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T08:45:22.225Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-01T08:45:24.472Z] snapcraft 4.4.4 from Canonical* installed [2021-02-01T08:45:24.472Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-01T08:45:24.472Z] + patch --verbose -p1 [2021-02-01T08:45:24.472Z] Hmm... Looks like a unified diff to me... [2021-02-01T08:45:24.472Z] The text leading up to this was: [2021-02-01T08:45:24.472Z] -------------------------- [2021-02-01T08:45:24.472Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-01T08:45:24.472Z] |From: Tony Espy [2021-02-01T08:45:24.472Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-01T08:45:24.472Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-01T08:45:24.472Z] | [2021-02-01T08:45:24.472Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-01T08:45:24.472Z] |optimize the snap CI check run for pull requests. When [2021-02-01T08:45:24.472Z] |applied, it essentially strips out everything (apps and [2021-02-01T08:45:24.472Z] |parts) from the snapcraft.yaml file except those required [2021-02-01T08:45:24.472Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-01T08:45:24.472Z] |catch changes to edgex-go that break the snap build. [2021-02-01T08:45:24.472Z] | [2021-02-01T08:45:24.472Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-01T08:45:24.472Z] |to update this patch file, otherwise it may fail to apply, [2021-02-01T08:45:24.472Z] |resulting in a failed snap build CI check in the associated [2021-02-01T08:45:24.472Z] |pull request. [2021-02-01T08:45:24.472Z] | [2021-02-01T08:45:24.472Z] |Note - in addition to applying this patch, the pipeline also [2021-02-01T08:45:24.472Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-01T08:45:24.472Z] |need to build the finally binary .snap file (and it won't [2021-02-01T08:45:24.472Z] |work with the patch applied). This further reduces the build [2021-02-01T08:45:24.472Z] |time. [2021-02-01T08:45:24.472Z] |--- [2021-02-01T08:45:24.472Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-01T08:45:24.472Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-01T08:45:24.472Z] | [2021-02-01T08:45:24.472Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-01T08:45:24.472Z] |index 1e537489..faf42425 100644 [2021-02-01T08:45:24.472Z] |--- a/snap/snapcraft.yaml [2021-02-01T08:45:24.472Z] |+++ b/snap/snapcraft.yaml [2021-02-01T08:45:24.472Z] -------------------------- [2021-02-01T08:45:24.472Z] patching file snap/snapcraft.yaml [2021-02-01T08:45:24.472Z] Using Plan A... [2021-02-01T08:45:24.472Z] Hunk #1 succeeded at 73. [2021-02-01T08:45:24.472Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-01T08:45:24.472Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-01T08:45:24.472Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-01T08:45:24.472Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-01T08:45:24.472Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-01T08:45:24.472Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-01T08:45:24.472Z] Hunk #8 succeeded at 342. [2021-02-01T08:45:24.472Z] Hmm... Ignoring the trailing garbage. [2021-02-01T08:45:24.472Z] done [2021-02-01T08:45:24.472Z] + sudo snapcraft prime --use-lxd [2021-02-01T08:45:25.047Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-01T08:45:25.047Z] 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-01T08:45:25.047Z] - README.md [2021-02-01T08:45:25.047Z] - snapcraft.yaml.orig [2021-02-01T08:45:25.047Z] [2021-02-01T08:45:25.047Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-01T08:45:25.605Z] Building docker-core-command-go ... [2021-02-01T08:45:25.605Z] Building docker-core-data-go ... [2021-02-01T08:45:25.605Z] Building docker-core-metadata-go ... [2021-02-01T08:45:25.605Z] Building docker-security-bootstrapper-go ... [2021-02-01T08:45:25.605Z] Building docker-security-proxy-setup-go ... [2021-02-01T08:45:25.605Z] Building docker-security-secretstore-setup-go ... [2021-02-01T08:45:25.605Z] Building docker-support-notifications-go ... [2021-02-01T08:45:25.605Z] Building docker-support-scheduler-go ... [2021-02-01T08:45:25.605Z] Building docker-sys-mgmt-agent-go ... [2021-02-01T08:45:25.605Z] Building docker-support-notifications-go [2021-02-01T08:45:25.605Z] Building docker-core-command-go [2021-02-01T08:45:25.605Z] Building docker-core-data-go [2021-02-01T08:45:25.605Z] Building docker-support-scheduler-go [2021-02-01T08:45:25.605Z] Building docker-sys-mgmt-agent-go [2021-02-01T08:45:25.991Z] Launching a container. [2021-02-01T08:45:38.235Z] Waiting for container to be ready [2021-02-01T08:45:38.235Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-01T08:45:38.235Z] [2021-02-01T08:45:40.780Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-01T08:45:41.353Z] Waiting for network to be ready... [2021-02-01T08:45:41.615Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-01T08:45:41.879Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] [2021-02-01T08:45:41.879Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-01T08:45:41.879Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] [2021-02-01T08:45:41.879Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-01T08:45:41.879Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-01T08:45:41.879Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] [2021-02-01T08:45:41.879Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] [2021-02-01T08:45:41.879Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-02-01T08:45:41.879Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-01T08:45:42.451Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-01T08:45:42.451Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-01T08:45:43.023Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-01T08:45:43.023Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-01T08:45:43.023Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-01T08:45:43.023Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-01T08:45:43.023Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-01T08:45:43.023Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-01T08:45:43.284Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-01T08:45:43.545Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] [2021-02-01T08:45:43.545Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-01T08:45:43.545Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-01T08:45:43.545Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-01T08:45:43.545Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-01T08:45:43.807Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-01T08:45:43.807Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-02-01T08:45:43.807Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-02-01T08:45:45.724Z] Fetched 23.9 MB in 4s (5830 kB/s) [2021-02-01T08:45:46.669Z] Reading package lists... [2021-02-01T08:45:46.930Z] Reading package lists... [2021-02-01T08:45:47.191Z] Building dependency tree... [2021-02-01T08:45:47.191Z] Reading state information... [2021-02-01T08:45:47.191Z] The following additional packages will be installed: [2021-02-01T08:45:47.191Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-01T08:45:47.191Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-01T08:45:47.191Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-01T08:45:47.191Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-01T08:45:47.191Z] Suggested packages: [2021-02-01T08:45:47.191Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-01T08:45:47.191Z] Recommended packages: [2021-02-01T08:45:47.191Z] gnupg libsasl2-modules [2021-02-01T08:45:47.452Z] The following NEW packages will be installed: [2021-02-01T08:45:47.452Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-01T08:45:47.452Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-01T08:45:47.452Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-01T08:45:47.452Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-01T08:45:47.452Z] The following packages will be upgraded: [2021-02-01T08:45:47.452Z] gpg gpg-agent gpgconf libudev1 [2021-02-01T08:45:47.452Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-01T08:45:47.452Z] Need to get 3533 kB of archives. [2021-02-01T08:45:47.452Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-01T08:45:47.452Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-01T08:45:47.452Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-01T08:45:47.452Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-01T08:45:47.452Z] Get:4 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-01T08:45:47.452Z] Get:5 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-01T08:45:47.452Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-02-01T08:45:47.452Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-02-01T08:45:47.452Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-01T08:45:47.717Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-01T08:45:47.978Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-01T08:45:48.240Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-01T08:45:48.240Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-01T08:45:48.240Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-01T08:45:48.240Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-01T08:45:48.240Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-01T08:45:48.240Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-01T08:45:48.240Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-01T08:45:48.240Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-01T08:45:48.240Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-01T08:45:48.240Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-01T08:45:48.503Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-01T08:45:48.503Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-01T08:45:48.503Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T08:45:48.503Z] Fetched 3533 kB in 1s (3252 kB/s) [2021-02-01T08:45:48.503Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-01T08:45:48.503Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-01T08:45:48.764Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-01T08:45:48.764Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-01T08:45:48.764Z] Selecting previously unselected package udev. [2021-02-01T08:45:48.764Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-01T08:45:48.764Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-01T08:45:49.025Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-01T08:45:49.288Z] Selecting previously unselected package libfuse2:amd64. [2021-02-01T08:45:49.288Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-01T08:45:49.288Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-01T08:45:49.288Z] Selecting previously unselected package fuse. [2021-02-01T08:45:49.288Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-01T08:45:49.288Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-01T08:45:49.549Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T08:45:49.549Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-01T08:45:49.549Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T08:45:49.549Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-01T08:45:49.810Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T08:45:49.810Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-01T08:45:49.810Z] Selecting previously unselected package libksba8:amd64. [2021-02-01T08:45:49.810Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-01T08:45:49.810Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-01T08:45:50.074Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-01T08:45:50.074Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T08:45:50.074Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:50.074Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-01T08:45:50.074Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T08:45:50.074Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:50.074Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-01T08:45:50.074Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T08:45:50.074Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:50.338Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-01T08:45:50.338Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T08:45:50.338Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:50.338Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-01T08:45:50.338Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T08:45:50.338Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:50.338Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-01T08:45:50.338Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T08:45:50.599Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:50.599Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-01T08:45:50.599Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T08:45:50.599Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:50.599Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-01T08:45:50.599Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T08:45:50.599Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:50.862Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-01T08:45:50.862Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T08:45:50.862Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:50.862Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-01T08:45:50.862Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-01T08:45:50.862Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-01T08:45:50.862Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-01T08:45:50.862Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-01T08:45:50.862Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-01T08:45:51.123Z] Selecting previously unselected package libldap-common. [2021-02-01T08:45:51.123Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-02-01T08:45:51.123Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-01T08:45:51.123Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-01T08:45:51.123Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-02-01T08:45:51.123Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-01T08:45:51.123Z] Selecting previously unselected package dirmngr. [2021-02-01T08:45:51.123Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T08:45:51.123Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-01T08:45:51.385Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-01T08:45:51.385Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-01T08:45:51.385Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-01T08:45:51.385Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-01T08:45:51.385Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-01T08:45:51.385Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-01T08:45:51.646Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:51.646Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-01T08:45:51.646Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-01T08:45:51.646Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-01T08:45:51.906Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-01T08:45:52.168Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:52.168Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-01T08:45:52.168Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-01T08:45:52.168Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-01T08:45:52.168Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:52.430Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:52.430Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:52.430Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:52.430Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:52.430Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:52.430Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T08:45:52.691Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-01T08:45:52.691Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-01T08:45:52.691Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-01T08:45:53.267Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-01T08:45:53.267Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-01T08:45:53.267Z] This means they are not meant to be enabled using systemctl. [2021-02-01T08:45:53.267Z] Possible reasons for having this kind of units are: [2021-02-01T08:45:53.267Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-01T08:45:53.267Z] .wants/ or .requires/ directory. [2021-02-01T08:45:53.267Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-01T08:45:53.267Z] a requirement dependency on it. [2021-02-01T08:45:53.267Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-01T08:45:53.267Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-01T08:45:53.267Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-01T08:45:53.267Z] instance name specified. [2021-02-01T08:45:53.530Z] Reading package lists... [2021-02-01T08:45:53.530Z] Building dependency tree... [2021-02-01T08:45:53.530Z] Reading state information... [2021-02-01T08:45:53.797Z] The following additional packages will be installed: [2021-02-01T08:45:53.797Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-01T08:45:53.797Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-01T08:45:53.797Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-01T08:45:53.797Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-01T08:45:53.797Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-01T08:45:53.797Z] Suggested packages: [2021-02-01T08:45:53.797Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-01T08:45:53.797Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-01T08:45:53.797Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-01T08:45:53.797Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-01T08:45:53.797Z] systemd-container policykit-1 [2021-02-01T08:45:53.797Z] Recommended packages: [2021-02-01T08:45:53.797Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-01T08:45:53.797Z] The following NEW packages will be installed: [2021-02-01T08:45:53.797Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-01T08:45:53.797Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-01T08:45:53.797Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-01T08:45:53.797Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-01T08:45:53.797Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-01T08:45:53.797Z] The following packages will be upgraded: [2021-02-01T08:45:53.797Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-01T08:45:53.797Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-01T08:45:53.797Z] Need to get 35.2 MB of archives. [2021-02-01T08:45:53.797Z] After this operation, 141 MB of additional disk space will be used. [2021-02-01T08:45:53.797Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-01T08:45:54.056Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-01T08:45:54.056Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-01T08:45:54.056Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-01T08:45:54.056Z] 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-01T08:45:54.056Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-01T08:45:54.056Z] 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-01T08:45:54.316Z] 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-01T08:45:54.316Z] 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-01T08:45:54.316Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-01T08:45:54.316Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-01T08:45:54.316Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-01T08:45:54.316Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-01T08:45:54.316Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-01T08:45:54.316Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-01T08:45:54.316Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-01T08:45:54.316Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-01T08:45:54.316Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-01T08:45:54.889Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-01T08:45:54.889Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-01T08:45:54.889Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-01T08:45:54.889Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-01T08:45:54.889Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-01T08:45:54.889Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-01T08:45:54.889Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-01T08:45:54.889Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-01T08:45:54.889Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-01T08:45:54.889Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-01T08:45:55.152Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-01T08:45:55.152Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-01T08:45:56.539Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T08:45:56.539Z] Fetched 35.2 MB in 2s (15.5 MB/s) [2021-02-01T08:45:56.539Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-01T08:45:56.539Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-01T08:45:56.539Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-01T08:45:57.112Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-01T08:45:57.112Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-01T08:45:57.375Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-01T08:45:57.375Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-01T08:45:57.375Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-01T08:45:57.375Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-01T08:45:57.636Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-01T08:45:57.636Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-01T08:45:57.636Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-01T08:45:57.897Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-01T08:45:58.160Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-01T08:45:58.160Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-01T08:45:58.421Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-01T08:45:58.683Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-01T08:45:58.683Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-01T08:45:58.683Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-01T08:45:58.945Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-01T08:45:58.945Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-01T08:45:58.945Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T08:45:58.945Z] Selecting previously unselected package libexpat1:amd64. [2021-02-01T08:45:58.945Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-01T08:45:59.206Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-01T08:45:59.206Z] Selecting previously unselected package python3.6-minimal. [2021-02-01T08:45:59.206Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-01T08:45:59.206Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T08:45:59.467Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-01T08:45:59.467Z] Checking for services that may need to be restarted...done. [2021-02-01T08:45:59.728Z] Checking for services that may need to be restarted...done. [2021-02-01T08:45:59.990Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T08:45:59.990Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-01T08:45:59.990Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T08:46:00.567Z] Selecting previously unselected package python3-minimal. [2021-02-01T08:46:00.567Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-01T08:46:00.567Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-01T08:46:00.567Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-01T08:46:00.567Z] Selecting previously unselected package mime-support. [2021-02-01T08:46:00.567Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-01T08:46:00.567Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-01T08:46:00.832Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-01T08:46:00.832Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-01T08:46:00.832Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-01T08:46:00.833Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-01T08:46:00.833Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-01T08:46:00.833Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T08:46:01.095Z] Selecting previously unselected package python3.6. [2021-02-01T08:46:01.095Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-01T08:46:01.095Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T08:46:01.095Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-01T08:46:01.095Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-01T08:46:01.095Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-01T08:46:01.358Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-01T08:46:01.620Z] Selecting previously unselected package python3. [2021-02-01T08:46:01.620Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-01T08:46:01.620Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-01T08:46:01.620Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-01T08:46:01.620Z] Selecting previously unselected package multiarch-support. [2021-02-01T08:46:01.620Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T08:46:01.620Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-01T08:46:01.620Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-01T08:46:01.884Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-01T08:46:01.884Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-01T08:46:01.884Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-01T08:46:01.884Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-01T08:46:01.884Z] Selecting previously unselected package libbsd0:amd64. [2021-02-01T08:46:01.884Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-01T08:46:01.884Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-01T08:46:01.884Z] Selecting previously unselected package sudo. [2021-02-01T08:46:01.884Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-01T08:46:01.884Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-01T08:46:02.149Z] Selecting previously unselected package apparmor. [2021-02-01T08:46:02.149Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-01T08:46:02.149Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-01T08:46:02.410Z] Selecting previously unselected package libedit2:amd64. [2021-02-01T08:46:02.410Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-01T08:46:02.410Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-01T08:46:02.410Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-01T08:46:02.410Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-01T08:46:02.410Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T08:46:02.674Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-01T08:46:02.674Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-01T08:46:02.674Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T08:46:02.674Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-01T08:46:02.674Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-01T08:46:02.674Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-01T08:46:02.674Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-01T08:46:02.674Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-01T08:46:02.674Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T08:46:02.936Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-01T08:46:02.936Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-01T08:46:02.936Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T08:46:03.198Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-01T08:46:03.198Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-01T08:46:03.198Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-01T08:46:03.198Z] Selecting previously unselected package openssh-client. [2021-02-01T08:46:03.198Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-01T08:46:03.198Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-01T08:46:03.460Z] Selecting previously unselected package squashfs-tools. [2021-02-01T08:46:03.460Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-01T08:46:03.460Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-01T08:46:03.460Z] Selecting previously unselected package snapd. [2021-02-01T08:46:03.460Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-01T08:46:03.721Z] Unpacking snapd (2.48+18.04) ... [2021-02-01T08:46:06.269Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-01T08:46:06.269Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-01T08:46:06.269Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-01T08:46:06.269Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-01T08:46:06.269Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-01T08:46:06.269Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T08:46:06.269Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-01T08:46:06.269Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-01T08:46:06.269Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-01T08:46:07.213Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-01T08:46:07.213Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-01T08:46:07.213Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-01T08:46:07.213Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T08:46:07.213Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T08:46:07.213Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T08:46:07.787Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-01T08:46:07.787Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T08:46:07.787Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-01T08:46:07.787Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-01T08:46:07.787Z] running python rtupdate hooks for python3.6... [2021-02-01T08:46:07.787Z] running python post-rtupdate hooks for python3.6... [2021-02-01T08:46:08.048Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-01T08:46:09.436Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-01T08:46:09.436Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T08:46:09.436Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-01T08:46:09.697Z] Setting up snapd (2.48+18.04) ... [2021-02-01T08:46:10.273Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-01T08:46:10.273Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-01T08:46:10.536Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-01T08:46:10.536Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-01T08:46:10.797Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-01T08:46:10.797Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-01T08:46:11.057Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-01T08:46:11.057Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-01T08:46:11.318Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-01T08:46:11.579Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-01T08:46:11.580Z] /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-01T08:46:11.580Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-01T08:46:11.580Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-01T08:46:12.524Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-01T08:46:12.524Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-01T08:46:12.794Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-01T08:46:13.630Z] Reading package lists... [2021-02-01T08:46:13.891Z] Reading package lists... [2021-02-01T08:46:14.153Z] Building dependency tree... [2021-02-01T08:46:14.153Z] Reading state information... [2021-02-01T08:46:14.416Z] Calculating upgrade... [2021-02-01T08:46:14.416Z] The following packages will be upgraded: [2021-02-01T08:46:14.416Z] advancecomp base-files bash binutils binutils-common [2021-02-01T08:46:14.416Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-01T08:46:14.416Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-01T08:46:14.416Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-01T08:46:14.416Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-01T08:46:14.416Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-01T08:46:14.416Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-01T08:46:14.416Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-01T08:46:14.416Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-01T08:46:14.416Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-01T08:46:14.416Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-01T08:46:14.416Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-01T08:46:14.416Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-01T08:46:14.416Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-01T08:46:14.416Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-01T08:46:14.678Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-01T08:46:14.678Z] Need to get 63.8 MB of archives. [2021-02-01T08:46:14.678Z] After this operation, 5205 kB of additional disk space will be used. [2021-02-01T08:46:14.678Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-01T08:46:14.678Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-01T08:46:15.251Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-01T08:46:15.251Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-01T08:46:15.251Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-01T08:46:15.251Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-01T08:46:15.513Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-01T08:46:15.513Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-01T08:46:15.513Z] 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-01T08:46:15.513Z] 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-01T08:46:15.513Z] 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-01T08:46:15.513Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-01T08:46:15.513Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-01T08:46:15.513Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-01T08:46:15.513Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-01T08:46:15.513Z] 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-01T08:46:15.513Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-01T08:46:15.513Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-01T08:46:15.513Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-01T08:46:15.513Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-01T08:46:15.513Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-01T08:46:15.513Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-01T08:46:15.513Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-01T08:46:15.513Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-01T08:46:15.513Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-01T08:46:15.513Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-01T08:46:15.513Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-01T08:46:15.513Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-01T08:46:15.775Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-01T08:46:15.775Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-01T08:46:15.775Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-01T08:46:15.775Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-01T08:46:15.775Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-01T08:46:15.775Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-01T08:46:15.775Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-01T08:46:15.775Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-01T08:46:15.775Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-01T08:46:15.775Z] Get:38 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-01T08:46:15.775Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-01T08:46:15.775Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-01T08:46:15.775Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-01T08:46:15.775Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-01T08:46:15.775Z] Get:43 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-01T08:46:15.775Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-01T08:46:15.775Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-01T08:46:15.775Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-01T08:46:15.775Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-01T08:46:15.775Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-01T08:46:16.037Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-01T08:46:16.037Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-01T08:46:16.037Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-01T08:46:16.037Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-01T08:46:16.037Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-01T08:46:16.037Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-01T08:46:16.037Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-01T08:46:16.037Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-01T08:46:16.037Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-01T08:46:16.037Z] Get:58 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-01T08:46:16.037Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-01T08:46:16.037Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-01T08:46:16.037Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-01T08:46:16.037Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-01T08:46:16.038Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-01T08:46:16.038Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-01T08:46:16.038Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-01T08:46:16.038Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-01T08:46:16.038Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-01T08:46:16.038Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-01T08:46:16.038Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-01T08:46:16.038Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-01T08:46:16.038Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-01T08:46:16.038Z] 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-01T08:46:16.038Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-01T08:46:16.038Z] 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-01T08:46:16.038Z] 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-01T08:46:16.038Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-02-01T08:46:16.038Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-01T08:46:16.298Z] 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-01T08:46:16.298Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-01T08:46:16.298Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-01T08:46:16.298Z] 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-01T08:46:16.298Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-01T08:46:16.298Z] 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-01T08:46:16.560Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-01T08:46:16.560Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-01T08:46:16.560Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-01T08:46:16.560Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-01T08:46:16.560Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-01T08:46:16.560Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-01T08:46:16.560Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-01T08:46:17.133Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-01T08:46:17.395Z] 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-01T08:46:17.395Z] 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-01T08:46:17.395Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-01T08:46:17.966Z] 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-01T08:46:17.966Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-01T08:46:17.966Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-01T08:46:17.966Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-01T08:46:17.966Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-01T08:46:17.966Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T08:46:17.966Z] Fetched 63.8 MB in 3s (19.4 MB/s) [2021-02-01T08:46:17.966Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:17.967Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T08:46:17.967Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-01T08:46:18.911Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T08:46:18.911Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-01T08:46:18.911Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-01T08:46:18.911Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-01T08:46:19.486Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:19.749Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:19.749Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:19.749Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:19.749Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:20.010Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:20.010Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:20.010Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:20.010Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:20.272Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:20.272Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:20.272Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:20.272Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:20.272Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:20.534Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:20.534Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-01T08:46:20.534Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:20.534Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-01T08:46:20.796Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:20.796Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-01T08:46:20.796Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:20.796Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:21.058Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:21.058Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:21.058Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:21.319Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T08:46:21.581Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:21.581Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-01T08:46:21.581Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T08:46:21.847Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-01T08:46:22.422Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-01T08:46:22.422Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-01T08:46:22.422Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-01T08:46:22.684Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-01T08:46:22.684Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-01T08:46:22.684Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-01T08:46:22.946Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-01T08:46:22.946Z] Installing new version of config file /etc/issue ... [2021-02-01T08:46:22.946Z] Installing new version of config file /etc/issue.net ... [2021-02-01T08:46:22.946Z] Installing new version of config file /etc/lsb-release ... [2021-02-01T08:46:22.946Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-01T08:46:23.207Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-01T08:46:23.468Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-01T08:46:23.468Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-01T08:46:23.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:23.468Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-01T08:46:23.468Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-01T08:46:23.731Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-01T08:46:23.731Z] 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-01T08:46:23.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:23.991Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T08:46:23.991Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-01T08:46:23.991Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-01T08:46:24.252Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:24.252Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-01T08:46:24.252Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-01T08:46:24.252Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-01T08:46:24.514Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:24.514Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-01T08:46:24.514Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-01T08:46:24.775Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-01T08:46:25.038Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:25.038Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-01T08:46:25.038Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-01T08:46:25.038Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-01T08:46:25.301Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:25.301Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-01T08:46:25.301Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-01T08:46:25.564Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-01T08:46:25.564Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:25.564Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-01T08:46:25.564Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-01T08:46:25.825Z] Setting up grep (3.1-2build1) ... [2021-02-01T08:46:25.825Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:25.825Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-01T08:46:25.825Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-01T08:46:26.086Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-01T08:46:26.086Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:26.086Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-01T08:46:26.348Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T08:46:26.348Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-01T08:46:26.348Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:26.348Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-01T08:46:26.611Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-01T08:46:26.872Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-01T08:46:27.134Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-01T08:46:27.134Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-01T08:46:27.134Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-01T08:46:27.704Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-01T08:46:27.964Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:27.964Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-01T08:46:27.965Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-01T08:46:28.905Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-01T08:46:28.905Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-01T08:46:29.170Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-01T08:46:29.170Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-01T08:46:29.432Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-01T08:46:29.432Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:29.432Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-01T08:46:29.432Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-01T08:46:29.693Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-01T08:46:29.954Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:29.954Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T08:46:29.954Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T08:46:29.954Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T08:46:30.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:30.216Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T08:46:30.216Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T08:46:30.216Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T08:46:30.494Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:30.494Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T08:46:30.494Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T08:46:30.494Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T08:46:30.762Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:30.762Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T08:46:30.762Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T08:46:30.762Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T08:46:31.025Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:31.025Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-01T08:46:31.025Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T08:46:31.025Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-01T08:46:31.286Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T08:46:31.286Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-01T08:46:31.286Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:31.286Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-01T08:46:31.548Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T08:46:31.548Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-01T08:46:32.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:32.123Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T08:46:32.123Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T08:46:32.123Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T08:46:32.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:32.123Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T08:46:32.123Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T08:46:32.385Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-01T08:46:32.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:32.385Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T08:46:32.647Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T08:46:32.909Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-01T08:46:33.170Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-01T08:46:33.432Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-01T08:46:33.694Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:33.694Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T08:46:33.694Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-01T08:46:33.956Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-01T08:46:33.956Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T08:46:33.956Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-01T08:46:33.956Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T08:46:34.217Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-01T08:46:34.217Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:34.217Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-01T08:46:34.217Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-01T08:46:34.478Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-01T08:46:34.739Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:34.739Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-01T08:46:34.739Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-01T08:46:34.739Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-01T08:46:34.739Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:34.739Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-01T08:46:35.000Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-01T08:46:35.000Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-01T08:46:35.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:35.000Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-01T08:46:35.000Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-01T08:46:35.263Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-01T08:46:35.263Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:35.263Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-01T08:46:35.263Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-01T08:46:35.525Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-01T08:46:35.525Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:35.525Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-01T08:46:35.787Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-01T08:46:35.787Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-01T08:46:36.048Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:36.048Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T08:46:36.048Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T08:46:36.048Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-01T08:46:36.048Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-01T08:46:36.310Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-01T08:46:36.310Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-01T08:46:36.310Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-01T08:46:36.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:36.572Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-01T08:46:36.572Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-01T08:46:36.572Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-01T08:46:36.835Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:36.835Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-01T08:46:36.835Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-01T08:46:36.835Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-01T08:46:37.096Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:37.096Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-01T08:46:37.096Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-01T08:46:37.357Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-01T08:46:37.357Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:37.358Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-01T08:46:37.358Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-01T08:46:37.620Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-01T08:46:37.620Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:37.620Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-01T08:46:37.620Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-01T08:46:38.195Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-01T08:46:38.195Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:38.195Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T08:46:38.195Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-01T08:46:38.467Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-01T08:46:38.467Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:38.467Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-01T08:46:38.467Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-01T08:46:38.728Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-01T08:46:38.728Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:38.728Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-01T08:46:38.728Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-01T08:46:38.990Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-01T08:46:38.990Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:38.990Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-01T08:46:38.990Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-01T08:46:39.252Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-01T08:46:39.252Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:39.252Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-01T08:46:39.252Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-01T08:46:39.513Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-01T08:46:39.513Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:39.513Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-01T08:46:39.776Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-01T08:46:39.776Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-01T08:46:39.776Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T08:46:39.776Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-01T08:46:39.776Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-01T08:46:40.038Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-01T08:46:40.038Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-01T08:46:40.038Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-01T08:46:40.038Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-01T08:46:40.299Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-01T08:46:40.299Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-01T08:46:40.562Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-01T08:46:40.562Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-01T08:46:40.562Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-02-01T08:46:40.562Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-02-01T08:46:40.838Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-01T08:46:40.838Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-01T08:46:41.101Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-01T08:46:41.101Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-01T08:46:41.101Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-01T08:46:41.101Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-01T08:46:41.364Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-01T08:46:41.364Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-01T08:46:41.364Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-01T08:46:41.364Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-01T08:46:41.626Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-01T08:46:41.626Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-01T08:46:41.626Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-01T08:46:41.626Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-01T08:46:41.888Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-01T08:46:41.888Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-01T08:46:43.290Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-01T08:46:43.290Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-01T08:46:43.290Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-01T08:46:43.290Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-01T08:46:43.551Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-01T08:46:43.551Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-01T08:46:43.813Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-01T08:46:43.813Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-01T08:46:44.074Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-01T08:46:44.074Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-01T08:46:44.074Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-01T08:46:44.074Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-01T08:46:44.335Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:44.335Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T08:46:44.597Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:44.597Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T08:46:44.858Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:44.858Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T08:46:45.119Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:45.119Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T08:46:46.063Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:46.063Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T08:46:47.006Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:47.006Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T08:46:47.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:46:47.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:46:47.405Z] ---> a47d64d2febf [2021-02-01T08:46:47.405Z] Step 3/22 : WORKDIR /edgex-go [2021-02-01T08:46:47.405Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:46:47.405Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:46:47.405Z] ---> a47d64d2febf [2021-02-01T08:46:47.405Z] Step 3/26 : WORKDIR /edgex-go [2021-02-01T08:46:47.405Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:46:47.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:46:47.405Z] ---> a47d64d2febf [2021-02-01T08:46:47.405Z] Step 3/22 : WORKDIR /edgex-go [2021-02-01T08:46:47.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:46:47.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:46:47.405Z] ---> a47d64d2febf [2021-02-01T08:46:47.405Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T08:46:47.405Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:46:47.405Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:46:47.405Z] ---> a47d64d2febf [2021-02-01T08:46:47.405Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T08:46:47.405Z] ---> Running in f4a76d37a1c0 [2021-02-01T08:46:47.405Z] ---> Running in 62be2ac60d5f [2021-02-01T08:46:47.405Z] ---> Running in 4709dd2a67ec [2021-02-01T08:46:47.405Z] ---> Running in caecae237822 [2021-02-01T08:46:47.405Z] ---> Running in ea9235e95da7 [2021-02-01T08:46:47.405Z] Removing intermediate container 62be2ac60d5f [2021-02-01T08:46:47.405Z] ---> 18c9969bb14d [2021-02-01T08:46:47.405Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:46:47.405Z] Removing intermediate container ea9235e95da7 [2021-02-01T08:46:47.405Z] ---> a09bb63d4de5 [2021-02-01T08:46:47.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:46:47.405Z] Removing intermediate container 4709dd2a67ec [2021-02-01T08:46:47.405Z] ---> f32a5bdb6c61 [2021-02-01T08:46:47.405Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:46:47.405Z] Removing intermediate container caecae237822 [2021-02-01T08:46:47.405Z] ---> 7a96c71fe2be [2021-02-01T08:46:47.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:46:47.405Z] Removing intermediate container f4a76d37a1c0 [2021-02-01T08:46:47.405Z] ---> 0e66996c6eed [2021-02-01T08:46:47.405Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:46:47.405Z] ---> Running in 096eb5d0ccf7 [2021-02-01T08:46:47.405Z] ---> Running in f04e41b1facd [2021-02-01T08:46:47.405Z] ---> Running in 98694f107017 [2021-02-01T08:46:47.405Z] ---> Running in 7021a62982db [2021-02-01T08:46:47.405Z] ---> Running in 324d35432405 [2021-02-01T08:46:47.405Z] Removing intermediate container 096eb5d0ccf7 [2021-02-01T08:46:47.405Z] ---> 2d900cac1e17 [2021-02-01T08:46:47.405Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-01T08:46:47.405Z] ---> Running in e94ae24e7ee9 [2021-02-01T08:46:47.405Z] Removing intermediate container 98694f107017 [2021-02-01T08:46:47.405Z] ---> 743d73062edc [2021-02-01T08:46:47.405Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-01T08:46:47.405Z] ---> Running in fa46958ca2bf [2021-02-01T08:46:47.405Z] Removing intermediate container 324d35432405 [2021-02-01T08:46:47.405Z] ---> 8426a480f6a2 [2021-02-01T08:46:47.405Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-01T08:46:47.405Z] Removing intermediate container 7021a62982db [2021-02-01T08:46:47.405Z] ---> be6121918c99 [2021-02-01T08:46:47.405Z] Step 5/22 : RUN apk add --update --no-cache make gitRemoving intermediate container f04e41b1facd [2021-02-01T08:46:47.405Z] ---> 12f865bac84b [2021-02-01T08:46:47.405Z] [2021-02-01T08:46:47.405Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-01T08:46:47.405Z] ---> Running in 8a47e743f835 [2021-02-01T08:46:47.405Z] ---> Running in 33df22c74ddc [2021-02-01T08:46:47.405Z] ---> Running in cbf4e1a0aa41 [2021-02-01T08:46:47.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.405Z] OK: 217 MiB in 51 packages [2021-02-01T08:46:47.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.580Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:47.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.840Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T08:46:47.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:46:47.957Z] OK: 217 MiB in 51 packages [2021-02-01T08:46:48.103Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:48.103Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T08:46:48.562Z] OK: 217 MiB in 51 packages [2021-02-01T08:46:48.835Z] OK: 217 MiB in 51 packages [2021-02-01T08:46:48.835Z] Removing intermediate container e94ae24e7ee9 [2021-02-01T08:46:48.835Z] ---> 85629fa5e342 [2021-02-01T08:46:48.835Z] Step 6/22 : COPY go.mod . [2021-02-01T08:46:49.048Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T08:46:49.048Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T08:46:49.310Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-01T08:46:49.310Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-01T08:46:49.310Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-01T08:46:49.310Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-01T08:46:49.440Z] OK: 217 MiB in 51 packages [2021-02-01T08:46:49.571Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-01T08:46:49.571Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-01T08:46:49.720Z] Removing intermediate container fa46958ca2bf [2021-02-01T08:46:49.720Z] ---> 262971e28bc9 [2021-02-01T08:46:49.720Z] Step 6/23 : COPY go.mod . [2021-02-01T08:46:49.720Z] ---> 3842c149f226 [2021-02-01T08:46:49.720Z] Step 7/22 : RUN go mod download [2021-02-01T08:46:49.832Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-01T08:46:49.832Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-01T08:46:49.832Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-01T08:46:49.832Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-01T08:46:49.996Z] Removing intermediate container 33df22c74ddc [2021-02-01T08:46:49.996Z] ---> 0a6c26b7be57 [2021-02-01T08:46:49.996Z] Step 6/26 : COPY go.mod . [2021-02-01T08:46:50.093Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-01T08:46:50.093Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-01T08:46:50.093Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-01T08:46:50.093Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-01T08:46:50.289Z] ---> Running in b0f487c38fa0 [2021-02-01T08:46:50.289Z] Removing intermediate container cbf4e1a0aa41 [2021-02-01T08:46:50.289Z] ---> a16636e91a02 [2021-02-01T08:46:50.289Z] Step 6/23 : COPY go.mod . [2021-02-01T08:46:50.355Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:50.355Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-01T08:46:50.355Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:50.355Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:50.355Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:50.355Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-01T08:46:50.355Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-01T08:46:50.626Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-01T08:46:50.626Z] [2021-02-01T08:46:50.626Z] Current default time zone: 'Etc/UTC' [2021-02-01T08:46:50.626Z] Local time is now: Mon Feb 1 08:46:50 UTC 2021. [2021-02-01T08:46:50.626Z] Universal Time is now: Mon Feb 1 08:46:50 UTC 2021. [2021-02-01T08:46:50.626Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-01T08:46:50.626Z] [2021-02-01T08:46:50.626Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-01T08:46:50.928Z] ---> 4eaeaded026c [2021-02-01T08:46:50.928Z] Step 7/23 : RUN go mod download [2021-02-01T08:46:50.937Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:50.937Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-01T08:46:50.937Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-01T08:46:50.937Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-01T08:46:50.937Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-01T08:46:50.937Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-01T08:46:50.937Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-01T08:46:50.937Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-01T08:46:50.937Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-01T08:46:50.937Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:50.937Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-01T08:46:51.199Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T08:46:51.199Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-01T08:46:51.199Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:51.199Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-01T08:46:51.203Z] ---> Running in 3fd6a76dee22 [2021-02-01T08:46:51.203Z] ---> 00b86cc360a4 [2021-02-01T08:46:51.203Z] Step 7/26 : RUN go mod download [2021-02-01T08:46:51.203Z] Removing intermediate container 8a47e743f835 [2021-02-01T08:46:51.203Z] ---> 7564e2c1696c [2021-02-01T08:46:51.203Z] Step 6/22 : COPY go.mod . [2021-02-01T08:46:51.460Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-01T08:46:51.460Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-01T08:46:51.460Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-01T08:46:51.460Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-01T08:46:51.460Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-01T08:46:51.460Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-01T08:46:51.460Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-02-01T08:46:51.476Z] ---> 453e7ee3d4ac [2021-02-01T08:46:51.476Z] Step 7/23 : RUN go mod download [2021-02-01T08:46:51.476Z] ---> Running in e917cbc0e7e4 [2021-02-01T08:46:52.070Z] ---> Running in 3862a95dacf6 [2021-02-01T08:46:52.666Z] ---> 173ae059f119 [2021-02-01T08:46:52.666Z] Step 7/22 : RUN go mod download [2021-02-01T08:46:52.941Z] ---> Running in b685f2c90c8c [2021-02-01T08:46:53.373Z] Updating certificates in /etc/ssl/certs... [2021-02-01T08:46:54.319Z] 22 added, 17 removed; done. [2021-02-01T08:46:54.385Z] Removing intermediate container b0f487c38fa0 [2021-02-01T08:46:54.385Z] ---> 6514958ee25e [2021-02-01T08:46:54.385Z] Step 8/22 : COPY . . [2021-02-01T08:46:54.581Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-01T08:46:54.581Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T08:46:54.581Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-01T08:46:54.581Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-01T08:46:54.581Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-01T08:46:54.581Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T08:46:54.581Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-01T08:46:54.843Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T08:46:54.843Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T08:46:54.843Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T08:46:54.843Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T08:46:54.843Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T08:46:54.843Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-01T08:46:54.843Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-01T08:46:55.106Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-01T08:46:55.106Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-01T08:46:55.106Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-01T08:46:55.106Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T08:46:55.106Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T08:46:55.106Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-01T08:46:55.106Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-01T08:46:55.370Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-01T08:46:55.370Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-01T08:46:55.370Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-01T08:46:55.370Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-01T08:46:55.632Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-02-01T08:46:55.632Z] Updating certificates in /etc/ssl/certs... [2021-02-01T08:46:55.820Z] Removing intermediate container 3fd6a76dee22 [2021-02-01T08:46:55.820Z] ---> b7919ce896ba [2021-02-01T08:46:55.820Z] Step 8/23 : COPY . . [2021-02-01T08:46:56.204Z] 0 added, 0 removed; done. [2021-02-01T08:46:56.204Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-01T08:46:56.204Z] done. [2021-02-01T08:46:56.777Z] Reading package lists... [2021-02-01T08:46:56.777Z] Building dependency tree... [2021-02-01T08:46:56.777Z] Reading state information... [2021-02-01T08:46:56.807Z] Removing intermediate container e917cbc0e7e4 [2021-02-01T08:46:56.807Z] ---> dbf2ea3da49e [2021-02-01T08:46:56.807Z] Step 8/26 : COPY . . [2021-02-01T08:46:57.041Z] The following NEW packages will be installed: [2021-02-01T08:46:57.041Z] apt-transport-https [2021-02-01T08:46:57.101Z] Removing intermediate container 3862a95dacf6 [2021-02-01T08:46:57.101Z] ---> 65b135e6ad8f [2021-02-01T08:46:57.101Z] Step 8/23 : COPY . . [2021-02-01T08:46:57.306Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-01T08:46:57.306Z] Need to get 1696 B of archives. [2021-02-01T08:46:57.306Z] After this operation, 153 kB of additional disk space will be used. [2021-02-01T08:46:57.306Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-01T08:46:57.306Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T08:46:57.306Z] Fetched 1696 B in 0s (8633 B/s) [2021-02-01T08:46:57.306Z] Selecting previously unselected package apt-transport-https. [2021-02-01T08:46:57.306Z] (Reading database ... 13929 files and directories currently installed.) [2021-02-01T08:46:57.306Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-01T08:46:57.306Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-01T08:46:57.375Z] Removing intermediate container b685f2c90c8c [2021-02-01T08:46:57.375Z] ---> e17e50b0d627 [2021-02-01T08:46:57.375Z] Step 8/22 : COPY . . [2021-02-01T08:46:57.567Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-01T08:46:57.830Z] Waiting for network to be ready... [2021-02-01T08:47:04.425Z] 2021-02-01T08:47:01Z INFO Waiting for automatic snapd restart... [2021-02-01T08:47:04.425Z] snapd 2.48.2 from Canonical* installed [2021-02-01T08:47:05.370Z] "snapd" switched to the "latest/stable" channel [2021-02-01T08:47:05.370Z] [2021-02-01T08:47:07.926Z] core18 20201210 from Canonical* installed [2021-02-01T08:47:08.188Z] "core18" switched to the "latest/stable" channel [2021-02-01T08:47:08.188Z] [2021-02-01T08:47:11.503Z] snapcraft 4.4.4 from Canonical* installed [2021-02-01T08:47:11.503Z] "snapcraft" switched to the "latest/stable" channel [2021-02-01T08:47:11.503Z] [2021-02-01T08:47:15.707Z] 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-01T08:47:15.707Z] - README.md [2021-02-01T08:47:15.707Z] - snapcraft.yaml.orig [2021-02-01T08:47:15.707Z] [2021-02-01T08:47:15.707Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-01T08:47:22.316Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-01T08:47:22.316Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-01T08:47:22.316Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-01T08:47:22.316Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-01T08:47:22.889Z] Reading package lists... [2021-02-01T08:47:23.150Z] 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-01T08:47:24.197Z] ---> ae51a5bfdfbe [2021-02-01T08:47:24.197Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-01T08:47:24.197Z] ---> 31efe7120b09 [2021-02-01T08:47:24.197Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-01T08:47:24.197Z] ---> a59ca2fb609d [2021-02-01T08:47:24.197Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-01T08:47:24.197Z] ---> Running in 8a3402ea735a [2021-02-01T08:47:24.197Z] ---> 4ff74d3c4557 [2021-02-01T08:47:24.197Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-01T08:47:24.197Z] ---> 8d1823f52233 [2021-02-01T08:47:24.197Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-01T08:47:24.197Z] ---> Running in 8fcf1ee18856 [2021-02-01T08:47:24.197Z] ---> Running in bab1994bdbc8 [2021-02-01T08:47:24.197Z] ---> Running in e156c859de36 [2021-02-01T08:47:24.197Z] ---> Running in b2b1424ce52e [2021-02-01T08:47:24.197Z] 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-01T08:47:24.477Z] 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-01T08:47:24.477Z] 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-01T08:47:24.477Z] 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-01T08:47:24.477Z] 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-01T08:47:29.740Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-01T08:47:29.740Z] Reading package lists... [2021-02-01T08:47:29.740Z] Building dependency tree... [2021-02-01T08:47:29.740Z] Reading state information... [2021-02-01T08:47:29.740Z] Suggested packages: [2021-02-01T08:47:29.740Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-01T08:47:29.740Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-01T08:47:29.740Z] Recommended packages: [2021-02-01T08:47:29.740Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-01T08:47:29.740Z] The following NEW packages will be installed: [2021-02-01T08:47:29.740Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-01T08:47:29.740Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-01T08:47:29.740Z] pkg-config zip [2021-02-01T08:47:29.740Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-01T08:47:29.740Z] Need to get 7655 kB of archives. [2021-02-01T08:47:29.740Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-01T08:47:29.740Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-01T08:47:30.002Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-01T08:47:30.264Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-01T08:47:30.264Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-01T08:47:30.264Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-01T08:47:30.264Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-01T08:47:30.838Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-01T08:47:30.838Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-01T08:47:31.099Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-01T08:47:31.099Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-01T08:47:35.321Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-01T08:47:35.321Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-01T08:47:35.321Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-01T08:47:35.894Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-01T08:47:35.894Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-01T08:47:35.894Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T08:47:35.894Z] Fetched 7655 kB in 6s (1237 kB/s) [2021-02-01T08:47:36.155Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-01T08:47:36.155Z] (Reading database ... 13933 files and directories currently installed.) [2021-02-01T08:47:36.155Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-01T08:47:36.155Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-01T08:47:36.416Z] Selecting previously unselected package libpsl5:amd64. [2021-02-01T08:47:36.416Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-01T08:47:36.416Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-01T08:47:36.416Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-01T08:47:36.416Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-01T08:47:36.416Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-01T08:47:36.416Z] Selecting previously unselected package librtmp1:amd64. [2021-02-01T08:47:36.416Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-01T08:47:36.416Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-01T08:47:36.678Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-01T08:47:36.678Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-01T08:47:36.678Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-01T08:47:36.678Z] Selecting previously unselected package liberror-perl. [2021-02-01T08:47:36.678Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-01T08:47:36.678Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-01T08:47:36.678Z] Selecting previously unselected package git-man. [2021-02-01T08:47:36.678Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-01T08:47:36.678Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-01T08:47:36.938Z] Selecting previously unselected package git. [2021-02-01T08:47:36.938Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-01T08:47:36.938Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-01T08:47:37.886Z] Selecting previously unselected package libnorm1:amd64. [2021-02-01T08:47:37.886Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-01T08:47:37.886Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-01T08:47:37.886Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-01T08:47:37.886Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-01T08:47:37.886Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-01T08:47:38.148Z] Selecting previously unselected package libsodium23:amd64. [2021-02-01T08:47:38.148Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-01T08:47:38.149Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-01T08:47:38.149Z] Selecting previously unselected package libzmq5:amd64. [2021-02-01T08:47:38.149Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-01T08:47:38.149Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-01T08:47:38.409Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-01T08:47:38.409Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-01T08:47:38.409Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-01T08:47:38.409Z] Selecting previously unselected package pkg-config. [2021-02-01T08:47:38.409Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-01T08:47:38.409Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-01T08:47:38.670Z] Selecting previously unselected package zip. [2021-02-01T08:47:38.670Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-01T08:47:38.670Z] Unpacking zip (3.0-11build1) ... [2021-02-01T08:47:38.670Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-01T08:47:38.670Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-01T08:47:38.670Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-01T08:47:38.670Z] Setting up liberror-perl (0.17025-1) ... [2021-02-01T08:47:38.930Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-01T08:47:38.930Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-01T08:47:38.930Z] No schema files found: doing nothing. [2021-02-01T08:47:38.930Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-01T08:47:38.930Z] Setting up zip (3.0-11build1) ... [2021-02-01T08:47:38.930Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-01T08:47:38.930Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-01T08:47:38.930Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-01T08:47:39.190Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-01T08:47:39.190Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-01T08:47:39.190Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-01T08:47:39.190Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-01T08:47:39.190Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-01T08:47:45.788Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-01T08:47:45.788Z] git set to automatically installed. [2021-02-01T08:47:45.788Z] git-man set to automatically installed. [2021-02-01T08:47:45.788Z] libcurl3-gnutls set to automatically installed. [2021-02-01T08:47:45.788Z] liberror-perl set to automatically installed. [2021-02-01T08:47:45.788Z] libglib2.0-0 set to automatically installed. [2021-02-01T08:47:45.788Z] libnghttp2-14 set to automatically installed. [2021-02-01T08:47:45.788Z] libnorm1 set to automatically installed. [2021-02-01T08:47:45.788Z] libpgm-5.2-0 set to automatically installed. [2021-02-01T08:47:45.788Z] libpsl5 set to automatically installed. [2021-02-01T08:47:45.788Z] librtmp1 set to automatically installed. [2021-02-01T08:47:45.788Z] libsodium23 set to automatically installed. [2021-02-01T08:47:45.788Z] libzmq3-dev set to automatically installed. [2021-02-01T08:47:45.788Z] libzmq5 set to automatically installed. [2021-02-01T08:47:45.788Z] pkg-config set to automatically installed. [2021-02-01T08:47:45.788Z] zip set to automatically installed. [2021-02-01T08:47:48.346Z] snapd is not logged in, snap install commands will use sudo [2021-02-01T08:47:54.943Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-01T08:47:56.328Z] snap "core18" has no updates available [2021-02-01T08:47:56.897Z] Pulling config-common [2021-02-01T08:47:57.841Z] Pulling go-build-helper [2021-02-01T08:48:19.820Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-01T08:48:19.820Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-01T08:48:19.820Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] [2021-02-01T08:48:19.820Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] [2021-02-01T08:48:19.820Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-01T08:48:19.820Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-01T08:48:19.820Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] [2021-02-01T08:48:19.820Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] [2021-02-01T08:48:19.820Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-02-01T08:48:19.820Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-01T08:48:19.820Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-01T08:48:19.820Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-01T08:48:19.820Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-01T08:48:19.820Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-01T08:48:19.820Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-01T08:48:19.820Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-01T08:48:19.820Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-01T08:48:19.820Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-01T08:48:19.820Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-01T08:48:19.820Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] [2021-02-01T08:48:19.820Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-01T08:48:19.820Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-01T08:48:19.820Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-01T08:48:19.820Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-01T08:48:19.820Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-01T08:48:19.820Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-02-01T08:48:19.820Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-02-01T08:48:19.820Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-01T08:48:19.820Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-01T08:48:19.820Z] Fetched 279 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-01T08:48:19.820Z] Fetched 122 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-01T08:48:19.820Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-01T08:48:19.820Z] Fetched 8848 B in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-01T08:48:19.820Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-01T08:48:19.820Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-01T08:48:19.820Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-01T08:48:19.820Z] Fetched 214 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-02-01T08:48:19.820Z] Fetched 155 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-01T08:48:19.820Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-01T08:48:19.820Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-01T08:48:19.820Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-01T08:48:19.820Z] Fetched 499 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-01T08:48:19.820Z] Fetched 111 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-01T08:48:19.820Z] Fetched 240 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-01T08:48:19.820Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-01T08:48:19.820Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-01T08:48:19.820Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-01T08:48:19.820Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-01T08:48:19.820Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-01T08:48:19.820Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-02-01T08:48:19.820Z] Fetched 17.0 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-01T08:48:19.820Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-01T08:48:19.820Z] Fetched 8720 B in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-01T08:48:19.820Z] Fetched 137 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-01T08:48:19.820Z] Fetched 119 kB in 0s (0 B/s) [2021-02-01T08:48:19.820Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-01T08:48:19.821Z] Fetched 109 kB in 0s (0 B/s) [2021-02-01T08:48:19.821Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-01T08:48:19.821Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-01T08:48:19.821Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-01T08:48:19.821Z] Fetched 645 kB in 0s (0 B/s) [2021-02-01T08:48:19.821Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-01T08:48:19.821Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-01T08:48:19.821Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-01T08:48:19.821Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-01T08:48:19.821Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-01T08:48:19.821Z] Fetched 368 kB in 0s (0 B/s) [2021-02-01T08:48:19.821Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-01T08:48:19.821Z] Fetched 187 kB in 0s (0 B/s) [2021-02-01T08:48:19.821Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-01T08:48:19.821Z] Fetched 175 kB in 0s (0 B/s) [2021-02-01T08:48:19.821Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-01T08:48:22.371Z] Fetched 206 kB in 0s (0 B/s) [2021-02-01T08:48:22.371Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-01T08:48:22.371Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-01T08:48:22.371Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-01T08:48:22.371Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-01T08:48:22.371Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-01T08:48:22.371Z] Fetched 159 kB in 0s (0 B/s) [2021-02-01T08:48:22.371Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-01T08:48:22.371Z] Fetched 107 kB in 0s (0 B/s) [2021-02-01T08:48:22.371Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-01T08:48:22.371Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-01T08:48:22.371Z] Pulling static-packages [2021-02-01T08:48:23.313Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-01T08:48:23.313Z] Skipping pull go-build-helper (already ran) [2021-02-01T08:48:23.313Z] Skipping pull static-packages (already ran) [2021-02-01T08:48:23.313Z] Building go-build-helper [2021-02-01T08:48:27.514Z] Building static-packages [2021-02-01T08:48:28.934Z] Staging go-build-helper [2021-02-01T08:48:30.321Z] Staging static-packages [2021-02-01T08:48:30.898Z] Pulling go115 [2021-02-01T08:48:32.287Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-01T08:48:32.287Z] Skipping pull go115 (already ran) [2021-02-01T08:48:32.287Z] Building go115 [2021-02-01T08:48:32.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-01T08:48:32.287Z] Dload Upload Total Spent Left Speed [2021-02-01T08:48:35.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 115M 19 23.0M 0 0 25.9M 0 0:00:04 --:--:-- 0:00:04 25.8M 47 115M 47 55.4M 0 0 29.4M 0 0:00:03 0:00:01 0:00:02 29.3M 72 115M 72 83.4M 0 0 28.9M 0 0:00:03 0:00:02 0:00:01 28.9M 100 115M 100 115M 0 0 30.7M 0 0:00:03 0:00:03 --:--:-- 30.7M [2021-02-01T08:48:36.393Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-01T08:48:40.593Z] Staging go115 [2021-02-01T08:48:45.890Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-01T08:48:45.890Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-01T08:48:45.890Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-01T08:48:45.890Z] Fetched 0 B in 0s (0 B/s) [2021-02-01T08:48:45.890Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-01T08:48:45.890Z] Fetched 224 kB in 0s (0 B/s) [2021-02-01T08:48:45.890Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-01T08:48:45.890Z] Fetched 157 kB in 0s (0 B/s) [2021-02-01T08:48:45.890Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-01T08:48:45.890Z] Fetched 221 kB in 0s (0 B/s) [2021-02-01T08:48:45.890Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-01T08:48:45.890Z] Fetched 143 kB in 0s (0 B/s) [2021-02-01T08:48:45.890Z] Pulling edgex-go [2021-02-01T08:48:46.151Z] Pulling version [2021-02-01T08:48:47.540Z] Building config-common [2021-02-01T08:48:49.455Z] Skipping build go-build-helper (already ran) [2021-02-01T08:48:49.455Z] Skipping build static-packages (already ran) [2021-02-01T08:48:49.455Z] Skipping build go115 (already ran) [2021-02-01T08:48:49.455Z] Building edgex-go [2021-02-01T08:48:49.717Z] 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-01T08:48:50.660Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-01T08:48:50.660Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-01T08:48:50.660Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-01T08:48:50.660Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 [2021-02-01T08:48:50.660Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.13 [2021-02-01T08:48:50.660Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-01T08:48:50.922Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-02-01T08:48:50.922Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-01T08:48:50.922Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-01T08:48:50.922Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-01T08:48:50.922Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-01T08:48:50.922Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-01T08:48:50.922Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-01T08:48:50.922Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-01T08:48:50.922Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-01T08:48:50.922Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-01T08:48:50.922Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-01T08:48:51.497Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-01T08:48:51.497Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-01T08:48:51.497Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-01T08:48:51.497Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-01T08:48:51.497Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-01T08:48:51.497Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-01T08:48:51.497Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-01T08:48:51.497Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-01T08:48:51.498Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-01T08:48:51.498Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-01T08:48:52.083Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-01T08:48:52.083Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-01T08:48:52.083Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-01T08:48:52.083Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-01T08:48:52.083Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-01T08:48:52.083Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-01T08:48:52.083Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-01T08:48:52.083Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-01T08:48:52.083Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-01T08:48:52.083Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-01T08:48:52.348Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-01T08:48:52.348Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-01T08:48:52.348Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-01T08:48:58.932Z] 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-01T08:49:01.360Z] Removing intermediate container b2b1424ce52e [2021-02-01T08:49:01.360Z] ---> 6477e61ec2dc [2021-02-01T08:49:01.360Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-01T08:49:01.360Z] ---> Running in 4684c8ba8b28 [2021-02-01T08:49:01.647Z] Removing intermediate container 8fcf1ee18856 [2021-02-01T08:49:01.647Z] ---> c27d0f6ff1dd [2021-02-01T08:49:01.647Z] [2021-02-01T08:49:01.647Z] Step 10/22 : FROM alpine:3.12 [2021-02-01T08:49:01.647Z] 3.12: Pulling from library/alpine [2021-02-01T08:49:03.108Z] 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-01T08:49:03.413Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-01T08:49:03.413Z] Status: Downloaded newer image for alpine:3.12 [2021-02-01T08:49:03.413Z] ---> afeebe901d6b [2021-02-01T08:49:03.413Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-01T08:49:04.018Z] ---> Running in 6d32d324dda1 [2021-02-01T08:49:04.229Z] 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-01T08:49:04.801Z] 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-01T08:49:06.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:06.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:06.185Z] 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-01T08:49:06.446Z] 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-01T08:49:06.446Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-01T08:49:06.706Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-01T08:49:06.706Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-01T08:49:06.706Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-01T08:49:07.013Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-01T08:49:07.013Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-01T08:49:07.013Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:49:07.013Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T08:49:07.295Z] OK: 6 MiB in 16 packages [2021-02-01T08:49:08.090Z] 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-01T08:49:08.090Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-01T08:49:08.090Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-01T08:49:09.474Z] 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-01T08:49:09.967Z] Removing intermediate container 4684c8ba8b28 [2021-02-01T08:49:09.967Z] ---> 08c0c98636c1 [2021-02-01T08:49:09.967Z] [2021-02-01T08:49:09.967Z] Step 11/26 : FROM docker:20.10.0 [2021-02-01T08:49:09.967Z] 20.10.0: Pulling from library/docker [2021-02-01T08:49:10.415Z] 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-01T08:49:10.416Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-01T08:49:10.978Z] Removing intermediate container 6d32d324dda1 [2021-02-01T08:49:10.978Z] ---> 0fed09c3262c [2021-02-01T08:49:10.978Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T08:49:11.585Z] ---> Running in ab032275d2c4 [2021-02-01T08:49:12.327Z] 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-01T08:49:12.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-01T08:49:13.046Z] Removing intermediate container ab032275d2c4 [2021-02-01T08:49:13.046Z] ---> fd320fcadb4d [2021-02-01T08:49:13.046Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-01T08:49:13.839Z] 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-01T08:49:13.839Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-01T08:49:14.053Z] ---> Running in 8a18019eb8cd [2021-02-01T08:49:14.779Z] 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-01T08:49:14.779Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-01T08:49:15.051Z] Removing intermediate container 8a18019eb8cd [2021-02-01T08:49:15.051Z] ---> 34c6aabc3bc7 [2021-02-01T08:49:15.051Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-01T08:49:16.038Z] ---> Running in 487c019bdf45 [2021-02-01T08:49:16.645Z] Removing intermediate container 8a3402ea735a [2021-02-01T08:49:16.645Z] ---> 6eaa82bab898 [2021-02-01T08:49:16.645Z] [2021-02-01T08:49:16.645Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T08:49:16.645Z] ---> afeebe901d6b [2021-02-01T08:49:16.933Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-01T08:49:16.933Z] Removing intermediate container 487c019bdf45 [2021-02-01T08:49:16.933Z] ---> 481ad6151ce8 [2021-02-01T08:49:16.933Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:49:17.215Z] ---> Running in 398b0727e68b [2021-02-01T08:49:18.079Z] Building version [2021-02-01T08:49:18.666Z] ---> c9fac525dad9 [2021-02-01T08:49:18.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-01T08:49:18.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:19.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:19.511Z] Removing intermediate container e156c859de36 [2021-02-01T08:49:19.511Z] ---> d5d83918f91e [2021-02-01T08:49:19.511Z] [2021-02-01T08:49:19.511Z] Step 10/22 : FROM alpine:3.12 [2021-02-01T08:49:19.511Z] ---> afeebe901d6b [2021-02-01T08:49:19.511Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-01T08:49:19.794Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-01T08:49:19.794Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:49:19.794Z] OK: 5 MiB in 15 packages [2021-02-01T08:49:19.996Z] Staging config-common [2021-02-01T08:49:20.399Z] ---> Running in d63f2285783a [2021-02-01T08:49:20.725Z] Skipping stage go-build-helper (already ran) [2021-02-01T08:49:20.725Z] Skipping stage static-packages (already ran) [2021-02-01T08:49:20.725Z] Skipping stage go115 (already ran) [2021-02-01T08:49:20.725Z] Staging edgex-go [2021-02-01T08:49:21.859Z] ---> 08872c28307f [2021-02-01T08:49:21.859Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-01T08:49:21.914Z] Staging version [2021-02-01T08:49:22.139Z] Removing intermediate container 398b0727e68b [2021-02-01T08:49:22.139Z] ---> fc10b1ee090e [2021-02-01T08:49:22.139Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T08:49:22.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:22.689Z] ---> Running in 8e11442885bc [2021-02-01T08:49:22.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:22.933Z] Priming config-common [2021-02-01T08:49:22.966Z] ---> 04c2cafeb827 [2021-02-01T08:49:22.966Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-01T08:49:23.406Z] ---> Running in 07a1c6c88578 [2021-02-01T08:49:23.406Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-01T08:49:23.406Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:49:23.406Z] OK: 5 MiB in 15 packages [2021-02-01T08:49:23.588Z] Priming go-build-helper [2021-02-01T08:49:24.122Z] Removing intermediate container 8e11442885bc [2021-02-01T08:49:24.122Z] ---> 04505880b936 [2021-02-01T08:49:24.122Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-01T08:49:24.428Z] Removing intermediate container 07a1c6c88578 [2021-02-01T08:49:24.428Z] ---> 8ac99e3d84d2 [2021-02-01T08:49:24.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:49:24.734Z] ---> Running in 0d36a1464886 [2021-02-01T08:49:24.734Z] ---> Running in 930ec4c76ef0 [2021-02-01T08:49:24.774Z] Priming static-packages [2021-02-01T08:49:25.782Z] Removing intermediate container 0d36a1464886 [2021-02-01T08:49:25.782Z] ---> afc8847acc90 [2021-02-01T08:49:25.782Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-01T08:49:26.085Z] Removing intermediate container d63f2285783a [2021-02-01T08:49:26.085Z] ---> 780a2ac14a3a [2021-02-01T08:49:26.085Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T08:49:26.085Z] ---> Running in a55db4db4b8e [2021-02-01T08:49:26.376Z] Removing intermediate container 930ec4c76ef0 [2021-02-01T08:49:26.376Z] ---> 6bf759391334 [2021-02-01T08:49:26.376Z] Step 20/22 : LABEL arch=arm64 [2021-02-01T08:49:26.376Z] ---> Running in c0d6c09f99ed [2021-02-01T08:49:26.678Z] ---> Running in 856ffea587ed [2021-02-01T08:49:27.301Z] Removing intermediate container a55db4db4b8e [2021-02-01T08:49:27.301Z] ---> e0b4b1396e5c [2021-02-01T08:49:27.301Z] Step 15/23 : WORKDIR / [2021-02-01T08:49:27.326Z] Priming go115 [2021-02-01T08:49:27.898Z] ---> Running in 14819b919234 [2021-02-01T08:49:27.898Z] Removing intermediate container 856ffea587ed [2021-02-01T08:49:27.898Z] ---> e096d2169756 [2021-02-01T08:49:27.898Z] Step 21/22 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:49:27.898Z] Removing intermediate container c0d6c09f99ed [2021-02-01T08:49:27.898Z] ---> 200d85a2496d [2021-02-01T08:49:27.898Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-01T08:49:28.177Z] ---> Running in d1831e52ded7 [2021-02-01T08:49:28.267Z] Priming edgex-go [2021-02-01T08:49:28.451Z] ---> Running in 4f489f78c06f [2021-02-01T08:49:28.722Z] Removing intermediate container 14819b919234 [2021-02-01T08:49:28.722Z] ---> 160e9ae34138 [2021-02-01T08:49:28.722Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:49:28.997Z] Removing intermediate container d1831e52ded7 [2021-02-01T08:49:28.997Z] ---> 5ff4624902a0 [2021-02-01T08:49:28.997Z] Step 22/22 : LABEL version=0.0.0 [2021-02-01T08:49:29.210Z] Priming version [2021-02-01T08:49:29.273Z] Removing intermediate container 4f489f78c06f [2021-02-01T08:49:29.273Z] ---> 21543dd3411c [2021-02-01T08:49:29.273Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-01T08:49:29.548Z] ---> Running in e04e724a2840 [2021-02-01T08:49:29.823Z] ---> Running in 1a810af0341c [2021-02-01T08:49:30.093Z] ---> 35292b05bb4e [2021-02-01T08:49:30.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-01T08:49:30.154Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-02-01T08:49:30.369Z] Removing intermediate container e04e724a2840 [2021-02-01T08:49:30.369Z] ---> 7fe1d65f6e8a [2021-02-01T08:49:30.369Z] [2021-02-01T08:49:30.644Z] Removing intermediate container 1a810af0341c [2021-02-01T08:49:30.644Z] ---> 039abf424a6c [2021-02-01T08:49:30.644Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:49:30.922Z] Successfully built 7fe1d65f6e8a [2021-02-01T08:49:30.922Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-01T08:49:30.922Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-02-01T08:49:30.922Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-01T08:49:30.922Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-01T08:49:30.922Z] ---> eeaf43b92773 [2021-02-01T08:49:30.922Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-01T08:49:31.517Z] Removing intermediate container bab1994bdbc8 [2021-02-01T08:49:31.517Z] ---> 1d364efed900 [2021-02-01T08:49:31.517Z] [2021-02-01T08:49:31.517Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T08:49:31.517Z] ---> afeebe901d6b [2021-02-01T08:49:31.517Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-01T08:49:31.799Z] ---> Running in ad37106e2351 [2021-02-01T08:49:31.799Z] ---> Running in ebada407e448 [2021-02-01T08:49:31.799Z] ---> 4603ef8378be [2021-02-01T08:49:31.799Z] ---> 6e3c1d215670 [2021-02-01T08:49:31.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-01T08:49:31.799Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-02-01T08:49:32.811Z] Removing intermediate container ebada407e448 [2021-02-01T08:49:32.811Z] ---> d61bd4be8e64 [2021-02-01T08:49:32.811Z] Step 12/23 : ENV APP_PORT=48080 [Pipeline] // stage [Pipeline] } [2021-02-01T08:49:33.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:33.793Z] ---> Running in 439ba2417521 [2021-02-01T08:49:33.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:34.401Z] ---> 2b518f6e2a15 [2021-02-01T08:49:34.401Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-01T08:49:34.401Z] ---> a9d2ce172c9b [2021-02-01T08:49:34.401Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-01T08:49:34.401Z] (1/2) Installing readline (8.0.4-r0) [2021-02-01T08:49:34.401Z] (2/2) Installing bash (5.0.17-r0) [2021-02-01T08:49:34.675Z] Executing bash-5.0.17-r0.post-install [2021-02-01T08:49:34.675Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:49:34.675Z] OK: 12 MiB in 22 packages [2021-02-01T08:49:34.959Z] ---> Running in 1eb5b13d1f99 [2021-02-01T08:49:34.959Z] Removing intermediate container 439ba2417521 [2021-02-01T08:49:34.959Z] ---> c32041ef2d06 [2021-02-01T08:49:34.959Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-01T08:49:35.931Z] ---> Running in bb1977e5a322 [2021-02-01T08:49:36.529Z] ---> 222f572e9dcd [2021-02-01T08:49:36.529Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-01T08:49:36.529Z] Removing intermediate container 1eb5b13d1f99 [2021-02-01T08:49:36.529Z] ---> 67e398b3e0fa [2021-02-01T08:49:36.529Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:49:36.813Z] ---> Running in 95e9f4bd5869 [2021-02-01T08:49:36.813Z] Removing intermediate container bb1977e5a322 [2021-02-01T08:49:36.813Z] ---> 380e5a26f5ec [2021-02-01T08:49:36.813Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:49:36.813Z] ---> Running in d9b5f96ccdf2 [2021-02-01T08:49:37.085Z] ---> Running in 7f24e66f42d4 [2021-02-01T08:49:37.362Z] Removing intermediate container ad37106e2351 [2021-02-01T08:49:37.362Z] ---> e16cb5b0238a [2021-02-01T08:49:37.362Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-01T08:49:37.641Z] Removing intermediate container d9b5f96ccdf2 [2021-02-01T08:49:37.641Z] ---> bea961f781b0 [2021-02-01T08:49:37.641Z] Removing intermediate container 95e9f4bd5869 [2021-02-01T08:49:37.641Z] ---> f91163b4353b [2021-02-01T08:49:37.641Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:49:37.641Z] Step 21/23 : LABEL arch=arm64 [2021-02-01T08:49:37.641Z] ---> Running in e24d1b3964b6 [2021-02-01T08:49:37.911Z] ---> Running in ad0c907ef342 [2021-02-01T08:49:37.911Z] ---> Running in c2480b6e3491 [2021-02-01T08:49:38.188Z] Removing intermediate container e24d1b3964b6 [2021-02-01T08:49:38.188Z] ---> 66484363c807 [2021-02-01T08:49:38.188Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-01T08:49:38.461Z] Removing intermediate container ad0c907ef342 [2021-02-01T08:49:38.461Z] ---> d450a867c072 [2021-02-01T08:49:38.461Z] Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:49:38.461Z] ---> Running in 678844259bde [2021-02-01T08:49:38.741Z] ---> Running in aa6254d37ded [2021-02-01T08:49:38.741Z] Removing intermediate container c2480b6e3491 [2021-02-01T08:49:38.741Z] ---> 1017ab3d1928 [2021-02-01T08:49:38.741Z] Step 20/22 : LABEL arch=arm64 [2021-02-01T08:49:39.720Z] ---> Running in a2e2d01449b1 [2021-02-01T08:49:39.720Z] Removing intermediate container 678844259bde [2021-02-01T08:49:39.720Z] ---> d9d590b9b960 [2021-02-01T08:49:39.720Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-01T08:49:39.720Z] Removing intermediate container aa6254d37ded [2021-02-01T08:49:39.720Z] ---> 3fa491aa985e [2021-02-01T08:49:39.720Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T08:49:39.993Z] ---> Running in cca6397a6a6b [2021-02-01T08:49:40.280Z] ---> Running in e55427601532 [2021-02-01T08:49:40.280Z] Removing intermediate container a2e2d01449b1 [2021-02-01T08:49:40.280Z] ---> 73c102c305fa [2021-02-01T08:49:40.280Z] Step 21/22 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:49:40.892Z] Removing intermediate container 7f24e66f42d4 [2021-02-01T08:49:40.892Z] ---> bee9e8a19878 [2021-02-01T08:49:40.892Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-01T08:49:41.168Z] ---> Running in ef9397e4cff6 [2021-02-01T08:49:41.168Z] Removing intermediate container cca6397a6a6b [2021-02-01T08:49:41.168Z] ---> 155192bafe7c [2021-02-01T08:49:41.168Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-01T08:49:41.441Z] ---> Running in d39d1c6e5af4 [2021-02-01T08:49:41.441Z] Removing intermediate container e55427601532 [2021-02-01T08:49:41.441Z] ---> 40607c6e78ce [2021-02-01T08:49:41.441Z] [2021-02-01T08:49:42.055Z] Successfully built 40607c6e78ce [2021-02-01T08:49:42.055Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-01T08:49:42.055Z] Building docker-security-proxy-setup-go [2021-02-01T08:49:42.055Z]  Building docker-core-command-go ... done Removing intermediate container ef9397e4cff6 [2021-02-01T08:49:42.055Z] ---> 4bf5b5801925 [2021-02-01T08:49:42.055Z] Step 22/22 : LABEL version=0.0.0 [2021-02-01T08:49:42.652Z] ---> Running in c6c9226ef511 [2021-02-01T08:49:42.926Z] ---> 223e69ccfd57 [2021-02-01T08:49:42.926Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-01T08:49:42.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:43.527Z] Removing intermediate container c6c9226ef511 [2021-02-01T08:49:43.527Z] ---> 7ab38bafff2c [2021-02-01T08:49:43.528Z] [2021-02-01T08:49:43.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:43.802Z] Successfully built 7ab38bafff2c [2021-02-01T08:49:44.403Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-01T08:49:44.403Z] Building docker-security-secretstore-setup-go [2021-02-01T08:49:44.403Z]  Building docker-support-scheduler-go ... done  ---> 339469ca36c1 [2021-02-01T08:49:44.403Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-01T08:49:44.676Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-01T08:49:44.676Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-01T08:49:44.948Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-01T08:49:44.948Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-01T08:49:45.220Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-01T08:49:45.494Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-01T08:49:45.494Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:49:45.767Z] OK: 8 MiB in 20 packages [2021-02-01T08:49:45.767Z] ---> 7faf528838be [2021-02-01T08:49:45.767Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-01T08:49:46.045Z] ---> Running in 3898af0d5f94 [2021-02-01T08:49:47.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:47.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:48.399Z] Removing intermediate container d39d1c6e5af4 [2021-02-01T08:49:48.399Z] ---> c096be6ced2d [2021-02-01T08:49:48.399Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:49:48.399Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-01T08:49:48.399Z] (2/33) Installing expat (2.2.9-r1) [2021-02-01T08:49:48.399Z] (3/33) Installing libffi (3.3-r2) [2021-02-01T08:49:48.399Z] (4/33) Installing gdbm (1.13-r1) [2021-02-01T08:49:48.399Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-01T08:49:48.399Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-01T08:49:48.399Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-01T08:49:50.408Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-01T08:49:50.408Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-01T08:49:50.408Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-01T08:49:50.408Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-01T08:49:50.408Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-01T08:49:50.408Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-01T08:49:50.691Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-01T08:49:50.691Z] ---> a0c3e2867867 [2021-02-01T08:49:50.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-01T08:49:50.691Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-01T08:49:50.691Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-01T08:49:50.691Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-01T08:49:50.691Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-01T08:49:50.962Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-01T08:49:50.962Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-01T08:49:50.962Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-01T08:49:50.962Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-01T08:49:50.962Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-01T08:49:50.962Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-01T08:49:50.962Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-01T08:49:50.962Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-01T08:49:50.962Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-01T08:49:50.962Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-01T08:49:51.243Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-01T08:49:51.243Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-01T08:49:51.243Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-01T08:49:51.243Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-01T08:49:51.243Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-01T08:49:51.243Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:49:51.243Z] OK: 71 MiB in 55 packages [2021-02-01T08:49:53.227Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:49:53.227Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:49:53.227Z] ---> a47d64d2febf [2021-02-01T08:49:53.227Z] Step 3/31 : WORKDIR /edgex-go [2021-02-01T08:49:53.227Z] ---> Using cache [2021-02-01T08:49:53.227Z] ---> 0e66996c6eed [2021-02-01T08:49:53.227Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:49:53.227Z] ---> Using cache [2021-02-01T08:49:53.227Z] ---> 8426a480f6a2 [2021-02-01T08:49:53.227Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-01T08:49:53.504Z] ---> c3021810a2d0 [2021-02-01T08:49:53.505Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-01T08:49:53.779Z] ---> Running in 71cfc906b917 [2021-02-01T08:49:55.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:55.777Z] ---> d720c6161c32 [2021-02-01T08:49:55.777Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-01T08:49:56.051Z] ---> Running in b384939d7acb [2021-02-01T08:49:56.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:49:56.922Z] Removing intermediate container b384939d7acb [2021-02-01T08:49:56.922Z] ---> 10288e853130 [2021-02-01T08:49:56.922Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:49:57.523Z] OK: 217 MiB in 51 packages [2021-02-01T08:49:57.523Z] ---> Running in ea55a0fd7737 [2021-02-01T08:49:58.978Z] Removing intermediate container ea55a0fd7737 [2021-02-01T08:49:58.978Z] ---> 9521e46f9727 [2021-02-01T08:49:58.978Z] Step 21/23 : LABEL arch=arm64 [2021-02-01T08:49:58.978Z] ---> Running in 24395e39e6ad [2021-02-01T08:49:59.251Z] Removing intermediate container 71cfc906b917 [2021-02-01T08:49:59.251Z] ---> 4a279d3b575e [2021-02-01T08:49:59.251Z] Step 6/31 : COPY go.mod . [2021-02-01T08:49:59.871Z] Removing intermediate container 24395e39e6ad [2021-02-01T08:49:59.871Z] ---> 1fac1b545b8c [2021-02-01T08:49:59.871Z] Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:50:00.146Z] ---> Running in 47ebb9b0b4e7 [2021-02-01T08:50:00.770Z] ---> 1c91327b76a4 [2021-02-01T08:50:00.770Z] Step 7/31 : RUN go mod download [2021-02-01T08:50:01.361Z] Removing intermediate container 3898af0d5f94 [2021-02-01T08:50:01.361Z] ---> 62e5b56b9dcc [2021-02-01T08:50:01.361Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-01T08:50:01.644Z] ---> Running in b74658c8a376 [2021-02-01T08:50:01.644Z] Removing intermediate container 47ebb9b0b4e7 [2021-02-01T08:50:01.644Z] ---> c178c03e3fe9 [2021-02-01T08:50:01.644Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T08:50:01.921Z] ---> Running in 5263708107ba [2021-02-01T08:50:02.200Z] ---> Running in e25aa784e6ef [2021-02-01T08:50:03.647Z] Removing intermediate container e25aa784e6ef [2021-02-01T08:50:03.647Z] ---> 925a2dd34557 [2021-02-01T08:50:03.647Z] [2021-02-01T08:50:04.248Z] Successfully built 925a2dd34557 [2021-02-01T08:50:04.248Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-01T08:50:04.248Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-02-01T08:50:06.224Z] Removing intermediate container b74658c8a376 [2021-02-01T08:50:06.225Z] ---> d33335d8c30a [2021-02-01T08:50:06.225Z] Step 8/31 : COPY . . [2021-02-01T08:50:08.856Z] Collecting docker-compose==1.23.2 [2021-02-01T08:50:08.856Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-01T08:50:09.848Z] Collecting docker<4.0,>=3.6.0 [2021-02-01T08:50:09.848Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-01T08:50:10.831Z] Collecting texttable<0.10,>=0.9.0 [2021-02-01T08:50:10.831Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-01T08:50:13.470Z] Collecting cached-property<2,>=1.2.0 [2021-02-01T08:50:13.470Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-01T08:50:13.470Z] 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-01T08:50:13.470Z] Collecting docopt<0.7,>=0.6.1 [2021-02-01T08:50:13.470Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-01T08:50:16.106Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:50:16.106Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:50:16.106Z] ---> a47d64d2febf [2021-02-01T08:50:16.106Z] Step 3/21 : WORKDIR /edgex-go [2021-02-01T08:50:16.106Z] ---> Using cache [2021-02-01T08:50:16.106Z] ---> 0e66996c6eed [2021-02-01T08:50:16.106Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:50:16.106Z] ---> Using cache [2021-02-01T08:50:16.106Z] ---> 8426a480f6a2 [2021-02-01T08:50:16.106Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-01T08:50:16.106Z] ---> Using cache [2021-02-01T08:50:16.106Z] ---> 4a279d3b575e [2021-02-01T08:50:16.106Z] Step 6/21 : COPY go.mod . [2021-02-01T08:50:16.106Z] ---> Using cache [2021-02-01T08:50:16.106Z] ---> 1c91327b76a4 [2021-02-01T08:50:16.106Z] Step 7/21 : RUN go mod download [2021-02-01T08:50:16.106Z] ---> Using cache [2021-02-01T08:50:16.106Z] ---> d33335d8c30a [2021-02-01T08:50:16.106Z] Step 8/21 : COPY . . [2021-02-01T08:50:16.701Z] Collecting PyYAML<4,>=3.10 [2021-02-01T08:50:16.701Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-01T08:50:19.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:50:19.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:50:19.328Z] ---> a47d64d2febf [2021-02-01T08:50:19.328Z] Step 3/24 : WORKDIR /edgex-go [2021-02-01T08:50:19.328Z] ---> Using cache [2021-02-01T08:50:19.328Z] ---> 0e66996c6eed [2021-02-01T08:50:19.328Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:50:19.328Z] ---> Using cache [2021-02-01T08:50:19.328Z] ---> 8426a480f6a2 [2021-02-01T08:50:19.328Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-01T08:50:19.328Z] ---> Using cache [2021-02-01T08:50:19.328Z] ---> 4a279d3b575e [2021-02-01T08:50:19.328Z] Step 6/24 : COPY go.mod . [2021-02-01T08:50:19.328Z] ---> Using cache [2021-02-01T08:50:19.328Z] ---> 1c91327b76a4 [2021-02-01T08:50:19.328Z] Step 7/24 : RUN go mod download [2021-02-01T08:50:19.328Z] ---> Using cache [2021-02-01T08:50:19.328Z] ---> d33335d8c30a [2021-02-01T08:50:19.328Z] Step 8/24 : COPY . . [2021-02-01T08:50:20.772Z] Collecting jsonschema<3,>=2.5.1 [2021-02-01T08:50:20.772Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-01T08:50:22.211Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-01T08:50:22.494Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-01T08:50:22.769Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-01T08:50:22.769Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-01T08:50:26.189Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-01T08:50:26.189Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-01T08:50:26.463Z] Collecting docker-pycreds>=0.4.0 [2021-02-01T08:50:26.463Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-01T08:50:27.917Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-01T08:50:27.917Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-01T08:50:29.408Z] 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-01T08:50:29.408Z] 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-01T08:50:30.010Z] Collecting idna<2.8,>=2.5 [2021-02-01T08:50:30.010Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-01T08:50:30.611Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-01T08:50:30.611Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-01T08:50:30.611Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-01T08:50:30.611Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-01T08:50:31.603Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T08:50:31.603Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T08:50:31.603Z] ---> a47d64d2febf [2021-02-01T08:50:31.603Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T08:50:31.603Z] ---> Using cache [2021-02-01T08:50:31.603Z] ---> 0e66996c6eed [2021-02-01T08:50:31.603Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T08:50:31.604Z] ---> Using cache [2021-02-01T08:50:31.604Z] ---> 8426a480f6a2 [2021-02-01T08:50:31.604Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-01T08:50:31.604Z] ---> Using cache [2021-02-01T08:50:31.604Z] ---> 4a279d3b575e [2021-02-01T08:50:31.604Z] Step 6/23 : COPY go.mod . [2021-02-01T08:50:31.604Z] ---> Using cache [2021-02-01T08:50:31.604Z] ---> 1c91327b76a4 [2021-02-01T08:50:31.604Z] Step 7/23 : RUN go mod download [2021-02-01T08:50:31.604Z] ---> Using cache [2021-02-01T08:50:31.604Z] ---> d33335d8c30a [2021-02-01T08:50:31.604Z] Step 8/23 : COPY . . [2021-02-01T08:50:31.604Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, texttable, cached-property, docopt, PyYAML, jsonschema, dockerpty, docker-compose [2021-02-01T08:50:31.877Z] ---> Using cache [2021-02-01T08:50:31.877Z] ---> dad921c40a09 [2021-02-01T08:50:31.877Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-01T08:50:32.861Z] Attempting uninstall: urllib3 [2021-02-01T08:50:32.861Z] Found existing installation: urllib3 1.25.9 [2021-02-01T08:50:32.861Z] Uninstalling urllib3-1.25.9: [2021-02-01T08:50:33.137Z] Successfully uninstalled urllib3-1.25.9 [2021-02-01T08:50:34.588Z] Attempting uninstall: idna [2021-02-01T08:50:34.588Z] Found existing installation: idna 2.9 [2021-02-01T08:50:34.589Z] Uninstalling idna-2.9: [2021-02-01T08:50:34.589Z] Successfully uninstalled idna-2.9 [2021-02-01T08:50:37.208Z] Attempting uninstall: requests [2021-02-01T08:50:37.208Z] Found existing installation: requests 2.23.0 [2021-02-01T08:50:37.208Z] Uninstalling requests-2.23.0: [2021-02-01T08:50:37.208Z] Successfully uninstalled requests-2.23.0 [2021-02-01T08:50:37.480Z] ---> Running in 5609ddbd0f4d [2021-02-01T08:50:37.753Z] ---> dad921c40a09 [2021-02-01T08:50:37.753Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-01T08:50:38.030Z] ---> Running in ad8b0f966b04 [2021-02-01T08:50:38.306Z] ---> e97905c4e817 [2021-02-01T08:50:38.306Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-01T08:50:38.581Z] ---> Running in 26ccac14f645 [2021-02-01T08:50:38.864Z] Running setup.py install for texttable: started [2021-02-01T08:50:39.143Z] ---> 08a44fe8c0e1 [2021-02-01T08:50:39.144Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-01T08:50:39.425Z] 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-01T08:50:39.425Z] ---> Running in 46a43d31c2ed [2021-02-01T08:50:40.419Z] 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-01T08:50:40.696Z] 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-01T08:50:41.297Z] 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-01T08:50:41.573Z] Running setup.py install for texttable: finished with status 'done' [2021-02-01T08:50:41.852Z] Running setup.py install for docopt: started [2021-02-01T08:50:45.251Z] Running setup.py install for docopt: finished with status 'done' [2021-02-01T08:50:45.251Z] Running setup.py install for PyYAML: started [2021-02-01T08:50:47.883Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-01T08:50:48.483Z] Running setup.py install for dockerpty: started [2021-02-01T08:50:51.111Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-01T08:50:52.087Z] 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-01T08:50:57.490Z] Removing intermediate container 5263708107ba [2021-02-01T08:50:57.490Z] ---> a7636007f5d4 [2021-02-01T08:50:57.490Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-01T08:50:57.490Z] ---> Running in 503d139b1676 [2021-02-01T08:50:59.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:50:59.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:51:00.748Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T08:51:00.748Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-01T08:51:00.748Z] (3/3) Installing curl (7.69.1-r3) [2021-02-01T08:51:00.748Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:51:00.748Z] OK: 71 MiB in 58 packages [2021-02-01T08:51:02.743Z] Removing intermediate container 503d139b1676 [2021-02-01T08:51:02.743Z] ---> 150fc975e3fc [2021-02-01T08:51:02.743Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-01T08:51:02.743Z] ---> Running in a3abb2d27468 [2021-02-01T08:51:03.019Z] Removing intermediate container a3abb2d27468 [2021-02-01T08:51:03.019Z] ---> 5e2e0856370f [2021-02-01T08:51:03.019Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:51:03.293Z] ---> Running in 1b9851bf1354 [2021-02-01T08:51:03.890Z] Removing intermediate container 1b9851bf1354 [2021-02-01T08:51:03.890Z] ---> 0dfb13e1db3d [2021-02-01T08:51:03.890Z] Step 24/26 : LABEL arch=arm64 [2021-02-01T08:51:04.165Z] ---> Running in 4322dab608c4 [2021-02-01T08:51:05.147Z] Removing intermediate container 4322dab608c4 [2021-02-01T08:51:05.147Z] ---> 3fae46471ce3 [2021-02-01T08:51:05.147Z] Step 25/26 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:51:05.147Z] ---> Running in c6cde641e992 [2021-02-01T08:51:05.751Z] Removing intermediate container c6cde641e992 [2021-02-01T08:51:05.751Z] ---> 33a0b1d3f254 [2021-02-01T08:51:05.751Z] Step 26/26 : LABEL version=0.0.0 [2021-02-01T08:51:06.028Z] ---> Running in 41617d665373 [2021-02-01T08:51:07.012Z] Removing intermediate container 41617d665373 [2021-02-01T08:51:07.012Z] ---> be9f26da8adf [2021-02-01T08:51:07.012Z] [2021-02-01T08:51:07.291Z] Successfully built be9f26da8adf [2021-02-01T08:51:07.291Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-01T08:51:54.294Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-01T08:51:54.294Z] 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-01T08:51:54.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-01T08:52:01.033Z] Removing intermediate container 46a43d31c2ed [2021-02-01T08:52:01.033Z] ---> 712c5787a1f1 [2021-02-01T08:52:01.033Z] [2021-02-01T08:52:01.033Z] Step 10/24 : FROM alpine:3.12 [2021-02-01T08:52:01.033Z] ---> afeebe901d6b [2021-02-01T08:52:01.033Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-01T08:52:01.033Z] ---> Running in 29459832708b [2021-02-01T08:52:03.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:52:03.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:52:03.940Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-01T08:52:04.229Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T08:52:04.230Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-01T08:52:04.230Z] (4/5) Installing curl (7.69.1-r3) [2021-02-01T08:52:04.230Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-01T08:52:04.230Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:52:04.230Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T08:52:04.230Z] Removing intermediate container 26ccac14f645 [2021-02-01T08:52:04.230Z] ---> ab13dfc068af [2021-02-01T08:52:04.230Z] [2021-02-01T08:52:04.230Z] Step 10/21 : FROM alpine:3.12 [2021-02-01T08:52:04.230Z] ---> afeebe901d6b [2021-02-01T08:52:04.230Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-01T08:52:04.512Z] OK: 7 MiB in 19 packages [2021-02-01T08:52:04.799Z] ---> Running in 3e11297421d3 [2021-02-01T08:52:06.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:52:06.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:52:07.409Z] Removing intermediate container 29459832708b [2021-02-01T08:52:07.409Z] ---> 0b0d91a6981e [2021-02-01T08:52:07.409Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-01T08:52:07.409Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-01T08:52:07.409Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T08:52:07.409Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-01T08:52:07.409Z] (4/4) Installing curl (7.69.1-r3) [2021-02-01T08:52:07.687Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:52:07.687Z] ---> Running in 596454685e74 [2021-02-01T08:52:07.687Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T08:52:07.687Z] OK: 7 MiB in 18 packages [2021-02-01T08:52:08.679Z] Removing intermediate container 596454685e74 [2021-02-01T08:52:08.679Z] ---> 02094e5e2cea [2021-02-01T08:52:08.679Z] Step 13/24 : WORKDIR / [2021-02-01T08:52:08.679Z] ---> Running in f97d7046e919 [2021-02-01T08:52:09.678Z] Removing intermediate container f97d7046e919 [2021-02-01T08:52:09.678Z] ---> 3bc70e98b155 [2021-02-01T08:52:09.678Z] 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-01T08:52:09.950Z] Removing intermediate container 3e11297421d3 [2021-02-01T08:52:09.950Z] ---> 1b2cec55e887 [2021-02-01T08:52:09.950Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-01T08:52:10.225Z] Removing intermediate container ad8b0f966b04 [2021-02-01T08:52:10.225Z] ---> fff05362aac9 [2021-02-01T08:52:10.225Z] [2021-02-01T08:52:10.225Z] Step 10/31 : FROM alpine:3.12 [2021-02-01T08:52:10.225Z] ---> afeebe901d6b [2021-02-01T08:52:10.225Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-01T08:52:10.226Z] ---> Running in 37a527baf682 [2021-02-01T08:52:10.497Z] ---> Running in ebd94786e372 [2021-02-01T08:52:10.779Z] ---> e24f3b229c68 [2021-02-01T08:52:10.779Z] 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-01T08:52:11.054Z] Removing intermediate container ebd94786e372 [2021-02-01T08:52:11.054Z] ---> f2dbe4b0abe6 [2021-02-01T08:52:11.054Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-01T08:52:11.054Z] Removing intermediate container 37a527baf682 [2021-02-01T08:52:11.054Z] ---> 3dd966571a6f [2021-02-01T08:52:11.054Z] Step 13/21 : WORKDIR /edgex [2021-02-01T08:52:11.332Z] ---> Running in f58593220fb4 [2021-02-01T08:52:11.332Z] ---> Running in ece6a324f4d6 [2021-02-01T08:52:11.951Z] ---> 8aa6bba44d00 [2021-02-01T08:52:11.951Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-01T08:52:12.224Z] Removing intermediate container ece6a324f4d6 [2021-02-01T08:52:12.224Z] ---> ac8d22c8e5e5 [2021-02-01T08:52:12.224Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-01T08:52:12.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T08:52:13.100Z] ---> 688105355b5f [2021-02-01T08:52:13.100Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-01T08:52:13.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T08:52:13.371Z] ---> 468a98e31833 [2021-02-01T08:52:13.371Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-01T08:52:13.641Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-01T08:52:13.641Z] (2/2) Installing su-exec (0.2-r1) [2021-02-01T08:52:13.641Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T08:52:13.641Z] OK: 5 MiB in 16 packages [2021-02-01T08:52:15.079Z] ---> ef29c108f8ce [2021-02-01T08:52:15.079Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-01T08:52:15.079Z] ---> d3c9efca02dc [2021-02-01T08:52:15.079Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-01T08:52:15.351Z] Removing intermediate container 5609ddbd0f4d [2021-02-01T08:52:15.351Z] ---> b9ce7681b6ed [2021-02-01T08:52:15.351Z] [2021-02-01T08:52:15.351Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T08:52:15.351Z] ---> afeebe901d6b [2021-02-01T08:52:15.351Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-01T08:52:15.351Z] ---> Using cache [2021-02-01T08:52:15.351Z] ---> 780a2ac14a3a [2021-02-01T08:52:15.351Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T08:52:15.351Z] ---> Using cache [2021-02-01T08:52:15.351Z] ---> 200d85a2496d [2021-02-01T08:52:15.351Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-01T08:52:15.629Z] ---> Running in d1a392a2af53 [2021-02-01T08:52:15.629Z] Removing intermediate container f58593220fb4 [2021-02-01T08:52:15.629Z] ---> 0f4854134453 [2021-02-01T08:52:15.902Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-01T08:52:16.172Z] ---> Running in fdc41b3a733d [2021-02-01T08:52:16.443Z] Removing intermediate container d1a392a2af53 [2021-02-01T08:52:16.443Z] ---> 6b4a94f7bc1a [2021-02-01T08:52:16.443Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-01T08:52:16.443Z] ---> db8f555091d1 [2021-02-01T08:52:16.443Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-01T08:52:16.443Z] ---> ae2ebc2cfe16 [2021-02-01T08:52:16.443Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-01T08:52:16.443Z] ---> Running in b67a03652568 [2021-02-01T08:52:16.714Z] ---> Running in 5a2a2862df75 [2021-02-01T08:52:16.714Z] Removing intermediate container fdc41b3a733d [2021-02-01T08:52:16.714Z] ---> 73da072391c7 [2021-02-01T08:52:16.714Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-01T08:52:16.714Z] ---> Running in faf778767de7 [2021-02-01T08:52:16.988Z] Removing intermediate container b67a03652568 [2021-02-01T08:52:16.988Z] ---> 6a34914a14df [2021-02-01T08:52:16.988Z] Step 15/23 : WORKDIR / [2021-02-01T08:52:17.261Z] ---> Running in c3da3d92c73f [2021-02-01T08:52:17.261Z] Removing intermediate container 5a2a2862df75 [2021-02-01T08:52:17.261Z] ---> dd3fb0b9f1d3 [2021-02-01T08:52:17.261Z] Step 18/21 : CMD ["--init=true"] [2021-02-01T08:52:17.261Z] ---> 5917e6e94711 [2021-02-01T08:52:17.261Z] 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-01T08:52:17.530Z] ---> Running in bb2e0a7a1d54 [2021-02-01T08:52:17.530Z] Removing intermediate container faf778767de7 [2021-02-01T08:52:17.530Z] ---> 48e6f5366c53 [2021-02-01T08:52:17.530Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-01T08:52:17.530Z] ---> Running in aa2b1994fbf5 [2021-02-01T08:52:17.806Z] ---> Running in 1e6184378083 [2021-02-01T08:52:17.806Z] Removing intermediate container c3da3d92c73f [2021-02-01T08:52:17.806Z] ---> 2ac71400fe6f [2021-02-01T08:52:17.806Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:52:18.078Z] Removing intermediate container bb2e0a7a1d54 [2021-02-01T08:52:18.078Z] ---> e0300f845de2 [2021-02-01T08:52:18.078Z] Step 19/21 : LABEL arch=arm64 [2021-02-01T08:52:18.352Z] ---> Running in f2c6e6943aec [2021-02-01T08:52:18.955Z] Removing intermediate container f2c6e6943aec [2021-02-01T08:52:18.955Z] ---> dd92358ab494 [2021-02-01T08:52:18.955Z] Step 20/21 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:52:18.955Z] ---> a7250d5baf76 [2021-02-01T08:52:18.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-01T08:52:19.227Z] ---> Running in a233864d8dbb [2021-02-01T08:52:19.829Z] Removing intermediate container a233864d8dbb [2021-02-01T08:52:19.829Z] ---> 9d80a78a6e15 [2021-02-01T08:52:19.829Z] Step 21/21 : LABEL version=0.0.0 [2021-02-01T08:52:20.118Z] ---> Running in 8a3e7170c5a7 [2021-02-01T08:52:20.719Z] Removing intermediate container 8a3e7170c5a7 [2021-02-01T08:52:20.719Z] ---> 76f7ab4e4b82 [2021-02-01T08:52:20.719Z] [2021-02-01T08:52:20.719Z] Removing intermediate container aa2b1994fbf5 [2021-02-01T08:52:20.719Z] ---> a318c1e108ea [2021-02-01T08:52:20.719Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-01T08:52:20.719Z] ---> 72f38f2d29e6 [2021-02-01T08:52:20.719Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-01T08:52:20.992Z] ---> Running in 18d41da4dec9 [2021-02-01T08:52:20.992Z] Removing intermediate container 1e6184378083 [2021-02-01T08:52:20.992Z] ---> dcc906200805 [2021-02-01T08:52:20.992Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-01T08:52:21.266Z] Successfully built 76f7ab4e4b82 [2021-02-01T08:52:21.266Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-01T08:52:21.266Z]  Building docker-security-proxy-setup-go ... done  ---> Running in db093efa76a8 [2021-02-01T08:52:21.539Z] Removing intermediate container 18d41da4dec9 [2021-02-01T08:52:21.539Z] ---> 98d20bf024f8 [2021-02-01T08:52:21.540Z] Step 22/24 : LABEL arch=arm64 [2021-02-01T08:52:21.540Z] ---> Running in 4cd7e769fb6d [2021-02-01T08:52:21.815Z] ---> a5ff37e74d50 [2021-02-01T08:52:21.815Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-01T08:52:21.815Z] Removing intermediate container db093efa76a8 [2021-02-01T08:52:21.815Z] ---> 4f09bfee63c8 [2021-02-01T08:52:21.815Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-01T08:52:21.815Z] ---> Running in f725a341a3a4 [2021-02-01T08:52:22.089Z] Removing intermediate container 4cd7e769fb6d [2021-02-01T08:52:22.089Z] ---> 4f9931b30ee7 [2021-02-01T08:52:22.089Z] Step 23/24 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:52:22.361Z] ---> Running in 8717ec6854d3 [2021-02-01T08:52:22.361Z] Removing intermediate container f725a341a3a4 [2021-02-01T08:52:22.361Z] ---> 6356161f2c41 [2021-02-01T08:52:22.361Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T08:52:22.637Z] ---> Running in 586d507c017e [2021-02-01T08:52:22.909Z] ---> 67e5008f02a8 [2021-02-01T08:52:22.909Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-01T08:52:22.909Z] Removing intermediate container 8717ec6854d3 [2021-02-01T08:52:22.909Z] ---> df4d792ff9eb [2021-02-01T08:52:22.909Z] Step 24/24 : LABEL version=0.0.0 [2021-02-01T08:52:22.909Z] ---> Running in c5a27b8aa129 [2021-02-01T08:52:22.909Z] ---> Running in 163fbdb03f66 [2021-02-01T08:52:23.186Z] Removing intermediate container 586d507c017e [2021-02-01T08:52:23.186Z] ---> ef37c7656108 [2021-02-01T08:52:23.186Z] Step 21/23 : LABEL arch=arm64 [2021-02-01T08:52:23.462Z] ---> Running in 003ed4e40c76 [2021-02-01T08:52:23.462Z] Removing intermediate container c5a27b8aa129 [2021-02-01T08:52:23.462Z] ---> c8b7ad3ea743 [2021-02-01T08:52:23.462Z] [2021-02-01T08:52:24.060Z] Successfully built c8b7ad3ea743 [2021-02-01T08:52:24.060Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-01T08:52:24.334Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 003ed4e40c76 [2021-02-01T08:52:24.334Z] ---> a460ab95687f [2021-02-01T08:52:24.334Z] Step 22/23 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:52:24.334Z] ---> Running in 0f928364bd5e [2021-02-01T08:52:24.929Z] Removing intermediate container 0f928364bd5e [2021-02-01T08:52:24.929Z] ---> 2784445f483b [2021-02-01T08:52:24.929Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T08:52:25.204Z] ---> Running in b6f90e767725 [2021-02-01T08:52:25.797Z] Removing intermediate container 163fbdb03f66 [2021-02-01T08:52:25.797Z] ---> c7b17e3ce3aa [2021-02-01T08:52:25.797Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T08:52:25.797Z] Removing intermediate container b6f90e767725 [2021-02-01T08:52:25.797Z] ---> b0ba8723e4b4 [2021-02-01T08:52:25.797Z] [2021-02-01T08:52:26.068Z] Successfully built b0ba8723e4b4 [2021-02-01T08:52:26.068Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-01T08:52:26.342Z]  Building docker-core-metadata-go ... done  ---> d386509fdde2 [2021-02-01T08:52:26.342Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-01T08:52:27.769Z] ---> cd6ac60b8770 [2021-02-01T08:52:27.769Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-01T08:52:28.362Z] ---> e7b58a1221ff [2021-02-01T08:52:28.362Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-01T08:52:29.342Z] ---> cc42c8ecb4ba [2021-02-01T08:52:29.342Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-01T08:52:29.936Z] ---> 9ab52d033097 [2021-02-01T08:52:29.936Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-01T08:52:30.545Z] ---> Running in b98251974e1e [2021-02-01T08:52:30.833Z] Removing intermediate container b98251974e1e [2021-02-01T08:52:30.833Z] ---> 91f8540882f5 [2021-02-01T08:52:30.833Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-01T08:52:31.855Z] ---> c736395e2816 [2021-02-01T08:52:31.855Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-01T08:52:32.131Z] ---> Running in 7d9d8206eeb4 [2021-02-01T08:52:34.800Z] Removing intermediate container 7d9d8206eeb4 [2021-02-01T08:52:34.800Z] ---> bb83545157bf [2021-02-01T08:52:34.800Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-01T08:52:34.800Z] ---> Running in 19ca1602450f [2021-02-01T08:52:35.406Z] Removing intermediate container 19ca1602450f [2021-02-01T08:52:35.406Z] ---> 0b0ff1d50cf3 [2021-02-01T08:52:35.406Z] Step 28/31 : CMD ["gate"] [2021-02-01T08:52:35.703Z] ---> Running in 91d57c335f78 [2021-02-01T08:52:36.317Z] Removing intermediate container 91d57c335f78 [2021-02-01T08:52:36.318Z] ---> 33be7f569384 [2021-02-01T08:52:36.318Z] Step 29/31 : LABEL arch=arm64 [2021-02-01T08:52:36.591Z] ---> Running in d953aac58392 [2021-02-01T08:52:37.188Z] Removing intermediate container d953aac58392 [2021-02-01T08:52:37.188Z] ---> bd3a256fc9b8 [2021-02-01T08:52:37.188Z] Step 30/31 : LABEL git_sha=4aad13f628c6f9355b85919bf497a89420955c03 [2021-02-01T08:52:37.460Z] ---> Running in dea974812ce0 [2021-02-01T08:52:38.054Z] Removing intermediate container dea974812ce0 [2021-02-01T08:52:38.054Z] ---> 0e1a70e5fceb [2021-02-01T08:52:38.054Z] Step 31/31 : LABEL version=0.0.0 [2021-02-01T08:52:38.326Z] ---> Running in 140e247c4300 [2021-02-01T08:52:38.599Z] Removing intermediate container 140e247c4300 [2021-02-01T08:52:38.599Z] ---> 527ddb3d58c5 [2021-02-01T08:52:38.599Z] [2021-02-01T08:52:39.190Z] Successfully built 527ddb3d58c5 [2021-02-01T08:52:39.190Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-01T08:52:39.479Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-02-01T08:52:39.472Z] $ docker stop --time=1 0f69fa808fd26b881062ec5ca020b0ed57622f85283788d7bbd4b20dc6ce7fc2 [2021-02-01T08:52:41.370Z] $ docker rm -f 0f69fa808fd26b881062ec5ca020b0ed57622f85283788d7bbd4b20dc6ce7fc2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T08:52:42.251Z] + docker images+ [2021-02-01T08:52:42.251Z] grep docker [2021-02-01T08:52:42.521Z] docker-security-bootstrapper-go-arm64 latest 527ddb3d58c5 4 seconds ago 22.6MB [2021-02-01T08:52:42.521Z] docker-core-metadata-go-arm64 latest b0ba8723e4b4 17 seconds ago 17.7MB [2021-02-01T08:52:42.521Z] docker-security-secretstore-setup-go-arm64 latest c8b7ad3ea743 19 seconds ago 23.4MB [2021-02-01T08:52:42.521Z] docker-security-proxy-setup-go-arm64 latest 76f7ab4e4b82 22 seconds ago 23.2MB [2021-02-01T08:52:42.521Z] docker-sys-mgmt-agent-go-arm64 latest be9f26da8adf About a minute ago 300MB [2021-02-01T08:52:42.521Z] docker-core-data-go-arm64 latest 925a2dd34557 2 minutes ago 21MB [2021-02-01T08:52:42.521Z] docker-support-scheduler-go-arm64 latest 7ab38bafff2c 2 minutes ago 16.1MB [2021-02-01T08:52:42.521Z] docker-core-command-go-arm64 latest 40607c6e78ce 3 minutes ago 16MB [2021-02-01T08:52:42.521Z] docker-support-notifications-go-arm64 latest 7fe1d65f6e8a 3 minutes ago 16MB [2021-02-01T08:52:42.521Z] docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-01T08:52:45.164Z] provisioning config files... [2021-02-01T08:52:45.176Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2505084734740199825tmp [Pipeline] { [Pipeline] sh [2021-02-01T08:52:45.593Z] + set +x [2021-02-01T08:52:45.593Z] + curl -s https://codecov.io/bash [2021-02-01T08:52:45.593Z] + bash -s -- [2021-02-01T08:52:46.174Z] [2021-02-01T08:52:46.174Z] _____ _ [2021-02-01T08:52:46.174Z] / ____| | | [2021-02-01T08:52:46.174Z] | | ___ __| | ___ ___ _____ __ [2021-02-01T08:52:46.174Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-01T08:52:46.174Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-01T08:52:46.174Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-01T08:52:46.174Z] Bash-20210129-7c25fce [2021-02-01T08:52:46.174Z] [2021-02-01T08:52:46.174Z] [2021-02-01T08:52:46.174Z] ==> git version 2.24.3 found [2021-02-01T08:52:46.174Z] ==> 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-01T08:52:46.174Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-01T08:52:46.174Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-01T08:52:46.174Z] ==> Jenkins CI detected. [2021-02-01T08:52:46.174Z] project root: . [2021-02-01T08:52:46.174Z] --> token set from env [2021-02-01T08:52:46.174Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-01T08:52:46.174Z] ==> Running gcov in . (disable via -X gcov) [2021-02-01T08:52:46.174Z] ==> Python coveragepy not found [2021-02-01T08:52:46.174Z] ==> Searching for coverage reports in: [2021-02-01T08:52:46.174Z] + . [2021-02-01T08:52:46.174Z] -> Found 1 reports [2021-02-01T08:52:46.174Z] ==> Detecting git/mercurial file structure [2021-02-01T08:52:46.174Z] ==> Reading reports [2021-02-01T08:52:46.174Z] + ./coverage.out bytes=574984 [2021-02-01T08:52:46.174Z] ==> Appending adjustments [2021-02-01T08:52:46.174Z] https://docs.codecov.io/docs/fixing-reports [2021-02-01T08:52:49.495Z] + Found adjustments [2021-02-01T08:52:49.495Z] ==> Gzipping contents [2021-02-01T08:52:49.495Z] 88K /tmp/codecov.A2lP6L.gz [2021-02-01T08:52:49.495Z] ==> Uploading reports [2021-02-01T08:52:49.495Z] url: https://codecov.io [2021-02-01T08:52:49.495Z] query: branch=PR-3104&commit=4aad13f628c6f9355b85919bf497a89420955c03&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3104%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3104&job=&cmd_args= [2021-02-01T08:52:49.495Z] -> Pinging Codecov [2021-02-01T08:52:49.495Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3104&commit=4aad13f628c6f9355b85919bf497a89420955c03&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3104%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3104&job=&cmd_args= [2021-02-01T08:52:51.416Z] -> Uploading to [2021-02-01T08:52:51.416Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-01/00271124DB129430A58F1EEE437C3FCB/4aad13f628c6f9355b85919bf497a89420955c03/9b612735-e18f-4490-9cbf-bfdd652b635f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T085250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8285de5ab3358b988bc13cb2ce3fbaaf02173349bf3ea5f65d7934d1d0a052f7 [2021-02-01T08:52:51.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-01T08:52:51.416Z] Dload Upload Total Spent Left Speed [2021-02-01T08:52:51.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87044 0 0 100 87044 0 165k --:--:-- --:--:-- --:--:-- 165k 100 87044 0 0 100 87044 0 165k --:--:-- --:--:-- --:--:-- 165k [2021-02-01T08:52:51.678Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/4aad13f628c6f9355b85919bf497a89420955c03 [Pipeline] } [2021-02-01T08:52:51.689Z] 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-01T08:52:54.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:52:55.102Z] ---> package-listing.sh [2021-02-01T08:52:55.102Z] ++ facter osfamily [2021-02-01T08:52:55.102Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-01T08:52:55.102Z] + OS_FAMILY=redhat [2021-02-01T08:52:55.102Z] + workspace=/w/workspace/edgex-go/4 [2021-02-01T08:52:55.102Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-01T08:52:55.102Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-01T08:52:55.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-01T08:52:55.102Z] + PACKAGES=/tmp/packages_start.txt [2021-02-01T08:52:55.102Z] + '[' /w/workspace/edgex-go/4 ']' [2021-02-01T08:52:55.102Z] + PACKAGES=/tmp/packages_end.txt [2021-02-01T08:52:55.102Z] + case "${OS_FAMILY}" in [2021-02-01T08:52:55.102Z] + rpm -qa [2021-02-01T08:52:55.102Z] + sort [2021-02-01T08:53:00.445Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-01T08:53:00.445Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-01T08:53:00.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-01T08:53:00.445Z] + '[' /w/workspace/edgex-go/4 ']' [2021-02-01T08:53:00.445Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-02-01T08:53:00.445Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-02-01T08:53:00.478Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-01T08:53:00.779Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:53:01.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T08:53:01.095Z] [2021-02-01T08:53:01.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-01T08:53:01.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T08:53:01.454Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-01T08:53:01.454Z] df20fa9351a1: Pulling fs layer [2021-02-01T08:53:01.454Z] 36b3adc4ff6f: Pulling fs layer [2021-02-01T08:53:01.454Z] 8ad3a11d3b57: Pulling fs layer [2021-02-01T08:53:01.454Z] 46f8f816bc3b: Pulling fs layer [2021-02-01T08:53:01.454Z] 93b61091891f: Pulling fs layer [2021-02-01T08:53:01.454Z] 93b9cdb0e59b: Pulling fs layer [2021-02-01T08:53:01.455Z] 5e14af77c1be: Pulling fs layer [2021-02-01T08:53:01.455Z] 01666e4c0597: Pulling fs layer [2021-02-01T08:53:01.455Z] aa168da1d23b: Pulling fs layer [2021-02-01T08:53:01.455Z] 93b61091891f: Waiting [2021-02-01T08:53:01.455Z] 93b9cdb0e59b: Waiting [2021-02-01T08:53:01.455Z] 5e14af77c1be: Waiting [2021-02-01T08:53:01.455Z] 01666e4c0597: Waiting [2021-02-01T08:53:01.455Z] aa168da1d23b: Waiting [2021-02-01T08:53:01.455Z] 46f8f816bc3b: Waiting [2021-02-01T08:53:01.455Z] 36b3adc4ff6f: Verifying Checksum [2021-02-01T08:53:01.455Z] 36b3adc4ff6f: Download complete [2021-02-01T08:53:01.455Z] 46f8f816bc3b: Verifying Checksum [2021-02-01T08:53:01.455Z] 46f8f816bc3b: Download complete [2021-02-01T08:53:01.455Z] df20fa9351a1: Download complete [2021-02-01T08:53:01.716Z] 93b9cdb0e59b: Verifying Checksum [2021-02-01T08:53:01.716Z] 93b9cdb0e59b: Download complete [2021-02-01T08:53:01.716Z] 5e14af77c1be: Verifying Checksum [2021-02-01T08:53:01.716Z] 5e14af77c1be: Download complete [2021-02-01T08:53:01.717Z] 93b61091891f: Verifying Checksum [2021-02-01T08:53:01.717Z] 93b61091891f: Download complete [2021-02-01T08:53:01.717Z] 01666e4c0597: Verifying Checksum [2021-02-01T08:53:01.717Z] 01666e4c0597: Download complete [2021-02-01T08:53:01.717Z] 8ad3a11d3b57: Verifying Checksum [2021-02-01T08:53:01.717Z] 8ad3a11d3b57: Download complete [2021-02-01T08:53:01.979Z] df20fa9351a1: Pull complete [2021-02-01T08:53:02.243Z] 36b3adc4ff6f: Pull complete [2021-02-01T08:53:03.203Z] 8ad3a11d3b57: Pull complete [2021-02-01T08:53:03.203Z] 46f8f816bc3b: Pull complete [2021-02-01T08:53:04.174Z] aa168da1d23b: Verifying Checksum [2021-02-01T08:53:04.174Z] aa168da1d23b: Download complete [2021-02-01T08:53:05.121Z] 93b61091891f: Pull complete [2021-02-01T08:53:05.385Z] 93b9cdb0e59b: Pull complete [2021-02-01T08:53:05.385Z] 5e14af77c1be: Pull complete [2021-02-01T08:53:05.646Z] 01666e4c0597: Pull complete [2021-02-01T08:53:17.922Z] aa168da1d23b: Pull complete [2021-02-01T08:53:17.922Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-01T08:53:17.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T08:53:17.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-01T08:53:18.126Z] prd-centos7-docker-4c-2g-24316 does not seem to be running inside a container [2021-02-01T08:53:18.182Z] $ 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-01T08:53:27.715Z] $ docker top 30a9dae26d2611ddbc7178a237c48071fb2e9492a17a4c8f6a1378d1f3a2367b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T08:53:28.310Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-01T08:53:28.610Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-01T08:53:28.910Z] + ls /var/log/sa-host [2021-02-01T08:53:28.910Z] + sadf -c /var/log/sa-host/sa01 [2021-02-01T08:53:28.910Z] file_magic: OK [2021-02-01T08:53:28.910Z] HZ: Using current value: 100 [2021-02-01T08:53:28.910Z] file_header: OK [2021-02-01T08:53:28.910Z] 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-01T08:53:28.910Z] Statistics: [2021-02-01T08:53:28.910Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-01T08:53:28.910Z] File successfully converted to sysstat format version 12.2.1 [2021-02-01T08:53:28.910Z] + sadf -c /var/log/sa-host/sa23 [2021-02-01T08:53:28.910Z] file_magic: OK [2021-02-01T08:53:28.910Z] HZ: Using current value: 100 [2021-02-01T08:53:28.910Z] file_header: OK [2021-02-01T08:53:28.910Z] 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-01T08:53:28.910Z] Statistics: [2021-02-01T08:53:28.910Z] Hnuu...uuuununununu... [2021-02-01T08:53:28.910Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-01T08:53:29.599Z] provisioning config files... [2021-02-01T08:53:29.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3416510089228975402tmp [Pipeline] { [Pipeline] echo [2021-02-01T08:53:29.700Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:53:30.000Z] ---> create-netrc.sh [Pipeline] } [2021-02-01T08:53:30.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-01T08:53:30.143Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:53:30.444Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-01T08:53:30.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:53:30.750Z] ---> sudo-logs.sh [2021-02-01T08:53:30.751Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-01T08:53:30.761Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:53:31.059Z] ---> job-cost.sh [2021-02-01T08:53:31.059Z] lf-activate-venv: SKIPPING [2021-02-01T08:53:31.059Z] INFO: No Stack... [2021-02-01T08:53:32.003Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-01T08:53:32.265Z] INFO: Archiving Costs [Pipeline] echo [2021-02-01T08:53:32.279Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T08:53:32.577Z] ---> logs-deploy.sh [2021-02-01T08:53:32.577Z] lf-activate-venv: SKIPPING [2021-02-01T08:53:32.577Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3104/4 [2021-02-01T08:53:32.577Z] INFO: archiving workspace using pattern(s): [2021-02-01T08:53:33.964Z] Archives upload complete. [2021-02-01T08:53:34.226Z] INFO: archiving logs to Nexus [2021-02-01T08:53:35.173Z] ---> uname -a: [2021-02-01T08:53:35.173Z] Linux prd-centos7-docker-4c-2g-24316.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-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] ---> lscpu: [2021-02-01T08:53:35.173Z] Architecture: x86_64 [2021-02-01T08:53:35.173Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-01T08:53:35.173Z] Byte Order: Little Endian [2021-02-01T08:53:35.173Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-01T08:53:35.173Z] CPU(s): 4 [2021-02-01T08:53:35.173Z] On-line CPU(s) list: 0-3 [2021-02-01T08:53:35.173Z] Thread(s) per core: 1 [2021-02-01T08:53:35.173Z] Core(s) per socket: 1 [2021-02-01T08:53:35.173Z] Socket(s): 4 [2021-02-01T08:53:35.173Z] NUMA node(s): 1 [2021-02-01T08:53:35.173Z] Vendor ID: GenuineIntel [2021-02-01T08:53:35.173Z] CPU family: 6 [2021-02-01T08:53:35.173Z] Model: 44 [2021-02-01T08:53:35.173Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-01T08:53:35.173Z] Stepping: 1 [2021-02-01T08:53:35.173Z] CPU MHz: 2933.438 [2021-02-01T08:53:35.173Z] BogoMIPS: 5866.87 [2021-02-01T08:53:35.173Z] Virtualization: VT-x [2021-02-01T08:53:35.173Z] Hypervisor vendor: KVM [2021-02-01T08:53:35.173Z] Virtualization type: full [2021-02-01T08:53:35.173Z] L1d cache: 128 KiB [2021-02-01T08:53:35.173Z] L1i cache: 128 KiB [2021-02-01T08:53:35.173Z] L2 cache: 16 MiB [2021-02-01T08:53:35.173Z] L3 cache: 64 MiB [2021-02-01T08:53:35.173Z] NUMA node0 CPU(s): 0-3 [2021-02-01T08:53:35.173Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-01T08:53:35.173Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-01T08:53:35.173Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-01T08:53:35.173Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-01T08:53:35.173Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-01T08:53:35.173Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-01T08:53:35.173Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-01T08:53:35.173Z] Vulnerability Srbds: Not affected [2021-02-01T08:53:35.173Z] Vulnerability Tsx async abort: Not affected [2021-02-01T08:53:35.173Z] 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-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] ---> nproc: [2021-02-01T08:53:35.173Z] 4 [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] ---> df -h: [2021-02-01T08:53:35.173Z] Filesystem Size Used Available Use% Mounted on [2021-02-01T08:53:35.173Z] overlay 50.0G 12.6G 37.4G 25% / [2021-02-01T08:53:35.173Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-01T08:53:35.173Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-01T08:53:35.173Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/4@tmp [2021-02-01T08:53:35.173Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/4 [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] ---> free -m: [2021-02-01T08:53:35.173Z] total used free shared buff/cache available [2021-02-01T08:53:35.173Z] Mem: 1837 716 124 0 995 1037 [2021-02-01T08:53:35.173Z] Swap: 1023 71 952 [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] ---> ip addr: [2021-02-01T08:53:35.173Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-01T08:53:35.173Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-01T08:53:35.173Z] inet 127.0.0.1/8 scope host lo [2021-02-01T08:53:35.173Z] valid_lft forever preferred_lft forever [2021-02-01T08:53:35.173Z] inet6 ::1/128 scope host [2021-02-01T08:53:35.173Z] valid_lft forever preferred_lft forever [2021-02-01T08:53:35.173Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-01T08:53:35.173Z] link/ether fa:16:3e:af:74:55 brd ff:ff:ff:ff:ff:ff [2021-02-01T08:53:35.173Z] inet 10.30.122.169/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-01T08:53:35.173Z] valid_lft 85169sec preferred_lft 85169sec [2021-02-01T08:53:35.173Z] inet6 fe80::f816:3eff:feaf:7455/64 scope link [2021-02-01T08:53:35.173Z] valid_lft forever preferred_lft forever [2021-02-01T08:53:35.173Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-01T08:53:35.173Z] link/ether 02:42:e8:fd:4b:39 brd ff:ff:ff:ff:ff:ff [2021-02-01T08:53:35.173Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-01T08:53:35.173Z] valid_lft forever preferred_lft forever [2021-02-01T08:53:35.173Z] inet6 fe80::42:e8ff:fefd:4b39/64 scope link [2021-02-01T08:53:35.173Z] valid_lft forever preferred_lft forever [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] ---> sar -b -r -n DEV: [2021-02-01T08:53:35.173Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] 08:32:53 LINUX RESTART (4 CPU) [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] 08:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-01T08:53:35.173Z] 08:35:01 140.23 85.36 54.87 0.00 8147.17 22884.80 0.00 [2021-02-01T08:53:35.173Z] 08:36:01 190.03 52.97 137.06 0.00 2428.49 35048.21 0.00 [2021-02-01T08:53:35.173Z] 08:37:01 220.92 95.71 125.21 0.00 3540.41 16160.82 0.00 [2021-02-01T08:53:35.173Z] 08:38:01 135.56 75.40 60.16 0.00 3474.75 6906.53 0.00 [2021-02-01T08:53:35.173Z] 08:39:01 293.43 109.13 184.29 0.00 44984.71 117659.04 0.00 [2021-02-01T08:53:35.173Z] 08:40:02 2888.87 2529.77 359.10 0.00 182637.92 195594.02 0.00 [2021-02-01T08:53:35.173Z] 08:41:01 565.92 316.31 249.61 0.00 26392.44 51603.59 0.00 [2021-02-01T08:53:35.173Z] 08:42:05 2921.81 2547.45 374.36 0.00 159642.08 171290.25 0.00 [2021-02-01T08:53:35.173Z] 08:43:01 1219.51 937.40 282.12 0.00 69395.53 83744.38 0.00 [2021-02-01T08:53:35.173Z] 08:44:01 123.30 22.30 101.00 0.00 3417.84 14331.16 0.00 [2021-02-01T08:53:35.173Z] 08:45:01 0.37 0.15 0.22 0.00 1.60 2.58 0.00 [2021-02-01T08:53:35.173Z] 08:46:01 0.20 0.02 0.18 0.00 0.13 1.50 0.00 [2021-02-01T08:53:35.173Z] 08:47:01 0.30 0.02 0.28 0.00 0.27 3.40 0.00 [2021-02-01T08:53:35.173Z] 08:48:01 1.93 1.62 0.32 0.00 53.69 2.96 0.00 [2021-02-01T08:53:35.173Z] 08:49:01 0.87 0.07 0.80 0.00 1.86 15.62 0.00 [2021-02-01T08:53:35.173Z] 08:50:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-02-01T08:53:35.173Z] 08:51:02 0.33 0.03 0.30 0.00 0.67 3.55 0.00 [2021-02-01T08:53:35.173Z] 08:52:01 0.25 0.02 0.24 0.00 0.14 2.96 0.00 [2021-02-01T08:53:35.173Z] 08:53:01 66.32 65.78 0.53 0.00 5419.78 27.94 0.00 [2021-02-01T08:53:35.173Z] Average: 467.86 365.84 102.02 0.00 27177.80 38022.86 0.00 [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] 08:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-01T08:53:35.173Z] 08:35:01 83204 0 681272 36.21 2596 1114472 1353840 46.20 714876 872136 65260 [2021-02-01T08:53:35.173Z] 08:36:01 70836 0 774112 41.14 1492 1035104 1508860 51.49 610124 927336 53224 [2021-02-01T08:53:35.173Z] 08:37:01 193576 0 892340 47.43 608 795020 1738184 59.32 720104 687484 60920 [2021-02-01T08:53:35.173Z] 08:38:01 301900 0 748720 39.79 568 830356 1317108 44.95 569088 720164 62992 [2021-02-01T08:53:35.173Z] 08:39:01 68424 0 829708 44.10 0 983412 2234260 76.25 764032 843144 81172 [2021-02-01T08:53:35.173Z] 08:40:02 96592 0 792848 42.14 0 992104 1935560 66.06 755536 800424 64964 [2021-02-01T08:53:35.173Z] 08:41:01 73276 0 719308 38.23 0 1088960 1344928 45.90 536696 1017620 20 [2021-02-01T08:53:35.173Z] 08:42:05 82112 0 795460 42.28 0 1003972 2147356 73.29 608848 960236 36972 [2021-02-01T08:53:35.173Z] 08:43:01 312720 0 777116 41.30 0 791708 2009888 68.59 626960 676364 29868 [2021-02-01T08:53:35.173Z] 08:44:01 367848 0 641848 34.11 0 871848 1197052 40.85 552044 712852 8 [2021-02-01T08:53:35.173Z] 08:45:01 370820 0 638872 33.95 0 871852 1167388 39.84 550548 712332 8 [2021-02-01T08:53:35.173Z] 08:46:01 371876 0 637808 33.90 0 871860 1162152 39.66 549532 712248 12 [2021-02-01T08:53:35.173Z] 08:47:01 371908 0 637768 33.90 0 871868 1162152 39.66 549536 712252 8 [2021-02-01T08:53:35.173Z] 08:48:01 370748 0 637988 33.91 0 872808 1162152 39.66 549972 712760 16 [2021-02-01T08:53:35.173Z] 08:49:01 370368 0 638368 33.93 0 872808 1162232 39.67 550180 712776 8 [2021-02-01T08:53:35.173Z] 08:50:01 370704 0 638012 33.91 0 872828 1162152 39.66 549984 712784 8 [2021-02-01T08:53:35.173Z] 08:51:02 370564 0 638156 33.92 0 872824 1162152 39.66 549984 712796 8 [2021-02-01T08:53:35.173Z] 08:52:01 370656 0 638044 33.91 0 872844 1162152 39.66 549868 712804 8 [2021-02-01T08:53:35.173Z] 08:53:01 204560 0 643724 34.21 0 1033260 1159700 39.58 566900 857608 228 [2021-02-01T08:53:35.173Z] Average: 253826 0 705341 37.49 277 922100 1434172 48.95 601306 777691 23984 [2021-02-01T08:53:35.173Z] [2021-02-01T08:53:35.173Z] 08:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-01T08:53:35.173Z] 08:35:01 eth0 944.07 1019.00 3466.60 131.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:35:01 docker0 915.74 813.03 73.50 2725.21 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:36:01 eth0 444.53 373.09 3281.93 35.57 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:36:01 docker0 139.66 173.26 9.76 831.06 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:37:01 vethcb6fcfa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:37:01 eth0 37.51 21.68 34.18 14.28 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:38:01 vethcb6fcfa 2.03 2.03 0.16 0.16 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:38:01 eth0 44.96 36.51 19.16 79.08 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:38:01 docker0 2.03 2.03 0.13 0.16 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:39:01 eth0 244.87 211.64 1693.37 75.28 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:39:01 veth6f2f67c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:40:02 eth0 49.71 23.99 163.12 10.03 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:40:02 veth6f2f67c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:40:02 docker0 12.66 28.27 0.66 145.74 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.173Z] 08:41:01 eth0 173.99 125.30 1495.67 19.14 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:41:01 veth6f2f67c 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:41:01 docker0 16.04 34.23 0.89 192.49 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:42:05 eth0 107.13 60.45 378.67 80.93 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:42:05 veth6f2f67c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:42:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:42:05 docker0 20.09 49.28 1.09 345.45 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:43:01 vethcd55ab9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:43:01 eth0 65.47 38.59 125.67 77.55 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:43:01 veth6f2f67c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:44:01 eth0 28.51 15.18 48.88 9.69 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:44:01 docker0 1105.46 1114.20 85.87 4331.79 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:45:01 eth0 0.90 0.52 0.43 0.21 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:48:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:49:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:51:02 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:52:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:53:01 eth0 41.49 35.55 17.84 57.87 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] Average: eth0 114.47 102.67 563.15 31.05 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] Average: docker0 58.31 58.77 4.53 228.48 0.00 0.00 0.00 0.00 [2021-02-01T08:53:35.174Z] [2021-02-01T08:53:35.174Z] [2021-02-01T08:53:35.174Z] ---> sar -P ALL: [2021-02-01T08:53:35.174Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) [2021-02-01T08:53:35.174Z] [2021-02-01T08:53:35.174Z] 08:32:53 LINUX RESTART (4 CPU) [2021-02-01T08:53:35.174Z] [2021-02-01T08:53:35.174Z] 08:34:02 CPU %user %nice %system %iowait %steal %idle [2021-02-01T08:53:35.174Z] 08:35:01 all 11.67 0.00 6.41 1.45 0.09 80.38 [2021-02-01T08:53:35.174Z] 08:35:01 0 12.24 0.00 8.11 0.89 0.07 78.69 [2021-02-01T08:53:35.174Z] 08:35:01 1 9.99 0.00 6.00 1.01 0.05 82.95 [2021-02-01T08:53:35.174Z] 08:35:01 2 14.24 0.00 5.97 2.34 0.14 77.32 [2021-02-01T08:53:35.174Z] 08:35:01 3 10.24 0.00 5.59 1.55 0.09 82.53 [2021-02-01T08:53:35.174Z] 08:36:01 all 7.97 0.00 5.90 3.48 0.06 82.59 [2021-02-01T08:53:35.174Z] 08:36:01 0 8.68 0.00 6.75 3.14 0.10 81.33 [2021-02-01T08:53:35.174Z] 08:36:01 1 8.12 0.00 5.09 4.61 0.03 82.14 [2021-02-01T08:53:35.174Z] 08:36:01 2 8.08 0.00 6.21 1.56 0.05 84.09 [2021-02-01T08:53:35.174Z] 08:36:01 3 6.99 0.00 5.56 4.60 0.07 82.79 [2021-02-01T08:53:35.174Z] 08:37:01 all 47.00 0.00 12.43 5.32 0.11 35.14 [2021-02-01T08:53:35.174Z] 08:37:01 0 44.37 0.00 13.01 5.77 0.10 36.75 [2021-02-01T08:53:35.174Z] 08:37:01 1 49.80 0.00 10.80 3.17 0.14 36.09 [2021-02-01T08:53:35.174Z] 08:37:01 2 47.11 0.00 12.38 6.75 0.07 33.69 [2021-02-01T08:53:35.174Z] 08:37:01 3 46.70 0.00 13.57 5.60 0.12 34.00 [2021-02-01T08:53:35.174Z] 08:38:01 all 42.49 0.00 12.88 2.17 0.11 42.35 [2021-02-01T08:53:35.174Z] 08:38:01 0 42.34 0.00 13.22 0.73 0.09 43.63 [2021-02-01T08:53:35.174Z] 08:38:01 1 43.32 0.00 12.66 3.34 0.12 40.56 [2021-02-01T08:53:35.174Z] 08:38:01 2 41.30 0.00 12.92 2.17 0.05 43.56 [2021-02-01T08:53:35.174Z] 08:38:01 3 42.98 0.00 12.73 2.46 0.17 41.66 [2021-02-01T08:53:35.174Z] 08:39:01 all 23.58 0.00 17.17 6.53 0.14 52.58 [2021-02-01T08:53:35.174Z] 08:39:01 0 22.38 0.00 17.07 5.09 0.14 55.34 [2021-02-01T08:53:35.174Z] 08:39:01 1 24.30 0.00 17.06 9.12 0.12 49.40 [2021-02-01T08:53:35.174Z] 08:39:01 2 24.16 0.00 17.33 6.21 0.12 52.19 [2021-02-01T08:53:35.174Z] 08:39:01 3 23.50 0.00 17.22 5.70 0.19 53.39 [2021-02-01T08:53:35.174Z] 08:40:02 all 22.04 0.00 29.03 25.56 0.24 23.13 [2021-02-01T08:53:35.174Z] 08:40:02 0 21.77 0.00 29.08 26.18 0.27 22.71 [2021-02-01T08:53:35.174Z] 08:40:02 1 22.73 0.00 28.31 24.08 0.27 24.61 [2021-02-01T08:53:35.174Z] 08:40:02 2 20.89 0.00 28.31 26.64 0.23 23.93 [2021-02-01T08:53:35.174Z] 08:40:02 3 22.78 0.00 30.44 25.34 0.18 21.26 [2021-02-01T08:53:35.174Z] 08:41:01 all 52.51 0.00 17.80 13.37 0.08 16.23 [2021-02-01T08:53:35.174Z] 08:41:01 0 52.52 0.00 18.35 12.96 0.05 16.12 [2021-02-01T08:53:35.174Z] 08:41:01 1 52.27 0.00 17.51 12.60 0.09 17.54 [2021-02-01T08:53:35.174Z] 08:41:01 2 52.49 0.00 18.36 13.24 0.07 15.84 [2021-02-01T08:53:35.174Z] 08:41:01 3 52.79 0.00 16.98 14.70 0.11 15.42 [2021-02-01T08:53:35.174Z] 08:42:05 all 16.31 0.00 24.29 33.06 0.19 26.15 [2021-02-01T08:53:35.174Z] 08:42:05 0 15.90 0.00 24.89 33.43 0.17 25.61 [2021-02-01T08:53:35.174Z] 08:42:05 1 16.10 0.00 24.25 35.04 0.23 24.38 [2021-02-01T08:53:35.174Z] 08:42:05 2 16.69 0.00 24.24 32.32 0.20 26.55 [2021-02-01T08:53:35.174Z] 08:42:05 3 16.55 0.00 23.76 31.43 0.15 28.11 [2021-02-01T08:53:35.174Z] 08:43:01 all 52.17 0.00 19.66 18.54 0.10 9.53 [2021-02-01T08:53:35.174Z] 08:43:01 0 52.29 0.00 19.54 20.67 0.11 7.39 [2021-02-01T08:53:35.174Z] 08:43:01 1 51.53 0.00 19.63 19.02 0.11 9.71 [2021-02-01T08:53:35.174Z] 08:43:01 2 51.82 0.00 19.84 14.99 0.11 13.24 [2021-02-01T08:53:35.174Z] 08:43:01 3 53.02 0.00 19.65 19.46 0.08 7.79 [2021-02-01T08:53:35.174Z] 08:44:01 all 3.92 0.00 4.19 5.95 0.04 85.90 [2021-02-01T08:53:35.174Z] 08:44:01 0 3.38 0.00 4.37 5.99 0.05 86.20 [2021-02-01T08:53:35.174Z] 08:44:01 1 4.76 0.00 4.07 7.52 0.05 83.59 [2021-02-01T08:53:35.174Z] 08:44:01 2 3.65 0.00 4.12 4.30 0.02 87.92 [2021-02-01T08:53:35.174Z] 08:44:01 3 3.88 0.00 4.20 5.98 0.05 85.88 [2021-02-01T08:53:35.174Z] 08:45:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2021-02-01T08:53:35.174Z] 08:45:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2021-02-01T08:53:35.174Z] 08:45:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-02-01T08:53:35.174Z] 08:45:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-01T08:53:35.174Z] 08:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T08:53:35.174Z] [2021-02-01T08:53:35.174Z] 08:45:01 CPU %user %nice %system %iowait %steal %idle [2021-02-01T08:53:35.174Z] 08:46:01 all 0.16 0.00 0.06 0.00 0.00 99.77 [2021-02-01T08:53:35.174Z] 08:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T08:53:35.174Z] 08:46:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2021-02-01T08:53:35.174Z] 08:46:01 2 0.05 0.00 0.10 0.02 0.02 99.82 [2021-02-01T08:53:35.174Z] 08:46:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-02-01T08:53:35.174Z] 08:47:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-02-01T08:53:35.174Z] 08:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-02-01T08:53:35.174Z] 08:47:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-01T08:53:35.174Z] 08:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T08:53:35.174Z] 08:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-02-01T08:53:35.174Z] 08:48:01 all 0.16 0.00 0.05 0.03 0.00 99.77 [2021-02-01T08:53:35.174Z] 08:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-01T08:53:35.174Z] 08:48:01 1 0.52 0.00 0.05 0.02 0.00 99.42 [2021-02-01T08:53:35.174Z] 08:48:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-02-01T08:53:35.174Z] 08:48:01 3 0.03 0.00 0.08 0.08 0.00 99.80 [2021-02-01T08:53:35.174Z] 08:49:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-02-01T08:53:35.174Z] 08:49:01 0 0.35 0.00 0.03 0.00 0.00 99.62 [2021-02-01T08:53:35.174Z] 08:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-01T08:53:35.174Z] 08:49:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2021-02-01T08:53:35.174Z] 08:49:01 3 0.22 0.00 0.05 0.00 0.00 99.73 [2021-02-01T08:53:35.174Z] 08:50:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-02-01T08:53:35.174Z] 08:50:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2021-02-01T08:53:35.174Z] 08:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-01T08:53:35.174Z] 08:50:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-01T08:53:35.174Z] 08:50:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-01T08:53:35.174Z] 08:51:02 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-02-01T08:53:35.174Z] 08:51:02 0 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-01T08:53:35.174Z] 08:51:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-01T08:53:35.174Z] 08:51:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T08:53:35.174Z] 08:51:02 3 0.03 0.00 0.02 0.00 0.02 99.93 [2021-02-01T08:53:35.174Z] 08:52:01 all 0.17 0.00 0.03 0.00 0.00 99.81 [2021-02-01T08:53:35.174Z] 08:52:01 0 0.53 0.00 0.02 0.00 0.00 99.46 [2021-02-01T08:53:35.174Z] 08:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-01T08:53:35.174Z] 08:52:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2021-02-01T08:53:35.174Z] 08:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T08:53:35.174Z] 08:53:01 all 2.10 0.00 1.24 1.69 0.01 94.96 [2021-02-01T08:53:35.174Z] 08:53:01 0 2.49 0.00 1.56 2.71 0.02 93.22 [2021-02-01T08:53:35.174Z] 08:53:01 1 1.67 0.00 1.29 1.52 0.02 95.51 [2021-02-01T08:53:35.174Z] 08:53:01 2 2.14 0.00 1.03 1.37 0.00 95.46 [2021-02-01T08:53:35.174Z] 08:53:01 3 2.09 0.00 1.07 1.17 0.02 95.65 [2021-02-01T08:53:35.174Z] Average: all 14.42 0.00 7.77 6.03 0.06 71.73 [2021-02-01T08:53:35.174Z] Average: 0 14.28 0.00 8.02 6.05 0.06 71.58 [2021-02-01T08:53:35.174Z] Average: 1 14.63 0.00 7.55 6.24 0.06 71.52 [2021-02-01T08:53:35.174Z] Average: 2 14.43 0.00 7.76 5.77 0.06 71.98 [2021-02-01T08:53:35.174Z] Average: 3 14.33 0.00 7.73 6.04 0.06 71.83 [2021-02-01T08:53:35.174Z] [2021-02-01T08:53:35.174Z] [2021-02-01T08:53:35.174Z]