Pull request #3186 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 99e46cabfeb65656223fcf03e226b976d141ea52+13b869e22a059f3891192ba74d68c5afbf7a0a77 (8703d46c85df4567f1359114105f367247c497b5) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3186/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3186/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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-27282 in /w/workspace/edgexfoundry_edgex-go_PR-3186 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit 99e46cabfeb65656223fcf03e226b976d141ea52 Merge succeeded, producing 99e46cabfeb65656223fcf03e226b976d141ea52 Checking out Revision 99e46cabfeb65656223fcf03e226b976d141ea52 (PR-3186) > 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/3186/head:refs/remotes/origin/PR-3186 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99e46cabfeb65656223fcf03e226b976d141ea52 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99e46cabfeb65656223fcf03e226b976d141ea52 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-23T06:02:52.624Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-23T06:02:52.957Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-23T06:02:53.164Z] ========================================================= [2021-02-23T06:02:53.164Z] EdgeX Global Pipelines Version Info [2021-02-23T06:02:53.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:02:54.795Z] ------------------- [2021-02-23T06:02:54.795Z] stable info: [2021-02-23T06:02:54.795Z] ------------------- [2021-02-23T06:02:54.795Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T06:02:54.795Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T06:02:54.795Z] Message: update stable to v1.0.179 [2021-02-23T06:02:55.739Z] ------------------- [2021-02-23T06:02:55.739Z] experimental info: [2021-02-23T06:02:55.739Z] ------------------- [2021-02-23T06:02:55.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T06:02:55.739Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T06:02:55.739Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-23T06:02:56.125Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-23T06:02:56.252Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-23T06:02:56.376Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-23T06:02:56.498Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-23T06:02:56.618Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-23T06:02:56.789Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-23T06:02:56.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-23T06:02:57.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-23T06:02:57.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-23T06:02:57.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-23T06:02:57.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-23T06:02:57.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-23T06:02:57.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-23T06:02:57.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-23T06:02:57.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T06:02:57.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T06:02:58.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-23T06:02:58.241Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-23T06:02:58.368Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-23T06:02:58.489Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-23T06:02:58.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-23T06:02:58.755Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-23T06:02:58.869Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-23T06:02:58.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3186 [Pipeline] echo [2021-02-23T06:02:59.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3186 [Pipeline] echo [2021-02-23T06:02:59.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3186 [Pipeline] echo [2021-02-23T06:02:59.436Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99e46cabfeb65656223fcf03e226b976d141ea52 [Pipeline] echo [2021-02-23T06:02:59.557Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99e46ca [Pipeline] echo [2021-02-23T06:02:59.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T06:02:59.963Z] provisioning config files... [2021-02-23T06:03:00.002Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2273669414844107182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:03:00.451Z] ---> docker-login.sh [2021-02-23T06:03:00.451Z] nexus3.edgexfoundry.org:10001 [2021-02-23T06:03:00.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:03:01.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:03:01.293Z] Configure a credential helper to remove this warning. See [2021-02-23T06:03:01.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:03:01.293Z] [2021-02-23T06:03:01.293Z] Login Succeeded [2021-02-23T06:03:01.293Z] nexus3.edgexfoundry.org:10002 [2021-02-23T06:03:01.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:03:01.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:03:01.293Z] Configure a credential helper to remove this warning. See [2021-02-23T06:03:01.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:03:01.293Z] [2021-02-23T06:03:01.293Z] Login Succeeded [2021-02-23T06:03:01.293Z] nexus3.edgexfoundry.org:10003 [2021-02-23T06:03:01.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:03:01.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:03:01.556Z] Configure a credential helper to remove this warning. See [2021-02-23T06:03:01.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:03:01.556Z] [2021-02-23T06:03:01.556Z] Login Succeeded [2021-02-23T06:03:01.556Z] nexus3.edgexfoundry.org:10004 [2021-02-23T06:03:01.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:03:01.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:03:01.820Z] Configure a credential helper to remove this warning. See [2021-02-23T06:03:01.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:03:01.820Z] [2021-02-23T06:03:01.820Z] Login Succeeded [2021-02-23T06:03:01.820Z] docker.io [2021-02-23T06:03:01.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:03:02.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:03:02.082Z] Configure a credential helper to remove this warning. See [2021-02-23T06:03:02.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:03:02.082Z] [2021-02-23T06:03:02.082Z] Login Succeeded [2021-02-23T06:03:02.082Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T06:03:02.108Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-23T06:03:02.657Z] ++ 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-23T06:03:02.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T06:03:02.658Z] ++ dirname cmd/core-command/Dockerfile [2021-02-23T06:03:02.658Z] ++ cut -d/ -f2 [2021-02-23T06:03:02.658Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-23T06:03:02.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T06:03:02.658Z] ++ dirname cmd/core-data/Dockerfile [2021-02-23T06:03:02.658Z] ++ cut -d/ -f2 [2021-02-23T06:03:02.658Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-23T06:03:02.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T06:03:02.658Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-23T06:03:02.658Z] ++ cut -d/ -f2 [2021-02-23T06:03:02.658Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-23T06:03:02.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T06:03:02.658Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-23T06:03:02.658Z] ++ cut -d/ -f2 [2021-02-23T06:03:02.658Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-23T06:03:02.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T06:03:02.658Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-23T06:03:02.658Z] ++ cut -d/ -f2 [2021-02-23T06:03:02.658Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-23T06:03:02.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T06:03:02.658Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-23T06:03:02.658Z] ++ cut -d/ -f2 [2021-02-23T06:03:02.658Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-23T06:03:02.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T06:03:02.658Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-23T06:03:02.658Z] ++ cut -d/ -f2 [2021-02-23T06:03:02.658Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-23T06:03:02.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T06:03:02.658Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-23T06:03:02.658Z] ++ cut -d/ -f2 [2021-02-23T06:03:02.658Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-23T06:03:02.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-23T06:03:02.658Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-23T06:03:02.658Z] ++ cut -d/ -f2 [2021-02-23T06:03:02.658Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-23T06:03:02.752Z] 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-23T06:03:03.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T06:03:03.743Z] [2021-02-23T06:03:03.743Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:03:04.127Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T06:03:04.127Z] latest: Pulling from edgex-devops/git-semver [2021-02-23T06:03:04.127Z] 31603596830f: Pulling fs layer [2021-02-23T06:03:04.127Z] 2a8b12db71e7: Pulling fs layer [2021-02-23T06:03:04.127Z] 6ca5941a6612: Pulling fs layer [2021-02-23T06:03:04.127Z] ecc8261a40a4: Pulling fs layer [2021-02-23T06:03:04.127Z] ecc8261a40a4: Waiting [2021-02-23T06:03:04.127Z] 2a8b12db71e7: Verifying Checksum [2021-02-23T06:03:04.127Z] 2a8b12db71e7: Download complete [2021-02-23T06:03:04.127Z] 31603596830f: Download complete [2021-02-23T06:03:04.402Z] ecc8261a40a4: Download complete [2021-02-23T06:03:04.402Z] 6ca5941a6612: Verifying Checksum [2021-02-23T06:03:04.402Z] 6ca5941a6612: Download complete [2021-02-23T06:03:04.665Z] 31603596830f: Pull complete [2021-02-23T06:03:04.665Z] 2a8b12db71e7: Pull complete [2021-02-23T06:03:05.623Z] 6ca5941a6612: Pull complete [2021-02-23T06:03:05.887Z] ecc8261a40a4: Pull complete [2021-02-23T06:03:05.887Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-23T06:03:05.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T06:03:05.887Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-23T06:03:06.016Z] prd-centos7-docker-4c-2g-27282 does not seem to be running inside a container [2021-02-23T06:03:06.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-23T06:03:08.763Z] $ docker top dd8c6f3e4ecbb6f03a48487a1dda81b171148ba54170100e3ccccaca7e4eb6b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-23T06:03:09.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T06:03:09.211Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T06:03:09.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T06:03:09.450Z] $ docker exec dd8c6f3e4ecbb6f03a48487a1dda81b171148ba54170100e3ccccaca7e4eb6b3 ssh-agent [2021-02-23T06:03:09.623Z] SSH_AUTH_SOCK=/tmp/ssh-5FdGRPS2pyyH/agent.13 [2021-02-23T06:03:09.623Z] SSH_AGENT_PID=18 [2021-02-23T06:03:09.637Z] Running ssh-add (command line suppressed) [2021-02-23T06:03:09.763Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5238185570391530975.key (/w/workspace/edgex-go/1@tmp/private_key_5238185570391530975.key) [2021-02-23T06:03:09.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T06:03:10.248Z] + git tag --points-at HEAD [Pipeline] } [2021-02-23T06:03:10.283Z] $ docker exec --env ******** --env ******** dd8c6f3e4ecbb6f03a48487a1dda81b171148ba54170100e3ccccaca7e4eb6b3 ssh-agent -k [2021-02-23T06:03:10.424Z] unset SSH_AUTH_SOCK; [2021-02-23T06:03:10.425Z] unset SSH_AGENT_PID; [2021-02-23T06:03:10.425Z] echo Agent pid 18 killed; [2021-02-23T06:03:10.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-23T06:03:10.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T06:03:10.717Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T06:03:10.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T06:03:10.898Z] $ docker exec dd8c6f3e4ecbb6f03a48487a1dda81b171148ba54170100e3ccccaca7e4eb6b3 ssh-agent [2021-02-23T06:03:11.071Z] SSH_AUTH_SOCK=/tmp/ssh-ufHdBVtvT550/agent.47 [2021-02-23T06:03:11.071Z] SSH_AGENT_PID=53 [2021-02-23T06:03:11.088Z] Running ssh-add (command line suppressed) [2021-02-23T06:03:11.218Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9184785821173629275.key (/w/workspace/edgex-go/1@tmp/private_key_9184785821173629275.key) [2021-02-23T06:03:11.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T06:03:11.649Z] + git semver init [2021-02-23T06:03:11.649Z] # -> Open(): unable to determine branch for HEAD [2021-02-23T06:03:11.649Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-23T06:03:11.649Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-23T06:03:11.649Z] # $SEMVER_REMOTE_NAME = origin [2021-02-23T06:03:11.649Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-23T06:03:11.649Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-23T06:03:11.649Z] # $SEMVER_BRANCH = PR-3186 [2021-02-23T06:03:11.649Z] # $SEMVER_TEMP = /tmp/semver-544540419 [2021-02-23T06:03:11.649Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-23T06:03:29.974Z] # '/tmp/semver-544540419' -> '/w/workspace/edgex-go/1/.semver' [2021-02-23T06:03:30.925Z] # -> Force: false [2021-02-23T06:03:30.925Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-23T06:03:30.949Z] $ docker exec --env ******** --env ******** dd8c6f3e4ecbb6f03a48487a1dda81b171148ba54170100e3ccccaca7e4eb6b3 ssh-agent -k [2021-02-23T06:03:31.134Z] unset SSH_AUTH_SOCK; [2021-02-23T06:03:31.134Z] unset SSH_AGENT_PID; [2021-02-23T06:03:31.134Z] echo Agent pid 53 killed; [2021-02-23T06:03:31.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-23T06:03:31.968Z] + git semver [Pipeline] } [2021-02-23T06:03:32.012Z] $ docker stop --time=1 dd8c6f3e4ecbb6f03a48487a1dda81b171148ba54170100e3ccccaca7e4eb6b3 [2021-02-23T06:03:33.602Z] $ docker rm -f dd8c6f3e4ecbb6f03a48487a1dda81b171148ba54170100e3ccccaca7e4eb6b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T06:03:34.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-23T06:03:34.812Z] Stashed 1 file(s) [Pipeline] echo [2021-02-23T06:03:34.841Z] [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-23T06:03:36.178Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-23T06:03:36.505Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T06:03:36.837Z] + sudo service docker restart [2021-02-23T06:03:36.837Z] + true [2021-02-23T06:03:36.837Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-23T06:03:37.449Z] ========================================================= [2021-02-23T06:03:37.450Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-23T06:03:37.450Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:03:37.837Z] + 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-23T06:03:42.108Z] Sending build context to Docker daemon 328MB [2021-02-23T06:03:42.108Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T06:03:42.108Z] Step 2/6 : FROM ${BASE} [2021-02-23T06:03:42.108Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-23T06:03:42.108Z] 188c0c94c7c5: Pulling fs layer [2021-02-23T06:03:42.108Z] 0ef7d3d256c8: Pulling fs layer [2021-02-23T06:03:42.108Z] de9db76c5a1d: Pulling fs layer [2021-02-23T06:03:42.108Z] bca2f99d35d6: Pulling fs layer [2021-02-23T06:03:42.108Z] 93359f2a8cfa: Pulling fs layer [2021-02-23T06:03:42.108Z] 7c6f9722023f: Pulling fs layer [2021-02-23T06:03:42.108Z] a35cf1a2eb13: Pulling fs layer [2021-02-23T06:03:42.108Z] 93359f2a8cfa: Waiting [2021-02-23T06:03:42.108Z] a35cf1a2eb13: Waiting [2021-02-23T06:03:42.108Z] 7c6f9722023f: Waiting [2021-02-23T06:03:42.108Z] bca2f99d35d6: Waiting [2021-02-23T06:03:42.108Z] de9db76c5a1d: Verifying Checksum [2021-02-23T06:03:42.108Z] de9db76c5a1d: Download complete [2021-02-23T06:03:42.108Z] 0ef7d3d256c8: Verifying Checksum [2021-02-23T06:03:42.108Z] 0ef7d3d256c8: Download complete [2021-02-23T06:03:42.108Z] 93359f2a8cfa: Download complete [2021-02-23T06:03:42.108Z] 188c0c94c7c5: Verifying Checksum [2021-02-23T06:03:42.108Z] 188c0c94c7c5: Download complete [2021-02-23T06:03:42.108Z] 7c6f9722023f: Verifying Checksum [2021-02-23T06:03:42.108Z] 7c6f9722023f: Download complete [2021-02-23T06:03:42.108Z] 188c0c94c7c5: Pull complete [2021-02-23T06:03:42.376Z] 0ef7d3d256c8: Pull complete [2021-02-23T06:03:42.641Z] de9db76c5a1d: Pull complete [2021-02-23T06:03:43.599Z] a35cf1a2eb13: Verifying Checksum [2021-02-23T06:03:43.599Z] a35cf1a2eb13: Download complete [2021-02-23T06:03:44.180Z] bca2f99d35d6: Verifying Checksum [2021-02-23T06:03:44.180Z] bca2f99d35d6: Download complete [2021-02-23T06:03:50.465Z] Still waiting to schedule task [2021-02-23T06:03:50.466Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-23T06:03:50.980Z] bca2f99d35d6: Pull complete [2021-02-23T06:03:50.980Z] 93359f2a8cfa: Pull complete [2021-02-23T06:03:50.980Z] 7c6f9722023f: Pull complete [2021-02-23T06:03:56.298Z] a35cf1a2eb13: Pull complete [2021-02-23T06:03:56.299Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-23T06:03:56.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-23T06:03:56.299Z] ---> a62c8e92a672 [2021-02-23T06:03:56.299Z] 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-23T06:03:56.299Z] ---> Running in 3d320d273a2e [2021-02-23T06:03:56.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:03:57.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:03:57.414Z] (1/12) Installing libmagic (5.38-r0) [2021-02-23T06:03:57.991Z] (2/12) Installing file (5.38-r0) [2021-02-23T06:03:57.991Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-23T06:03:58.260Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-23T06:04:06.489Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-23T06:04:06.489Z] (6/12) Installing patch (2.7.6-r6) [2021-02-23T06:04:06.489Z] (7/12) Installing build-base (0.5-r2) [2021-02-23T06:04:06.489Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-23T06:04:06.490Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-23T06:04:06.490Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-23T06:04:06.490Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-23T06:04:06.490Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-23T06:04:06.490Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:04:06.490Z] OK: 233 MiB in 51 packages [2021-02-23T06:04:09.809Z] Removing intermediate container 3d320d273a2e [2021-02-23T06:04:09.809Z] ---> ab5a82d0b3ab [2021-02-23T06:04:09.809Z] Step 4/6 : WORKDIR /edgex-go [2021-02-23T06:04:09.809Z] ---> Running in d22ab4bbd86a [2021-02-23T06:04:10.073Z] Removing intermediate container d22ab4bbd86a [2021-02-23T06:04:10.073Z] ---> 5c88929a637c [2021-02-23T06:04:10.073Z] Step 5/6 : COPY go.mod . [2021-02-23T06:04:10.337Z] ---> de0e8a2b829a [2021-02-23T06:04:10.337Z] Step 6/6 : RUN go mod download [2021-02-23T06:04:10.337Z] ---> Running in 6b428cead11e [2021-02-23T06:04:32.564Z] Removing intermediate container 6b428cead11e [2021-02-23T06:04:32.564Z] ---> a79856106288 [2021-02-23T06:04:32.564Z] Successfully built a79856106288 [2021-02-23T06:04:32.564Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:04:32.941Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T06:04:32.941Z] . [Pipeline] withDockerContainer [2021-02-23T06:04:33.084Z] prd-centos7-docker-4c-2g-27282 does not seem to be running inside a container [2021-02-23T06:04:33.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T06:04:33.955Z] $ docker top 44d0a32160f0e56a6544acaf43518c5932a1a1cde5a5d8a2045f150e92842d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T06:04:34.512Z] + go version [2021-02-23T06:04:34.512Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-23T06:04:34.561Z] $ docker stop --time=1 44d0a32160f0e56a6544acaf43518c5932a1a1cde5a5d8a2045f150e92842d84 [2021-02-23T06:04:35.914Z] $ docker rm -f 44d0a32160f0e56a6544acaf43518c5932a1a1cde5a5d8a2045f150e92842d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:04:37.022Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T06:04:37.022Z] . [Pipeline] withDockerContainer [2021-02-23T06:04:37.145Z] prd-centos7-docker-4c-2g-27282 does not seem to be running inside a container [2021-02-23T06:04:37.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T06:04:38.032Z] $ docker top c1bf1a663e9e09f924f47b451cb07b08a21ca82395a847366b99a8604349a95e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-23T06:04:38.295Z] ========================================================= [2021-02-23T06:04:38.295Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-23T06:04:38.295Z] ========================================================= [Pipeline] sh [2021-02-23T06:04:38.604Z] + make test [2021-02-23T06:04:38.604Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-23T06:04:48.671Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-23T06:05:06.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-23T06:05:07.520Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-23T06:05:10.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-23T06:05:10.105Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-23T06:05:11.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-23T06:05:11.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-23T06:05:11.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-23T06:05:11.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-23T06:05:12.115Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-23T06:05:12.712Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-23T06:05:15.312Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-23T06:05:15.312Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-23T06:05:15.312Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-23T06:05:17.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.109s coverage: 45.9% of statements [2021-02-23T06:05:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-23T06:05:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-23T06:05:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-23T06:05:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-23T06:05:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-23T06:05:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-23T06:05:17.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-23T06:05:17.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.102s coverage: 100.0% of statements [2021-02-23T06:05:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.166s coverage: 27.1% of statements [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-23T06:05:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.031s coverage: 100.0% of statements [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-23T06:05:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-23T06:05:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 65.8% of statements [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-23T06:05:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 82.3% of statements [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-23T06:05:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-23T06:05:23.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.393s coverage: 28.6% of statements [2021-02-23T06:05:23.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-23T06:05:23.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-23T06:05:23.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-23T06:05:23.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-23T06:05:23.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-23T06:05:23.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements [2021-02-23T06:05:23.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-23T06:05:23.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements [2021-02-23T06:05:23.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-23T06:05:24.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements [2021-02-23T06:05:24.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-23T06:05:24.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.121s coverage: 97.5% of statements [2021-02-23T06:05:24.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-23T06:05:25.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements [2021-02-23T06:05:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-23T06:05:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-23T06:05:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-23T06:05:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-23T06:05:26.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.399s coverage: 92.8% of statements [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-23T06:05:26.786Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-23T06:05:26.786Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-23T06:05:26.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-23T06:05:26.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 45.5% of statements [2021-02-23T06:05:27.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.034s coverage: 79.5% of statements [2021-02-23T06:05:27.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.034s coverage: 94.1% of statements [2021-02-23T06:05:27.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-02-23T06:05:27.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-02-23T06:05:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.043s coverage: 94.4% of statements [2021-02-23T06:05:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.026s coverage: 44.8% of statements [2021-02-23T06:05:42.199Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27285 in /w/workspace/edgexfoundry_edgex-go_PR-3186 [Pipeline] { [Pipeline] ws [2021-02-23T06:05:42.342Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-23T06:05:47.689Z] using credential edgex-jenkins-ssh [2021-02-23T06:05:47.754Z] Cloning the remote Git repository [2021-02-23T06:05:47.827Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-23T06:05:47.943Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-23T06:05:48.032Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-23T06:05:48.033Z] > git --version # timeout=10 [2021-02-23T06:05:48.053Z] > git --version # 'git version 2.17.1' [2021-02-23T06:05:48.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T06:05:48.144Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.6% of statements [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 62.4% of statements [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-23T06:05:52.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 68.9% of statements [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-23T06:05:52.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 36.6% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.142s coverage: 47.0% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.115s coverage: 89.4% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.735s coverage: 29.1% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.074s coverage: 92.9% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-23T06:05:52.500Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-02-23T06:05:52.500Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-02-23T06:05:52.500Z] GO111MODULE=on go vet ./... [2021-02-23T06:06:04.020Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-23T06:06:04.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T06:06:04.070Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-23T06:06:04.104Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-23T06:06:04.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T06:06:04.116Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3186/head:refs/remotes/origin/PR-3186 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T06:06:04.770Z] Merging remotes/origin/master commit 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit 99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:06:05.270Z] Merge succeeded, producing 99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:06:05.271Z] Checking out Revision 99e46cabfeb65656223fcf03e226b976d141ea52 (PR-3186) [2021-02-23T06:06:04.786Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T06:06:04.801Z] > git checkout -f 99e46cabfeb65656223fcf03e226b976d141ea52 # timeout=10 [2021-02-23T06:06:05.103Z] > git remote # timeout=10 [2021-02-23T06:06:05.122Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T06:06:05.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T06:06:05.198Z] > git merge 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 [2021-02-23T06:06:05.234Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T06:06:05.276Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T06:06:05.304Z] > git checkout -f 99e46cabfeb65656223fcf03e226b976d141ea52 # timeout=10 [2021-02-23T06:06:09.835Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-23T06:06:09.897Z] > git --version # timeout=10 [2021-02-23T06:06:09.913Z] > git --version # 'git version 2.17.1' [2021-02-23T06:06:09.940Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T06:06:11.756Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-23T06:06:12.178Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T06:06:12.562Z] + sudo service docker+ restart [2021-02-23T06:06:12.562Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T06:06:14.699Z] provisioning config files... [2021-02-23T06:06:14.748Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9079550048962588943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:06:15.228Z] ---> docker-login.sh [2021-02-23T06:06:15.228Z] nexus3.edgexfoundry.org:10001 [2021-02-23T06:06:16.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:06:16.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:06:16.490Z] Configure a credential helper to remove this warning. See [2021-02-23T06:06:16.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:06:16.490Z] [2021-02-23T06:06:16.490Z] Login Succeeded [2021-02-23T06:06:16.770Z] nexus3.edgexfoundry.org:10002 [2021-02-23T06:06:17.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:06:17.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:06:17.327Z] Configure a credential helper to remove this warning. See [2021-02-23T06:06:17.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:06:17.327Z] [2021-02-23T06:06:17.327Z] Login Succeeded [2021-02-23T06:06:17.327Z] nexus3.edgexfoundry.org:10003 [2021-02-23T06:06:17.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:06:17.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:06:17.883Z] Configure a credential helper to remove this warning. See [2021-02-23T06:06:17.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:06:17.883Z] [2021-02-23T06:06:17.883Z] Login Succeeded [2021-02-23T06:06:17.883Z] nexus3.edgexfoundry.org:10004 [2021-02-23T06:06:18.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:06:18.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:06:18.435Z] Configure a credential helper to remove this warning. See [2021-02-23T06:06:18.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:06:18.435Z] [2021-02-23T06:06:18.435Z] Login Succeeded [2021-02-23T06:06:18.435Z] docker.io [2021-02-23T06:06:18.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T06:06:19.204Z] gofmt -l . [2021-02-23T06:06:19.204Z] [ "`gofmt -l .`" = "" ] [2021-02-23T06:06:19.205Z] ./bin/test-go-mod-tidy.sh [2021-02-23T06:06:19.205Z] ./bin/test-attribution-txt.sh [2021-02-23T06:06:19.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T06:06:19.309Z] Configure a credential helper to remove this warning. See [2021-02-23T06:06:19.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T06:06:19.309Z] [2021-02-23T06:06:19.309Z] Login Succeeded [2021-02-23T06:06:19.309Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T06:06:19.341Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] unstash [2021-02-23T06:06:19.956Z] + ls -al . [2021-02-23T06:06:19.956Z] total 708 [2021-02-23T06:06:19.956Z] drwxrwxr-x 10 1001 1001 4096 Feb 23 06:06 . [2021-02-23T06:06:19.956Z] drwxr-xr-x 4 root root 28 Feb 23 06:04 .. [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 11 Feb 23 06:02 .dockerignore [2021-02-23T06:06:19.956Z] drwxrwxr-x 8 1001 1001 179 Feb 23 06:02 .git [2021-02-23T06:06:19.956Z] drwxrwxr-x 3 1001 1001 125 Feb 23 06:02 .github [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 818 Feb 23 06:02 .gitignore [2021-02-23T06:06:19.956Z] drwx------ 3 1001 1001 60 Feb 23 06:03 .semver [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 06:02 .sonarcloud.properties [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 8475 Feb 23 06:02 Attribution.txt [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 06:02 CONTRIBUTING.md [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 931 Feb 23 06:02 Dockerfile.build [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 863 Feb 23 06:02 Jenkinsfile [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 06:02 LICENSE [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 5774 Feb 23 06:02 Makefile [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 6524 Feb 23 06:02 README.md [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 6755 Feb 23 06:02 SECURITY.md [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 06:03 VERSION [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 4131 Feb 23 06:02 ZMQWindows.md [2021-02-23T06:06:19.956Z] drwxrwxr-x 2 1001 1001 117 Feb 23 06:02 bin [2021-02-23T06:06:19.956Z] drwxrwxr-x 14 1001 1001 4096 Feb 23 06:02 cmd [2021-02-23T06:06:19.956Z] -rw-r--r-- 1 root root 594620 Feb 23 06:05 coverage.out [2021-02-23T06:06:19.956Z] -rw-r--r-- 1 root root 1055 Feb 23 06:06 go.mod [2021-02-23T06:06:19.956Z] -rw-r--r-- 1 root root 21528 Feb 23 06:06 go.sum [2021-02-23T06:06:19.956Z] drwxrwxr-x 8 1001 1001 127 Feb 23 06:02 internal [2021-02-23T06:06:19.956Z] drwxrwxr-x 4 1001 1001 26 Feb 23 06:02 openapi [2021-02-23T06:06:19.956Z] drwxrwxr-x 4 1001 1001 71 Feb 23 06:02 snap [2021-02-23T06:06:19.956Z] -rw-rw-r-- 1 1001 1001 168 Feb 23 06:02 version.go [Pipeline] echo [2021-02-23T06:06:19.975Z] ========================================================= [2021-02-23T06:06:19.975Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-23T06:06:19.975Z] ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:06:20.356Z] + '[' -e coverage.out ] [2021-02-23T06:06:20.356Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-23T06:06:20.524Z] + 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-23T06:06:20.596Z] Stashed 1 file(s) [Pipeline] sh [2021-02-23T06:06:20.917Z] + make build [2021-02-23T06:06:20.917Z] 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-23T06:06:23.178Z] Sending build context to Docker daemon 166.3MB [2021-02-23T06:06:23.178Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T06:06:23.178Z] Step 2/6 : FROM ${BASE} [2021-02-23T06:06:23.454Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-23T06:06:23.454Z] 5f621e34cdf4: Pulling fs layer [2021-02-23T06:06:23.454Z] a4357932f1b6: Pulling fs layer [2021-02-23T06:06:23.454Z] 18c013af1878: Pulling fs layer [2021-02-23T06:06:23.454Z] 00ac8860ef70: Pulling fs layer [2021-02-23T06:06:23.454Z] 63d7cb157983: Pulling fs layer [2021-02-23T06:06:23.454Z] b116817d02f9: Pulling fs layer [2021-02-23T06:06:23.454Z] 745a02a5169b: Pulling fs layer [2021-02-23T06:06:23.454Z] b116817d02f9: Waiting [2021-02-23T06:06:23.454Z] 00ac8860ef70: Waiting [2021-02-23T06:06:23.454Z] 63d7cb157983: Waiting [2021-02-23T06:06:23.454Z] 18c013af1878: Verifying Checksum [2021-02-23T06:06:23.454Z] 18c013af1878: Download complete [2021-02-23T06:06:23.454Z] a4357932f1b6: Download complete [2021-02-23T06:06:23.454Z] 63d7cb157983: Verifying Checksum [2021-02-23T06:06:23.454Z] 63d7cb157983: Download complete [2021-02-23T06:06:24.436Z] 5f621e34cdf4: Verifying Checksum [2021-02-23T06:06:24.436Z] 5f621e34cdf4: Download complete [2021-02-23T06:06:24.436Z] b116817d02f9: Verifying Checksum [2021-02-23T06:06:24.436Z] b116817d02f9: Download complete [2021-02-23T06:06:25.042Z] 5f621e34cdf4: Pull complete [2021-02-23T06:06:25.147Z] 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-23T06:06:25.641Z] a4357932f1b6: Pull complete [2021-02-23T06:06:25.921Z] 18c013af1878: Pull complete [2021-02-23T06:06:26.523Z] 745a02a5169b: Verifying Checksum [2021-02-23T06:06:26.523Z] 745a02a5169b: Download complete [2021-02-23T06:06:27.952Z] 00ac8860ef70: Verifying Checksum [2021-02-23T06:06:27.952Z] 00ac8860ef70: Download complete [2021-02-23T06:06:33.368Z] 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-23T06:06:34.329Z] 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-23T06:06:36.290Z] 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-23T06:06:36.290Z] 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-23T06:06:38.130Z] 00ac8860ef70: Pull complete [2021-02-23T06:06:38.130Z] 63d7cb157983: Pull complete [2021-02-23T06:06:38.130Z] b116817d02f9: Pull complete [2021-02-23T06:06:38.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-23T06:06:39.637Z] 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-23T06:06:40.599Z] 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-23T06:06:41.558Z] 745a02a5169b: Pull complete [2021-02-23T06:06:41.558Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-23T06:06:41.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-23T06:06:41.558Z] ---> b7e6874047d6 [2021-02-23T06:06:41.558Z] 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-23T06:06:41.999Z] 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-23T06:06:42.951Z] 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-23T06:06:44.363Z] 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-23T06:06:44.961Z] ---> Running in 3ea69a9d2f8d [Pipeline] } [2021-02-23T06:06:46.358Z] $ docker stop --time=1 c1bf1a663e9e09f924f47b451cb07b08a21ca82395a847366b99a8604349a95e [2021-02-23T06:06:46.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:06:47.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:06:47.609Z] (1/12) Installing libmagic (5.38-r0) [2021-02-23T06:06:47.880Z] (2/12) Installing file (5.38-r0) [2021-02-23T06:06:48.156Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-23T06:06:48.156Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-23T06:06:48.190Z] $ docker rm -f c1bf1a663e9e09f924f47b451cb07b08a21ca82395a847366b99a8604349a95e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:06:50.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-23T06:06:50.428Z] [2021-02-23T06:06:50.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:06:50.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-23T06:06:50.851Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-23T06:06:50.851Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-23T06:06:50.851Z] ca9280d653b3: Pulling fs layer [2021-02-23T06:06:50.851Z] 7e9c9ca2126c: Pulling fs layer [2021-02-23T06:06:51.114Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-23T06:06:51.114Z] cbdbe7a5bc2a: Download complete [2021-02-23T06:06:51.377Z] cbdbe7a5bc2a: Pull complete [2021-02-23T06:06:51.642Z] ca9280d653b3: Verifying Checksum [2021-02-23T06:06:51.642Z] ca9280d653b3: Download complete [2021-02-23T06:06:52.594Z] ca9280d653b3: Pull complete [2021-02-23T06:06:52.862Z] 7e9c9ca2126c: Download complete [2021-02-23T06:07:01.167Z] 7e9c9ca2126c: Pull complete [2021-02-23T06:07:01.167Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-23T06:07:01.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-23T06:07:01.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-23T06:07:01.369Z] prd-centos7-docker-4c-2g-27282 does not seem to be running inside a container [2021-02-23T06:07:01.428Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-23T06:07:03.241Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-23T06:07:03.241Z] (6/12) Installing patch (2.7.6-r6) [2021-02-23T06:07:03.241Z] (7/12) Installing build-base (0.5-r2) [2021-02-23T06:07:03.241Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-23T06:07:03.241Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-23T06:07:03.241Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-23T06:07:03.241Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-23T06:07:03.241Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-23T06:07:03.241Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:07:03.241Z] OK: 217 MiB in 51 packages [2021-02-23T06:07:03.528Z] $ docker top 6bdd86a47ce936533a9bbd7954dd26820b4454345e7b53e7fc94f3666013b25e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T06:07:04.142Z] + docker-compose build --help [2021-02-23T06:07:04.142Z] + grep parallel [2021-02-23T06:07:05.094Z] --parallel Build images in parallel. [Pipeline] } [2021-02-23T06:07:05.123Z] $ docker stop --time=1 6bdd86a47ce936533a9bbd7954dd26820b4454345e7b53e7fc94f3666013b25e [2021-02-23T06:07:06.492Z] $ docker rm -f 6bdd86a47ce936533a9bbd7954dd26820b4454345e7b53e7fc94f3666013b25e [2021-02-23T06:07:06.633Z] Removing intermediate container 3ea69a9d2f8d [2021-02-23T06:07:06.633Z] ---> 1a4a06359c2f [2021-02-23T06:07:06.633Z] Step 4/6 : WORKDIR /edgex-go [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-02-23T06:07:06.908Z] ---> Running in 8a5df0bed6c8 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:07:07.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-23T06:07:07.393Z] . [Pipeline] withDockerContainer [2021-02-23T06:07:07.503Z] Removing intermediate container 8a5df0bed6c8 [2021-02-23T06:07:07.503Z] ---> e5a46e5f8131 [2021-02-23T06:07:07.503Z] Step 5/6 : COPY go.mod . [2021-02-23T06:07:07.524Z] prd-centos7-docker-4c-2g-27282 does not seem to be running inside a container [2021-02-23T06:07:07.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-23T06:07:08.099Z] ---> e19e5ab8a6dc [2021-02-23T06:07:08.099Z] Step 6/6 : RUN go mod download [2021-02-23T06:07:08.228Z] $ docker top bfe3bebab2e15fd5db136610f7f42f375a6effc3309f3d24ff2c05ef2d7fd0e5 -eo pid,comm [2021-02-23T06:07:08.378Z] ---> Running in 48efdfd664a2 [Pipeline] { [Pipeline] sh [2021-02-23T06:07:08.785Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-23T06:07:09.733Z] Building docker-core-command-go ... [2021-02-23T06:07:09.733Z] Building docker-core-data-go ... [2021-02-23T06:07:09.733Z] Building docker-core-metadata-go ... [2021-02-23T06:07:09.733Z] Building docker-security-bootstrapper-go ... [2021-02-23T06:07:09.733Z] Building docker-security-proxy-setup-go ... [2021-02-23T06:07:09.733Z] Building docker-security-secretstore-setup-go ... [2021-02-23T06:07:09.733Z] Building docker-support-notifications-go ... [2021-02-23T06:07:09.733Z] Building docker-support-scheduler-go ... [2021-02-23T06:07:09.733Z] Building docker-sys-mgmt-agent-go ... [2021-02-23T06:07:09.733Z] Building docker-support-scheduler-go [2021-02-23T06:07:09.733Z] Building docker-security-bootstrapper-go [2021-02-23T06:07:09.733Z] Building docker-core-command-go [2021-02-23T06:07:09.733Z] Building docker-support-notifications-go [2021-02-23T06:07:09.733Z] Building docker-sys-mgmt-agent-go [2021-02-23T06:07:35.205Z] Removing intermediate container 48efdfd664a2 [2021-02-23T06:07:35.206Z] ---> c6a74411a5e4 [2021-02-23T06:07:35.206Z] Successfully built c6a74411a5e4 [2021-02-23T06:07:35.479Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:07:35.875Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T06:07:35.875Z] . [Pipeline] withDockerContainer [2021-02-23T06:07:36.142Z] prd-ubuntu18.04-docker-arm64-4c-16g-27285 does not seem to be running inside a container [2021-02-23T06:07:36.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-23T06:07:37.668Z] $ docker top ebfbe8d06682af936ae1cc3c4dcf91483792a3e19bbe61dd9c299e612fa5d05e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T06:07:38.709Z] + go version [2021-02-23T06:07:38.709Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-23T06:07:38.743Z] $ docker stop --time=1 ebfbe8d06682af936ae1cc3c4dcf91483792a3e19bbe61dd9c299e612fa5d05e [2021-02-23T06:07:40.718Z] $ docker rm -f ebfbe8d06682af936ae1cc3c4dcf91483792a3e19bbe61dd9c299e612fa5d05e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:07:41.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:07:41.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:07:41.973Z] ---> a79856106288 [2021-02-23T06:07:41.973Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T06:07:41.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:07:41.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:07:41.973Z] ---> a79856106288 [2021-02-23T06:07:41.973Z] Step 3/22 : WORKDIR /edgex-go [2021-02-23T06:07:41.973Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:07:41.973Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:07:41.973Z] ---> a79856106288 [2021-02-23T06:07:41.973Z] Step 3/26 : WORKDIR /edgex-go [2021-02-23T06:07:41.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:07:41.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:07:41.973Z] ---> a79856106288 [2021-02-23T06:07:41.973Z] Step 3/22 : WORKDIR /edgex-go [2021-02-23T06:07:41.973Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:07:41.973Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:07:41.973Z] ---> a79856106288 [2021-02-23T06:07:41.973Z] Step 3/30 : WORKDIR /edgex-go [2021-02-23T06:07:41.973Z] ---> Running in 2f3094dc42d9 [2021-02-23T06:07:41.973Z] ---> Running in c8c47635a7ad [2021-02-23T06:07:41.973Z] ---> Running in b613e4d65fc4 [2021-02-23T06:07:41.973Z] ---> Running in 47e9d010c7c7 [2021-02-23T06:07:41.973Z] ---> Running in 5f0efeda4943 [2021-02-23T06:07:41.998Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T06:07:41.998Z] . [Pipeline] withDockerContainer [2021-02-23T06:07:42.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-27285 does not seem to be running inside a container [2021-02-23T06:07:42.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-23T06:07:42.560Z] Removing intermediate container c8c47635a7ad [2021-02-23T06:07:42.560Z] ---> 6b990b9e2d0f [2021-02-23T06:07:42.560Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:07:42.560Z] Removing intermediate container 5f0efeda4943 [2021-02-23T06:07:42.560Z] ---> c7454248ed26 [2021-02-23T06:07:42.560Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:07:42.560Z] Removing intermediate container b613e4d65fc4 [2021-02-23T06:07:42.560Z] ---> a921ac03b031 [2021-02-23T06:07:42.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:07:42.560Z] Removing intermediate container 47e9d010c7c7 [2021-02-23T06:07:42.560Z] ---> 6756ceff4803 [2021-02-23T06:07:42.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:07:42.560Z] Removing intermediate container 2f3094dc42d9 [2021-02-23T06:07:42.560Z] ---> c58f5bc00f80 [2021-02-23T06:07:42.560Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:07:42.848Z] ---> Running in 9343a168499b [2021-02-23T06:07:42.848Z] ---> Running in 2208c68949bb [2021-02-23T06:07:42.848Z] ---> Running in f754f703a92d [2021-02-23T06:07:42.848Z] ---> Running in 6b58efba73a9 [2021-02-23T06:07:42.848Z] ---> Running in c1c3d63b8313 [2021-02-23T06:07:43.717Z] $ docker top ae9ce7c1a1ee64be74f2ea6796777b6ae35a7f2e254d0e121fea0c1d97a6aca4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-23T06:07:44.215Z] ========================================================= [2021-02-23T06:07:44.215Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-23T06:07:44.215Z] ========================================================= [Pipeline] sh [2021-02-23T06:07:44.788Z] Removing intermediate container f754f703a92d [2021-02-23T06:07:44.788Z] ---> 2aca373db08f [2021-02-23T06:07:44.788Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-23T06:07:44.788Z] ---> Running in 51bff8e80053 [2021-02-23T06:07:44.873Z] + make test [2021-02-23T06:07:44.873Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-23T06:07:45.051Z] Removing intermediate container 9343a168499b [2021-02-23T06:07:45.052Z] ---> 5da9948d5fd1 [2021-02-23T06:07:45.052Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-23T06:07:45.315Z] Removing intermediate container 2208c68949bb [2021-02-23T06:07:45.315Z] ---> 7279e27b7747 [2021-02-23T06:07:45.315Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-23T06:07:45.315Z] ---> Running in e7d26de7e837 [2021-02-23T06:07:45.315Z] Removing intermediate container c1c3d63b8313 [2021-02-23T06:07:45.315Z] ---> 5f4a00ff9881 [2021-02-23T06:07:45.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-23T06:07:45.579Z] Removing intermediate container 6b58efba73a9 [2021-02-23T06:07:45.579Z] ---> 1b7de4ca11c0 [2021-02-23T06:07:45.579Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-23T06:07:45.579Z] ---> Running in 45190efb0d6c [2021-02-23T06:07:45.579Z] ---> Running in e450f13fb184 [2021-02-23T06:07:45.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:45.849Z] ---> Running in e095d07faca4 [2021-02-23T06:07:46.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:46.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:46.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:46.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:46.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:46.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:47.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:47.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:47.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:07:47.713Z] OK: 233 MiB in 51 packages [2021-02-23T06:07:47.981Z] OK: 233 MiB in 51 packages [2021-02-23T06:07:47.981Z] OK: 233 MiB in 51 packages [2021-02-23T06:07:48.247Z] Removing intermediate container 51bff8e80053 [2021-02-23T06:07:48.247Z] ---> dfb1f525a466 [2021-02-23T06:07:48.247Z] Step 6/30 : COPY go.mod . [2021-02-23T06:07:48.513Z] OK: 233 MiB in 51 packages [2021-02-23T06:07:48.513Z] ---> 6ea5c4a6b103 [2021-02-23T06:07:48.513Z] Step 7/30 : RUN go mod download [2021-02-23T06:07:48.776Z] Removing intermediate container e450f13fb184 [2021-02-23T06:07:48.776Z] ---> 0ea1e46b2604 [2021-02-23T06:07:48.776Z] Step 6/22 : COPY go.mod . [2021-02-23T06:07:48.776Z] Removing intermediate container e7d26de7e837 [2021-02-23T06:07:48.776Z] ---> 3e2939df47d9 [2021-02-23T06:07:48.776Z] Step 6/26 : COPY go.mod . [2021-02-23T06:07:48.776Z] ---> Running in dc066518f5c4 [2021-02-23T06:07:49.360Z] ---> cbba22d8b827 [2021-02-23T06:07:49.360Z] Step 7/22 : RUN go mod download [2021-02-23T06:07:49.360Z] ---> d14dc0703d2c [2021-02-23T06:07:49.360Z] Step 7/26 : RUN go mod download [2021-02-23T06:07:49.360Z] OK: 233 MiB in 51 packages [2021-02-23T06:07:49.360Z] Removing intermediate container 45190efb0d6c [2021-02-23T06:07:49.360Z] ---> 51657a10d096 [2021-02-23T06:07:49.360Z] Step 6/23 : COPY go.mod . [2021-02-23T06:07:49.360Z] ---> Running in 1641a144fb08 [2021-02-23T06:07:49.360Z] ---> Running in dd187ff3b30f [2021-02-23T06:07:49.939Z] ---> 8ca88b36b61f [2021-02-23T06:07:49.939Z] Step 7/23 : RUN go mod download [2021-02-23T06:07:49.939Z] ---> Running in cf00b0483943 [2021-02-23T06:07:50.561Z] Removing intermediate container e095d07faca4 [2021-02-23T06:07:50.561Z] ---> 90bca09874f7 [2021-02-23T06:07:50.561Z] Step 6/22 : COPY go.mod . [2021-02-23T06:07:50.849Z] ---> c6c89a0cbb97 [2021-02-23T06:07:50.849Z] Step 7/22 : RUN go mod download [2021-02-23T06:07:50.849Z] ---> Running in 8020bab113c1 [2021-02-23T06:07:51.116Z] Removing intermediate container dc066518f5c4 [2021-02-23T06:07:51.116Z] ---> 0b5ac9ec35c5 [2021-02-23T06:07:51.116Z] Step 8/30 : COPY . . [2021-02-23T06:07:51.404Z] Removing intermediate container 1641a144fb08 [2021-02-23T06:07:51.404Z] ---> 21e559396ee7 [2021-02-23T06:07:51.404Z] Step 8/22 : COPY . . [2021-02-23T06:07:59.616Z] Removing intermediate container dd187ff3b30f [2021-02-23T06:07:59.616Z] ---> aaaabd3911dd [2021-02-23T06:07:59.616Z] Step 8/26 : COPY . . [2021-02-23T06:07:59.616Z] Removing intermediate container cf00b0483943 [2021-02-23T06:07:59.616Z] ---> 1f0e2d9cc5f7 [2021-02-23T06:07:59.616Z] Step 8/23 : COPY . . [2021-02-23T06:08:06.779Z] Removing intermediate container 8020bab113c1 [2021-02-23T06:08:06.779Z] ---> 5184dfe3e42f [2021-02-23T06:08:06.779Z] Step 8/22 : COPY . . [2021-02-23T06:08:11.711Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-23T06:08:25.684Z] ---> 4fc25791a7e2 [2021-02-23T06:08:25.684Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-23T06:08:25.684Z] ---> 40bca1cc5c4f [2021-02-23T06:08:25.684Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-23T06:08:26.643Z] ---> Running in a26bc6016c47 [2021-02-23T06:08:26.643Z] ---> Running in a2b5d70a0976 [2021-02-23T06:08:32.044Z] 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-23T06:08:32.044Z] 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-23T06:08:33.988Z] ---> aa924eeac2ec [2021-02-23T06:08:33.988Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-23T06:08:35.950Z] ---> fc75c3969d2e [2021-02-23T06:08:35.950Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-23T06:08:36.240Z] ---> Running in 7d650c6c02ff [2021-02-23T06:08:37.203Z] ---> Running in 7f0c79eaa37e [2021-02-23T06:08:37.820Z] ---> 1188840358c4 [2021-02-23T06:08:37.821Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-23T06:08:38.088Z] ---> Running in 22d1436fc4e3 [2021-02-23T06:08:39.051Z] 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-23T06:08:39.051Z] 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-23T06:08:39.051Z] 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-23T06:08:58.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-23T06:09:05.848Z] Removing intermediate container a26bc6016c47 [2021-02-23T06:09:05.848Z] ---> 9fd1dd9cabf8 [2021-02-23T06:09:05.848Z] [2021-02-23T06:09:05.848Z] Step 10/30 : FROM alpine:3.12 [2021-02-23T06:09:05.848Z] 3.12: Pulling from library/alpine [2021-02-23T06:09:05.848Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-23T06:09:05.848Z] Status: Downloaded newer image for alpine:3.12 [2021-02-23T06:09:05.848Z] ---> 389fef711851 [2021-02-23T06:09:05.848Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-23T06:09:06.113Z] ---> Running in 4ee371aabb0e [2021-02-23T06:09:06.706Z] Removing intermediate container 4ee371aabb0e [2021-02-23T06:09:06.706Z] ---> 2866cee598fc [2021-02-23T06:09:06.706Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-23T06:09:08.135Z] ---> Running in 16900ece745b [2021-02-23T06:09:09.103Z] Removing intermediate container a2b5d70a0976 [2021-02-23T06:09:09.103Z] ---> 590048f4df94 [2021-02-23T06:09:09.103Z] [2021-02-23T06:09:09.103Z] Step 10/22 : FROM alpine:3.12 [2021-02-23T06:09:09.103Z] ---> 389fef711851 [2021-02-23T06:09:09.103Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-23T06:09:09.696Z] ---> Running in 1ee9efd0bcc3 [2021-02-23T06:09:09.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:09.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:09.974Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-23T06:09:09.974Z] (2/2) Installing su-exec (0.2-r1) [2021-02-23T06:09:09.974Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:09:09.974Z] OK: 6 MiB in 16 packages [2021-02-23T06:09:10.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:10.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:10.530Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-23T06:09:10.530Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-23T06:09:10.530Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:09:10.818Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T06:09:10.818Z] OK: 6 MiB in 16 packages [2021-02-23T06:09:12.239Z] Removing intermediate container 16900ece745b [2021-02-23T06:09:12.239Z] ---> 397ac010a1e0 [2021-02-23T06:09:12.239Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-23T06:09:13.639Z] ---> Running in 92c61492cd23 [2021-02-23T06:09:13.639Z] Removing intermediate container 7d650c6c02ff [2021-02-23T06:09:13.639Z] ---> 307bb5a60b69 [2021-02-23T06:09:13.639Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-23T06:09:13.904Z] ---> Running in ebfa44b007a6 [2021-02-23T06:09:14.852Z] Removing intermediate container 92c61492cd23 [2021-02-23T06:09:14.852Z] ---> 7e4d9855ed90 [2021-02-23T06:09:14.852Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-23T06:09:17.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-23T06:09:17.281Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-23T06:09:17.281Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-23T06:09:17.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-23T06:09:17.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-23T06:09:17.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-23T06:09:17.281Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-23T06:09:17.281Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-23T06:09:17.416Z] Removing intermediate container 1ee9efd0bcc3 [2021-02-23T06:09:17.416Z] ---> bf81ee56d844 [2021-02-23T06:09:17.416Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T06:09:18.381Z] ---> Running in af5d77968e4a [2021-02-23T06:09:18.381Z] ---> Running in a83bc12d4595 [2021-02-23T06:09:18.656Z] Removing intermediate container 7f0c79eaa37e [2021-02-23T06:09:18.656Z] ---> e2acacc631db [2021-02-23T06:09:18.656Z] [2021-02-23T06:09:18.656Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T06:09:18.656Z] ---> 389fef711851 [2021-02-23T06:09:18.656Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-23T06:09:18.656Z] 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-23T06:09:18.656Z] Removing intermediate container 22d1436fc4e3 [2021-02-23T06:09:18.656Z] ---> 12d0c8020489 [2021-02-23T06:09:18.656Z] [2021-02-23T06:09:18.656Z] Step 10/22 : FROM alpine:3.12 [2021-02-23T06:09:18.656Z] ---> 389fef711851 [2021-02-23T06:09:18.656Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-23T06:09:18.656Z] ---> Running in 7572396370f5 [2021-02-23T06:09:18.731Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-23T06:09:18.931Z] Removing intermediate container af5d77968e4a [2021-02-23T06:09:18.931Z] ---> 9610bae08dc7 [2021-02-23T06:09:18.931Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-23T06:09:18.931Z] ---> Running in 0645384459c4 [2021-02-23T06:09:18.931Z] Removing intermediate container a83bc12d4595 [2021-02-23T06:09:18.931Z] ---> 62c56345dd45 [2021-02-23T06:09:18.931Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-23T06:09:18.931Z] ---> Running in 29bc627f4d01 [2021-02-23T06:09:19.209Z] ---> Running in f4b12849c6b3 [2021-02-23T06:09:19.479Z] Removing intermediate container f4b12849c6b3 [2021-02-23T06:09:19.479Z] ---> 9af775b0b7cf [2021-02-23T06:09:19.479Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-23T06:09:19.748Z] ---> Running in f2ddc282b1db [2021-02-23T06:09:19.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:19.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:20.013Z] Removing intermediate container f2ddc282b1db [2021-02-23T06:09:20.013Z] ---> 778a2017d311 [2021-02-23T06:09:20.013Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:09:20.013Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-23T06:09:20.013Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:09:20.013Z] OK: 6 MiB in 15 packages [2021-02-23T06:09:20.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:20.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:20.540Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-23T06:09:20.540Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:09:20.540Z] OK: 6 MiB in 15 packages [2021-02-23T06:09:20.812Z] ---> b4c86d8790c2 [2021-02-23T06:09:20.812Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-23T06:09:20.812Z] Removing intermediate container ebfa44b007a6 [2021-02-23T06:09:20.812Z] ---> 2e27ae16707e [2021-02-23T06:09:20.812Z] [2021-02-23T06:09:20.812Z] Step 11/26 : FROM docker:20.10.0 [2021-02-23T06:09:20.812Z] 20.10.0: Pulling from library/docker [2021-02-23T06:09:21.398Z] Removing intermediate container 29bc627f4d01 [2021-02-23T06:09:21.398Z] ---> b0b8a257ee7f [2021-02-23T06:09:21.398Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-23T06:09:21.398Z] ---> cfd344762d24 [2021-02-23T06:09:21.398Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-23T06:09:21.665Z] Removing intermediate container 7572396370f5 [2021-02-23T06:09:21.665Z] ---> 08c38c44c3be [2021-02-23T06:09:21.665Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T06:09:21.665Z] ---> Running in c3a8c10f72f2 [2021-02-23T06:09:21.928Z] ---> Running in 40f6beb080ef [2021-02-23T06:09:22.191Z] Removing intermediate container 0645384459c4 [2021-02-23T06:09:22.191Z] ---> d4bf6a40d3e2 [2021-02-23T06:09:22.191Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T06:09:22.191Z] ---> 338c09b52b62 [2021-02-23T06:09:22.191Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-23T06:09:22.191Z] ---> Running in f5e4fdb78c17 [2021-02-23T06:09:23.138Z] ---> Running in 1d8dfdd7562f [2021-02-23T06:09:23.138Z] Removing intermediate container c3a8c10f72f2 [2021-02-23T06:09:23.138Z] ---> 0bfbb74683e2 [2021-02-23T06:09:23.138Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-23T06:09:23.138Z] Removing intermediate container 40f6beb080ef [2021-02-23T06:09:23.138Z] ---> 05019303ad9b [2021-02-23T06:09:23.138Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-23T06:09:23.713Z] Removing intermediate container f5e4fdb78c17 [2021-02-23T06:09:23.713Z] ---> 6c48b01ffaa1 [2021-02-23T06:09:23.713Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-23T06:09:23.976Z] ---> Running in 7ce10e069d0b [2021-02-23T06:09:23.976Z] ---> Running in e347b3a0af9e [2021-02-23T06:09:23.976Z] Removing intermediate container 1d8dfdd7562f [2021-02-23T06:09:23.976Z] ---> 1acc861d97ff [2021-02-23T06:09:23.976Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:09:23.976Z] ---> 98406ba40a72 [2021-02-23T06:09:23.976Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-23T06:09:24.239Z] ---> Running in 1951834ef917 [2021-02-23T06:09:24.239Z] ---> Running in e52d7cd9ea02 [2021-02-23T06:09:24.239Z] Removing intermediate container 7ce10e069d0b [2021-02-23T06:09:24.239Z] ---> db201c9fdc3f [2021-02-23T06:09:24.239Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-23T06:09:24.503Z] Removing intermediate container e347b3a0af9e [2021-02-23T06:09:24.503Z] ---> 377952503da7 [2021-02-23T06:09:24.503Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-23T06:09:24.775Z] ---> Running in cd7213e5abeb [2021-02-23T06:09:24.775Z] ---> Running in a075bc4d72aa [2021-02-23T06:09:24.775Z] Removing intermediate container e52d7cd9ea02 [2021-02-23T06:09:24.775Z] ---> 3161c062ca7e [2021-02-23T06:09:24.775Z] Step 20/22 : LABEL arch=x86_64 [2021-02-23T06:09:24.775Z] ---> Running in 182fcd6ca7bf [2021-02-23T06:09:24.775Z] Removing intermediate container cd7213e5abeb [2021-02-23T06:09:24.775Z] ---> 4618c5ec5f04 [2021-02-23T06:09:24.775Z] Step 15/23 : WORKDIR / [2021-02-23T06:09:25.041Z] Removing intermediate container a075bc4d72aa [2021-02-23T06:09:25.041Z] ---> 25b1f0995a6e [2021-02-23T06:09:25.041Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:09:25.041Z] ---> Running in 7e1b4a711ad9 [2021-02-23T06:09:25.309Z] Removing intermediate container 182fcd6ca7bf [2021-02-23T06:09:25.309Z] ---> bc9f8f4d4a93 [2021-02-23T06:09:25.309Z] Step 21/22 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:09:25.580Z] Removing intermediate container 7e1b4a711ad9 [2021-02-23T06:09:25.580Z] ---> 6e7d7bab780d [2021-02-23T06:09:25.580Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:09:25.580Z] ---> Running in 0a1320e02610 [2021-02-23T06:09:25.580Z] ---> 253033a15416 [2021-02-23T06:09:25.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-23T06:09:25.850Z] Removing intermediate container 0a1320e02610 [2021-02-23T06:09:25.850Z] ---> 180022a2631d [2021-02-23T06:09:25.850Z] Step 22/22 : LABEL version=0.0.0 [2021-02-23T06:09:25.850Z] ---> fb3a5959bab3 [2021-02-23T06:09:25.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-23T06:09:26.115Z] ---> Running in b4db455fb3e3 [2021-02-23T06:09:26.115Z] Removing intermediate container 1951834ef917 [2021-02-23T06:09:26.115Z] ---> 4c174044d6d1 [2021-02-23T06:09:26.115Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:09:26.707Z] ---> 4d8c79574475 [2021-02-23T06:09:26.707Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-23T06:09:26.707Z] Removing intermediate container b4db455fb3e3 [2021-02-23T06:09:26.707Z] ---> e09fa1bfb04d [2021-02-23T06:09:26.707Z] [2021-02-23T06:09:26.707Z] ---> b5237338ca82 [2021-02-23T06:09:26.707Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-23T06:09:26.976Z] ---> f01d109ea7aa [2021-02-23T06:09:26.976Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-23T06:09:26.976Z] Successfully built e09fa1bfb04d [2021-02-23T06:09:26.976Z] Successfully tagged docker-support-notifications-go:latest [2021-02-23T06:09:26.976Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-02-23T06:09:27.044Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-23T06:09:27.044Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-23T06:09:27.044Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-23T06:09:27.237Z] ---> 5336824dc634 [2021-02-23T06:09:27.238Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-23T06:09:27.504Z] ---> Running in cc33f3196876 [2021-02-23T06:09:27.769Z] ---> 271bb1985c03 [2021-02-23T06:09:27.769Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-23T06:09:30.336Z] ---> Running in a2506dd1c95c [2021-02-23T06:09:30.336Z] ---> 47e2f6a5116e [2021-02-23T06:09:30.336Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-23T06:09:30.336Z] Removing intermediate container cc33f3196876 [2021-02-23T06:09:30.336Z] ---> cf77a99fac9f [2021-02-23T06:09:30.336Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:09:32.309Z] ---> Running in 0d0859ac2f11 [2021-02-23T06:09:32.902Z] ---> a0373561e251 [2021-02-23T06:09:32.902Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-23T06:09:32.902Z] Removing intermediate container a2506dd1c95c [2021-02-23T06:09:32.902Z] ---> 91cf4aa82bb6 [2021-02-23T06:09:32.902Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:09:33.502Z] Removing intermediate container 0d0859ac2f11 [2021-02-23T06:09:33.502Z] ---> fe6c44cbcc12 [2021-02-23T06:09:33.502Z] Step 20/22 : LABEL arch=x86_64 [2021-02-23T06:09:33.502Z] ---> Running in 4ba369c9cac4 [2021-02-23T06:09:33.502Z] ---> c3223429bff7 [2021-02-23T06:09:33.502Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-23T06:09:33.502Z] ---> Running in f23f13430d9e [2021-02-23T06:09:33.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.357s coverage: 45.9% of statements [2021-02-23T06:09:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-23T06:09:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-23T06:09:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-23T06:09:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-23T06:09:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-23T06:09:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-23T06:09:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-23T06:09:33.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.223s coverage: 100.0% of statements [2021-02-23T06:09:35.435Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-23T06:09:35.435Z] ---> Running in 5fd3b40e7cbe [2021-02-23T06:09:35.435Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-23T06:09:35.435Z] Removing intermediate container 4ba369c9cac4 [2021-02-23T06:09:35.435Z] ---> 0388868f022e [2021-02-23T06:09:35.435Z] Step 21/23 : LABEL arch=x86_64 [2021-02-23T06:09:35.435Z] ---> aefe523efa57 [2021-02-23T06:09:35.435Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-23T06:09:35.698Z] Removing intermediate container f23f13430d9e [2021-02-23T06:09:35.698Z] ---> 9204dac23a9f [2021-02-23T06:09:35.698Z] Step 21/22 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:09:36.649Z] ---> Running in 6878035b8542 [2021-02-23T06:09:39.203Z] ---> Running in 2fab77b83afb [2021-02-23T06:09:39.203Z] ---> Running in 42de9d658fff [2021-02-23T06:09:39.464Z] Removing intermediate container 5fd3b40e7cbe [2021-02-23T06:09:39.464Z] ---> 0544aea4ee8b [2021-02-23T06:09:39.464Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-23T06:09:40.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.551s coverage: 27.1% of statements [2021-02-23T06:09:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-23T06:09:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-23T06:09:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-23T06:09:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-23T06:09:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-23T06:09:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-23T06:09:40.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2021-02-23T06:09:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-23T06:09:40.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-02-23T06:09:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-23T06:09:40.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-23T06:09:40.863Z] Removing intermediate container 6878035b8542 [2021-02-23T06:09:40.863Z] ---> d905cd3de7b4 [2021-02-23T06:09:40.863Z] Step 22/23 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:09:40.863Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:09:40.863Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:09:40.863Z] ---> a79856106288 [2021-02-23T06:09:40.863Z] Step 3/21 : WORKDIR /edgex-go [2021-02-23T06:09:40.863Z] ---> Using cache [2021-02-23T06:09:40.863Z] ---> c58f5bc00f80 [2021-02-23T06:09:40.863Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:09:41.437Z] ---> Using cache [2021-02-23T06:09:41.437Z] ---> 5f4a00ff9881 [2021-02-23T06:09:41.437Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-23T06:09:41.437Z] ---> Using cache [2021-02-23T06:09:41.437Z] ---> 51657a10d096 [2021-02-23T06:09:41.437Z] Step 6/21 : COPY go.mod . [2021-02-23T06:09:41.437Z] ---> Using cache [2021-02-23T06:09:41.437Z] ---> 8ca88b36b61f [2021-02-23T06:09:41.437Z] Step 7/21 : RUN go mod download [2021-02-23T06:09:41.437Z] ---> Using cache [2021-02-23T06:09:41.437Z] ---> 1f0e2d9cc5f7 [2021-02-23T06:09:41.437Z] Step 8/21 : COPY . . [2021-02-23T06:09:41.437Z] ---> Using cache [2021-02-23T06:09:41.437Z] ---> fc75c3969d2e [2021-02-23T06:09:41.437Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-23T06:09:41.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.355s coverage: 65.8% of statements [2021-02-23T06:09:41.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-23T06:09:41.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-23T06:09:41.712Z] Removing intermediate container 2fab77b83afb [2021-02-23T06:09:41.712Z] ---> b70ea1c1a206 [2021-02-23T06:09:41.712Z] Step 22/22 : LABEL version=0.0.0 [2021-02-23T06:09:41.712Z] ---> Running in b4820666c55b [2021-02-23T06:09:41.712Z] ---> Running in 368c3ffc90a4 [2021-02-23T06:09:41.712Z] ---> 0a1fac2a0c2b [2021-02-23T06:09:41.712Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-23T06:09:41.712Z] ---> Running in 277e305c000b [2021-02-23T06:09:42.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:42.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:09:42.291Z] ---> Running in d4cd2c67de55 [2021-02-23T06:09:42.291Z] Removing intermediate container 368c3ffc90a4 [2021-02-23T06:09:42.291Z] ---> 0077fd3b13d2 [2021-02-23T06:09:42.291Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T06:09:42.291Z] Removing intermediate container 277e305c000b [2021-02-23T06:09:42.291Z] ---> b598fb82879e [2021-02-23T06:09:42.291Z] [2021-02-23T06:09:42.566Z] (1/2) Installing readline (8.0.4-r0) [2021-02-23T06:09:42.566Z] (2/2) Installing bash (5.0.17-r0) [2021-02-23T06:09:42.566Z] ---> Running in 35e9feabd9f9 [2021-02-23T06:09:42.566Z] Executing bash-5.0.17-r0.post-install [2021-02-23T06:09:42.566Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:09:42.566Z] OK: 12 MiB in 22 packages [2021-02-23T06:09:42.566Z] Successfully built b598fb82879e [2021-02-23T06:09:42.566Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-23T06:09:42.566Z] Building docker-security-secretstore-setup-go [2021-02-23T06:09:42.832Z]  Building docker-support-scheduler-go ... done 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-23T06:09:42.832Z] Removing intermediate container 35e9feabd9f9 [2021-02-23T06:09:42.832Z] ---> a4b7e0236cbf [2021-02-23T06:09:42.832Z] [2021-02-23T06:09:43.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.730s coverage: 82.3% of statements [2021-02-23T06:09:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-23T06:09:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T06:09:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-23T06:09:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-23T06:09:43.101Z] Successfully built a4b7e0236cbf [2021-02-23T06:09:43.101Z] Successfully tagged docker-core-command-go:latest [2021-02-23T06:09:43.101Z] Building docker-core-metadata-go [2021-02-23T06:09:44.076Z]  Building docker-core-command-go ... done Removing intermediate container 42de9d658fff [2021-02-23T06:09:44.076Z] ---> 5a00f9659510 [2021-02-23T06:09:44.076Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-23T06:09:44.349Z] ---> Running in 00e63c845089 [2021-02-23T06:09:44.945Z] Removing intermediate container d4cd2c67de55 [2021-02-23T06:09:44.945Z] ---> 31c50d35e4a6 [2021-02-23T06:09:44.945Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-23T06:09:47.535Z] ---> Running in ef73ae784f7a [2021-02-23T06:09:47.535Z] Removing intermediate container 00e63c845089 [2021-02-23T06:09:47.535Z] ---> b387d4c90acf [2021-02-23T06:09:47.535Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-23T06:09:47.535Z] ---> Running in 962b0b65dfb4 [2021-02-23T06:09:49.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.255s coverage: 28.6% of statements [2021-02-23T06:09:49.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-23T06:09:49.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-23T06:09:49.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-23T06:09:49.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-23T06:09:49.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-23T06:09:49.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements [2021-02-23T06:09:49.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-23T06:09:49.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.122s coverage: 100.0% of statements [2021-02-23T06:09:49.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-23T06:09:50.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.300s coverage: 86.7% of statements [2021-02-23T06:09:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-23T06:09:50.925Z] Removing intermediate container 962b0b65dfb4 [2021-02-23T06:09:50.925Z] ---> 3a1898cfc9f7 [2021-02-23T06:09:50.925Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-23T06:09:50.925Z] Removing intermediate container ef73ae784f7a [2021-02-23T06:09:50.925Z] ---> e562737e90df [2021-02-23T06:09:50.925Z] Step 27/30 : CMD ["gate"] [2021-02-23T06:09:50.925Z] ---> Running in f1c273480524 [2021-02-23T06:09:50.925Z] ---> Running in a2c3e1fb5666 [2021-02-23T06:09:50.925Z] Removing intermediate container f1c273480524 [2021-02-23T06:09:50.925Z] ---> 94c6639d9d7e [2021-02-23T06:09:50.925Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-23T06:09:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements [2021-02-23T06:09:52.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-23T06:09:52.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements [2021-02-23T06:09:52.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-23T06:09:52.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-23T06:09:52.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-23T06:09:52.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-23T06:09:52.365Z] Removing intermediate container a2c3e1fb5666 [2021-02-23T06:09:52.365Z] ---> 01a840104a6f [2021-02-23T06:09:52.365Z] Step 28/30 : LABEL arch=x86_64 [2021-02-23T06:09:53.792Z] ---> af0464be0467 [2021-02-23T06:09:53.792Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-23T06:09:54.798Z] ---> Running in 24d249a789cc [2021-02-23T06:09:58.142Z] ---> f9e190b0b339 [2021-02-23T06:09:58.142Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-23T06:09:59.553Z] Removing intermediate container 24d249a789cc [2021-02-23T06:09:59.553Z] ---> ce3d4fc38a64 [2021-02-23T06:09:59.553Z] Step 29/30 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:10:00.989Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:10:00.989Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:10:00.989Z] ---> a79856106288 [2021-02-23T06:10:00.989Z] Step 3/24 : WORKDIR /edgex-go [2021-02-23T06:10:00.989Z] ---> Using cache [2021-02-23T06:10:00.989Z] ---> c58f5bc00f80 [2021-02-23T06:10:00.989Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:10:00.989Z] ---> Using cache [2021-02-23T06:10:00.989Z] ---> 5f4a00ff9881 [2021-02-23T06:10:00.989Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-23T06:10:00.989Z] ---> Using cache [2021-02-23T06:10:00.989Z] ---> 51657a10d096 [2021-02-23T06:10:00.989Z] Step 6/24 : COPY go.mod . [2021-02-23T06:10:00.989Z] ---> Using cache [2021-02-23T06:10:00.989Z] ---> 8ca88b36b61f [2021-02-23T06:10:00.989Z] Step 7/24 : RUN go mod download [2021-02-23T06:10:00.989Z] ---> Using cache [2021-02-23T06:10:00.989Z] ---> 1f0e2d9cc5f7 [2021-02-23T06:10:00.989Z] Step 8/24 : COPY . . [2021-02-23T06:10:00.989Z] ---> Using cache [2021-02-23T06:10:00.989Z] ---> fc75c3969d2e [2021-02-23T06:10:00.989Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-23T06:10:01.565Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:10:01.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:10:01.565Z] ---> a79856106288 [2021-02-23T06:10:01.565Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T06:10:01.565Z] ---> Using cache [2021-02-23T06:10:01.565Z] ---> c58f5bc00f80 [2021-02-23T06:10:01.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:10:01.565Z] ---> Using cache [2021-02-23T06:10:01.565Z] ---> 5f4a00ff9881 [2021-02-23T06:10:01.565Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-23T06:10:01.565Z] ---> Using cache [2021-02-23T06:10:01.565Z] ---> 51657a10d096 [2021-02-23T06:10:01.565Z] Step 6/23 : COPY go.mod . [2021-02-23T06:10:01.565Z] ---> Using cache [2021-02-23T06:10:01.565Z] ---> 8ca88b36b61f [2021-02-23T06:10:01.565Z] Step 7/23 : RUN go mod download [2021-02-23T06:10:01.565Z] ---> Using cache [2021-02-23T06:10:01.565Z] ---> 1f0e2d9cc5f7 [2021-02-23T06:10:01.565Z] Step 8/23 : COPY . . [2021-02-23T06:10:01.565Z] ---> Using cache [2021-02-23T06:10:01.565Z] ---> fc75c3969d2e [2021-02-23T06:10:01.565Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-23T06:10:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.440s coverage: 92.8% of statements [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-23T06:10:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-23T06:10:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.212s coverage: 0.1% of statements [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-23T06:10:02.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-23T06:10:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 45.5% of statements [2021-02-23T06:10:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements [2021-02-23T06:10:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2021-02-23T06:10:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2021-02-23T06:10:02.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.103s coverage: 87.5% of statements [2021-02-23T06:10:02.527Z] 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-23T06:10:02.527Z] ---> d11ff9d611df [2021-02-23T06:10:02.527Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-23T06:10:02.527Z] ---> Running in 5d1d19ff3bf3 [2021-02-23T06:10:02.527Z] ---> Running in ed3b5d5374ec [2021-02-23T06:10:02.527Z] ---> Running in e30c0f12a5a6 [2021-02-23T06:10:02.793Z] ---> Running in 3979e9502b27 [2021-02-23T06:10:03.097Z] Removing intermediate container 5d1d19ff3bf3 [2021-02-23T06:10:03.097Z] ---> 0de90ebccb93 [2021-02-23T06:10:03.097Z] Step 30/30 : LABEL version=0.0.0 [2021-02-23T06:10:03.375Z] ---> Running in 5d35daa5291a [2021-02-23T06:10:03.645Z] 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-23T06:10:04.619Z] Removing intermediate container 5d35daa5291a [2021-02-23T06:10:04.619Z] ---> 965080d17b1b [2021-02-23T06:10:04.619Z] [2021-02-23T06:10:04.619Z] 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-23T06:10:04.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:10:04.902Z] Successfully built 965080d17b1b [2021-02-23T06:10:04.902Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-23T06:10:04.902Z] Building docker-core-data-go [2021-02-23T06:10:04.902Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:10:04.902Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-23T06:10:04.902Z] (2/33) Installing expat (2.2.9-r1) [2021-02-23T06:10:04.902Z] (3/33) Installing libffi (3.3-r2) [2021-02-23T06:10:04.902Z] (4/33) Installing gdbm (1.13-r1) [2021-02-23T06:10:04.902Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-23T06:10:04.902Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-23T06:10:05.182Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-23T06:10:11.872Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-23T06:10:12.135Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-23T06:10:12.135Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-23T06:10:12.135Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-23T06:10:12.716Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-23T06:10:12.985Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-23T06:10:12.985Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-23T06:10:13.257Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-23T06:10:13.257Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-23T06:10:13.257Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-23T06:10:13.531Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-23T06:10:13.531Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-23T06:10:14.528Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-23T06:10:14.528Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-23T06:10:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2021-02-23T06:10:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2021-02-23T06:10:15.960Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-23T06:10:16.237Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-23T06:10:17.208Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-23T06:10:18.006Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-23T06:10:18.404Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-23T06:10:19.522Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-23T06:10:19.522Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-23T06:10:19.522Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-23T06:10:19.522Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-23T06:10:19.522Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-23T06:10:19.522Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-23T06:10:19.522Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-23T06:10:20.981Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:10:21.257Z] OK: 71 MiB in 55 packages [2021-02-23T06:10:23.236Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:10:23.236Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:10:23.236Z] ---> a79856106288 [2021-02-23T06:10:23.236Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T06:10:23.236Z] ---> Using cache [2021-02-23T06:10:23.236Z] ---> c58f5bc00f80 [2021-02-23T06:10:23.236Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:10:23.236Z] ---> Using cache [2021-02-23T06:10:23.236Z] ---> 5f4a00ff9881 [2021-02-23T06:10:23.236Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-23T06:10:23.832Z] ---> Running in 77c2975b055d [2021-02-23T06:10:23.832Z] Removing intermediate container b4820666c55b [2021-02-23T06:10:23.832Z] ---> 7809cfada91d [2021-02-23T06:10:23.832Z] [2021-02-23T06:10:23.832Z] Step 10/21 : FROM alpine:3.12 [2021-02-23T06:10:23.832Z] ---> 389fef711851 [2021-02-23T06:10:23.832Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-23T06:10:24.429Z] ---> Running in 2ae9402fa2b0 [2021-02-23T06:10:25.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:10:25.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:10:25.673Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:10:25.944Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-23T06:10:25.944Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T06:10:25.944Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-23T06:10:25.944Z] (4/4) Installing curl (7.69.1-r3) [2021-02-23T06:10:25.944Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:10:25.944Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T06:10:25.944Z] OK: 7 MiB in 18 packages [2021-02-23T06:10:26.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:10:27.627Z] OK: 233 MiB in 51 packages [2021-02-23T06:10:29.568Z] Removing intermediate container 2ae9402fa2b0 [2021-02-23T06:10:29.568Z] ---> ea2e124b711e [2021-02-23T06:10:29.568Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-23T06:10:29.568Z] 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-23T06:10:29.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.133s coverage: 92.9% of statements [2021-02-23T06:10:29.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-23T06:10:29.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-23T06:10:29.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-23T06:10:29.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 77.8% of statements [2021-02-23T06:10:29.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-23T06:10:29.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-23T06:10:29.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-23T06:10:29.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-23T06:10:29.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-23T06:10:29.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.120s coverage: 87.2% of statements [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.6% of statements [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.195s coverage: 91.6% of statements [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.531s coverage: 62.4% of statements [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.908s coverage: 68.9% of statements [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.387s coverage: 36.6% of statements [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-23T06:10:29.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-23T06:10:29.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements [2021-02-23T06:10:30.528Z] ---> Running in b71aa5e4c438 [2021-02-23T06:10:30.528Z] Removing intermediate container 77c2975b055d [2021-02-23T06:10:30.528Z] ---> 513b130ba724 [2021-02-23T06:10:30.528Z] Step 6/23 : COPY go.mod . [2021-02-23T06:10:32.454Z] Removing intermediate container b71aa5e4c438 [2021-02-23T06:10:32.454Z] ---> 4f9127fae1cc [2021-02-23T06:10:32.454Z] Step 13/21 : WORKDIR /edgex [2021-02-23T06:10:33.848Z] ---> 789d08c617a2 [2021-02-23T06:10:33.848Z] Step 7/23 : RUN go mod download [2021-02-23T06:10:35.802Z] ---> Running in 7965e025e3f3 [2021-02-23T06:10:35.802Z] ---> Running in 4531e23a67b8 [2021-02-23T06:10:36.079Z] Removing intermediate container 7965e025e3f3 [2021-02-23T06:10:36.079Z] ---> 6006e84697a4 [2021-02-23T06:10:36.079Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-23T06:10:36.349Z] Removing intermediate container 3979e9502b27 [2021-02-23T06:10:36.349Z] ---> 0c449a6fbf49 [2021-02-23T06:10:36.349Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-23T06:10:36.349Z] ---> Running in f1bbcc9d8ca3 [2021-02-23T06:10:36.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.434s coverage: 47.0% of statements [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-23T06:10:36.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.102s coverage: 100.0% of statements [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-23T06:10:36.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-23T06:10:36.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.371s coverage: 89.4% of statements [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T06:10:36.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-23T06:10:36.943Z] ---> cad9f12f087a [2021-02-23T06:10:36.943Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-23T06:10:38.353Z] Removing intermediate container e30c0f12a5a6 [2021-02-23T06:10:38.353Z] ---> f4a4b3a530f1 [2021-02-23T06:10:38.353Z] [2021-02-23T06:10:38.353Z] Step 10/24 : FROM alpine:3.12 [2021-02-23T06:10:38.353Z] ---> 389fef711851 [2021-02-23T06:10:38.353Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-23T06:10:38.353Z] ---> f8a6e17f6b5f [2021-02-23T06:10:38.353Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-23T06:10:38.353Z] ---> Running in ead302ab13df [2021-02-23T06:10:38.616Z] Removing intermediate container 4531e23a67b8 [2021-02-23T06:10:38.616Z] ---> cd74f730a97a [2021-02-23T06:10:38.616Z] Step 8/23 : COPY . . [2021-02-23T06:10:39.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:10:39.228Z] ---> 26b461cc5a6a [2021-02-23T06:10:39.228Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-23T06:10:39.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:10:39.508Z] Collecting docker-compose==1.23.2 [2021-02-23T06:10:39.508Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-23T06:10:39.508Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-23T06:10:39.508Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T06:10:39.508Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-23T06:10:39.508Z] (4/5) Installing curl (7.69.1-r3) [2021-02-23T06:10:39.777Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-23T06:10:39.777Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:10:39.777Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T06:10:39.777Z] OK: 7 MiB in 19 packages [2021-02-23T06:10:41.716Z] 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-23T06:10:43.118Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-23T06:10:43.118Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-23T06:10:43.118Z] ---> Running in 0e2d451cd442 [2021-02-23T06:10:43.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.173s coverage: 29.1% of statements [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-23T06:10:43.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-23T06:10:43.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.114s coverage: 100.0% of statements [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-23T06:10:43.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.192s coverage: 92.9% of statements [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-23T06:10:43.373Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-23T06:10:43.373Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-23T06:10:43.373Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-23T06:10:43.373Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-23T06:10:43.373Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-02-23T06:10:43.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-23T06:10:45.089Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-02-23T06:10:45.685Z] GO111MODULE=on go vet ./... [2021-02-23T06:10:46.432Z] Collecting jsonschema<3,>=2.5.1 [2021-02-23T06:10:46.700Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-23T06:10:48.098Z] Collecting texttable<0.10,>=0.9.0 [2021-02-23T06:10:48.098Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-23T06:10:48.675Z] Removing intermediate container 0e2d451cd442 [2021-02-23T06:10:48.675Z] ---> f246cc3d197b [2021-02-23T06:10:48.675Z] Step 18/21 : CMD ["--init=true"] [2021-02-23T06:10:50.093Z] Removing intermediate container ed3b5d5374ec [2021-02-23T06:10:50.093Z] ---> 62c34f6a15f8 [2021-02-23T06:10:50.093Z] [2021-02-23T06:10:50.093Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T06:10:50.093Z] ---> 389fef711851 [2021-02-23T06:10:50.093Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-23T06:10:50.093Z] ---> Using cache [2021-02-23T06:10:50.093Z] ---> d4bf6a40d3e2 [2021-02-23T06:10:50.093Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T06:10:50.093Z] ---> Using cache [2021-02-23T06:10:50.093Z] ---> 6c48b01ffaa1 [2021-02-23T06:10:50.093Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-23T06:10:50.093Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-23T06:10:50.093Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-23T06:10:52.670Z] ---> Running in ceb7bc4e6845 [2021-02-23T06:10:52.670Z] Collecting PyYAML<4,>=3.10 [2021-02-23T06:10:52.670Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-23T06:10:52.958Z] Removing intermediate container ead302ab13df [2021-02-23T06:10:52.958Z] ---> ba7cc98648f3 [2021-02-23T06:10:52.958Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-23T06:10:52.958Z] ---> Running in ba339cebe662 [2021-02-23T06:10:54.906Z] Collecting docopt<0.7,>=0.6.1 [2021-02-23T06:10:54.906Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-23T06:10:55.168Z] ---> Running in 3f6661212c56 [2021-02-23T06:10:56.567Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-23T06:10:56.567Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-23T06:10:56.829Z] Removing intermediate container ba339cebe662 [2021-02-23T06:10:56.829Z] ---> ebfc7447694a [2021-02-23T06:10:56.829Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-23T06:10:56.829Z] Removing intermediate container ceb7bc4e6845 [2021-02-23T06:10:56.829Z] ---> c455ac2cf6d7 [2021-02-23T06:10:56.829Z] Step 19/21 : LABEL arch=x86_64 [2021-02-23T06:10:57.403Z] Collecting docker<4.0,>=3.6.0 [2021-02-23T06:10:57.666Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-23T06:10:58.256Z] Collecting cached-property<2,>=1.2.0 [2021-02-23T06:10:58.256Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-23T06:10:58.519Z] ---> Running in a62926082b7f [2021-02-23T06:10:58.519Z] ---> Running in 6ee1277dba47 [2021-02-23T06:10:58.519Z] Removing intermediate container 3f6661212c56 [2021-02-23T06:10:58.519Z] ---> eb3859e196e1 [2021-02-23T06:10:58.519Z] Step 13/24 : WORKDIR / [2021-02-23T06:10:58.519Z] 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-23T06:10:58.519Z] Collecting idna<2.8,>=2.5 [2021-02-23T06:10:59.093Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-23T06:10:59.357Z] 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-23T06:11:00.306Z] ---> Running in 22995c592d0d [2021-02-23T06:11:00.306Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-23T06:11:00.306Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-23T06:11:00.575Z] Removing intermediate container a62926082b7f [2021-02-23T06:11:00.575Z] ---> 890cfdede1f9 [2021-02-23T06:11:00.575Z] Step 20/21 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:11:00.575Z] Collecting docker-pycreds>=0.4.0 [2021-02-23T06:11:00.575Z] Removing intermediate container 6ee1277dba47 [2021-02-23T06:11:00.575Z] ---> bd4f271926dc [2021-02-23T06:11:00.575Z] Step 15/23 : WORKDIR / [2021-02-23T06:11:00.575Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-23T06:11:00.576Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-23T06:11:00.576Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-23T06:11:00.576Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-23T06:11:00.576Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-23T06:11:00.875Z] ---> Running in 5d625ca097e7 [2021-02-23T06:11:00.875Z] ---> Running in bfa26cdca6e6 [2021-02-23T06:11:00.875Z] Removing intermediate container 22995c592d0d [2021-02-23T06:11:00.875Z] ---> 939c41c16e36 [2021-02-23T06:11:00.875Z] 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-23T06:11:00.875Z] ---> 319f491a0b0c [2021-02-23T06:11:00.875Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-23T06:11:00.875Z] Installing collected packages: websocket-client, jsonschema, texttable, dockerpty, PyYAML, docopt, idna, urllib3, requests, docker-pycreds, docker, cached-property, docker-compose [2021-02-23T06:11:01.177Z] ---> Running in 283854e73f9d [2021-02-23T06:11:01.477Z] Removing intermediate container 5d625ca097e7 [2021-02-23T06:11:01.477Z] ---> 16aad5bf5bb0 [2021-02-23T06:11:01.477Z] Step 21/21 : LABEL version=0.0.0 [2021-02-23T06:11:01.477Z] Running setup.py install for texttable: started [2021-02-23T06:11:01.928Z] ---> 0f021af91b7e [2021-02-23T06:11:01.928Z] 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-23T06:11:01.928Z] Removing intermediate container bfa26cdca6e6 [2021-02-23T06:11:01.928Z] ---> dc55de88b09b [2021-02-23T06:11:01.928Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:11:01.928Z] ---> Running in c2deccde8444 [2021-02-23T06:11:02.226Z] ---> c5666804f469 [2021-02-23T06:11:02.226Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-23T06:11:02.226Z] Removing intermediate container c2deccde8444 [2021-02-23T06:11:02.226Z] ---> 9c365fe94071 [2021-02-23T06:11:02.226Z] [2021-02-23T06:11:02.226Z] Running setup.py install for texttable: finished with status 'done' [2021-02-23T06:11:02.226Z] Running setup.py install for dockerpty: started [2021-02-23T06:11:02.226Z] ---> 6f7e57dae18c [2021-02-23T06:11:02.226Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-23T06:11:02.501Z] 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-23T06:11:02.763Z] Successfully built 9c365fe94071 [2021-02-23T06:11:02.763Z] ---> 88cb9595175d [2021-02-23T06:11:02.763Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-23T06:11:02.763Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-23T06:11:02.763Z]  Building docker-security-proxy-setup-go ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-02-23T06:11:02.763Z] Running setup.py install for PyYAML: started [2021-02-23T06:11:03.354Z] ---> efda9f8a0243 [2021-02-23T06:11:03.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-23T06:11:03.354Z] ---> 784b2346f011 [2021-02-23T06:11:03.354Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-23T06:11:03.627Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-23T06:11:03.627Z] Running setup.py install for docopt: started [2021-02-23T06:11:03.627Z] ---> 22bc947d5258 [2021-02-23T06:11:03.627Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-23T06:11:03.627Z] ---> Running in 2c1e9e5f0da6 [2021-02-23T06:11:03.994Z] Running setup.py install for docopt: finished with status 'done' [2021-02-23T06:11:03.994Z] Attempting uninstall: idna [2021-02-23T06:11:03.994Z] Found existing installation: idna 2.9 [2021-02-23T06:11:03.994Z] Uninstalling idna-2.9: [2021-02-23T06:11:05.405Z] ---> 7ff14645fad8 [2021-02-23T06:11:05.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-23T06:11:05.405Z] Successfully uninstalled idna-2.9 [2021-02-23T06:11:05.405Z] Attempting uninstall: urllib3 [2021-02-23T06:11:05.405Z] Found existing installation: urllib3 1.25.9 [2021-02-23T06:11:05.405Z] Uninstalling urllib3-1.25.9: [2021-02-23T06:11:05.405Z] Removing intermediate container 2c1e9e5f0da6 [2021-02-23T06:11:05.405Z] ---> cb17d24c4896 [2021-02-23T06:11:05.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:11:05.668Z] Successfully uninstalled urllib3-1.25.9 [2021-02-23T06:11:06.630Z] ---> d76b3cc96bef [2021-02-23T06:11:06.630Z] 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-23T06:11:06.630Z] ---> Running in 7f1b17dab087 [2021-02-23T06:11:06.630Z] Attempting uninstall: requests [2021-02-23T06:11:06.630Z] Found existing installation: requests 2.23.0 [2021-02-23T06:11:06.630Z] Uninstalling requests-2.23.0: [2021-02-23T06:11:06.630Z] Successfully uninstalled requests-2.23.0 [2021-02-23T06:11:07.210Z] ---> Running in fc3c8f377f4a [2021-02-23T06:11:07.789Z] Removing intermediate container 7f1b17dab087 [2021-02-23T06:11:07.789Z] ---> 8e18a4e11eb2 [2021-02-23T06:11:07.789Z] Step 21/23 : LABEL arch=x86_64 [2021-02-23T06:11:08.751Z] ---> Running in 1ff6dade4af1 [2021-02-23T06:11:09.351Z] Removing intermediate container 1ff6dade4af1 [2021-02-23T06:11:09.351Z] ---> 93390ed7af92 [2021-02-23T06:11:09.351Z] Step 22/23 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:11:09.628Z] 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-23T06:11:09.628Z] ---> Running in d4d7eaef4e27 [2021-02-23T06:11:09.897Z] Removing intermediate container d4d7eaef4e27 [2021-02-23T06:11:09.897Z] ---> 60c7bd038694 [2021-02-23T06:11:09.897Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T06:11:10.175Z] ---> Running in 26a1805fff48 [2021-02-23T06:11:10.175Z] Removing intermediate container fc3c8f377f4a [2021-02-23T06:11:10.175Z] ---> 60e6f8e9b96a [2021-02-23T06:11:10.175Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-23T06:11:10.175Z] ---> Running in fe7ac1ac13b6 [2021-02-23T06:11:10.451Z] Removing intermediate container 26a1805fff48 [2021-02-23T06:11:10.451Z] ---> 1380b6650142 [2021-02-23T06:11:10.451Z] [2021-02-23T06:11:10.727Z] Successfully built 1380b6650142 [2021-02-23T06:11:10.727Z] Successfully tagged docker-core-metadata-go:latest [2021-02-23T06:11:10.727Z] Removing intermediate container fe7ac1ac13b6 [2021-02-23T06:11:10.727Z] ---> 6fbb48d1301c [2021-02-23T06:11:10.727Z] Step 22/24 : LABEL arch=x86_64 [2021-02-23T06:11:10.727Z]  Building docker-core-metadata-go ... done  ---> Running in 54a6118f954f [2021-02-23T06:11:14.063Z] Removing intermediate container 54a6118f954f [2021-02-23T06:11:14.063Z] ---> c7a13e20a915 [2021-02-23T06:11:14.063Z] Step 23/24 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:11:14.063Z] Removing intermediate container f1bbcc9d8ca3 [2021-02-23T06:11:14.063Z] ---> 6d16d874daba [2021-02-23T06:11:14.063Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-23T06:11:14.063Z] ---> Running in 82724d52f161 [2021-02-23T06:11:14.063Z] ---> Running in c8b7f05b557c [2021-02-23T06:11:14.342Z] Removing intermediate container 82724d52f161 [2021-02-23T06:11:14.342Z] ---> c6f80ebb4187 [2021-02-23T06:11:14.342Z] Step 24/24 : LABEL version=0.0.0 [2021-02-23T06:11:14.342Z] ---> Running in b1ccf532a610 [2021-02-23T06:11:14.953Z] Removing intermediate container b1ccf532a610 [2021-02-23T06:11:14.953Z] ---> bbf16e7f24e5 [2021-02-23T06:11:14.953Z] [2021-02-23T06:11:14.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:11:14.953Z] Successfully built bbf16e7f24e5 [2021-02-23T06:11:14.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:11:14.953Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-23T06:11:15.223Z]  Building docker-security-secretstore-setup-go ... done (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T06:11:15.223Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-23T06:11:15.223Z] (3/3) Installing curl (7.69.1-r3) [2021-02-23T06:11:15.223Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:11:15.223Z] OK: 72 MiB in 58 packages [2021-02-23T06:11:16.645Z] Removing intermediate container c8b7f05b557c [2021-02-23T06:11:16.645Z] ---> 40a9e72ed644 [2021-02-23T06:11:16.645Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-23T06:11:16.645Z] ---> Running in 202d19476890 [2021-02-23T06:11:16.911Z] Removing intermediate container 202d19476890 [2021-02-23T06:11:16.911Z] ---> e783b5a6484d [2021-02-23T06:11:16.911Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:11:17.178Z] ---> Running in 3c5410750237 [2021-02-23T06:11:17.443Z] Removing intermediate container 3c5410750237 [2021-02-23T06:11:17.443Z] ---> 267705ec49da [2021-02-23T06:11:17.443Z] Step 24/26 : LABEL arch=x86_64 [2021-02-23T06:11:17.443Z] ---> Running in 11d2a7fde4ff [2021-02-23T06:11:17.712Z] Removing intermediate container 11d2a7fde4ff [2021-02-23T06:11:17.712Z] ---> a59d3e53178a [2021-02-23T06:11:17.712Z] Step 25/26 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:11:17.980Z] ---> Running in 88070946aa37 [2021-02-23T06:11:18.243Z] Removing intermediate container 88070946aa37 [2021-02-23T06:11:18.243Z] ---> 8e2a2ea36f25 [2021-02-23T06:11:18.243Z] Step 26/26 : LABEL version=0.0.0 [2021-02-23T06:11:18.243Z] ---> Running in f35d4b5e27c2 [2021-02-23T06:11:18.243Z] Removing intermediate container f35d4b5e27c2 [2021-02-23T06:11:18.243Z] ---> b25bef7d371b [2021-02-23T06:11:18.243Z] [2021-02-23T06:11:18.507Z] Successfully built b25bef7d371b [2021-02-23T06:11:18.507Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-23T06:11:23.816Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 283854e73f9d [2021-02-23T06:11:23.816Z] ---> b87fd946a49b [2021-02-23T06:11:23.816Z] [2021-02-23T06:11:23.816Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T06:11:23.816Z] ---> 389fef711851 [2021-02-23T06:11:23.816Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-23T06:11:24.081Z] ---> Running in 31c6f240e4aa [2021-02-23T06:11:24.344Z] Removing intermediate container 31c6f240e4aa [2021-02-23T06:11:24.345Z] ---> 33cf6d9b629f [2021-02-23T06:11:24.345Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-23T06:11:24.345Z] ---> Running in a08ced052b38 [2021-02-23T06:11:24.345Z] Removing intermediate container a08ced052b38 [2021-02-23T06:11:24.345Z] ---> 721533e54b2e [2021-02-23T06:11:24.345Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-23T06:11:24.607Z] ---> Running in c9991d760c22 [2021-02-23T06:11:24.607Z] Removing intermediate container c9991d760c22 [2021-02-23T06:11:24.607Z] ---> 11981f913c93 [2021-02-23T06:11:24.607Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:11:24.872Z] ---> Running in cbbf09fd7519 [2021-02-23T06:11:25.828Z] Removing intermediate container cbbf09fd7519 [2021-02-23T06:11:25.828Z] ---> a2aaf28fda7f [2021-02-23T06:11:25.828Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-23T06:11:25.828Z] ---> Running in d729691630bb [2021-02-23T06:11:26.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T06:11:28.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T06:11:30.288Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-23T06:11:30.551Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-23T06:11:30.551Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-23T06:11:30.817Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-23T06:11:31.766Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-23T06:11:32.029Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-23T06:11:32.291Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:11:32.291Z] OK: 8 MiB in 20 packages [2021-02-23T06:11:32.870Z] Removing intermediate container d729691630bb [2021-02-23T06:11:32.870Z] ---> 0e7362c0b99f [2021-02-23T06:11:32.870Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:11:33.134Z] ---> e0769b42b32e [2021-02-23T06:11:33.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-23T06:11:33.718Z] ---> 816041325854 [2021-02-23T06:11:33.718Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-23T06:11:35.110Z] ---> 134033f05d9c [2021-02-23T06:11:35.110Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-23T06:11:35.110Z] ---> Running in 6dc598f4a42a [2021-02-23T06:11:35.110Z] Removing intermediate container 6dc598f4a42a [2021-02-23T06:11:35.110Z] ---> 1c8a3d32d4a4 [2021-02-23T06:11:35.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:11:35.374Z] ---> Running in 7bb2aafc06c1 [2021-02-23T06:11:35.374Z] Removing intermediate container 7bb2aafc06c1 [2021-02-23T06:11:35.374Z] ---> 246bc3233e52 [2021-02-23T06:11:35.374Z] Step 21/23 : LABEL arch=x86_64 [2021-02-23T06:11:35.374Z] ---> Running in cbe0d1aeb864 [2021-02-23T06:11:35.637Z] Removing intermediate container cbe0d1aeb864 [2021-02-23T06:11:35.637Z] ---> bbdab6349fe6 [2021-02-23T06:11:35.637Z] Step 22/23 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:11:35.637Z] ---> Running in 535d848cf190 [2021-02-23T06:11:35.900Z] Removing intermediate container 535d848cf190 [2021-02-23T06:11:35.900Z] ---> ff1e6e9801b9 [2021-02-23T06:11:35.900Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T06:11:35.900Z] ---> Running in f373dae6ab55 [2021-02-23T06:11:36.163Z] Removing intermediate container f373dae6ab55 [2021-02-23T06:11:36.163Z] ---> 7e1f3fe569e0 [2021-02-23T06:11:36.163Z] [2021-02-23T06:11:36.163Z] Successfully built 7e1f3fe569e0 [2021-02-23T06:11:36.163Z] Successfully tagged docker-core-data-go:latest [2021-02-23T06:11:36.439Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-23T06:11:36.466Z] $ docker stop --time=1 bfe3bebab2e15fd5db136610f7f42f375a6effc3309f3d24ff2c05ef2d7fd0e5 [2021-02-23T06:11:38.049Z] $ docker rm -f bfe3bebab2e15fd5db136610f7f42f375a6effc3309f3d24ff2c05ef2d7fd0e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T06:11:38.675Z] + docker images [2021-02-23T06:11:38.675Z] + grep docker [2021-02-23T06:11:38.950Z] docker-core-data-go latest 7e1f3fe569e0 3 seconds ago 22.4MB [2021-02-23T06:11:38.950Z] docker-sys-mgmt-agent-go latest b25bef7d371b 20 seconds ago 313MB [2021-02-23T06:11:38.950Z] docker-security-secretstore-setup-go latest bbf16e7f24e5 24 seconds ago 24.9MB [2021-02-23T06:11:38.950Z] docker-core-metadata-go latest 1380b6650142 28 seconds ago 19MB [2021-02-23T06:11:38.950Z] docker-security-proxy-setup-go latest 9c365fe94071 36 seconds ago 24.7MB [2021-02-23T06:11:38.950Z] docker-security-bootstrapper-go latest 965080d17b1b About a minute ago 18.3MB [2021-02-23T06:11:38.950Z] docker-core-command-go latest a4b7e0236cbf About a minute ago 17MB [2021-02-23T06:11:38.950Z] docker-support-scheduler-go latest b598fb82879e About a minute ago 17.2MB [2021-02-23T06:11:38.950Z] docker-support-notifications-go latest e09fa1bfb04d 2 minutes ago 17.7MB [2021-02-23T06:11:38.950Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-23T06:11:55.249Z] Still waiting to schedule task [2021-02-23T06:11:55.249Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-23T06:12:07.528Z] gofmt -l . [2021-02-23T06:12:07.528Z] [ "`gofmt -l .`" = "" ] [2021-02-23T06:12:07.528Z] ./bin/test-go-mod-tidy.sh [2021-02-23T06:12:07.528Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-23T06:12:08.212Z] + ls -al . [2021-02-23T06:12:08.213Z] total 736 [2021-02-23T06:12:08.213Z] drwxrwxr-x 9 1001 1001 4096 Feb 23 06:12 . [2021-02-23T06:12:08.213Z] drwxr-xr-x 4 root root 4096 Feb 23 06:07 .. [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 11 Feb 23 06:06 .dockerignore [2021-02-23T06:12:08.213Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 06:06 .git [2021-02-23T06:12:08.213Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 06:06 .github [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 818 Feb 23 06:06 .gitignore [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 166 Feb 23 06:06 .sonarcloud.properties [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 8475 Feb 23 06:06 Attribution.txt [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 06:06 CONTRIBUTING.md [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 931 Feb 23 06:06 Dockerfile.build [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 863 Feb 23 06:06 Jenkinsfile [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 06:06 LICENSE [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 5774 Feb 23 06:06 Makefile [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 6524 Feb 23 06:06 README.md [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 6755 Feb 23 06:06 SECURITY.md [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 06:03 VERSION [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 4131 Feb 23 06:06 ZMQWindows.md [2021-02-23T06:12:08.213Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 06:06 bin [2021-02-23T06:12:08.213Z] drwxrwxr-x 14 1001 1001 4096 Feb 23 06:06 cmd [2021-02-23T06:12:08.213Z] -rw-r--r-- 1 root root 594620 Feb 23 06:10 coverage.out [2021-02-23T06:12:08.213Z] -rw-r--r-- 1 root root 1055 Feb 23 06:12 go.mod [2021-02-23T06:12:08.213Z] -rw-r--r-- 1 root root 21528 Feb 23 06:12 go.sum [2021-02-23T06:12:08.213Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 06:06 internal [2021-02-23T06:12:08.213Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 06:06 openapi [2021-02-23T06:12:08.213Z] drwxrwxr-x 4 1001 1001 4096 Feb 23 06:06 snap [2021-02-23T06:12:08.213Z] -rw-rw-r-- 1 1001 1001 168 Feb 23 06:06 version.go [Pipeline] sh [2021-02-23T06:12:08.892Z] + '[' -e coverage.out ] [2021-02-23T06:12:08.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-23T06:12:08.931Z] Warning: overwriting stash ‘coverage-report’ [2021-02-23T06:12:10.268Z] Stashed 1 file(s) [Pipeline] sh [2021-02-23T06:12:10.997Z] + make build [2021-02-23T06:12:10.997Z] 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-23T06:12:21.242Z] 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-23T06:12:48.075Z] 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-23T06:12:48.677Z] 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-23T06:12:50.340Z] Running on prd-ubuntu18.04-docker-8c-8g-27288 in /w/workspace/edgexfoundry_edgex-go_PR-3186 [Pipeline] { [Pipeline] ws [2021-02-23T06:12:50.437Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-23T06:12:52.573Z] using credential edgex-jenkins-ssh [2021-02-23T06:12:52.624Z] Cloning the remote Git repository [2021-02-23T06:12:52.653Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-23T06:12:52.718Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-23T06:12:52.744Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-23T06:12:52.745Z] > git --version # timeout=10 [2021-02-23T06:12:52.751Z] > git --version # 'git version 2.17.1' [2021-02-23T06:12:52.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T06:12:52.773Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T06:12:54.144Z] 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-23T06:12:55.590Z] 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-23T06:12:57.510Z] Merging remotes/origin/master commit 13b869e22a059f3891192ba74d68c5afbf7a0a77 into PR head commit 99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:12:57.633Z] Merge succeeded, producing 99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:12:57.633Z] Checking out Revision 99e46cabfeb65656223fcf03e226b976d141ea52 (PR-3186) [2021-02-23T06:12:57.050Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-23T06:12:57.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T06:12:57.065Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-23T06:12:57.075Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-23T06:12:57.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T06:12:57.079Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3186/head:refs/remotes/origin/PR-3186 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T06:12:57.522Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T06:12:57.530Z] > git checkout -f 99e46cabfeb65656223fcf03e226b976d141ea52 # timeout=10 [2021-02-23T06:12:57.603Z] > git remote # timeout=10 [2021-02-23T06:12:57.610Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T06:12:57.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T06:12:57.620Z] > git merge 13b869e22a059f3891192ba74d68c5afbf7a0a77 # timeout=10 [2021-02-23T06:12:57.629Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T06:12:57.639Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T06:12:57.643Z] > git checkout -f 99e46cabfeb65656223fcf03e226b976d141ea52 # timeout=10 [2021-02-23T06:12:59.908Z] 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-23T06:13:01.266Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-23T06:13:01.294Z] > git --version # timeout=10 [2021-02-23T06:13:01.297Z] > git --version # 'git version 2.17.1' [2021-02-23T06:13:01.307Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:13:02.510Z] + echo snap-build.sh [2021-02-23T06:13:02.510Z] snap-build.sh [2021-02-23T06:13:02.510Z] + SNAP_BASE_DIR=. [2021-02-23T06:13:02.510Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-23T06:13:02.510Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-23T06:13:02.510Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-23T06:13:02.510Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-23T06:13:02.510Z] + cd /w/workspace/edgex-go/1 [2021-02-23T06:13:02.510Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-23T06:13:02.510Z] Reading package lists... [2021-02-23T06:13:02.510Z] Building dependency tree... [2021-02-23T06:13:02.510Z] Reading state information... [2021-02-23T06:13:02.772Z] The following packages were automatically installed and are no longer required: [2021-02-23T06:13:02.772Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-23T06:13:02.772Z] uidmap xdelta3 [2021-02-23T06:13:02.772Z] Use 'sudo apt autoremove' to remove them. [2021-02-23T06:13:02.772Z] The following packages will be REMOVED: [2021-02-23T06:13:02.772Z] lxd* lxd-client* [2021-02-23T06:13:03.033Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-23T06:13:03.033Z] After this operation, 31.7 MB disk space will be freed. [2021-02-23T06:13:04.341Z] (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-23T06:13:04.341Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-23T06:13:05.282Z] Removing lxd dnsmasq configuration [2021-02-23T06:13:05.282Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-23T06:13:05.545Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-23T06:13:06.487Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-23T06:13:06.623Z] 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-23T06:13:06.749Z] (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-23T06:13:06.749Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-23T06:13:07.693Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-23T06:13:07.966Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-23T06:13:09.353Z] + sudo snap remove --purge lxd [2021-02-23T06:13:09.353Z] snap "lxd" is not installed [2021-02-23T06:13:09.353Z] + sudo groupadd --force --system lxd [2021-02-23T06:13:09.353Z] ++ whoami [2021-02-23T06:13:09.353Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-23T06:13:09.353Z] + newgrp - lxd [2021-02-23T06:13:09.353Z] + sudo snap install lxd [2021-02-23T06:13:12.040Z] 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-23T06:13:15.429Z] 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-23T06:13:17.501Z] 2021-02-23T06:13:15Z INFO Waiting for automatic snapd restart... [2021-02-23T06:13:18.826Z] 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-23T06:13:23.131Z] 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-23T06:13:28.561Z] $ docker stop --time=1 ae9ce7c1a1ee64be74f2ea6796777b6ae35a7f2e254d0e121fea0c1d97a6aca4 [2021-02-23T06:13:31.253Z] $ docker rm -f ae9ce7c1a1ee64be74f2ea6796777b6ae35a7f2e254d0e121fea0c1d97a6aca4 [2021-02-23T06:13:32.447Z] lxd 4.11 from Canonical* installed [2021-02-23T06:13:32.447Z] + sudo lxd init --auto [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:13:33.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-23T06:13:33.554Z] [2021-02-23T06:13:33.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:13:34.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-23T06:13:34.523Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-23T06:13:34.523Z] 29e5d40040c1: Pulling fs layer [2021-02-23T06:13:34.523Z] 1ce36da41761: Pulling fs layer [2021-02-23T06:13:34.523Z] 25b303627fd3: Pulling fs layer [2021-02-23T06:13:35.155Z] 29e5d40040c1: Verifying Checksum [2021-02-23T06:13:35.155Z] 29e5d40040c1: Download complete [2021-02-23T06:13:35.754Z] 1ce36da41761: Verifying Checksum [2021-02-23T06:13:35.754Z] 1ce36da41761: Download complete [2021-02-23T06:13:35.754Z] 29e5d40040c1: Pull complete [2021-02-23T06:13:37.185Z] 1ce36da41761: Pull complete [2021-02-23T06:13:37.459Z] 25b303627fd3: Verifying Checksum [2021-02-23T06:13:37.459Z] 25b303627fd3: Download complete [2021-02-23T06:13:40.663Z] + sudo snap install --classic snapcraft [2021-02-23T06:13:47.618Z] 25b303627fd3: Pull complete [2021-02-23T06:13:47.618Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-23T06:13:47.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-23T06:13:47.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-23T06:13:47.883Z] prd-ubuntu18.04-docker-arm64-4c-16g-27285 does not seem to be running inside a container [2021-02-23T06:13:47.954Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-23T06:13:48.805Z] snapcraft 4.5.1 from Canonical* installed [2021-02-23T06:13:48.805Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-23T06:13:48.805Z] + patch --verbose -p1 [2021-02-23T06:13:48.805Z] Hmm... Looks like a unified diff to me... [2021-02-23T06:13:48.805Z] The text leading up to this was: [2021-02-23T06:13:48.805Z] -------------------------- [2021-02-23T06:13:48.805Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-23T06:13:48.805Z] |From: Tony Espy [2021-02-23T06:13:48.805Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-23T06:13:48.805Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-23T06:13:48.805Z] | [2021-02-23T06:13:48.805Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-23T06:13:48.805Z] |optimize the snap CI check run for pull requests. When [2021-02-23T06:13:48.805Z] |applied, it essentially strips out everything (apps and [2021-02-23T06:13:48.805Z] |parts) from the snapcraft.yaml file except those required [2021-02-23T06:13:48.805Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-23T06:13:48.805Z] |catch changes to edgex-go that break the snap build. [2021-02-23T06:13:48.805Z] | [2021-02-23T06:13:48.805Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-23T06:13:48.805Z] |to update this patch file, otherwise it may fail to apply, [2021-02-23T06:13:48.805Z] |resulting in a failed snap build CI check in the associated [2021-02-23T06:13:48.805Z] |pull request. [2021-02-23T06:13:48.805Z] | [2021-02-23T06:13:48.805Z] |Note - in addition to applying this patch, the pipeline also [2021-02-23T06:13:48.805Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-23T06:13:48.805Z] |need to build the finally binary .snap file (and it won't [2021-02-23T06:13:48.805Z] |work with the patch applied). This further reduces the build [2021-02-23T06:13:48.805Z] |time. [2021-02-23T06:13:48.805Z] |--- [2021-02-23T06:13:48.805Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-23T06:13:48.805Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-23T06:13:48.805Z] | [2021-02-23T06:13:48.805Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-23T06:13:48.805Z] |index 1e537489..faf42425 100644 [2021-02-23T06:13:48.805Z] |--- a/snap/snapcraft.yaml [2021-02-23T06:13:48.805Z] |+++ b/snap/snapcraft.yaml [2021-02-23T06:13:48.805Z] -------------------------- [2021-02-23T06:13:48.805Z] patching file snap/snapcraft.yaml [2021-02-23T06:13:48.805Z] Using Plan A... [2021-02-23T06:13:48.805Z] Hunk #1 succeeded at 73. [2021-02-23T06:13:48.805Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-23T06:13:48.805Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-23T06:13:48.805Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-23T06:13:48.805Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-23T06:13:48.805Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-23T06:13:48.805Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-23T06:13:48.805Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-23T06:13:48.805Z] Hmm... Ignoring the trailing garbage. [2021-02-23T06:13:48.805Z] done [2021-02-23T06:13:48.805Z] + sudo snapcraft prime --use-lxd [2021-02-23T06:13:49.749Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-23T06:13:49.749Z] 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-23T06:13:49.749Z] - README.md [2021-02-23T06:13:49.749Z] - snapcraft.yaml.orig [2021-02-23T06:13:49.749Z] [2021-02-23T06:13:49.749Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-23T06:13:50.321Z] Launching a container. [2021-02-23T06:13:51.273Z] $ docker top 9ae56bcc3f7ee8d93f906504ec31c521dc466b10485b3d2d3c82b28a703d6caa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T06:13:52.337Z] + docker-compose build --help [2021-02-23T06:13:52.337Z] + grep parallel [2021-02-23T06:13:55.716Z] --parallel Build images in parallel. [Pipeline] } [2021-02-23T06:13:56.013Z] $ docker stop --time=1 9ae56bcc3f7ee8d93f906504ec31c521dc466b10485b3d2d3c82b28a703d6caa [2021-02-23T06:13:57.954Z] $ docker rm -f 9ae56bcc3f7ee8d93f906504ec31c521dc466b10485b3d2d3c82b28a703d6caa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:13:58.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-23T06:13:58.864Z] . [Pipeline] withDockerContainer [2021-02-23T06:13:59.145Z] prd-ubuntu18.04-docker-arm64-4c-16g-27285 does not seem to be running inside a container [2021-02-23T06:13:59.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-23T06:14:00.779Z] $ docker top 4644034eb8e80515731f18ef7ee9578e80281360b925edb3d44e98f7cc014f30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T06:14:01.920Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-23T06:14:06.231Z] Building docker-core-command-go ... [2021-02-23T06:14:06.231Z] Building docker-core-data-go ... [2021-02-23T06:14:06.231Z] Building docker-core-metadata-go ... [2021-02-23T06:14:06.231Z] Building docker-security-bootstrapper-go ... [2021-02-23T06:14:06.231Z] Building docker-security-proxy-setup-go ... [2021-02-23T06:14:06.231Z] Building docker-security-secretstore-setup-go ... [2021-02-23T06:14:06.231Z] Building docker-support-notifications-go ... [2021-02-23T06:14:06.231Z] Building docker-support-scheduler-go ... [2021-02-23T06:14:06.231Z] Building docker-sys-mgmt-agent-go ... [2021-02-23T06:14:06.231Z] Building docker-core-command-go [2021-02-23T06:14:06.231Z] Building docker-security-bootstrapper-go [2021-02-23T06:14:06.231Z] Building docker-core-metadata-go [2021-02-23T06:14:06.231Z] Building docker-support-notifications-go [2021-02-23T06:14:06.231Z] Building docker-support-scheduler-go [2021-02-23T06:14:08.451Z] Waiting for container to be ready [2021-02-23T06:14:08.451Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-23T06:14:08.451Z] [2021-02-23T06:14:09.835Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-23T06:14:10.407Z] Waiting for network to be ready... [2021-02-23T06:14:10.668Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-23T06:14:10.668Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-23T06:14:11.246Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1545 kB] [2021-02-23T06:14:11.246Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-23T06:14:11.509Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-23T06:14:11.769Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-23T06:14:11.769Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-23T06:14:11.769Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-23T06:14:11.769Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-23T06:14:11.769Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-23T06:14:11.769Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-23T06:14:11.769Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-23T06:14:11.769Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-23T06:14:11.769Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-23T06:14:11.769Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-23T06:14:11.769Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-23T06:14:11.769Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-23T06:14:11.769Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-23T06:14:12.341Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-23T06:14:12.341Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] [2021-02-23T06:14:12.601Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-23T06:14:12.601Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-23T06:14:12.601Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-23T06:14:12.601Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-23T06:14:12.601Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-23T06:14:12.601Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-23T06:14:12.601Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-23T06:14:15.152Z] Fetched 23.9 MB in 4s (5527 kB/s) [2021-02-23T06:14:15.723Z] Reading package lists... [2021-02-23T06:14:15.982Z] Reading package lists... [2021-02-23T06:14:15.982Z] Building dependency tree... [2021-02-23T06:14:15.982Z] Reading state information... [2021-02-23T06:14:16.245Z] The following additional packages will be installed: [2021-02-23T06:14:16.245Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-23T06:14:16.245Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-23T06:14:16.245Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-23T06:14:16.245Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-23T06:14:16.245Z] Suggested packages: [2021-02-23T06:14:16.245Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-23T06:14:16.245Z] Recommended packages: [2021-02-23T06:14:16.245Z] gnupg libsasl2-modules [2021-02-23T06:14:16.245Z] The following NEW packages will be installed: [2021-02-23T06:14:16.245Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-23T06:14:16.245Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-23T06:14:16.245Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-23T06:14:16.245Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-23T06:14:16.245Z] The following packages will be upgraded: [2021-02-23T06:14:16.245Z] gpg gpg-agent gpgconf libudev1 [2021-02-23T06:14:16.245Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-23T06:14:16.245Z] Need to get 3530 kB of archives. [2021-02-23T06:14:16.245Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-23T06:14:16.245Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-23T06:14:16.245Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-23T06:14:16.245Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-02-23T06:14:16.245Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-02-23T06:14:16.508Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-23T06:14:16.769Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-23T06:14:17.346Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-23T06:14:17.346Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-23T06:14:17.346Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-02-23T06:14:17.346Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-02-23T06:14:17.346Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-02-23T06:14:17.346Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-23T06:14:17.346Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-23T06:14:17.346Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-23T06:14:17.346Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-23T06:14:17.346Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-23T06:14:17.346Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-23T06:14:17.346Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-23T06:14:17.346Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-23T06:14:17.346Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-23T06:14:17.607Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-23T06:14:17.608Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-02-23T06:14:17.608Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T06:14:17.608Z] Fetched 3530 kB in 1s (2579 kB/s) [2021-02-23T06:14:17.608Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-23T06:14:17.608Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-23T06:14:17.872Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-23T06:14:17.872Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-23T06:14:17.872Z] Selecting previously unselected package udev. [2021-02-23T06:14:17.872Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-23T06:14:17.872Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-23T06:14:18.136Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-23T06:14:18.398Z] Selecting previously unselected package libfuse2:amd64. [2021-02-23T06:14:18.399Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-23T06:14:18.399Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-23T06:14:18.399Z] Selecting previously unselected package fuse. [2021-02-23T06:14:18.399Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-23T06:14:18.399Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-23T06:14:18.399Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-23T06:14:18.399Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-23T06:14:18.661Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-23T06:14:18.661Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-23T06:14:18.924Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-23T06:14:18.924Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-23T06:14:18.924Z] Selecting previously unselected package libksba8:amd64. [2021-02-23T06:14:18.924Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-23T06:14:18.924Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-23T06:14:19.185Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-23T06:14:19.185Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-23T06:14:19.185Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:19.185Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-23T06:14:19.185Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-23T06:14:19.185Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:19.185Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-23T06:14:19.185Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-23T06:14:19.185Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:19.448Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-23T06:14:19.448Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-23T06:14:19.448Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:19.448Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-23T06:14:19.448Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-23T06:14:19.448Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:19.448Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-23T06:14:19.448Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-23T06:14:19.448Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:19.710Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-23T06:14:19.710Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-23T06:14:19.710Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:19.710Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-23T06:14:19.710Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-23T06:14:19.710Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:19.971Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-23T06:14:19.971Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-23T06:14:19.971Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:19.971Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-23T06:14:19.971Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-23T06:14:19.971Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-23T06:14:19.971Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-23T06:14:19.971Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-23T06:14:19.971Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-23T06:14:20.232Z] Selecting previously unselected package libldap-common. [2021-02-23T06:14:20.232Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-02-23T06:14:20.232Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-23T06:14:20.232Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-23T06:14:20.232Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-02-23T06:14:20.232Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-23T06:14:20.232Z] Selecting previously unselected package dirmngr. [2021-02-23T06:14:20.493Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-23T06:14:20.493Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-23T06:14:20.493Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-23T06:14:20.493Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-02-23T06:14:20.493Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-23T06:14:20.493Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-23T06:14:20.493Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-23T06:14:20.754Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-02-23T06:14:20.754Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:20.754Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-23T06:14:20.754Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-23T06:14:20.754Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-23T06:14:21.326Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-23T06:14:21.326Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:21.326Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-23T06:14:21.326Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-23T06:14:21.591Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-02-23T06:14:21.591Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:21.591Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:21.591Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:21.591Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:21.591Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:21.591Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:21.591Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-23T06:14:21.854Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-23T06:14:21.854Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-23T06:14:21.854Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-23T06:14:22.115Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-23T06:14:22.115Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-23T06:14:22.115Z] This means they are not meant to be enabled using systemctl. [2021-02-23T06:14:22.115Z] Possible reasons for having this kind of units are: [2021-02-23T06:14:22.115Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-23T06:14:22.115Z] .wants/ or .requires/ directory. [2021-02-23T06:14:22.115Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-23T06:14:22.115Z] a requirement dependency on it. [2021-02-23T06:14:22.115Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-23T06:14:22.115Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-23T06:14:22.115Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-23T06:14:22.115Z] instance name specified. [2021-02-23T06:14:22.376Z] Reading package lists... [2021-02-23T06:14:22.636Z] Building dependency tree... [2021-02-23T06:14:22.636Z] Reading state information... [2021-02-23T06:14:22.636Z] The following additional packages will be installed: [2021-02-23T06:14:22.636Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-23T06:14:22.636Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-23T06:14:22.636Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-23T06:14:22.636Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-23T06:14:22.636Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-23T06:14:22.636Z] Suggested packages: [2021-02-23T06:14:22.636Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-23T06:14:22.636Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-23T06:14:22.636Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-23T06:14:22.636Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-23T06:14:22.637Z] systemd-container policykit-1 [2021-02-23T06:14:22.637Z] Recommended packages: [2021-02-23T06:14:22.637Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-23T06:14:22.898Z] The following NEW packages will be installed: [2021-02-23T06:14:22.898Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-23T06:14:22.898Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-23T06:14:22.898Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-23T06:14:22.898Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-23T06:14:22.898Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-23T06:14:22.898Z] The following packages will be upgraded: [2021-02-23T06:14:22.898Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-23T06:14:22.898Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-23T06:14:22.898Z] Need to get 35.2 MB of archives. [2021-02-23T06:14:22.898Z] After this operation, 141 MB of additional disk space will be used. [2021-02-23T06:14:22.898Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-23T06:14:22.898Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-23T06:14:23.842Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-23T06:14:23.842Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-02-23T06:14:23.842Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-23T06:14:23.842Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-23T06:14:23.842Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-23T06:14:23.842Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-23T06:14:23.842Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-23T06:14:23.842Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-23T06:14:23.842Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-23T06:14:23.842Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-23T06:14:23.842Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-23T06:14:23.842Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-23T06:14:23.842Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-23T06:14:23.842Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-23T06:14:23.842Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-23T06:14:23.842Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-23T06:14:23.842Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-23T06:14:24.102Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-23T06:14:24.102Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-23T06:14:24.102Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-23T06:14:24.102Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-23T06:14:24.103Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-23T06:14:24.103Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-23T06:14:24.103Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-23T06:14:24.103Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-23T06:14:24.103Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-02-23T06:14:24.103Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-23T06:14:24.103Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-23T06:14:25.490Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T06:14:25.490Z] Fetched 35.2 MB in 2s (14.1 MB/s) [2021-02-23T06:14:25.490Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-23T06:14:25.490Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-23T06:14:25.754Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-23T06:14:26.323Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-23T06:14:26.323Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-23T06:14:26.323Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-23T06:14:26.323Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-23T06:14:26.323Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-23T06:14:26.323Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-23T06:14:26.584Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-23T06:14:26.584Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-23T06:14:26.584Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-23T06:14:26.844Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-23T06:14:27.105Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-23T06:14:27.105Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-23T06:14:27.367Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-23T06:14:27.630Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-23T06:14:27.630Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-23T06:14:27.630Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-23T06:14:27.630Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-23T06:14:27.630Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-23T06:14:27.890Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-23T06:14:27.890Z] Selecting previously unselected package libexpat1:amd64. [2021-02-23T06:14:27.890Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-23T06:14:27.890Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-23T06:14:28.151Z] Selecting previously unselected package python3.6-minimal. [2021-02-23T06:14:28.151Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-23T06:14:28.151Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-23T06:14:28.412Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-23T06:14:28.412Z] Checking for services that may need to be restarted...done. [2021-02-23T06:14:28.412Z] Checking for services that may need to be restarted...done. [2021-02-23T06:14:28.412Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-23T06:14:28.412Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-23T06:14:28.673Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-23T06:14:28.935Z] Selecting previously unselected package python3-minimal. [2021-02-23T06:14:28.935Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-23T06:14:28.935Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-23T06:14:28.935Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-23T06:14:29.198Z] Selecting previously unselected package mime-support. [2021-02-23T06:14:29.198Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-23T06:14:29.198Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-23T06:14:29.198Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-23T06:14:29.198Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-23T06:14:29.198Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-23T06:14:29.198Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-23T06:14:29.198Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-23T06:14:29.459Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-23T06:14:29.720Z] Selecting previously unselected package python3.6. [2021-02-23T06:14:29.720Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-23T06:14:29.720Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-23T06:14:29.720Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-23T06:14:29.720Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-23T06:14:29.720Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-23T06:14:29.720Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-23T06:14:29.981Z] Selecting previously unselected package python3. [2021-02-23T06:14:29.981Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-23T06:14:29.981Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-23T06:14:29.981Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-23T06:14:30.242Z] Selecting previously unselected package multiarch-support. [2021-02-23T06:14:30.242Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-23T06:14:30.242Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-23T06:14:30.242Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-23T06:14:30.242Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-23T06:14:30.242Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-23T06:14:30.242Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-23T06:14:30.242Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-23T06:14:30.503Z] Selecting previously unselected package libbsd0:amd64. [2021-02-23T06:14:30.503Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-23T06:14:30.503Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-23T06:14:30.503Z] Selecting previously unselected package sudo. [2021-02-23T06:14:30.503Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-23T06:14:30.503Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-23T06:14:30.769Z] Selecting previously unselected package apparmor. [2021-02-23T06:14:30.769Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-23T06:14:30.769Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-23T06:14:30.769Z] Selecting previously unselected package libedit2:amd64. [2021-02-23T06:14:30.769Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-23T06:14:30.769Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-23T06:14:31.032Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-23T06:14:31.032Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-23T06:14:31.032Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-23T06:14:31.032Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-23T06:14:31.032Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-23T06:14:31.032Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-23T06:14:31.032Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-23T06:14:31.032Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-23T06:14:31.293Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-23T06:14:31.294Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-23T06:14:31.294Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-23T06:14:31.294Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-23T06:14:31.294Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-23T06:14:31.294Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-23T06:14:31.554Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-23T06:14:31.554Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-23T06:14:31.554Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-02-23T06:14:31.554Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-23T06:14:31.819Z] Selecting previously unselected package openssh-client. [2021-02-23T06:14:31.819Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-23T06:14:31.819Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-23T06:14:31.819Z] Selecting previously unselected package squashfs-tools. [2021-02-23T06:14:31.819Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-23T06:14:32.082Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-23T06:14:32.082Z] Selecting previously unselected package snapd. [2021-02-23T06:14:32.082Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-23T06:14:32.082Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-23T06:14:33.997Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-23T06:14:33.998Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-23T06:14:33.998Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-23T06:14:34.258Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-23T06:14:34.258Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-23T06:14:34.258Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-23T06:14:34.258Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-23T06:14:34.258Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-23T06:14:34.258Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-23T06:14:35.205Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-23T06:14:35.205Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-23T06:14:35.205Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-23T06:14:35.205Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-23T06:14:35.205Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-23T06:14:35.205Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-23T06:14:36.149Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-23T06:14:36.149Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-23T06:14:36.149Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-23T06:14:36.410Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-23T06:14:36.410Z] running python rtupdate hooks for python3.6... [2021-02-23T06:14:36.410Z] running python post-rtupdate hooks for python3.6... [2021-02-23T06:14:36.410Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-23T06:14:37.794Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-23T06:14:38.056Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-23T06:14:38.056Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-23T06:14:38.317Z] Setting up snapd (2.48.3+18.04) ... [2021-02-23T06:14:38.577Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-23T06:14:38.838Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-23T06:14:39.099Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-23T06:14:39.100Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-23T06:14:39.360Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-23T06:14:39.360Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-23T06:14:39.360Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-23T06:14:39.621Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-23T06:14:39.883Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-23T06:14:40.144Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-23T06:14:40.144Z] /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-23T06:14:40.144Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-23T06:14:40.144Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-23T06:14:41.083Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-23T06:14:41.083Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-23T06:14:41.345Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-23T06:14:42.550Z] Reading package lists... [2021-02-23T06:14:42.550Z] Reading package lists... [2021-02-23T06:14:42.812Z] Building dependency tree... [2021-02-23T06:14:42.812Z] Reading state information... [2021-02-23T06:14:42.812Z] Calculating upgrade... [2021-02-23T06:14:43.074Z] The following packages will be upgraded: [2021-02-23T06:14:43.074Z] advancecomp base-files bash binutils binutils-common [2021-02-23T06:14:43.074Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-23T06:14:43.074Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-23T06:14:43.074Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-23T06:14:43.074Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-23T06:14:43.074Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-23T06:14:43.074Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-23T06:14:43.074Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-23T06:14:43.074Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-23T06:14:43.074Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-23T06:14:43.074Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-23T06:14:43.074Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-23T06:14:43.074Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-23T06:14:43.074Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-23T06:14:43.074Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-23T06:14:43.074Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-23T06:14:43.074Z] Need to get 63.8 MB of archives. [2021-02-23T06:14:43.074Z] After this operation, 5189 kB of additional disk space will be used. [2021-02-23T06:14:43.074Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-23T06:14:43.074Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-23T06:14:43.074Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-23T06:14:43.074Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-23T06:14:43.074Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-23T06:14:43.074Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-23T06:14:43.074Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-23T06:14:43.074Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-23T06:14:43.074Z] 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-23T06:14:43.074Z] 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-23T06:14:43.074Z] 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-23T06:14:43.074Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-23T06:14:43.074Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-23T06:14:43.074Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-23T06:14:43.074Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-23T06:14:43.074Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-23T06:14:43.074Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-23T06:14:43.074Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-23T06:14:43.337Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-23T06:14:43.337Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-23T06:14:43.337Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-23T06:14:43.337Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-23T06:14:43.337Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-23T06:14:43.337Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-23T06:14:43.337Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-23T06:14:43.337Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-23T06:14:43.337Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-23T06:14:43.337Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-23T06:14:43.337Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-23T06:14:43.337Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-23T06:14:43.337Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-23T06:14:43.337Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-23T06:14:43.337Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-23T06:14:43.337Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-23T06:14:43.337Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-23T06:14:43.337Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-23T06:14:43.337Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-23T06:14:43.337Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-23T06:14:43.337Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-23T06:14:43.337Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-02-23T06:14:43.337Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-23T06:14:43.337Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-23T06:14:43.337Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-23T06:14:43.337Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-23T06:14:43.337Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-23T06:14:43.337Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-23T06:14:43.337Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-23T06:14:43.337Z] Get:48 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-23T06:14:43.598Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-23T06:14:43.598Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-23T06:14:43.598Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-23T06:14:43.598Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-23T06:14:43.598Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-23T06:14:43.598Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-23T06:14:43.598Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-23T06:14:43.598Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-23T06:14:43.858Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-23T06:14:43.858Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-23T06:14:43.858Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-23T06:14:44.122Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-23T06:14:44.122Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-23T06:14:44.122Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-23T06:14:44.123Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-23T06:14:44.123Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-23T06:14:44.123Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-23T06:14:44.123Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-23T06:14:44.383Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-23T06:14:44.383Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-23T06:14:44.383Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-23T06:14:44.383Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-23T06:14:44.383Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-23T06:14:44.383Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-23T06:14:44.383Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-23T06:14:44.383Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-23T06:14:44.383Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-23T06:14:44.383Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-23T06:14:44.644Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-23T06:14:44.644Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-23T06:14:44.644Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-23T06:14:44.644Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-23T06:14:44.644Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-23T06:14:44.644Z] Get:82 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-23T06:14:44.644Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-23T06:14:44.644Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-23T06:14:44.644Z] Get:85 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-23T06:14:44.644Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-23T06:14:44.644Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-02-23T06:14:44.644Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-23T06:14:44.644Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-23T06:14:44.904Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-23T06:14:44.904Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-23T06:14:44.904Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-23T06:14:44.904Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-23T06:14:44.904Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-23T06:14:44.904Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-23T06:14:44.904Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-23T06:14:44.904Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-23T06:14:44.904Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-23T06:14:44.904Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-23T06:14:44.904Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T06:14:45.165Z] Fetched 63.8 MB in 2s (33.2 MB/s) [2021-02-23T06:14:45.165Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:45.165Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-23T06:14:45.165Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-23T06:14:45.735Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-23T06:14:45.735Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-23T06:14:45.994Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-23T06:14:45.994Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-23T06:14:46.935Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:46.935Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:47.195Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:47.195Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:47.195Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:47.195Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:47.456Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:47.456Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:47.456Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:47.456Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:47.716Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:47.717Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:47.717Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:47.717Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:47.977Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:14:47.977Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-23T06:14:47.977Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:47.977Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-23T06:14:48.237Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:14:48.237Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-23T06:14:48.237Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:48.237Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:48.501Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:48.501Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:48.501Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-23T06:14:48.501Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-23T06:14:48.770Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:14:49.032Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-23T06:14:49.032Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-23T06:14:49.032Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-23T06:14:49.606Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-23T06:14:49.606Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-23T06:14:49.606Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-23T06:14:49.866Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-23T06:14:49.866Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-23T06:14:49.866Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-23T06:14:50.126Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-23T06:14:50.126Z] Installing new version of config file /etc/issue ... [2021-02-23T06:14:50.126Z] Installing new version of config file /etc/issue.net ... [2021-02-23T06:14:50.126Z] Installing new version of config file /etc/lsb-release ... [2021-02-23T06:14:50.126Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-23T06:14:50.387Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-23T06:14:50.387Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-23T06:14:50.387Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-23T06:14:50.387Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:50.387Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-23T06:14:50.652Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-23T06:14:50.652Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-23T06:14:50.652Z] 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-23T06:14:50.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:50.913Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-23T06:14:50.913Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-23T06:14:50.913Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-23T06:14:51.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:51.173Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-23T06:14:51.173Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-23T06:14:51.173Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-23T06:14:51.433Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:51.433Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-23T06:14:51.433Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-23T06:14:51.693Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-23T06:14:51.954Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:51.954Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-23T06:14:51.954Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-23T06:14:51.954Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-23T06:14:51.954Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:52.216Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-23T06:14:52.216Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-23T06:14:52.216Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-23T06:14:52.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:52.216Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-23T06:14:52.477Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-23T06:14:52.477Z] Setting up grep (3.1-2build1) ... [2021-02-23T06:14:52.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:52.477Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-23T06:14:52.738Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-23T06:14:52.738Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-23T06:14:53.000Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:53.000Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-23T06:14:53.000Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-23T06:14:53.000Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-23T06:14:53.000Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:53.000Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-23T06:14:53.000Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-23T06:14:53.578Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-23T06:14:53.578Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-23T06:14:53.838Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-23T06:14:53.838Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-23T06:14:54.408Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-23T06:14:54.408Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:54.408Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-23T06:14:54.408Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-23T06:14:55.350Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-23T06:14:55.350Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-23T06:14:55.610Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-23T06:14:55.610Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-23T06:14:55.610Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-23T06:14:55.871Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:55.871Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-23T06:14:55.871Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-23T06:14:55.871Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-23T06:14:56.133Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:56.133Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-23T06:14:56.133Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-23T06:14:56.133Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-23T06:14:56.395Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:56.396Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-23T06:14:56.396Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-23T06:14:56.396Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-23T06:14:56.396Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:56.396Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-23T06:14:56.657Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-23T06:14:56.657Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-23T06:14:56.657Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:56.657Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-23T06:14:56.657Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-23T06:14:56.918Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-23T06:14:56.918Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:56.918Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-23T06:14:56.918Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-23T06:14:57.179Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-23T06:14:57.179Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-23T06:14:57.179Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-23T06:14:57.439Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:57.439Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-23T06:14:57.439Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-23T06:14:57.439Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-23T06:14:57.699Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:57.699Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-23T06:14:57.699Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-23T06:14:57.699Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-23T06:14:57.699Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:57.699Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-23T06:14:57.961Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-23T06:14:57.961Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-23T06:14:57.961Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:57.961Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-23T06:14:58.224Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-23T06:14:58.486Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-23T06:14:58.745Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-23T06:14:59.006Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-23T06:14:59.267Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:59.267Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-23T06:14:59.267Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-23T06:14:59.531Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-23T06:14:59.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-23T06:14:59.531Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-23T06:14:59.791Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-23T06:14:59.791Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-23T06:15:00.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:00.050Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-23T06:15:00.050Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-23T06:15:00.050Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-23T06:15:00.311Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:00.311Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-23T06:15:00.311Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-23T06:15:00.311Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-23T06:15:00.571Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:00.571Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-23T06:15:00.571Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-23T06:15:00.831Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-23T06:15:00.832Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:00.832Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-23T06:15:00.832Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-23T06:15:00.832Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-23T06:15:01.093Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:01.093Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-23T06:15:01.093Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-23T06:15:01.353Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-23T06:15:01.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:01.353Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-23T06:15:01.614Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-23T06:15:01.614Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-23T06:15:01.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:01.878Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-23T06:15:01.878Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-23T06:15:02.141Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-23T06:15:02.141Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-23T06:15:02.141Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-23T06:15:02.405Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-23T06:15:02.405Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-23T06:15:02.674Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:02.674Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-23T06:15:02.674Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-23T06:15:02.936Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-23T06:15:02.936Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:02.936Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-23T06:15:02.937Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-23T06:15:03.200Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-23T06:15:03.462Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:03.462Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-23T06:15:03.462Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-23T06:15:03.462Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-23T06:15:03.721Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:03.721Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-23T06:15:03.721Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-23T06:15:03.721Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-23T06:15:03.721Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:03.721Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-23T06:15:03.981Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-23T06:15:04.242Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-23T06:15:04.242Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:04.242Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-23T06:15:04.502Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-23T06:15:04.502Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-02-23T06:15:04.502Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:04.502Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-23T06:15:04.763Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-23T06:15:04.763Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-23T06:15:05.025Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:05.025Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-23T06:15:05.025Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-23T06:15:05.025Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-23T06:15:05.285Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:05.285Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-23T06:15:05.285Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-23T06:15:05.285Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-23T06:15:05.545Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:05.545Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-23T06:15:05.545Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-23T06:15:05.806Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-23T06:15:05.806Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:05.806Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-23T06:15:05.806Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-23T06:15:06.067Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-23T06:15:06.067Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-23T06:15:06.067Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-23T06:15:06.067Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-23T06:15:06.329Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-23T06:15:06.329Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-23T06:15:06.329Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-23T06:15:06.329Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-23T06:15:06.590Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-23T06:15:06.590Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-23T06:15:06.851Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-23T06:15:06.851Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-23T06:15:06.851Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-23T06:15:06.851Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-23T06:15:07.425Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-23T06:15:07.425Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-23T06:15:07.688Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-23T06:15:07.688Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-23T06:15:07.688Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-23T06:15:07.688Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-23T06:15:07.950Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-23T06:15:07.950Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-23T06:15:07.950Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-23T06:15:08.221Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-23T06:15:08.221Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-23T06:15:08.221Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-23T06:15:08.221Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-23T06:15:08.488Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-23T06:15:08.488Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-23T06:15:08.488Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-23T06:15:09.440Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-23T06:15:09.440Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-23T06:15:09.440Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-23T06:15:09.440Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-23T06:15:09.700Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-23T06:15:09.700Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-23T06:15:09.961Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-23T06:15:09.961Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-23T06:15:10.282Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-23T06:15:10.282Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-23T06:15:10.282Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-23T06:15:10.282Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-23T06:15:10.580Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-23T06:15:10.580Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-23T06:15:10.580Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-23T06:15:10.580Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-23T06:15:10.892Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-23T06:15:10.892Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-23T06:15:10.892Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-23T06:15:10.892Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-23T06:15:12.087Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-23T06:15:12.087Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-23T06:15:13.028Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-23T06:15:13.028Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-23T06:15:13.606Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-23T06:15:13.606Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-23T06:15:14.178Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-23T06:15:14.178Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-23T06:15:14.749Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-23T06:15:15.015Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-23T06:15:15.015Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-23T06:15:15.015Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-23T06:15:15.276Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-23T06:15:15.276Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-23T06:15:15.538Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-23T06:15:15.538Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-23T06:15:15.538Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-23T06:15:15.538Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-23T06:15:15.799Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-23T06:15:15.799Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-23T06:15:15.799Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-23T06:15:15.799Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-23T06:15:16.064Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-23T06:15:16.064Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-23T06:15:16.326Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:15:16.326Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-23T06:15:16.326Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:15:16.326Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:15:16.326Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:15:16.326Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-23T06:15:16.326Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-23T06:15:16.587Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-23T06:15:16.587Z] [2021-02-23T06:15:16.587Z] Current default time zone: 'Etc/UTC' [2021-02-23T06:15:16.587Z] Local time is now: Tue Feb 23 06:15:16 UTC 2021. [2021-02-23T06:15:16.587Z] Universal Time is now: Tue Feb 23 06:15:16 UTC 2021. [2021-02-23T06:15:16.587Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-23T06:15:16.587Z] [2021-02-23T06:15:16.587Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-23T06:15:16.587Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:15:16.587Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-23T06:15:16.587Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-23T06:15:16.587Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-23T06:15:16.851Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-23T06:15:16.851Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-23T06:15:16.851Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-23T06:15:16.851Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-23T06:15:16.851Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-23T06:15:16.851Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:15:16.851Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-23T06:15:17.111Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-23T06:15:17.111Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-23T06:15:17.111Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:15:17.111Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-23T06:15:17.111Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-23T06:15:17.373Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-23T06:15:17.373Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-23T06:15:17.373Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-23T06:15:17.373Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-23T06:15:17.373Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-23T06:15:17.373Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-23T06:15:19.287Z] Updating certificates in /etc/ssl/certs... [2021-02-23T06:15:19.862Z] 23 added, 27 removed; done. [2021-02-23T06:15:19.862Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-23T06:15:19.862Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-23T06:15:20.125Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-23T06:15:20.125Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-23T06:15:20.125Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-23T06:15:20.125Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-23T06:15:20.125Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-23T06:15:20.125Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-23T06:15:20.386Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-23T06:15:20.386Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-23T06:15:20.386Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-23T06:15:20.386Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-23T06:15:20.386Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-23T06:15:20.386Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-23T06:15:20.386Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-23T06:15:20.648Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-23T06:15:20.648Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-23T06:15:20.648Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-23T06:15:20.648Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-23T06:15:20.648Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-23T06:15:20.648Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-23T06:15:20.648Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-23T06:15:20.909Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-23T06:15:20.909Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-23T06:15:20.909Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-23T06:15:20.909Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-23T06:15:20.909Z] Updating certificates in /etc/ssl/certs... [2021-02-23T06:15:21.482Z] 0 added, 0 removed; done. [2021-02-23T06:15:21.482Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-23T06:15:21.482Z] done. [2021-02-23T06:15:22.054Z] Reading package lists... [2021-02-23T06:15:22.054Z] Building dependency tree... [2021-02-23T06:15:22.054Z] Reading state information... [2021-02-23T06:15:22.313Z] The following NEW packages will be installed: [2021-02-23T06:15:22.313Z] apt-transport-https [2021-02-23T06:15:22.313Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-23T06:15:22.313Z] Need to get 1696 B of archives. [2021-02-23T06:15:22.313Z] After this operation, 153 kB of additional disk space will be used. [2021-02-23T06:15:22.313Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-23T06:15:22.313Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T06:15:22.313Z] Fetched 1696 B in 0s (30.5 kB/s) [2021-02-23T06:15:22.573Z] Selecting previously unselected package apt-transport-https. [2021-02-23T06:15:22.573Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-23T06:15:22.573Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-23T06:15:22.573Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-23T06:15:22.573Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-23T06:15:22.833Z] Waiting for network to be ready... [2021-02-23T06:15:27.037Z] 2021-02-23T06:15:25Z INFO Waiting for automatic snapd restart... [2021-02-23T06:15:27.037Z] snapd 2.48.2.1 from Canonical* installed [2021-02-23T06:15:27.298Z] "snapd" switched to the "latest/stable" channel [2021-02-23T06:15:27.298Z] [2021-02-23T06:15:28.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:15:28.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:15:28.238Z] ---> c6a74411a5e4 [2021-02-23T06:15:28.238Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T06:15:28.238Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:15:28.238Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:15:28.238Z] ---> c6a74411a5e4 [2021-02-23T06:15:28.238Z] Step 3/22 : WORKDIR /edgex-go [2021-02-23T06:15:28.238Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:15:28.238Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:15:28.238Z] ---> c6a74411a5e4 [2021-02-23T06:15:28.238Z] Step 3/30 : WORKDIR /edgex-go [2021-02-23T06:15:28.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:15:28.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:15:28.238Z] ---> c6a74411a5e4 [2021-02-23T06:15:28.238Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T06:15:28.238Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:15:28.238Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:15:28.238Z] ---> c6a74411a5e4 [2021-02-23T06:15:28.238Z] Step 3/22 : WORKDIR /edgex-go [2021-02-23T06:15:28.238Z] ---> Running in 8fe4e8698d0b [2021-02-23T06:15:28.238Z] ---> Running in a8967fcef87c [2021-02-23T06:15:28.238Z] ---> Running in 8dba1df97ed4 [2021-02-23T06:15:28.238Z] ---> Running in de8ac168f35d [2021-02-23T06:15:28.238Z] ---> Running in e3193108aad6 [2021-02-23T06:15:28.238Z] Removing intermediate container 8dba1df97ed4 [2021-02-23T06:15:28.238Z] ---> 045854fd6313 [2021-02-23T06:15:28.238Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:15:28.238Z] Removing intermediate container e3193108aad6 [2021-02-23T06:15:28.238Z] ---> 3436c848570c [2021-02-23T06:15:28.238Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:15:28.238Z] Removing intermediate container a8967fcef87c [2021-02-23T06:15:28.238Z] ---> 24c6431413d6 [2021-02-23T06:15:28.238Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:15:28.238Z] Removing intermediate container 8fe4e8698d0b [2021-02-23T06:15:28.238Z] ---> 767e371356d9 [2021-02-23T06:15:28.238Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:15:28.238Z] Removing intermediate container de8ac168f35d [2021-02-23T06:15:28.238Z] ---> 921454eeec88 [2021-02-23T06:15:28.238Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:15:28.238Z] ---> Running in 0ef7d90fc6e4 [2021-02-23T06:15:28.238Z] ---> Running in 7d89209bed6a [2021-02-23T06:15:28.238Z] ---> Running in 721229b15208 [2021-02-23T06:15:28.238Z] ---> Running in 79e68c1251e5 [2021-02-23T06:15:28.238Z] ---> Running in a54efb4adc3d [2021-02-23T06:15:28.238Z] Removing intermediate container 0ef7d90fc6e4 [2021-02-23T06:15:28.238Z] ---> 345b6a116338 [2021-02-23T06:15:28.238Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-23T06:15:28.238Z] Removing intermediate container 7d89209bed6a [2021-02-23T06:15:28.238Z] ---> 95de065b0cf6 [2021-02-23T06:15:28.238Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-23T06:15:28.238Z] ---> Running in a1d56cfe3069 [2021-02-23T06:15:28.238Z] ---> Running in 14fdee1312c1 [2021-02-23T06:15:28.238Z] Removing intermediate container 721229b15208 [2021-02-23T06:15:28.238Z] ---> 07b20ad7b8b6 [2021-02-23T06:15:28.238Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-23T06:15:28.238Z] Removing intermediate container a54efb4adc3d [2021-02-23T06:15:28.238Z] ---> b04db4fe005f [2021-02-23T06:15:28.238Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-23T06:15:28.238Z] ---> Running in 9eb550f09e74 [2021-02-23T06:15:28.238Z] Removing intermediate container 79e68c1251e5 [2021-02-23T06:15:28.238Z] ---> e2d4e5ad0546 [2021-02-23T06:15:28.238Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-23T06:15:28.238Z] ---> Running in 9c0dbd51da20 [2021-02-23T06:15:28.238Z] ---> Running in eb877376d014 [2021-02-23T06:15:28.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:15:28.834Z] OK: 217 MiB in 51 packages [2021-02-23T06:15:29.111Z] OK: 217 MiB in 51 packages [2021-02-23T06:15:29.402Z] OK: 217 MiB in 51 packages [2021-02-23T06:15:29.680Z] OK: 217 MiB in 51 packages [2021-02-23T06:15:29.681Z] OK: 217 MiB in 51 packages [2021-02-23T06:15:29.839Z] core18 20210128 from Canonical* installed [2021-02-23T06:15:29.839Z] "core18" switched to the "latest/stable" channel [2021-02-23T06:15:29.839Z] [2021-02-23T06:15:30.672Z] Removing intermediate container 14fdee1312c1 [2021-02-23T06:15:30.672Z] ---> 9c093ca62da4 [2021-02-23T06:15:30.672Z] Step 6/22 : COPY go.mod . [2021-02-23T06:15:31.276Z] Removing intermediate container a1d56cfe3069 [2021-02-23T06:15:31.276Z] ---> c697fc6bb192 [2021-02-23T06:15:31.276Z] Step 6/23 : COPY go.mod . [2021-02-23T06:15:31.276Z] Removing intermediate container 9eb550f09e74 [2021-02-23T06:15:31.276Z] ---> 373c7ccff70c [2021-02-23T06:15:31.276Z] Step 6/22 : COPY go.mod . [2021-02-23T06:15:31.558Z] Removing intermediate container eb877376d014 [2021-02-23T06:15:31.558Z] ---> 006d6e2cda78 [2021-02-23T06:15:31.558Z] Step 6/30 : COPY go.mod . [2021-02-23T06:15:31.846Z] Removing intermediate container 9c0dbd51da20 [2021-02-23T06:15:31.846Z] ---> 9a21f700a720 [2021-02-23T06:15:31.846Z] Step 6/23 : COPY go.mod . [2021-02-23T06:15:31.846Z] ---> 7805e2925e5d [2021-02-23T06:15:31.846Z] Step 7/22 : RUN go mod download [2021-02-23T06:15:32.127Z] ---> Running in b49b1ddb0f8b [2021-02-23T06:15:32.405Z] ---> 98d1f8d3a501 [2021-02-23T06:15:32.406Z] Step 7/23 : RUN go mod download [2021-02-23T06:15:32.406Z] ---> 625785025bc9 [2021-02-23T06:15:32.406Z] Step 7/22 : RUN go mod download [2021-02-23T06:15:32.680Z] ---> Running in 05fac4ed72fd [2021-02-23T06:15:32.681Z] ---> Running in 36eeb805919c [2021-02-23T06:15:32.681Z] ---> 7a93a80ebb7f [2021-02-23T06:15:32.681Z] Step 7/30 : RUN go mod download [2021-02-23T06:15:32.963Z] ---> a7b13e666dcf [2021-02-23T06:15:32.963Z] Step 7/23 : RUN go mod download [2021-02-23T06:15:33.135Z] snapcraft 4.5.1 from Canonical* installed [2021-02-23T06:15:33.239Z] ---> Running in 453c6993be78 [2021-02-23T06:15:33.396Z] "snapcraft" switched to the "latest/stable" channel [2021-02-23T06:15:33.396Z] [2021-02-23T06:15:33.516Z] ---> Running in 0f5bb2cb6a96 [2021-02-23T06:15:36.696Z] 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-23T06:15:36.696Z] - README.md [2021-02-23T06:15:36.696Z] - snapcraft.yaml.orig [2021-02-23T06:15:36.696Z] [2021-02-23T06:15:36.696Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-23T06:15:36.932Z] Removing intermediate container b49b1ddb0f8b [2021-02-23T06:15:36.932Z] ---> e3df4551e9d2 [2021-02-23T06:15:36.932Z] Step 8/22 : COPY . . [2021-02-23T06:15:37.208Z] Removing intermediate container 05fac4ed72fd [2021-02-23T06:15:37.208Z] ---> fb5e6e65bcad [2021-02-23T06:15:37.208Z] Step 8/23 : COPY . . [2021-02-23T06:15:37.820Z] Removing intermediate container 453c6993be78 [2021-02-23T06:15:37.820Z] ---> c3aa5554fa64 [2021-02-23T06:15:37.820Z] Step 8/30 : COPY . . [2021-02-23T06:15:38.422Z] Removing intermediate container 0f5bb2cb6a96 [2021-02-23T06:15:38.423Z] ---> 419c3727d80d [2021-02-23T06:15:38.423Z] Step 8/23 : COPY . . [2021-02-23T06:15:38.702Z] Removing intermediate container 36eeb805919c [2021-02-23T06:15:38.702Z] ---> 54f0bce34ffc [2021-02-23T06:15:38.702Z] Step 8/22 : COPY . . [2021-02-23T06:15:43.311Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-23T06:15:43.311Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-23T06:15:43.311Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-23T06:15:43.311Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-23T06:15:44.522Z] Reading package lists... [2021-02-23T06:15:44.784Z] 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-23T06:15:51.362Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-23T06:15:51.362Z] Reading package lists... [2021-02-23T06:15:51.362Z] Building dependency tree... [2021-02-23T06:15:51.362Z] Reading state information... [2021-02-23T06:15:51.362Z] Suggested packages: [2021-02-23T06:15:51.362Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-23T06:15:51.362Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-23T06:15:51.362Z] Recommended packages: [2021-02-23T06:15:51.362Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-23T06:15:51.362Z] The following NEW packages will be installed: [2021-02-23T06:15:51.362Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-23T06:15:51.362Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-23T06:15:51.362Z] pkg-config zip [2021-02-23T06:15:51.362Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-23T06:15:51.362Z] Need to get 7655 kB of archives. [2021-02-23T06:15:51.362Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-23T06:15:51.362Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-23T06:15:51.362Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-23T06:15:51.362Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-23T06:15:51.362Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-23T06:15:51.362Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-23T06:15:51.362Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-23T06:15:51.362Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-23T06:15:51.362Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-23T06:15:51.625Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-23T06:15:51.625Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-23T06:15:51.625Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-23T06:15:51.625Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-23T06:15:51.625Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-23T06:15:51.625Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-23T06:15:51.885Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-23T06:15:51.885Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-23T06:15:51.885Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-02-23T06:15:51.885Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-23T06:15:51.885Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-23T06:15:51.885Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-23T06:15:51.885Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-23T06:15:52.146Z] Selecting previously unselected package libpsl5:amd64. [2021-02-23T06:15:52.146Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-23T06:15:52.146Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-23T06:15:52.406Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-23T06:15:52.406Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-23T06:15:52.406Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-23T06:15:52.406Z] Selecting previously unselected package librtmp1:amd64. [2021-02-23T06:15:52.406Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-23T06:15:52.406Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-23T06:15:52.406Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-23T06:15:52.406Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-23T06:15:52.406Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-23T06:15:52.667Z] Selecting previously unselected package liberror-perl. [2021-02-23T06:15:52.667Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-23T06:15:52.667Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-23T06:15:52.667Z] Selecting previously unselected package git-man. [2021-02-23T06:15:52.667Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-23T06:15:52.667Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-23T06:15:52.928Z] Selecting previously unselected package git. [2021-02-23T06:15:52.928Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-23T06:15:52.928Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-23T06:15:53.497Z] Selecting previously unselected package libnorm1:amd64. [2021-02-23T06:15:53.497Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-23T06:15:53.497Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-23T06:15:53.757Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-23T06:15:53.757Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-23T06:15:53.757Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-23T06:15:53.757Z] Selecting previously unselected package libsodium23:amd64. [2021-02-23T06:15:53.757Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-23T06:15:53.757Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-23T06:15:54.020Z] Selecting previously unselected package libzmq5:amd64. [2021-02-23T06:15:54.020Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-23T06:15:54.020Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-23T06:15:54.020Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-23T06:15:54.020Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-23T06:15:54.020Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-23T06:15:54.282Z] Selecting previously unselected package pkg-config. [2021-02-23T06:15:54.282Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-23T06:15:54.282Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-23T06:15:54.282Z] Selecting previously unselected package zip. [2021-02-23T06:15:54.282Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-23T06:15:54.282Z] Unpacking zip (3.0-11build1) ... [2021-02-23T06:15:54.543Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-23T06:15:54.543Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-23T06:15:54.543Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-23T06:15:54.543Z] Setting up liberror-perl (0.17025-1) ... [2021-02-23T06:15:54.543Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-23T06:15:54.543Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-23T06:15:54.543Z] No schema files found: doing nothing. [2021-02-23T06:15:54.543Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-23T06:15:54.543Z] Setting up zip (3.0-11build1) ... [2021-02-23T06:15:54.804Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-23T06:15:54.804Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-23T06:15:54.804Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-23T06:15:54.804Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-23T06:15:54.804Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-23T06:15:54.804Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-23T06:15:54.804Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-23T06:15:55.065Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-23T06:16:01.660Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-23T06:16:01.660Z] git set to automatically installed. [2021-02-23T06:16:01.660Z] git-man set to automatically installed. [2021-02-23T06:16:01.660Z] libcurl3-gnutls set to automatically installed. [2021-02-23T06:16:01.660Z] liberror-perl set to automatically installed. [2021-02-23T06:16:01.660Z] libglib2.0-0 set to automatically installed. [2021-02-23T06:16:01.660Z] libnghttp2-14 set to automatically installed. [2021-02-23T06:16:01.660Z] libnorm1 set to automatically installed. [2021-02-23T06:16:01.660Z] libpgm-5.2-0 set to automatically installed. [2021-02-23T06:16:01.660Z] libpsl5 set to automatically installed. [2021-02-23T06:16:01.660Z] librtmp1 set to automatically installed. [2021-02-23T06:16:01.660Z] libsodium23 set to automatically installed. [2021-02-23T06:16:01.661Z] libzmq3-dev set to automatically installed. [2021-02-23T06:16:01.661Z] libzmq5 set to automatically installed. [2021-02-23T06:16:01.661Z] pkg-config set to automatically installed. [2021-02-23T06:16:01.661Z] zip set to automatically installed. [2021-02-23T06:16:03.573Z] snapd is not logged in, snap install commands will use sudo [2021-02-23T06:16:05.518Z] ---> 1f4e961a7cf4 [2021-02-23T06:16:05.518Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-23T06:16:05.518Z] ---> ab7abff33c31 [2021-02-23T06:16:05.518Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-23T06:16:05.518Z] ---> d0c7cbbd0f6b [2021-02-23T06:16:05.518Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-23T06:16:05.518Z] ---> 12dfda926328 [2021-02-23T06:16:05.518Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-23T06:16:05.518Z] ---> 8490b5b47b3a [2021-02-23T06:16:05.518Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-23T06:16:05.518Z] ---> Running in 0ac8f1a6efe6 [2021-02-23T06:16:05.518Z] ---> Running in 8bfe9f5ce647 [2021-02-23T06:16:05.518Z] ---> Running in da9abfc29173 [2021-02-23T06:16:05.518Z] ---> Running in fcdb0b5ffd96 [2021-02-23T06:16:05.518Z] ---> Running in b7318502d86c [2021-02-23T06:16:06.124Z] 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-23T06:16:06.402Z] 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-23T06:16:06.679Z] 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-23T06:16:06.679Z] 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-23T06:16:06.958Z] 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-23T06:16:10.154Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-23T06:16:10.414Z] snap "core18" has no updates available [2021-02-23T06:16:11.357Z] Pulling config-common [2021-02-23T06:16:11.357Z] + snapcraftctl pull [2021-02-23T06:16:12.299Z] Pulling go-build-helper [2021-02-23T06:16:12.299Z] + snapcraftctl pull [2021-02-23T06:16:34.420Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-23T06:16:34.420Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-23T06:16:34.420Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1545 kB] [2021-02-23T06:16:34.420Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-23T06:16:34.420Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-23T06:16:34.420Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-23T06:16:34.420Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-23T06:16:34.420Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-23T06:16:34.420Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-23T06:16:34.420Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-23T06:16:34.420Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-23T06:16:34.420Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-23T06:16:34.420Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-23T06:16:34.420Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-23T06:16:34.420Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-23T06:16:34.420Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-23T06:16:34.420Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-23T06:16:34.420Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-23T06:16:34.420Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-23T06:16:34.421Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] [2021-02-23T06:16:34.421Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-23T06:16:34.421Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-23T06:16:34.421Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-23T06:16:34.421Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-23T06:16:34.421Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-23T06:16:34.421Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-23T06:16:34.421Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-23T06:16:34.421Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-23T06:16:34.421Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-23T06:16:34.421Z] Fetched 279 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-23T06:16:34.421Z] Fetched 122 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-23T06:16:34.421Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-23T06:16:34.421Z] Fetched 8848 B in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-23T06:16:34.421Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-23T06:16:34.421Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-23T06:16:34.421Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-23T06:16:34.421Z] Fetched 214 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-02-23T06:16:34.421Z] Fetched 154 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-23T06:16:34.421Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-23T06:16:34.421Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-23T06:16:34.421Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-23T06:16:34.421Z] Fetched 499 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-23T06:16:34.421Z] Fetched 111 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-23T06:16:34.421Z] Fetched 240 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-23T06:16:34.421Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-23T06:16:34.421Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-23T06:16:34.421Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-23T06:16:34.421Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-23T06:16:34.421Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-23T06:16:34.421Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-02-23T06:16:34.421Z] Fetched 15.8 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-23T06:16:34.421Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-23T06:16:34.421Z] Fetched 8720 B in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-23T06:16:34.421Z] Fetched 137 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-23T06:16:34.421Z] Fetched 119 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-23T06:16:34.421Z] Fetched 109 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-23T06:16:34.421Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-23T06:16:34.421Z] Fetched 645 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-23T06:16:34.421Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-23T06:16:34.421Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-23T06:16:34.421Z] Fetched 368 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-23T06:16:34.421Z] Fetched 187 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-23T06:16:34.421Z] Fetched 175 kB in 0s (0 B/s) [2021-02-23T06:16:34.421Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-23T06:16:37.736Z] Fetched 206 kB in 0s (0 B/s) [2021-02-23T06:16:37.736Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-02-23T06:16:37.736Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-23T06:16:37.736Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-23T06:16:37.736Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-23T06:16:37.736Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-23T06:16:37.736Z] Fetched 159 kB in 0s (0 B/s) [2021-02-23T06:16:37.736Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-23T06:16:37.736Z] Fetched 107 kB in 0s (0 B/s) [2021-02-23T06:16:37.736Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-23T06:16:37.736Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-23T06:16:37.736Z] Pulling static-packages [2021-02-23T06:16:37.736Z] + snapcraftctl pull [2021-02-23T06:16:37.997Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-23T06:16:37.997Z] Skipping pull go-build-helper (already ran) [2021-02-23T06:16:37.997Z] Skipping pull static-packages (already ran) [2021-02-23T06:16:37.997Z] Building go-build-helper [2021-02-23T06:16:37.997Z] + snapcraftctl build [2021-02-23T06:16:42.197Z] Building static-packages [2021-02-23T06:16:42.197Z] + snapcraftctl build [2021-02-23T06:16:43.579Z] Staging go-build-helper [2021-02-23T06:16:43.579Z] + snapcraftctl stage [2021-02-23T06:16:44.148Z] Staging static-packages [2021-02-23T06:16:44.148Z] + snapcraftctl stage [2021-02-23T06:16:45.529Z] Pulling go115 [2021-02-23T06:16:45.529Z] + snapcraftctl pull [2021-02-23T06:16:46.100Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-23T06:16:46.100Z] Skipping pull go115 (already ran) [2021-02-23T06:16:46.100Z] Building go115 [2021-02-23T06:16:46.100Z] + dpkg --print-architecture [2021-02-23T06:16:46.100Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-23T06:16:46.100Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-23T06:16:46.100Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-23T06:16:46.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-23T06:16:46.100Z] Dload Upload Total Spent Left Speed [2021-02-23T06:16:47.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 13.5M 0 0 21.3M 0 0:00:05 --:--:-- 0:00:05 21.3M 24 115M 24 28.8M 0 0 25.5M 0 0:00:04 0:00:01 0:00:03 25.5M [2021-02-23T06:16:47.250Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2021-02-23T06:16:47.510Z] Failed to run 'override-build': Exit code was 56. [2021-02-23T06:16:47.510Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-23T06:16:50.126Z] Failed in branch amd64 [2021-02-23T06:17:58.856Z] Removing intermediate container fcdb0b5ffd96 [2021-02-23T06:17:58.856Z] ---> de2331c65198 [2021-02-23T06:17:58.856Z] [2021-02-23T06:17:58.856Z] Step 10/30 : FROM alpine:3.12 [2021-02-23T06:17:58.856Z] 3.12: Pulling from library/alpine [2021-02-23T06:17:58.856Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-23T06:17:58.856Z] Status: Downloaded newer image for alpine:3.12 [2021-02-23T06:17:58.856Z] ---> afeebe901d6b [2021-02-23T06:17:58.856Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-23T06:17:58.856Z] ---> Running in af2779e64f9e [2021-02-23T06:17:58.856Z] Removing intermediate container af2779e64f9e [2021-02-23T06:17:58.856Z] ---> 11f5b92bb486 [2021-02-23T06:17:58.856Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-23T06:17:58.856Z] ---> Running in 7b933a4dde92 [2021-02-23T06:17:58.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:17:58.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:17:58.856Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-23T06:17:58.856Z] (2/2) Installing su-exec (0.2-r1) [2021-02-23T06:17:58.856Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:17:58.856Z] OK: 5 MiB in 16 packages [2021-02-23T06:17:58.856Z] Removing intermediate container 7b933a4dde92 [2021-02-23T06:17:58.856Z] ---> c18da6c60624 [2021-02-23T06:17:58.856Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-23T06:17:58.856Z] ---> Running in 9e979949b3b6 [2021-02-23T06:17:58.856Z] Removing intermediate container 9e979949b3b6 [2021-02-23T06:17:58.856Z] ---> c3a214f9f4e4 [2021-02-23T06:17:58.856Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-23T06:17:58.856Z] ---> Running in 6045dfa507d6 [2021-02-23T06:17:58.856Z] Removing intermediate container 6045dfa507d6 [2021-02-23T06:17:58.856Z] ---> 38df382c0ea1 [2021-02-23T06:17:58.856Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-23T06:17:58.856Z] ---> Running in 3998f5347db8 [2021-02-23T06:18:03.195Z] Removing intermediate container 3998f5347db8 [2021-02-23T06:18:03.195Z] ---> 4bc4d658b85f [2021-02-23T06:18:03.195Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-23T06:18:03.473Z] ---> Running in 9ab84b1c5fd1 [2021-02-23T06:18:04.469Z] Removing intermediate container 8bfe9f5ce647 [2021-02-23T06:18:04.469Z] ---> 9acae4ca701b [2021-02-23T06:18:04.469Z] [2021-02-23T06:18:04.469Z] Step 10/22 : FROM alpine:3.12 [2021-02-23T06:18:04.469Z] ---> afeebe901d6b [2021-02-23T06:18:04.469Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-23T06:18:04.742Z] Removing intermediate container da9abfc29173 [2021-02-23T06:18:04.742Z] ---> 1bb98fbbb4e9 [2021-02-23T06:18:04.742Z] [2021-02-23T06:18:04.742Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T06:18:04.742Z] ---> afeebe901d6b [2021-02-23T06:18:04.742Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-23T06:18:05.017Z] ---> Running in 2b01dea369b3 [2021-02-23T06:18:05.017Z] Removing intermediate container 9ab84b1c5fd1 [2021-02-23T06:18:05.017Z] ---> f42715d5b681 [2021-02-23T06:18:05.017Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-23T06:18:05.294Z] ---> Running in 9361097927a5 [2021-02-23T06:18:06.764Z] ---> eda5dfc7f16b [2021-02-23T06:18:06.764Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-23T06:18:07.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:18:07.053Z] ---> Running in cdce0f49f8aa [2021-02-23T06:18:07.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:18:07.347Z] Removing intermediate container b7318502d86c [2021-02-23T06:18:07.347Z] ---> c564f56c9744 [2021-02-23T06:18:07.347Z] [2021-02-23T06:18:07.347Z] Step 10/22 : FROM alpine:3.12 [2021-02-23T06:18:07.347Z] ---> afeebe901d6b [2021-02-23T06:18:07.347Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-23T06:18:07.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:18:07.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:18:07.919Z] ---> Running in c2f206c539d5 [2021-02-23T06:18:08.201Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-23T06:18:08.202Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:18:08.202Z] OK: 5 MiB in 15 packages [2021-02-23T06:18:08.479Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-23T06:18:08.479Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:18:08.479Z] OK: 5 MiB in 15 packages [2021-02-23T06:18:09.955Z] Removing intermediate container 9361097927a5 [2021-02-23T06:18:09.955Z] ---> a89159099fec [2021-02-23T06:18:09.955Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T06:18:10.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:18:10.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:18:10.235Z] ---> Running in 4d37335125cb [2021-02-23T06:18:10.510Z] Removing intermediate container 2b01dea369b3 [2021-02-23T06:18:10.510Z] ---> 04611ae47ee9 [2021-02-23T06:18:10.510Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T06:18:10.787Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-23T06:18:10.787Z] ---> Running in 6935001d42cb [2021-02-23T06:18:11.061Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-23T06:18:11.061Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:18:11.061Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T06:18:11.336Z] Removing intermediate container 4d37335125cb [2021-02-23T06:18:11.336Z] ---> fbf0e9d3f505 [2021-02-23T06:18:11.336Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-23T06:18:11.336Z] Removing intermediate container cdce0f49f8aa [2021-02-23T06:18:11.336Z] ---> 3cbf1e15edd2 [2021-02-23T06:18:11.336Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:18:11.336Z] OK: 6 MiB in 16 packages [2021-02-23T06:18:11.608Z] ---> Running in 7e00e2985540 [2021-02-23T06:18:11.889Z] Removing intermediate container 6935001d42cb [2021-02-23T06:18:11.889Z] ---> a6993e589a50 [2021-02-23T06:18:11.889Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-23T06:18:12.485Z] ---> Running in c0f29fc92d23 [2021-02-23T06:18:12.761Z] ---> ee9edd5990da [2021-02-23T06:18:12.761Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-23T06:18:12.761Z] Removing intermediate container 7e00e2985540 [2021-02-23T06:18:12.761Z] ---> e2ef84bd3ff1 [2021-02-23T06:18:12.761Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-23T06:18:13.037Z] ---> Running in d69a10de2328 [2021-02-23T06:18:13.037Z] Removing intermediate container c0f29fc92d23 [2021-02-23T06:18:13.037Z] ---> 5579cb011310 [2021-02-23T06:18:13.037Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-23T06:18:13.634Z] ---> Running in b675690964c5 [2021-02-23T06:18:13.634Z] Removing intermediate container 0ac8f1a6efe6 [2021-02-23T06:18:13.634Z] ---> 7351c0355807 [2021-02-23T06:18:13.634Z] [2021-02-23T06:18:13.634Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T06:18:13.634Z] ---> afeebe901d6b [2021-02-23T06:18:13.634Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-23T06:18:13.634Z] ---> Using cache [2021-02-23T06:18:13.634Z] ---> 04611ae47ee9 [2021-02-23T06:18:13.634Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T06:18:13.634Z] ---> Using cache [2021-02-23T06:18:13.635Z] ---> a6993e589a50 [2021-02-23T06:18:13.635Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-23T06:18:13.909Z] Removing intermediate container d69a10de2328 [2021-02-23T06:18:13.909Z] ---> 5a6e78dde5a0 [2021-02-23T06:18:13.909Z] Step 15/23 : WORKDIR / [2021-02-23T06:18:13.909Z] Removing intermediate container c2f206c539d5 [2021-02-23T06:18:13.909Z] ---> c827fd9ad93a [2021-02-23T06:18:13.909Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-23T06:18:13.909Z] ---> Running in a43052ff763c [2021-02-23T06:18:14.188Z] Removing intermediate container b675690964c5 [2021-02-23T06:18:14.188Z] ---> 39adaee0571e [2021-02-23T06:18:14.188Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:18:14.466Z] ---> Running in 82fbcf24104d [2021-02-23T06:18:14.466Z] ---> Running in 863b82d9a829 [2021-02-23T06:18:14.466Z] ---> 5a2647a50d14 [2021-02-23T06:18:14.466Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-23T06:18:14.740Z] Removing intermediate container a43052ff763c [2021-02-23T06:18:14.740Z] ---> dbacafc8c58e [2021-02-23T06:18:14.740Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-23T06:18:14.740Z] ---> Running in 4d527e8b9b82 [2021-02-23T06:18:15.014Z] Removing intermediate container 863b82d9a829 [2021-02-23T06:18:15.014Z] ---> 95f521d8134e [2021-02-23T06:18:15.014Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-23T06:18:15.014Z] Removing intermediate container 82fbcf24104d [2021-02-23T06:18:15.014Z] ---> 4bee54c9ddce [2021-02-23T06:18:15.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:18:15.290Z] ---> Running in 085963a46e69 [2021-02-23T06:18:15.290Z] ---> 4d64378cabf0 [2021-02-23T06:18:15.290Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-23T06:18:15.570Z] Removing intermediate container 4d527e8b9b82 [2021-02-23T06:18:15.570Z] ---> 0ceee825e679 [2021-02-23T06:18:15.570Z] Step 15/23 : WORKDIR / [2021-02-23T06:18:15.570Z] ---> 102dd951ca36 [2021-02-23T06:18:15.570Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-23T06:18:15.570Z] ---> Running in 262f63e44b33 [2021-02-23T06:18:15.845Z] Removing intermediate container 085963a46e69 [2021-02-23T06:18:15.845Z] ---> 7f58767b1c87 [2021-02-23T06:18:15.845Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-23T06:18:16.117Z] ---> Running in 8c8bdb17fcdb [2021-02-23T06:18:16.396Z] ---> 5e9e221f958e [2021-02-23T06:18:16.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-23T06:18:16.396Z] Removing intermediate container 262f63e44b33 [2021-02-23T06:18:16.396Z] ---> c5bd12fd4b6a [2021-02-23T06:18:16.396Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:18:16.670Z] Removing intermediate container 8c8bdb17fcdb [2021-02-23T06:18:16.670Z] ---> 0282e420a9bf [2021-02-23T06:18:16.670Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:18:16.942Z] ---> 2281e198f241 [2021-02-23T06:18:16.942Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-23T06:18:17.217Z] ---> 37d269564f59 [2021-02-23T06:18:17.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-23T06:18:17.819Z] ---> Running in e7ae7b6ea1f4 [2021-02-23T06:18:17.819Z] ---> 999afa3ca125 [2021-02-23T06:18:17.819Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-23T06:18:17.819Z] ---> c60f0dc8d8ae [2021-02-23T06:18:17.819Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-23T06:18:17.819Z] ---> 7a4bb1cf0c53 [2021-02-23T06:18:17.819Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-23T06:18:18.490Z] ---> 2caa635b036d [2021-02-23T06:18:18.490Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-23T06:18:18.490Z] Removing intermediate container e7ae7b6ea1f4 [2021-02-23T06:18:18.490Z] ---> 4addf86540e3 [2021-02-23T06:18:18.490Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-23T06:18:18.783Z] ---> Running in 4399b2fce53d [2021-02-23T06:18:19.167Z] ---> dea177781d1d [2021-02-23T06:18:19.167Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-23T06:18:19.167Z] ---> Running in 227a690ee293 [2021-02-23T06:18:19.802Z] Removing intermediate container 4399b2fce53d [2021-02-23T06:18:19.802Z] ---> 118c1f4f47d1 [2021-02-23T06:18:19.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:18:20.160Z] ---> 754d41f16502 [2021-02-23T06:18:20.160Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-23T06:18:20.160Z] ---> 525f86f0f4eb [2021-02-23T06:18:20.160Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-23T06:18:20.160Z] ---> Running in dc2ebfbbda75 [2021-02-23T06:18:20.160Z] ---> 01a2267d5f87 [2021-02-23T06:18:20.160Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-23T06:18:20.160Z] Removing intermediate container 227a690ee293 [2021-02-23T06:18:20.160Z] ---> 56df15ddb960 [2021-02-23T06:18:20.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:18:20.443Z] ---> Running in 62c82a0f88b2 [2021-02-23T06:18:20.443Z] ---> Running in aa3013b5ed30 [2021-02-23T06:18:21.052Z] Removing intermediate container dc2ebfbbda75 [2021-02-23T06:18:21.052Z] ---> cba5ef6dd794 [2021-02-23T06:18:21.052Z] Step 20/22 : LABEL arch=arm64 [2021-02-23T06:18:21.052Z] ---> Running in 776ece50827b [2021-02-23T06:18:21.326Z] Removing intermediate container 62c82a0f88b2 [2021-02-23T06:18:21.326Z] ---> a04fdbbfe9b2 [2021-02-23T06:18:21.326Z] Step 21/23 : LABEL arch=arm64 [2021-02-23T06:18:21.326Z] ---> f7d6b887d8da [2021-02-23T06:18:21.326Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-23T06:18:21.326Z] ---> 4683fefae11f [2021-02-23T06:18:21.326Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-23T06:18:21.599Z] ---> Running in f17367a61960 [2021-02-23T06:18:21.599Z] ---> Running in 10c7b0840c01 [2021-02-23T06:18:21.599Z] ---> Running in e24497221086 [2021-02-23T06:18:21.873Z] Removing intermediate container 776ece50827b [2021-02-23T06:18:21.873Z] ---> a472b0a05489 [2021-02-23T06:18:21.873Z] Step 21/22 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:18:21.873Z] ---> Running in 1d91479bfcfc [2021-02-23T06:18:22.146Z] Removing intermediate container f17367a61960 [2021-02-23T06:18:22.146Z] ---> d035b0558d8e [2021-02-23T06:18:22.146Z] Step 22/23 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:18:22.146Z] Removing intermediate container 10c7b0840c01 [2021-02-23T06:18:22.146Z] ---> f1e9e3aa76ea [2021-02-23T06:18:22.146Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:18:22.424Z] ---> Running in cae82f222c83 [2021-02-23T06:18:22.424Z] Removing intermediate container e24497221086 [2021-02-23T06:18:22.424Z] ---> 9e231136e087 [2021-02-23T06:18:22.424Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:18:22.424Z] ---> Running in 4b2f03e7be2e [2021-02-23T06:18:22.702Z] ---> Running in e19ba217b7ca [2021-02-23T06:18:22.702Z] Removing intermediate container 1d91479bfcfc [2021-02-23T06:18:22.702Z] ---> 44769f1c2eb2 [2021-02-23T06:18:22.702Z] Step 22/22 : LABEL version=0.0.0 [2021-02-23T06:18:22.702Z] ---> Running in 51e3487add4c [2021-02-23T06:18:22.978Z] Removing intermediate container cae82f222c83 [2021-02-23T06:18:22.978Z] ---> fa7adc587312 [2021-02-23T06:18:22.978Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T06:18:23.253Z] Removing intermediate container 4b2f03e7be2e [2021-02-23T06:18:23.253Z] ---> 59f5b0c0aa4d [2021-02-23T06:18:23.253Z] Step 21/23 : LABEL arch=arm64 [2021-02-23T06:18:23.253Z] ---> Running in 3f0a62152982 [2021-02-23T06:18:23.253Z] Removing intermediate container e19ba217b7ca [2021-02-23T06:18:23.253Z] ---> 23373a4f61a3 [2021-02-23T06:18:23.253Z] Step 20/22 : LABEL arch=arm64 [2021-02-23T06:18:23.253Z] ---> Running in 8f2af8b84caa [2021-02-23T06:18:23.530Z] ---> Running in 27e3752f74b6 [2021-02-23T06:18:23.530Z] Removing intermediate container aa3013b5ed30 [2021-02-23T06:18:23.530Z] ---> 5902dc5febea [2021-02-23T06:18:23.530Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-23T06:18:23.530Z] Removing intermediate container 51e3487add4c [2021-02-23T06:18:23.530Z] ---> 49546b8421e5 [2021-02-23T06:18:23.530Z] [2021-02-23T06:18:23.809Z] ---> Running in 5b7e67ec324b [2021-02-23T06:18:24.081Z] Removing intermediate container 3f0a62152982 [2021-02-23T06:18:24.081Z] ---> 0b78f482d9d8 [2021-02-23T06:18:24.081Z] [2021-02-23T06:18:24.081Z] Successfully built 49546b8421e5 [2021-02-23T06:18:24.081Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-23T06:18:24.081Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-02-23T06:18:24.081Z] Removing intermediate container 8f2af8b84caa [2021-02-23T06:18:24.081Z] ---> c7c1f7dd9673 [2021-02-23T06:18:24.081Z] Step 22/23 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:18:24.354Z] Removing intermediate container 27e3752f74b6 [2021-02-23T06:18:24.354Z] ---> 7621e7eec59d [2021-02-23T06:18:24.354Z] Step 21/22 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:18:24.354Z] ---> Running in d80771ce59e1 [2021-02-23T06:18:24.354Z] Successfully built 0b78f482d9d8 [2021-02-23T06:18:24.354Z] ---> Running in fb17e5d4d7e0 [2021-02-23T06:18:24.625Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-23T06:18:24.625Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-02-23T06:18:24.625Z] Removing intermediate container 5b7e67ec324b [2021-02-23T06:18:24.625Z] ---> b5c646b4dedb [2021-02-23T06:18:24.625Z] Step 27/30 : CMD ["gate"] [2021-02-23T06:18:24.903Z] ---> Running in 4f5120e80caf [2021-02-23T06:18:24.903Z] Removing intermediate container d80771ce59e1 [2021-02-23T06:18:24.903Z] ---> b872b76fa7ce [2021-02-23T06:18:24.903Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T06:18:25.175Z] Removing intermediate container fb17e5d4d7e0 [2021-02-23T06:18:25.175Z] ---> cb18e3f755e8 [2021-02-23T06:18:25.175Z] Step 22/22 : LABEL version=0.0.0 [2021-02-23T06:18:25.175Z] ---> Running in d9597cb76714 [2021-02-23T06:18:25.446Z] ---> Running in edd4ef0da29f [2021-02-23T06:18:25.446Z] Removing intermediate container 4f5120e80caf [2021-02-23T06:18:25.446Z] ---> ffd6752a0f65 [2021-02-23T06:18:25.446Z] Step 28/30 : LABEL arch=arm64 [2021-02-23T06:18:26.040Z] ---> Running in 3222c4f899e6 [2021-02-23T06:18:26.040Z] Removing intermediate container d9597cb76714 [2021-02-23T06:18:26.040Z] ---> 167e797054fa [2021-02-23T06:18:26.040Z] [2021-02-23T06:18:26.040Z] Removing intermediate container edd4ef0da29f [2021-02-23T06:18:26.040Z] ---> 5fbbead6768f [2021-02-23T06:18:26.040Z] [2021-02-23T06:18:26.315Z] Successfully built 167e797054fa [2021-02-23T06:18:26.316Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-23T06:18:26.591Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-02-23T06:18:26.591Z] Successfully built 5fbbead6768f [2021-02-23T06:18:26.863Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-23T06:18:26.864Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-02-23T06:18:26.864Z] Removing intermediate container 3222c4f899e6 [2021-02-23T06:18:26.864Z] ---> 91e6d7c603bc [2021-02-23T06:18:26.864Z] Step 29/30 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:18:27.460Z] ---> Running in 285502c6af67 [2021-02-23T06:18:27.738Z] Removing intermediate container 285502c6af67 [2021-02-23T06:18:27.738Z] ---> 5a9008cf4d49 [2021-02-23T06:18:27.738Z] Step 30/30 : LABEL version=0.0.0 [2021-02-23T06:18:28.327Z] ---> Running in 8286389ee4c4 [2021-02-23T06:18:28.919Z] Removing intermediate container 8286389ee4c4 [2021-02-23T06:18:28.919Z] ---> 56a5c72fd649 [2021-02-23T06:18:28.919Z] [2021-02-23T06:18:29.190Z] Successfully built 56a5c72fd649 [2021-02-23T06:18:29.190Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-23T06:19:25.719Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:19:25.719Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:19:25.719Z] ---> c6a74411a5e4 [2021-02-23T06:19:25.719Z] Step 3/26 : WORKDIR /edgex-go [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> 921454eeec88 [2021-02-23T06:19:25.719Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> b04db4fe005f [2021-02-23T06:19:25.719Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-23T06:19:25.719Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:19:25.719Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:19:25.719Z] ---> c6a74411a5e4 [2021-02-23T06:19:25.719Z] Step 3/24 : WORKDIR /edgex-go [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> 921454eeec88 [2021-02-23T06:19:25.719Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> b04db4fe005f [2021-02-23T06:19:25.719Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> 9a21f700a720 [2021-02-23T06:19:25.719Z] Step 6/24 : COPY go.mod . [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> a7b13e666dcf [2021-02-23T06:19:25.719Z] Step 7/24 : RUN go mod download [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> 419c3727d80d [2021-02-23T06:19:25.719Z] Step 8/24 : COPY . . [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> d0c7cbbd0f6b [2021-02-23T06:19:25.719Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-23T06:19:25.719Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:19:25.719Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:19:25.719Z] ---> c6a74411a5e4 [2021-02-23T06:19:25.719Z] Step 3/23 : WORKDIR /edgex-go [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> 921454eeec88 [2021-02-23T06:19:25.719Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> b04db4fe005f [2021-02-23T06:19:25.719Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-23T06:19:25.719Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-23T06:19:25.719Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-23T06:19:25.719Z] ---> c6a74411a5e4 [2021-02-23T06:19:25.719Z] Step 3/21 : WORKDIR /edgex-go [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> 921454eeec88 [2021-02-23T06:19:25.719Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> b04db4fe005f [2021-02-23T06:19:25.719Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> 9a21f700a720 [2021-02-23T06:19:25.719Z] Step 6/21 : COPY go.mod . [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> a7b13e666dcf [2021-02-23T06:19:25.719Z] Step 7/21 : RUN go mod download [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> 419c3727d80d [2021-02-23T06:19:25.719Z] Step 8/21 : COPY . . [2021-02-23T06:19:25.719Z] ---> Using cache [2021-02-23T06:19:25.719Z] ---> d0c7cbbd0f6b [2021-02-23T06:19:25.719Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-23T06:19:25.719Z] ---> Running in 37d4ca6d4aeb [2021-02-23T06:19:25.719Z] ---> Running in 3151fb80eee5 [2021-02-23T06:19:25.719Z] ---> Running in 959b7343ff8f [2021-02-23T06:19:25.719Z] ---> Running in f0192b291f43 [2021-02-23T06:19:25.719Z] 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-23T06:19:25.719Z] 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-23T06:19:25.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:19:25.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:19:26.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:19:26.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:19:27.316Z] OK: 217 MiB in 51 packages [2021-02-23T06:19:27.316Z] OK: 217 MiB in 51 packages [2021-02-23T06:19:29.323Z] Removing intermediate container f0192b291f43 [2021-02-23T06:19:29.323Z] ---> 884d4711e8f0 [2021-02-23T06:19:29.323Z] Step 6/23 : COPY go.mod . [2021-02-23T06:19:29.934Z] Removing intermediate container 3151fb80eee5 [2021-02-23T06:19:29.934Z] ---> be568cf2cf30 [2021-02-23T06:19:29.934Z] Step 6/26 : COPY go.mod . [2021-02-23T06:19:30.945Z] ---> 0ebbf0467903 [2021-02-23T06:19:30.945Z] Step 7/23 : RUN go mod download [2021-02-23T06:19:30.945Z] ---> ce0540de6d5e [2021-02-23T06:19:30.945Z] Step 7/26 : RUN go mod download [2021-02-23T06:19:30.945Z] ---> Running in 0167de25b5f1 [2021-02-23T06:19:31.231Z] ---> Running in acae4db51ef4 [2021-02-23T06:19:36.682Z] Removing intermediate container 0167de25b5f1 [2021-02-23T06:19:36.682Z] ---> 833bcbbd8c1a [2021-02-23T06:19:36.682Z] Step 8/23 : COPY . . [2021-02-23T06:19:36.682Z] Removing intermediate container acae4db51ef4 [2021-02-23T06:19:36.682Z] ---> fda454d8615f [2021-02-23T06:19:36.682Z] Step 8/26 : COPY . . [2021-02-23T06:20:09.070Z] ---> 14744fd45a70 [2021-02-23T06:20:09.070Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-23T06:20:09.070Z] ---> Running in 62c96fbef14d [2021-02-23T06:20:09.070Z] ---> db9c25053714 [2021-02-23T06:20:09.070Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-23T06:20:09.070Z] ---> Running in 3384bc979540 [2021-02-23T06:20:09.070Z] 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-23T06:20:09.070Z] 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-23T06:20:15.814Z] 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-23T06:20:16.093Z] 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-23T06:20:31.223Z] Removing intermediate container 959b7343ff8f [2021-02-23T06:20:31.223Z] ---> 0c083269025f [2021-02-23T06:20:31.223Z] [2021-02-23T06:20:31.223Z] Step 10/24 : FROM alpine:3.12 [2021-02-23T06:20:31.223Z] ---> afeebe901d6b [2021-02-23T06:20:31.223Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-23T06:20:31.223Z] ---> Running in 1e06e4f8e8b3 [2021-02-23T06:20:31.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:20:31.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:20:32.104Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-23T06:20:32.383Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T06:20:32.383Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-23T06:20:32.383Z] (4/5) Installing curl (7.69.1-r3) [2021-02-23T06:20:32.383Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-23T06:20:32.383Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:20:32.383Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T06:20:32.668Z] OK: 7 MiB in 19 packages [2021-02-23T06:20:32.948Z] Removing intermediate container 37d4ca6d4aeb [2021-02-23T06:20:32.948Z] ---> 695426ccae54 [2021-02-23T06:20:32.948Z] [2021-02-23T06:20:32.948Z] Step 10/21 : FROM alpine:3.12 [2021-02-23T06:20:32.948Z] ---> afeebe901d6b [2021-02-23T06:20:32.948Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-23T06:20:33.230Z] ---> Running in d544be81af2b [2021-02-23T06:20:35.890Z] Removing intermediate container 1e06e4f8e8b3 [2021-02-23T06:20:35.890Z] ---> 8f1890495820 [2021-02-23T06:20:35.890Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-23T06:20:35.890Z] ---> Running in 5a0d8a5829c3 [2021-02-23T06:20:35.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:20:36.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:20:36.446Z] Removing intermediate container 5a0d8a5829c3 [2021-02-23T06:20:36.446Z] ---> f8ea1e44dc1f [2021-02-23T06:20:36.446Z] Step 13/24 : WORKDIR / [2021-02-23T06:20:36.720Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-23T06:20:36.720Z] ---> Running in 18b23936f667 [2021-02-23T06:20:36.720Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T06:20:36.720Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-23T06:20:36.720Z] (4/4) Installing curl (7.69.1-r3) [2021-02-23T06:20:36.720Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:20:36.720Z] Executing ca-certificates-20191127-r4.trigger [2021-02-23T06:20:36.998Z] OK: 7 MiB in 18 packages [2021-02-23T06:20:37.608Z] Removing intermediate container 18b23936f667 [2021-02-23T06:20:37.608Z] ---> 284a8b530f7b [2021-02-23T06:20:37.608Z] 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-23T06:20:39.058Z] ---> 56d4127fd585 [2021-02-23T06:20:39.058Z] 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-23T06:20:40.050Z] Removing intermediate container d544be81af2b [2021-02-23T06:20:40.050Z] ---> acc3d37555a6 [2021-02-23T06:20:40.050Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-23T06:20:40.340Z] ---> Running in 090c1c8085c6 [2021-02-23T06:20:40.340Z] ---> 62e8002b87df [2021-02-23T06:20:40.340Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-23T06:20:40.950Z] Removing intermediate container 090c1c8085c6 [2021-02-23T06:20:40.950Z] ---> 82e2f84365ad [2021-02-23T06:20:40.950Z] Step 13/21 : WORKDIR /edgex [2021-02-23T06:20:41.234Z] ---> Running in 904f63bae50c [2021-02-23T06:20:41.516Z] ---> 49af89db1be0 [2021-02-23T06:20:41.516Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-23T06:20:42.121Z] Removing intermediate container 904f63bae50c [2021-02-23T06:20:42.121Z] ---> 4ce8306bf35d [2021-02-23T06:20:42.121Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-23T06:20:43.580Z] ---> a86018f6f953 [2021-02-23T06:20:43.580Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-23T06:20:43.580Z] ---> b627d353ed3d [2021-02-23T06:20:43.580Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-23T06:20:46.215Z] ---> 399473cb0e73 [2021-02-23T06:20:46.215Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-23T06:20:46.215Z] ---> f33e04ef0ae9 [2021-02-23T06:20:46.215Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-23T06:20:48.205Z] ---> 1b369f521f68 [2021-02-23T06:20:48.205Z] 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-23T06:20:48.205Z] ---> 73328a23334b [2021-02-23T06:20:48.205Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-23T06:20:48.205Z] ---> Running in 7226f89d63e4 [2021-02-23T06:20:48.205Z] ---> Running in 62e8aa0c5c27 [2021-02-23T06:20:49.198Z] Removing intermediate container 62e8aa0c5c27 [2021-02-23T06:20:49.198Z] ---> a12185d151cd [2021-02-23T06:20:49.198Z] Step 18/21 : CMD ["--init=true"] [2021-02-23T06:20:49.198Z] ---> Running in b0b8ca30726f [2021-02-23T06:20:50.209Z] Removing intermediate container b0b8ca30726f [2021-02-23T06:20:50.209Z] ---> 66ade3714d06 [2021-02-23T06:20:50.209Z] Step 19/21 : LABEL arch=arm64 [2021-02-23T06:20:50.209Z] ---> Running in a4be3daa88c7 [2021-02-23T06:20:51.102Z] Removing intermediate container a4be3daa88c7 [2021-02-23T06:20:51.102Z] ---> 232854cfebc2 [2021-02-23T06:20:51.102Z] Step 20/21 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:20:51.392Z] ---> Running in e2a9d20db858 [2021-02-23T06:20:52.108Z] Removing intermediate container 7226f89d63e4 [2021-02-23T06:20:52.108Z] ---> aed1b4b83882 [2021-02-23T06:20:52.108Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-23T06:20:52.108Z] Removing intermediate container e2a9d20db858 [2021-02-23T06:20:52.108Z] ---> 01ea5ad978af [2021-02-23T06:20:52.108Z] Step 21/21 : LABEL version=0.0.0 [2021-02-23T06:20:52.108Z] ---> Running in e894832b4762 [2021-02-23T06:20:52.395Z] ---> Running in 86615c0b9b1f [2021-02-23T06:20:53.045Z] Removing intermediate container e894832b4762 [2021-02-23T06:20:53.046Z] ---> 3bd4917035a5 [2021-02-23T06:20:53.046Z] Step 22/24 : LABEL arch=arm64 [2021-02-23T06:20:53.318Z] ---> Running in 2edf9ffb5e4c [2021-02-23T06:20:53.318Z] Removing intermediate container 86615c0b9b1f [2021-02-23T06:20:53.318Z] ---> 6330bc83b479 [2021-02-23T06:20:53.318Z] [2021-02-23T06:20:54.302Z] Successfully built 6330bc83b479 [2021-02-23T06:20:54.302Z] Removing intermediate container 2edf9ffb5e4c [2021-02-23T06:20:54.302Z] ---> 93f0401d06c8 [2021-02-23T06:20:54.302Z] Step 23/24 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:20:54.302Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-23T06:20:54.302Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 6c17a2b7ca5e [2021-02-23T06:20:54.901Z] Removing intermediate container 6c17a2b7ca5e [2021-02-23T06:20:54.901Z] ---> 2a6d3326e7c5 [2021-02-23T06:20:54.901Z] Step 24/24 : LABEL version=0.0.0 [2021-02-23T06:20:55.182Z] ---> Running in 075696ac3582 [2021-02-23T06:20:55.782Z] Removing intermediate container 075696ac3582 [2021-02-23T06:20:55.782Z] ---> 45d8cf8cce38 [2021-02-23T06:20:55.782Z] [2021-02-23T06:20:56.056Z] Successfully built 45d8cf8cce38 [2021-02-23T06:20:56.332Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-23T06:21:14.678Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 62c96fbef14d [2021-02-23T06:21:14.678Z] ---> 4fe2d01b88c3 [2021-02-23T06:21:14.678Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-23T06:21:14.952Z] ---> Running in 1097d97fca53 [2021-02-23T06:21:15.937Z] 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-23T06:21:20.246Z] Removing intermediate container 1097d97fca53 [2021-02-23T06:21:20.246Z] ---> 21b56eee1b16 [2021-02-23T06:21:20.246Z] [2021-02-23T06:21:20.246Z] Step 11/26 : FROM docker:20.10.0 [2021-02-23T06:21:20.246Z] 20.10.0: Pulling from library/docker [2021-02-23T06:21:28.503Z] Removing intermediate container 3384bc979540 [2021-02-23T06:21:28.503Z] ---> 36aeed4ebbf5 [2021-02-23T06:21:28.503Z] [2021-02-23T06:21:28.503Z] Step 10/23 : FROM alpine:3.12 [2021-02-23T06:21:28.503Z] ---> afeebe901d6b [2021-02-23T06:21:28.503Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-23T06:21:28.503Z] ---> Running in 98083e9786e6 [2021-02-23T06:21:28.774Z] Removing intermediate container 98083e9786e6 [2021-02-23T06:21:28.774Z] ---> c487516ce91d [2021-02-23T06:21:28.774Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-23T06:21:29.366Z] ---> Running in af50dfc67667 [2021-02-23T06:21:30.340Z] Removing intermediate container af50dfc67667 [2021-02-23T06:21:30.341Z] ---> 32291c01dce1 [2021-02-23T06:21:30.341Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-23T06:21:30.615Z] ---> Running in 8af6aa2b21d0 [2021-02-23T06:21:31.207Z] Removing intermediate container 8af6aa2b21d0 [2021-02-23T06:21:31.207Z] ---> 712b4ed8bc0b [2021-02-23T06:21:31.207Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T06:21:31.207Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-23T06:21:31.481Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-23T06:21:31.481Z] ---> eeaf43b92773 [2021-02-23T06:21:31.481Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-23T06:21:31.481Z] ---> Running in 77108dda1e90 [2021-02-23T06:21:31.481Z] ---> Running in b7ea182b53c4 [2021-02-23T06:21:32.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:21:33.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:21:33.782Z] (1/2) Installing readline (8.0.4-r0) [2021-02-23T06:21:33.782Z] (2/2) Installing bash (5.0.17-r0) [2021-02-23T06:21:33.782Z] Executing bash-5.0.17-r0.post-install [2021-02-23T06:21:33.782Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:21:33.782Z] OK: 12 MiB in 22 packages [2021-02-23T06:21:34.056Z] Removing intermediate container 77108dda1e90 [2021-02-23T06:21:34.056Z] ---> fa898549ad01 [2021-02-23T06:21:34.056Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-23T06:21:34.056Z] ---> Running in 2631c9a576cb [2021-02-23T06:21:35.050Z] Removing intermediate container b7ea182b53c4 [2021-02-23T06:21:35.050Z] ---> c69d18c3d84c [2021-02-23T06:21:35.050Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-23T06:21:35.330Z] ---> Running in 3cbf302f72aa [2021-02-23T06:21:35.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:21:35.877Z] Removing intermediate container 3cbf302f72aa [2021-02-23T06:21:35.877Z] ---> 4113fbc865f3 [2021-02-23T06:21:35.877Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-23T06:21:35.877Z] ---> Running in f6e7b9943d59 [2021-02-23T06:21:36.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:21:36.470Z] Removing intermediate container f6e7b9943d59 [2021-02-23T06:21:36.470Z] ---> 8a1f37e33e0f [2021-02-23T06:21:36.470Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-23T06:21:36.740Z] ---> Running in 896d7cf7c550 [2021-02-23T06:21:37.014Z] Removing intermediate container 896d7cf7c550 [2021-02-23T06:21:37.014Z] ---> adbe82f249ec [2021-02-23T06:21:37.014Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-23T06:21:37.285Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-23T06:21:37.285Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-23T06:21:37.285Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-23T06:21:37.578Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-23T06:21:37.853Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-23T06:21:38.125Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-23T06:21:38.126Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:21:38.126Z] OK: 8 MiB in 20 packages [2021-02-23T06:21:38.126Z] ---> 8e2adbc47eba [2021-02-23T06:21:38.126Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-23T06:21:39.112Z] ---> bd6a120cc069 [2021-02-23T06:21:39.112Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-23T06:21:39.725Z] Removing intermediate container 2631c9a576cb [2021-02-23T06:21:39.725Z] ---> 3027ce6ce9dc [2021-02-23T06:21:39.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-23T06:21:40.012Z] ---> 60fe22c54e7f [2021-02-23T06:21:40.012Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-23T06:21:40.284Z] ---> Running in 10e38bb80bae [2021-02-23T06:21:40.560Z] ---> 0c564e4b525d [2021-02-23T06:21:40.560Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-23T06:21:41.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:21:41.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:21:42.095Z] ---> 5f8dd0ab4e88 [2021-02-23T06:21:42.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-23T06:21:42.368Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-23T06:21:42.368Z] (2/33) Installing expat (2.2.9-r1) [2021-02-23T06:21:42.368Z] (3/33) Installing libffi (3.3-r2) [2021-02-23T06:21:42.368Z] (4/33) Installing gdbm (1.13-r1) [2021-02-23T06:21:42.368Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-23T06:21:42.368Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-23T06:21:42.368Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-23T06:21:43.352Z] ---> 9941ddd178b3 [2021-02-23T06:21:43.352Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-23T06:21:43.623Z] ---> Running in 0bd4d340be27 [2021-02-23T06:21:44.219Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-23T06:21:44.219Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-23T06:21:44.219Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-23T06:21:44.219Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-23T06:21:44.219Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-23T06:21:44.490Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-23T06:21:44.490Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-23T06:21:44.490Z] Removing intermediate container 0bd4d340be27 [2021-02-23T06:21:44.490Z] ---> 65e45c8e829e [2021-02-23T06:21:44.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:21:44.490Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-23T06:21:44.490Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-23T06:21:44.490Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-23T06:21:44.490Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-23T06:21:44.769Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-23T06:21:44.769Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-23T06:21:44.769Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-23T06:21:44.769Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-23T06:21:44.769Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-23T06:21:44.769Z] ---> Running in 03754e33ad83 [2021-02-23T06:21:44.769Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-23T06:21:44.769Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-23T06:21:44.769Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-23T06:21:44.769Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-23T06:21:44.769Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-23T06:21:44.769Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-23T06:21:44.769Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-23T06:21:44.769Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-23T06:21:44.769Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-23T06:21:44.769Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-23T06:21:45.042Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:21:45.042Z] OK: 71 MiB in 55 packages [2021-02-23T06:21:45.317Z] Removing intermediate container 03754e33ad83 [2021-02-23T06:21:45.317Z] ---> 2996001c659f [2021-02-23T06:21:45.317Z] Step 21/23 : LABEL arch=arm64 [2021-02-23T06:21:45.595Z] ---> Running in a18b06cac81e [2021-02-23T06:21:46.185Z] Removing intermediate container a18b06cac81e [2021-02-23T06:21:46.185Z] ---> 34d6f7c31bae [2021-02-23T06:21:46.185Z] Step 22/23 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:21:46.185Z] ---> Running in e53fbcaa47a1 [2021-02-23T06:21:46.777Z] Removing intermediate container e53fbcaa47a1 [2021-02-23T06:21:46.777Z] ---> 52e2667c00c6 [2021-02-23T06:21:46.777Z] Step 23/23 : LABEL version=0.0.0 [2021-02-23T06:21:47.051Z] ---> Running in 6df634a474a3 [2021-02-23T06:21:47.647Z] Removing intermediate container 6df634a474a3 [2021-02-23T06:21:47.647Z] ---> 9910fcd0d9ac [2021-02-23T06:21:47.647Z] [2021-02-23T06:21:47.928Z] Successfully built 9910fcd0d9ac [2021-02-23T06:21:48.202Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-23T06:21:51.582Z]  Building docker-core-data-go ... done Removing intermediate container 10e38bb80bae [2021-02-23T06:21:51.582Z] ---> 655b55ecac1f [2021-02-23T06:21:51.582Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-23T06:21:51.582Z] ---> Running in 47696f0a0812 [2021-02-23T06:21:55.876Z] Collecting docker-compose==1.23.2 [2021-02-23T06:21:55.876Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-23T06:21:56.469Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-23T06:21:56.469Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-23T06:21:58.435Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-23T06:21:58.435Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-23T06:21:59.026Z] Collecting jsonschema<3,>=2.5.1 [2021-02-23T06:21:59.026Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-23T06:21:59.996Z] Collecting PyYAML<4,>=3.10 [2021-02-23T06:21:59.996Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-23T06:22:03.371Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-23T06:22:03.371Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-23T06:22:03.643Z] Collecting texttable<0.10,>=0.9.0 [2021-02-23T06:22:03.914Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-23T06:22:05.878Z] Collecting docopt<0.7,>=0.6.1 [2021-02-23T06:22:05.878Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-23T06:22:07.839Z] Collecting cached-property<2,>=1.2.0 [2021-02-23T06:22:07.839Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-23T06:22:08.109Z] Collecting docker<4.0,>=3.6.0 [2021-02-23T06:22:08.109Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-23T06:22:08.381Z] 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-23T06:22:08.972Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-23T06:22:08.972Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-23T06:22:09.253Z] Collecting idna<2.8,>=2.5 [2021-02-23T06:22:09.253Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-23T06:22:09.531Z] 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-23T06:22:09.531Z] 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-23T06:22:09.813Z] Collecting docker-pycreds>=0.4.0 [2021-02-23T06:22:09.813Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-23T06:22:09.813Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-23T06:22:09.813Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-23T06:22:09.813Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-23T06:22:09.813Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-23T06:22:10.826Z] Installing collected packages: dockerpty, websocket-client, jsonschema, PyYAML, urllib3, idna, requests, texttable, docopt, cached-property, docker-pycreds, docker, docker-compose [2021-02-23T06:22:10.826Z] Running setup.py install for dockerpty: started [2021-02-23T06:22:12.815Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-23T06:22:13.407Z] Running setup.py install for PyYAML: started [2021-02-23T06:22:15.370Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-23T06:22:15.370Z] Attempting uninstall: urllib3 [2021-02-23T06:22:15.370Z] Found existing installation: urllib3 1.25.9 [2021-02-23T06:22:15.370Z] Uninstalling urllib3-1.25.9: [2021-02-23T06:22:15.370Z] Successfully uninstalled urllib3-1.25.9 [2021-02-23T06:22:15.960Z] Attempting uninstall: idna [2021-02-23T06:22:15.960Z] Found existing installation: idna 2.9 [2021-02-23T06:22:15.960Z] Uninstalling idna-2.9: [2021-02-23T06:22:16.233Z] Successfully uninstalled idna-2.9 [2021-02-23T06:22:16.824Z] Attempting uninstall: requests [2021-02-23T06:22:16.824Z] Found existing installation: requests 2.23.0 [2021-02-23T06:22:16.824Z] Uninstalling requests-2.23.0: [2021-02-23T06:22:17.095Z] Successfully uninstalled requests-2.23.0 [2021-02-23T06:22:17.367Z] Running setup.py install for texttable: started [2021-02-23T06:22:19.337Z] Running setup.py install for texttable: finished with status 'done' [2021-02-23T06:22:19.337Z] Running setup.py install for docopt: started [2021-02-23T06:22:20.786Z] Running setup.py install for docopt: finished with status 'done' [2021-02-23T06:22:22.746Z] 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-23T06:22:26.119Z] Removing intermediate container 47696f0a0812 [2021-02-23T06:22:26.119Z] ---> ecedb523c752 [2021-02-23T06:22:26.119Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-23T06:22:26.119Z] ---> Running in b27dc82039d8 [2021-02-23T06:22:27.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T06:22:27.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T06:22:27.957Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-23T06:22:27.957Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-23T06:22:27.957Z] (3/3) Installing curl (7.69.1-r3) [2021-02-23T06:22:27.957Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T06:22:27.957Z] OK: 71 MiB in 58 packages [2021-02-23T06:22:29.383Z] Removing intermediate container b27dc82039d8 [2021-02-23T06:22:29.383Z] ---> 57ca817bccbe [2021-02-23T06:22:29.383Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-23T06:22:29.383Z] ---> Running in 4cc8267014ca [2021-02-23T06:22:29.975Z] Removing intermediate container 4cc8267014ca [2021-02-23T06:22:29.976Z] ---> 4a5a7dc834f6 [2021-02-23T06:22:29.976Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-23T06:22:30.247Z] ---> Running in 50ba4789db21 [2021-02-23T06:22:30.521Z] Removing intermediate container 50ba4789db21 [2021-02-23T06:22:30.521Z] ---> 36963134b358 [2021-02-23T06:22:30.521Z] Step 24/26 : LABEL arch=arm64 [2021-02-23T06:22:30.872Z] ---> Running in f2cefc464a00 [2021-02-23T06:22:31.148Z] Removing intermediate container f2cefc464a00 [2021-02-23T06:22:31.148Z] ---> 3a0a62305ca0 [2021-02-23T06:22:31.148Z] Step 25/26 : LABEL git_sha=99e46cabfeb65656223fcf03e226b976d141ea52 [2021-02-23T06:22:31.419Z] ---> Running in c01e6d648328 [2021-02-23T06:22:32.009Z] Removing intermediate container c01e6d648328 [2021-02-23T06:22:32.009Z] ---> bc13987e9b02 [2021-02-23T06:22:32.009Z] Step 26/26 : LABEL version=0.0.0 [2021-02-23T06:22:32.009Z] ---> Running in cf79e0dacf62 [2021-02-23T06:22:32.600Z] Removing intermediate container cf79e0dacf62 [2021-02-23T06:22:32.600Z] ---> 5535e3cf98ff [2021-02-23T06:22:32.600Z] [2021-02-23T06:22:32.874Z] Successfully built 5535e3cf98ff [2021-02-23T06:22:32.874Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-23T06:22:33.165Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-23T06:22:33.174Z] $ docker stop --time=1 4644034eb8e80515731f18ef7ee9578e80281360b925edb3d44e98f7cc014f30 [2021-02-23T06:22:35.058Z] $ docker rm -f 4644034eb8e80515731f18ef7ee9578e80281360b925edb3d44e98f7cc014f30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T06:22:35.822Z] + grep docker [2021-02-23T06:22:35.822Z] + docker images [2021-02-23T06:22:36.093Z] docker-sys-mgmt-agent-go-arm64 latest 5535e3cf98ff 3 seconds ago 300MB [2021-02-23T06:22:36.093Z] docker-core-data-go-arm64 latest 9910fcd0d9ac 48 seconds ago 21.1MB [2021-02-23T06:22:36.093Z] docker-security-secretstore-setup-go-arm64 latest 45d8cf8cce38 About a minute ago 23.7MB [2021-02-23T06:22:36.093Z] docker-security-proxy-setup-go-arm64 latest 6330bc83b479 About a minute ago 23.4MB [2021-02-23T06:22:36.093Z] docker-security-bootstrapper-go-arm64 latest 56a5c72fd649 4 minutes ago 17.3MB [2021-02-23T06:22:36.093Z] docker-support-notifications-go-arm64 latest 5fbbead6768f 4 minutes ago 16.8MB [2021-02-23T06:22:36.093Z] docker-core-metadata-go-arm64 latest 167e797054fa 4 minutes ago 17.9MB [2021-02-23T06:22:36.093Z] docker-core-command-go-arm64 latest 0b78f482d9d8 4 minutes ago 16.2MB [2021-02-23T06:22:36.093Z] docker-support-scheduler-go-arm64 latest 49546b8421e5 4 minutes ago 16.3MB [2021-02-23T06:22:36.093Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-23T06:22:41.279Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:22:42.224Z] ---> package-listing.sh [2021-02-23T06:22:42.224Z] ++ facter osfamily [2021-02-23T06:22:42.224Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-23T06:22:42.224Z] + OS_FAMILY=redhat [2021-02-23T06:22:42.224Z] + workspace=/w/workspace/edgex-go/1 [2021-02-23T06:22:42.224Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-23T06:22:42.224Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-23T06:22:42.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-23T06:22:42.224Z] + PACKAGES=/tmp/packages_start.txt [2021-02-23T06:22:42.224Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-23T06:22:42.224Z] + PACKAGES=/tmp/packages_end.txt [2021-02-23T06:22:42.224Z] + case "${OS_FAMILY}" in [2021-02-23T06:22:42.224Z] + rpm -qa [2021-02-23T06:22:42.224Z] + sort [2021-02-23T06:22:47.533Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-23T06:22:47.533Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-23T06:22:47.533Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-23T06:22:47.533Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-23T06:22:47.533Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-23T06:22:47.533Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-23T06:22:47.568Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-23T06:22:47.880Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:22:48.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T06:22:48.221Z] [2021-02-23T06:22:48.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-23T06:22:48.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T06:22:48.630Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-23T06:22:48.630Z] df20fa9351a1: Pulling fs layer [2021-02-23T06:22:48.630Z] 36b3adc4ff6f: Pulling fs layer [2021-02-23T06:22:48.630Z] 8ad3a11d3b57: Pulling fs layer [2021-02-23T06:22:48.630Z] 46f8f816bc3b: Pulling fs layer [2021-02-23T06:22:48.630Z] 93b61091891f: Pulling fs layer [2021-02-23T06:22:48.630Z] 93b9cdb0e59b: Pulling fs layer [2021-02-23T06:22:48.630Z] 5e14af77c1be: Pulling fs layer [2021-02-23T06:22:48.630Z] 01666e4c0597: Pulling fs layer [2021-02-23T06:22:48.630Z] aa168da1d23b: Pulling fs layer [2021-02-23T06:22:48.630Z] 46f8f816bc3b: Waiting [2021-02-23T06:22:48.630Z] 93b61091891f: Waiting [2021-02-23T06:22:48.630Z] 93b9cdb0e59b: Waiting [2021-02-23T06:22:48.630Z] 01666e4c0597: Waiting [2021-02-23T06:22:48.630Z] aa168da1d23b: Waiting [2021-02-23T06:22:48.630Z] 5e14af77c1be: Waiting [2021-02-23T06:22:48.630Z] 36b3adc4ff6f: Download complete [2021-02-23T06:22:48.630Z] 46f8f816bc3b: Verifying Checksum [2021-02-23T06:22:48.630Z] 46f8f816bc3b: Download complete [2021-02-23T06:22:48.895Z] df20fa9351a1: Download complete [2021-02-23T06:22:48.895Z] 93b9cdb0e59b: Verifying Checksum [2021-02-23T06:22:48.895Z] 93b9cdb0e59b: Download complete [2021-02-23T06:22:48.895Z] 93b61091891f: Download complete [2021-02-23T06:22:48.895Z] 5e14af77c1be: Verifying Checksum [2021-02-23T06:22:48.895Z] 5e14af77c1be: Download complete [2021-02-23T06:22:48.895Z] 01666e4c0597: Verifying Checksum [2021-02-23T06:22:48.895Z] 01666e4c0597: Download complete [2021-02-23T06:22:49.165Z] 8ad3a11d3b57: Verifying Checksum [2021-02-23T06:22:49.165Z] 8ad3a11d3b57: Download complete [2021-02-23T06:22:49.428Z] df20fa9351a1: Pull complete [2021-02-23T06:22:49.428Z] 36b3adc4ff6f: Pull complete [2021-02-23T06:22:50.383Z] 8ad3a11d3b57: Pull complete [2021-02-23T06:22:50.383Z] 46f8f816bc3b: Pull complete [2021-02-23T06:22:51.792Z] aa168da1d23b: Verifying Checksum [2021-02-23T06:22:51.792Z] aa168da1d23b: Download complete [2021-02-23T06:22:52.741Z] 93b61091891f: Pull complete [2021-02-23T06:22:52.741Z] 93b9cdb0e59b: Pull complete [2021-02-23T06:22:52.741Z] 5e14af77c1be: Pull complete [2021-02-23T06:22:53.003Z] 01666e4c0597: Pull complete [2021-02-23T06:23:07.963Z] aa168da1d23b: Pull complete [2021-02-23T06:23:07.963Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-23T06:23:07.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T06:23:07.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-23T06:23:08.246Z] prd-centos7-docker-4c-2g-27282 does not seem to be running inside a container [2021-02-23T06:23:08.297Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-23T06:23:10.784Z] $ docker top ad46048929d027e7162e3847c00368d15772895607230282e258608c35a6f877 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T06:23:11.428Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-23T06:23:11.748Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-23T06:23:12.069Z] + ls /var/log/sa-host [2021-02-23T06:23:12.069Z] + sadf -c /var/log/sa-host/sa23 [2021-02-23T06:23:12.069Z] file_magic: OK [2021-02-23T06:23:12.069Z] HZ: Using current value: 100 [2021-02-23T06:23:12.069Z] file_header: OK [2021-02-23T06:23:12.069Z] 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-23T06:23:12.069Z] Statistics: [2021-02-23T06:23:12.069Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-23T06:23:12.069Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-23T06:23:12.816Z] provisioning config files... [2021-02-23T06:23:12.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2308320861099298856tmp [Pipeline] { [Pipeline] echo [2021-02-23T06:23:13.014Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:23:13.346Z] ---> create-netrc.sh [Pipeline] } [2021-02-23T06:23:13.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-23T06:23:13.514Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:23:13.853Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-23T06:23:13.902Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:23:14.248Z] ---> sudo-logs.sh [2021-02-23T06:23:14.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-23T06:23:14.377Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:23:14.717Z] ---> job-cost.sh [2021-02-23T06:23:14.717Z] lf-activate-venv: SKIPPING [2021-02-23T06:23:14.717Z] INFO: No Stack... [2021-02-23T06:23:16.108Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-23T06:23:16.370Z] INFO: Archiving Costs [Pipeline] echo [2021-02-23T06:23:16.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T06:23:16.748Z] ---> logs-deploy.sh [2021-02-23T06:23:16.748Z] lf-activate-venv: SKIPPING [2021-02-23T06:23:16.749Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3186/1 [2021-02-23T06:23:16.749Z] INFO: archiving workspace using pattern(s): [2021-02-23T06:23:18.137Z] Archives upload complete. [2021-02-23T06:23:18.401Z] INFO: archiving logs to Nexus [2021-02-23T06:23:19.353Z] ---> uname -a: [2021-02-23T06:23:19.353Z] Linux prd-centos7-docker-4c-2g-27282.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-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] ---> lscpu: [2021-02-23T06:23:19.353Z] Architecture: x86_64 [2021-02-23T06:23:19.353Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-23T06:23:19.353Z] Byte Order: Little Endian [2021-02-23T06:23:19.353Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-23T06:23:19.353Z] CPU(s): 4 [2021-02-23T06:23:19.353Z] On-line CPU(s) list: 0-3 [2021-02-23T06:23:19.353Z] Thread(s) per core: 1 [2021-02-23T06:23:19.353Z] Core(s) per socket: 1 [2021-02-23T06:23:19.353Z] Socket(s): 4 [2021-02-23T06:23:19.353Z] NUMA node(s): 1 [2021-02-23T06:23:19.353Z] Vendor ID: GenuineIntel [2021-02-23T06:23:19.353Z] CPU family: 6 [2021-02-23T06:23:19.353Z] Model: 44 [2021-02-23T06:23:19.353Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-23T06:23:19.353Z] Stepping: 1 [2021-02-23T06:23:19.353Z] CPU MHz: 2933.442 [2021-02-23T06:23:19.353Z] BogoMIPS: 5866.88 [2021-02-23T06:23:19.353Z] Virtualization: VT-x [2021-02-23T06:23:19.353Z] Hypervisor vendor: KVM [2021-02-23T06:23:19.353Z] Virtualization type: full [2021-02-23T06:23:19.353Z] L1d cache: 128 KiB [2021-02-23T06:23:19.353Z] L1i cache: 128 KiB [2021-02-23T06:23:19.353Z] L2 cache: 16 MiB [2021-02-23T06:23:19.353Z] L3 cache: 64 MiB [2021-02-23T06:23:19.353Z] NUMA node0 CPU(s): 0-3 [2021-02-23T06:23:19.353Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-23T06:23:19.353Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-23T06:23:19.353Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-23T06:23:19.353Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-23T06:23:19.353Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-23T06:23:19.353Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-23T06:23:19.353Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-23T06:23:19.353Z] Vulnerability Srbds: Not affected [2021-02-23T06:23:19.353Z] Vulnerability Tsx async abort: Not affected [2021-02-23T06:23:19.353Z] 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-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] ---> nproc: [2021-02-23T06:23:19.353Z] 4 [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] ---> df -h: [2021-02-23T06:23:19.353Z] Filesystem Size Used Available Use% Mounted on [2021-02-23T06:23:19.353Z] overlay 50.0G 11.7G 38.3G 23% / [2021-02-23T06:23:19.353Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-23T06:23:19.353Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-23T06:23:19.353Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 [2021-02-23T06:23:19.353Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] ---> free -m: [2021-02-23T06:23:19.353Z] total used free shared buff/cache available [2021-02-23T06:23:19.353Z] Mem: 1837 697 102 0 1037 1053 [2021-02-23T06:23:19.353Z] Swap: 1023 45 978 [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] ---> ip addr: [2021-02-23T06:23:19.353Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-23T06:23:19.353Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-23T06:23:19.353Z] inet 127.0.0.1/8 scope host lo [2021-02-23T06:23:19.353Z] valid_lft forever preferred_lft forever [2021-02-23T06:23:19.353Z] inet6 ::1/128 scope host [2021-02-23T06:23:19.353Z] valid_lft forever preferred_lft forever [2021-02-23T06:23:19.353Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-23T06:23:19.353Z] link/ether fa:16:3e:50:d3:ae brd ff:ff:ff:ff:ff:ff [2021-02-23T06:23:19.353Z] inet 10.30.122.182/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-23T06:23:19.353Z] valid_lft 85132sec preferred_lft 85132sec [2021-02-23T06:23:19.353Z] inet6 fe80::f816:3eff:fe50:d3ae/64 scope link [2021-02-23T06:23:19.353Z] valid_lft forever preferred_lft forever [2021-02-23T06:23:19.353Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-23T06:23:19.353Z] link/ether 02:42:22:ea:0b:36 brd ff:ff:ff:ff:ff:ff [2021-02-23T06:23:19.353Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-23T06:23:19.353Z] valid_lft forever preferred_lft forever [2021-02-23T06:23:19.353Z] inet6 fe80::42:22ff:feea:b36/64 scope link [2021-02-23T06:23:19.353Z] valid_lft forever preferred_lft forever [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] ---> sar -b -r -n DEV: [2021-02-23T06:23:19.353Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] 06:01:59 LINUX RESTART (4 CPU) [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] 06:03:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-23T06:23:19.353Z] 06:04:01 208.88 86.72 122.16 0.00 7151.27 47920.94 0.00 [2021-02-23T06:23:19.353Z] 06:05:01 262.02 105.65 156.36 0.00 4250.26 21292.05 0.00 [2021-02-23T06:23:19.353Z] 06:06:01 132.60 55.65 76.95 0.00 1967.56 9872.98 0.00 [2021-02-23T06:23:19.353Z] 06:07:01 138.58 37.64 100.95 0.00 2535.41 24332.54 0.00 [2021-02-23T06:23:19.353Z] 06:08:03 1276.15 961.34 314.82 0.00 135946.23 190062.83 0.00 [2021-02-23T06:23:19.353Z] 06:09:01 1622.13 1350.94 271.19 0.00 109853.47 118640.91 0.00 [2021-02-23T06:23:19.353Z] 06:10:02 916.40 553.98 362.41 0.00 80961.04 123607.42 0.00 [2021-02-23T06:23:19.353Z] 06:11:01 1063.50 738.83 324.67 0.00 67865.43 82538.12 0.00 [2021-02-23T06:23:19.353Z] 06:12:01 233.89 116.20 117.70 0.00 10010.72 10984.97 0.00 [2021-02-23T06:23:19.353Z] 06:13:01 4.45 0.58 3.86 0.00 23.85 120.48 0.00 [2021-02-23T06:23:19.353Z] 06:14:01 1.45 1.22 0.23 0.00 93.92 2.96 0.00 [2021-02-23T06:23:19.353Z] 06:15:01 0.28 0.03 0.25 0.00 0.40 3.01 0.00 [2021-02-23T06:23:19.353Z] 06:16:01 0.27 0.02 0.25 0.00 0.27 2.63 0.00 [2021-02-23T06:23:19.353Z] 06:17:01 1.71 1.52 0.20 0.00 51.68 1.48 0.00 [2021-02-23T06:23:19.353Z] 06:18:01 0.85 0.05 0.80 0.00 1.33 15.74 0.00 [2021-02-23T06:23:19.353Z] 06:19:01 0.33 0.00 0.33 0.00 0.00 4.78 0.00 [2021-02-23T06:23:19.353Z] 06:20:01 0.30 0.02 0.28 0.00 0.53 3.13 0.00 [2021-02-23T06:23:19.353Z] 06:21:01 0.23 0.00 0.23 0.00 0.00 2.48 0.00 [2021-02-23T06:23:19.353Z] 06:22:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 [2021-02-23T06:23:19.353Z] 06:23:02 114.79 54.64 60.15 0.00 4777.27 14265.49 0.00 [2021-02-23T06:23:19.353Z] Average: 298.14 202.53 95.61 0.00 21303.02 32230.92 0.00 [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] 06:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-23T06:23:19.353Z] 06:04:01 109504 0 689008 36.62 1784 1081248 1443720 49.27 561036 969396 38036 [2021-02-23T06:23:19.353Z] 06:05:01 316216 0 734056 39.01 844 830428 1743360 59.50 553808 733796 101484 [2021-02-23T06:23:19.353Z] 06:06:01 379256 0 711464 37.81 616 790208 1328960 45.36 518324 696236 57128 [2021-02-23T06:23:19.353Z] 06:07:01 190516 0 709140 37.69 492 981396 1307692 44.63 537096 861176 45660 [2021-02-23T06:23:19.353Z] 06:08:03 80504 0 777140 41.30 0 1023900 2159984 73.72 558672 1020196 73364 [2021-02-23T06:23:19.353Z] 06:09:01 203872 0 946100 50.28 0 731572 3678476 125.54 664652 743280 70116 [2021-02-23T06:23:19.353Z] 06:10:02 452948 0 674488 35.85 0 754108 1587180 54.17 572048 634240 40 [2021-02-23T06:23:19.353Z] 06:11:01 558952 0 693732 36.87 0 628860 1539304 52.53 285212 793280 4 [2021-02-23T06:23:19.353Z] 06:12:01 306604 0 623416 33.13 0 951524 1261380 43.05 417080 913272 20 [2021-02-23T06:23:19.353Z] 06:13:01 315820 0 613492 32.61 0 952232 1206464 41.17 423508 900112 20 [2021-02-23T06:23:19.353Z] 06:14:01 312872 0 613612 32.61 0 955060 1191832 40.68 424328 902676 12 [2021-02-23T06:23:19.353Z] 06:15:01 313052 0 613436 32.60 0 955056 1191832 40.68 424600 902676 8 [2021-02-23T06:23:19.353Z] 06:16:01 313264 0 613208 32.59 0 955072 1191832 40.68 424336 902692 8 [2021-02-23T06:23:19.353Z] 06:17:01 311820 0 613784 32.62 0 955940 1191832 40.68 424612 903280 20 [2021-02-23T06:23:19.353Z] 06:18:01 311696 0 613904 32.63 0 955944 1191892 40.68 424828 903284 8 [2021-02-23T06:23:19.353Z] 06:19:01 311736 0 613848 32.62 0 955960 1191880 40.68 424884 903288 8 [2021-02-23T06:23:19.353Z] 06:20:01 311804 0 613792 32.62 0 955948 1191832 40.68 424748 903288 12 [2021-02-23T06:23:19.353Z] 06:21:01 312028 0 613540 32.61 0 955976 1191832 40.68 424556 903304 8 [2021-02-23T06:23:19.353Z] 06:22:01 311640 0 613924 32.63 0 955980 1191832 40.68 424804 903304 8 [2021-02-23T06:23:19.353Z] 06:23:02 68212 0 724236 38.49 0 1089096 1619392 55.27 571020 956092 70280 [2021-02-23T06:23:19.353Z] Average: 289616 0 670966 35.66 187 920775 1480125 50.51 474208 867443 22812 [2021-02-23T06:23:19.353Z] [2021-02-23T06:23:19.353Z] 06:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-23T06:23:19.353Z] 06:04:01 vethbc13901 25.40 37.46 1.73 178.39 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.353Z] 06:04:01 eth0 1173.16 1233.52 6223.35 141.87 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.353Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.353Z] 06:04:01 docker0 921.16 791.90 74.88 2951.53 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.353Z] 06:05:01 veth9449cd8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.353Z] 06:05:01 eth0 227.54 191.37 691.14 67.45 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.353Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.353Z] 06:05:01 docker0 156.11 179.06 11.43 662.12 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:06:01 veth9449cd8 1.84 1.84 0.15 0.16 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:06:01 eth0 44.32 30.71 23.92 46.63 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:06:01 docker0 1.84 1.84 0.12 0.16 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:07:01 eth0 211.45 171.29 1691.05 62.75 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:08:03 vethe9f0381 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:08:03 eth0 63.53 40.59 172.20 28.97 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:08:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:08:03 docker0 18.07 27.22 0.98 142.83 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:09:01 veth79d33e0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:09:01 vethc0ed868 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:09:01 vethe9f0381 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:09:01 vethd3f5383 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:10:02 veth8c6cf65 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:10:02 vethe9f0381 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:10:02 eth0 2881.21 2398.66 13465.68 531.40 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:10:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:11:01 vethfd33213 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:11:01 vethe9f0381 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:11:01 eth0 129.30 71.27 478.03 75.49 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:12:01 eth0 70.35 50.39 109.95 69.72 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:12:01 docker0 1121.66 1081.84 88.23 4338.90 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:13:01 eth0 1.20 0.55 0.46 0.24 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:14:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:18:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:19:01 eth0 0.23 0.22 0.10 0.02 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:21:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:23:02 eth0 190.06 161.67 2163.12 16.70 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] 06:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] Average: eth0 115.22 104.37 643.15 30.21 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] Average: docker0 56.19 54.20 4.42 217.38 0.00 0.00 0.00 0.00 [2021-02-23T06:23:19.354Z] [2021-02-23T06:23:19.354Z] [2021-02-23T06:23:19.354Z] ---> sar -P ALL: [2021-02-23T06:23:19.354Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/23/21 _x86_64_ (4 CPU) [2021-02-23T06:23:19.354Z] [2021-02-23T06:23:19.354Z] 06:01:59 LINUX RESTART (4 CPU) [2021-02-23T06:23:19.354Z] [2021-02-23T06:23:19.354Z] 06:03:03 CPU %user %nice %system %iowait %steal %idle [2021-02-23T06:23:19.354Z] 06:04:01 all 16.84 0.00 9.70 2.09 0.09 71.27 [2021-02-23T06:23:19.354Z] 06:04:01 0 18.22 0.00 12.25 1.52 0.07 67.94 [2021-02-23T06:23:19.354Z] 06:04:01 1 15.13 0.00 8.58 3.60 0.12 72.57 [2021-02-23T06:23:19.354Z] 06:04:01 2 16.31 0.00 9.43 2.05 0.09 72.12 [2021-02-23T06:23:19.354Z] 06:04:01 3 17.73 0.00 8.57 1.19 0.09 72.42 [2021-02-23T06:23:19.354Z] 06:05:01 all 27.78 0.00 9.95 6.43 0.08 55.77 [2021-02-23T06:23:19.354Z] 06:05:01 0 25.88 0.00 10.58 8.62 0.09 54.84 [2021-02-23T06:23:19.354Z] 06:05:01 1 27.80 0.00 9.99 3.38 0.07 58.76 [2021-02-23T06:23:19.354Z] 06:05:01 2 29.21 0.00 9.61 8.05 0.07 53.07 [2021-02-23T06:23:19.354Z] 06:05:01 3 28.21 0.00 9.61 5.68 0.10 56.39 [2021-02-23T06:23:19.354Z] 06:06:01 all 49.10 0.00 14.09 3.45 0.07 33.28 [2021-02-23T06:23:19.354Z] 06:06:01 0 48.93 0.00 13.33 3.40 0.07 34.27 [2021-02-23T06:23:19.354Z] 06:06:01 1 49.67 0.00 14.78 3.15 0.09 32.31 [2021-02-23T06:23:19.354Z] 06:06:01 2 48.10 0.00 13.71 3.42 0.09 34.68 [2021-02-23T06:23:19.354Z] 06:06:01 3 49.72 0.00 14.53 3.81 0.05 31.88 [2021-02-23T06:23:19.354Z] 06:07:01 all 37.24 0.00 12.87 3.64 0.08 46.18 [2021-02-23T06:23:19.354Z] 06:07:01 0 36.84 0.00 13.35 2.64 0.09 47.08 [2021-02-23T06:23:19.354Z] 06:07:01 1 37.39 0.00 12.67 2.65 0.07 47.22 [2021-02-23T06:23:19.354Z] 06:07:01 2 38.19 0.00 12.43 3.60 0.09 45.69 [2021-02-23T06:23:19.354Z] 06:07:01 3 36.54 0.00 13.01 5.65 0.07 44.73 [2021-02-23T06:23:19.354Z] 06:08:03 all 20.83 0.00 27.48 14.20 0.17 37.32 [2021-02-23T06:23:19.354Z] 06:08:03 0 18.75 0.00 26.68 15.28 0.19 39.10 [2021-02-23T06:23:19.354Z] 06:08:03 1 22.13 0.00 27.08 16.47 0.17 34.15 [2021-02-23T06:23:19.354Z] 06:08:03 2 20.61 0.00 28.08 13.00 0.14 38.18 [2021-02-23T06:23:19.354Z] 06:08:03 3 21.82 0.00 28.06 12.04 0.19 37.89 [2021-02-23T06:23:19.354Z] 06:09:01 all 50.72 0.00 21.90 18.16 0.15 9.07 [2021-02-23T06:23:19.354Z] 06:09:01 0 50.46 0.00 21.71 17.98 0.14 9.71 [2021-02-23T06:23:19.354Z] 06:09:01 1 50.46 0.00 22.39 18.72 0.18 8.25 [2021-02-23T06:23:19.354Z] 06:09:01 2 50.15 0.00 21.85 17.05 0.13 10.82 [2021-02-23T06:23:19.354Z] 06:09:01 3 51.82 0.00 21.66 18.88 0.13 7.51 [2021-02-23T06:23:19.354Z] 06:10:02 all 32.55 0.00 21.33 22.62 0.11 23.40 [2021-02-23T06:23:19.354Z] 06:10:02 0 30.80 0.00 20.99 23.19 0.10 24.92 [2021-02-23T06:23:19.354Z] 06:10:02 1 33.83 0.00 21.07 24.15 0.12 20.83 [2021-02-23T06:23:19.354Z] 06:10:02 2 32.42 0.00 21.92 20.33 0.09 25.24 [2021-02-23T06:23:19.354Z] 06:10:02 3 33.15 0.00 21.32 22.81 0.12 22.60 [2021-02-23T06:23:19.354Z] 06:11:01 all 33.87 0.00 19.71 27.84 0.10 18.47 [2021-02-23T06:23:19.354Z] 06:11:01 0 32.74 0.00 20.00 23.32 0.09 23.85 [2021-02-23T06:23:19.354Z] 06:11:01 1 34.01 0.00 19.61 28.25 0.11 18.01 [2021-02-23T06:23:19.354Z] 06:11:01 2 34.22 0.00 20.17 28.75 0.11 16.75 [2021-02-23T06:23:19.354Z] 06:11:01 3 34.52 0.00 19.06 31.09 0.11 15.22 [2021-02-23T06:23:19.354Z] 06:12:01 all 16.14 0.00 7.49 6.63 0.05 69.68 [2021-02-23T06:23:19.354Z] 06:12:01 0 17.01 0.00 7.38 5.08 0.03 70.50 [2021-02-23T06:23:19.354Z] 06:12:01 1 16.49 0.00 7.83 6.27 0.07 69.34 [2021-02-23T06:23:19.354Z] 06:12:01 2 15.40 0.00 7.14 8.21 0.07 69.19 [2021-02-23T06:23:19.354Z] 06:12:01 3 15.67 0.00 7.62 6.98 0.03 69.69 [2021-02-23T06:23:19.354Z] 06:13:01 all 0.18 0.00 0.07 0.00 0.00 99.75 [2021-02-23T06:23:19.354Z] 06:13:01 0 0.03 0.00 0.12 0.00 0.00 99.85 [2021-02-23T06:23:19.354Z] 06:13:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2021-02-23T06:23:19.354Z] 06:13:01 2 0.53 0.00 0.05 0.00 0.02 99.40 [2021-02-23T06:23:19.354Z] 06:13:01 3 0.10 0.00 0.03 0.00 0.00 99.87 [2021-02-23T06:23:19.354Z] 06:14:01 all 0.20 0.00 0.20 0.00 0.00 99.60 [2021-02-23T06:23:19.354Z] 06:14:01 0 0.02 0.00 0.08 0.00 0.00 99.90 [2021-02-23T06:23:19.354Z] 06:14:01 1 0.23 0.00 0.22 0.00 0.00 99.55 [2021-02-23T06:23:19.354Z] 06:14:01 2 0.47 0.00 0.18 0.00 0.00 99.35 [2021-02-23T06:23:19.354Z] 06:14:01 3 0.07 0.00 0.32 0.00 0.00 99.62 [2021-02-23T06:23:19.354Z] [2021-02-23T06:23:19.354Z] 06:14:01 CPU %user %nice %system %iowait %steal %idle [2021-02-23T06:23:19.354Z] 06:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-02-23T06:23:19.354Z] 06:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-23T06:23:19.354Z] 06:15:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-23T06:23:19.354Z] 06:15:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2021-02-23T06:23:19.354Z] 06:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-02-23T06:23:19.354Z] 06:16:01 all 0.11 0.00 0.03 0.00 0.00 99.86 [2021-02-23T06:23:19.354Z] 06:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2021-02-23T06:23:19.354Z] 06:16:01 1 0.30 0.00 0.07 0.00 0.00 99.63 [2021-02-23T06:23:19.354Z] 06:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-23T06:23:19.354Z] 06:16:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-02-23T06:23:19.354Z] 06:17:01 all 0.07 0.00 0.06 0.03 0.00 99.84 [2021-02-23T06:23:19.354Z] 06:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-02-23T06:23:19.354Z] 06:17:01 1 0.15 0.00 0.07 0.08 0.00 99.70 [2021-02-23T06:23:19.354Z] 06:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-23T06:23:19.354Z] 06:17:01 3 0.05 0.00 0.10 0.02 0.00 99.83 [2021-02-23T06:23:19.354Z] 06:18:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-02-23T06:23:19.354Z] 06:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-23T06:23:19.354Z] 06:18:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-02-23T06:23:19.354Z] 06:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-23T06:23:19.354Z] 06:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2021-02-23T06:23:19.354Z] 06:19:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-02-23T06:23:19.354Z] 06:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-02-23T06:23:19.354Z] 06:19:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-02-23T06:23:19.354Z] 06:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-23T06:23:19.354Z] 06:19:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-23T06:23:19.354Z] 06:20:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-02-23T06:23:19.354Z] 06:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-23T06:23:19.354Z] 06:20:01 1 0.23 0.00 0.03 0.00 0.00 99.73 [2021-02-23T06:23:19.354Z] 06:20:01 2 0.32 0.00 0.03 0.00 0.02 99.63 [2021-02-23T06:23:19.354Z] 06:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-23T06:23:19.354Z] 06:21:01 all 0.10 0.00 0.03 0.00 0.00 99.86 [2021-02-23T06:23:19.354Z] 06:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-23T06:23:19.354Z] 06:21:01 1 0.15 0.00 0.05 0.00 0.00 99.80 [2021-02-23T06:23:19.354Z] 06:21:01 2 0.22 0.00 0.03 0.00 0.00 99.75 [2021-02-23T06:23:19.354Z] 06:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-23T06:23:19.354Z] 06:22:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-02-23T06:23:19.354Z] 06:22:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-02-23T06:23:19.354Z] 06:22:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-23T06:23:19.354Z] 06:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-02-23T06:23:19.354Z] 06:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-23T06:23:19.354Z] 06:23:02 all 5.15 0.00 3.64 2.67 0.03 88.51 [2021-02-23T06:23:19.354Z] 06:23:02 0 6.18 0.00 4.23 5.21 0.03 84.35 [2021-02-23T06:23:19.354Z] 06:23:02 1 4.32 0.00 3.33 3.65 0.03 88.67 [2021-02-23T06:23:19.354Z] 06:23:02 2 5.04 0.00 3.55 0.62 0.02 90.78 [2021-02-23T06:23:19.354Z] 06:23:02 3 5.06 0.00 3.46 1.23 0.03 90.22 [2021-02-23T06:23:19.354Z] Average: all 14.20 0.00 7.25 5.23 0.05 73.27 [2021-02-23T06:23:19.355Z] Average: 0 13.96 0.00 7.36 5.18 0.05 73.45 [2021-02-23T06:23:19.355Z] Average: 1 14.34 0.00 7.23 5.36 0.05 73.02 [2021-02-23T06:23:19.355Z] Average: 2 14.20 0.00 7.23 5.11 0.04 73.41 [2021-02-23T06:23:19.355Z] Average: 3 14.31 0.00 7.17 5.28 0.05 73.18 [2021-02-23T06:23:19.355Z] [2021-02-23T06:23:19.355Z] [2021-02-23T06:23:19.355Z]