Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a48de70a597b3b994613674efdf7ba41d0d0d2ee+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (5c028591a8e9ec18a4d37542bb17d9ed3770650a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18362 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee Merge succeeded, producing 1288059cc712defa6bada44827f39432988c020c Checking out Revision 1288059cc712defa6bada44827f39432988c020c (PR-2924) > git config core.sparsecheckout # timeout=10 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # 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 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1288059cc712defa6bada44827f39432988c020c # timeout=10 Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b5bfd7dbc940fe16462c9952553d9ed2e287ac98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T00:31:05.955Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T00:31:06.209Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T00:31:06.324Z] ========================================================= [2021-01-05T00:31:06.324Z] EdgeX Global Pipelines Version Info [2021-01-05T00:31:06.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:31:07.846Z] ------------------- [2021-01-05T00:31:07.846Z] stable info: [2021-01-05T00:31:07.846Z] ------------------- [2021-01-05T00:31:07.846Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T00:31:07.846Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T00:31:07.847Z] Message: update stable to v1.0.173 [2021-01-05T00:31:08.813Z] ------------------- [2021-01-05T00:31:08.813Z] experimental info: [2021-01-05T00:31:08.813Z] ------------------- [2021-01-05T00:31:08.813Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T00:31:08.813Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T00:31:08.813Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T00:31:09.068Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T00:31:09.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T00:31:09.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T00:31:09.340Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T00:31:09.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T00:31:09.518Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T00:31:09.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T00:31:09.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T00:31:09.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T00:31:09.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T00:31:09.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T00:31:10.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T00:31:10.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T00:31:10.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T00:31:10.391Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T00:31:10.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T00:31:10.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T00:31:10.689Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T00:31:10.797Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T00:31:10.927Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T00:31:11.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T00:31:11.123Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T00:31:11.253Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T00:31:11.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo [2021-01-05T00:31:11.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo [2021-01-05T00:31:11.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo [2021-01-05T00:31:11.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1288059cc712defa6bada44827f39432988c020c [Pipeline] echo [2021-01-05T00:31:11.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1288059 [Pipeline] echo [2021-01-05T00:31:11.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T00:31:11.961Z] provisioning config files... [2021-01-05T00:31:12.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config8838591805712382798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:31:12.363Z] ---> docker-login.sh [2021-01-05T00:31:12.363Z] nexus3.edgexfoundry.org:10001 [2021-01-05T00:31:12.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:12.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:12.901Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:12.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:12.901Z] [2021-01-05T00:31:12.901Z] Login Succeeded [2021-01-05T00:31:12.901Z] nexus3.edgexfoundry.org:10002 [2021-01-05T00:31:13.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:13.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:13.164Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:13.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:13.164Z] [2021-01-05T00:31:13.164Z] Login Succeeded [2021-01-05T00:31:13.164Z] nexus3.edgexfoundry.org:10003 [2021-01-05T00:31:13.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:13.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:13.428Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:13.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:13.428Z] [2021-01-05T00:31:13.428Z] Login Succeeded [2021-01-05T00:31:13.428Z] nexus3.edgexfoundry.org:10004 [2021-01-05T00:31:13.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:13.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:13.428Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:13.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:13.428Z] [2021-01-05T00:31:13.428Z] Login Succeeded [2021-01-05T00:31:13.428Z] docker.io [2021-01-05T00:31:13.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:31:13.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:31:13.954Z] Configure a credential helper to remove this warning. See [2021-01-05T00:31:13.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:31:13.954Z] [2021-01-05T00:31:13.954Z] Login Succeeded [2021-01-05T00:31:13.954Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T00:31:13.966Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T00:31:14.454Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/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-01-05T00:31:14.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:14.454Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T00:31:14.454Z] ++ cut -d/ -f2 [2021-01-05T00:31:14.454Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T00:31:14.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:14.454Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T00:31:14.454Z] ++ cut -d/ -f2 [2021-01-05T00:31:14.454Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T00:31:14.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:14.454Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T00:31:14.454Z] ++ cut -d/ -f2 [2021-01-05T00:31:14.454Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T00:31:14.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:14.454Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T00:31:14.454Z] ++ cut -d/ -f2 [2021-01-05T00:31:14.454Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T00:31:14.454Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:14.454Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T00:31:14.454Z] ++ cut -d/ -f2 [2021-01-05T00:31:14.454Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T00:31:14.455Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:14.455Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T00:31:14.455Z] ++ cut -d/ -f2 [2021-01-05T00:31:14.455Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T00:31:14.455Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:14.455Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T00:31:14.455Z] ++ cut -d/ -f2 [2021-01-05T00:31:14.455Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T00:31:14.455Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:14.455Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T00:31:14.455Z] ++ cut -d/ -f2 [2021-01-05T00:31:14.455Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T00:31:14.455Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:31:14.455Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T00:31:14.455Z] ++ cut -d/ -f2 [2021-01-05T00:31:14.455Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T00:31:14.537Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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-01-05T00:31:15.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T00:31:15.405Z] [2021-01-05T00:31:15.405Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:31:15.788Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T00:31:15.788Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T00:31:15.788Z] 31603596830f: Pulling fs layer [2021-01-05T00:31:15.788Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T00:31:15.788Z] 6ca5941a6612: Pulling fs layer [2021-01-05T00:31:15.788Z] ecc8261a40a4: Pulling fs layer [2021-01-05T00:31:15.788Z] ecc8261a40a4: Waiting [2021-01-05T00:31:15.788Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T00:31:15.788Z] 2a8b12db71e7: Download complete [2021-01-05T00:31:15.788Z] 31603596830f: Verifying Checksum [2021-01-05T00:31:15.788Z] 31603596830f: Download complete [2021-01-05T00:31:16.056Z] ecc8261a40a4: Verifying Checksum [2021-01-05T00:31:16.056Z] ecc8261a40a4: Download complete [2021-01-05T00:31:16.056Z] 6ca5941a6612: Verifying Checksum [2021-01-05T00:31:16.056Z] 6ca5941a6612: Download complete [2021-01-05T00:31:16.321Z] 31603596830f: Pull complete [2021-01-05T00:31:16.594Z] 2a8b12db71e7: Pull complete [2021-01-05T00:31:17.556Z] 6ca5941a6612: Pull complete [2021-01-05T00:31:17.556Z] ecc8261a40a4: Pull complete [2021-01-05T00:31:17.818Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T00:31:17.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T00:31:17.818Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T00:31:17.949Z] prd-centos7-docker-4c-2g-18362 does not seem to be running inside a container [2021-01-05T00:31:18.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T00:31:20.841Z] $ docker top 2256786b03e9db30dc6ca90a9b2192da26a71eac32eafe4063dfcbe79c0f5356 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T00:31:21.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T00:31:21.198Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T00:31:21.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T00:31:21.477Z] $ docker exec 2256786b03e9db30dc6ca90a9b2192da26a71eac32eafe4063dfcbe79c0f5356 ssh-agent [2021-01-05T00:31:21.670Z] SSH_AUTH_SOCK=/tmp/ssh-NeaDSrByBdi0/agent.11 [2021-01-05T00:31:21.670Z] SSH_AGENT_PID=16 [2021-01-05T00:31:21.683Z] Running ssh-add (command line suppressed) [2021-01-05T00:31:21.840Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_3209182473036880050.key (/w/workspace/edgex-go/14@tmp/private_key_3209182473036880050.key) [2021-01-05T00:31:22.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T00:31:22.472Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T00:31:22.504Z] $ docker exec --env ******** --env ******** 2256786b03e9db30dc6ca90a9b2192da26a71eac32eafe4063dfcbe79c0f5356 ssh-agent -k [2021-01-05T00:31:22.632Z] unset SSH_AUTH_SOCK; [2021-01-05T00:31:22.633Z] unset SSH_AGENT_PID; [2021-01-05T00:31:22.633Z] echo Agent pid 16 killed; [2021-01-05T00:31:22.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T00:31:22.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T00:31:22.852Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T00:31:23.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T00:31:23.086Z] $ docker exec 2256786b03e9db30dc6ca90a9b2192da26a71eac32eafe4063dfcbe79c0f5356 ssh-agent [2021-01-05T00:31:23.365Z] SSH_AUTH_SOCK=/tmp/ssh-3Lo55dK7enbA/agent.44 [2021-01-05T00:31:23.365Z] SSH_AGENT_PID=49 [2021-01-05T00:31:23.373Z] Running ssh-add (command line suppressed) [2021-01-05T00:31:23.532Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_5543858842223521151.key (/w/workspace/edgex-go/14@tmp/private_key_5543858842223521151.key) [2021-01-05T00:31:23.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T00:31:23.964Z] + git semver init [2021-01-05T00:31:23.964Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T00:31:23.964Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2021-01-05T00:31:23.964Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2021-01-05T00:31:23.964Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T00:31:23.964Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T00:31:23.964Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T00:31:23.964Z] # $SEMVER_BRANCH = PR-2924 [2021-01-05T00:31:23.964Z] # $SEMVER_TEMP = /tmp/semver-590546692 [2021-01-05T00:31:23.964Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T00:31:42.169Z] # '/tmp/semver-590546692' -> '/w/workspace/edgex-go/14/.semver' [2021-01-05T00:31:42.435Z] # -> Force: false [2021-01-05T00:31:42.435Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2021-01-05T00:31:42.453Z] $ docker exec --env ******** --env ******** 2256786b03e9db30dc6ca90a9b2192da26a71eac32eafe4063dfcbe79c0f5356 ssh-agent -k [2021-01-05T00:31:42.710Z] unset SSH_AUTH_SOCK; [2021-01-05T00:31:42.710Z] unset SSH_AGENT_PID; [2021-01-05T00:31:42.710Z] echo Agent pid 49 killed; [2021-01-05T00:31:42.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T00:31:43.279Z] + git semver [Pipeline] } [2021-01-05T00:31:43.299Z] $ docker stop --time=1 2256786b03e9db30dc6ca90a9b2192da26a71eac32eafe4063dfcbe79c0f5356 [2021-01-05T00:31:44.817Z] $ docker rm -f 2256786b03e9db30dc6ca90a9b2192da26a71eac32eafe4063dfcbe79c0f5356 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T00:31:45.367Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T00:31:46.013Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T00:31:46.015Z] [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-01-05T00:31:46.965Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:31:47.265Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:31:47.569Z] + sudo service docker restart [2021-01-05T00:31:47.569Z] + true [2021-01-05T00:31:47.569Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T00:31:48.163Z] ========================================================= [2021-01-05T00:31:48.163Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T00:31:48.163Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:31:48.516Z] + 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-01-05T00:31:52.753Z] Sending build context to Docker daemon 326.3MB [2021-01-05T00:31:52.753Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T00:31:52.753Z] Step 2/6 : FROM ${BASE} [2021-01-05T00:31:52.753Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T00:31:52.753Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T00:31:52.753Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T00:31:52.753Z] de9db76c5a1d: Pulling fs layer [2021-01-05T00:31:52.753Z] bca2f99d35d6: Pulling fs layer [2021-01-05T00:31:52.753Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T00:31:52.753Z] 7c6f9722023f: Pulling fs layer [2021-01-05T00:31:52.753Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T00:31:52.753Z] 93359f2a8cfa: Waiting [2021-01-05T00:31:52.753Z] 7c6f9722023f: Waiting [2021-01-05T00:31:52.753Z] a35cf1a2eb13: Waiting [2021-01-05T00:31:52.753Z] bca2f99d35d6: Waiting [2021-01-05T00:31:52.753Z] de9db76c5a1d: Verifying Checksum [2021-01-05T00:31:52.753Z] de9db76c5a1d: Download complete [2021-01-05T00:31:52.753Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T00:31:52.753Z] 0ef7d3d256c8: Download complete [2021-01-05T00:31:52.753Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T00:31:52.753Z] 93359f2a8cfa: Download complete [2021-01-05T00:31:52.753Z] 7c6f9722023f: Verifying Checksum [2021-01-05T00:31:52.753Z] 7c6f9722023f: Download complete [2021-01-05T00:31:52.753Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T00:31:52.753Z] 188c0c94c7c5: Download complete [2021-01-05T00:31:53.018Z] 188c0c94c7c5: Pull complete [2021-01-05T00:31:53.286Z] 0ef7d3d256c8: Pull complete [2021-01-05T00:31:53.867Z] de9db76c5a1d: Pull complete [2021-01-05T00:31:54.449Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T00:31:54.449Z] a35cf1a2eb13: Download complete [2021-01-05T00:31:55.845Z] bca2f99d35d6: Verifying Checksum [2021-01-05T00:31:55.845Z] bca2f99d35d6: Download complete [2021-01-05T00:32:01.383Z] Still waiting to schedule task [2021-01-05T00:32:01.384Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-05T00:32:02.512Z] bca2f99d35d6: Pull complete [2021-01-05T00:32:02.512Z] 93359f2a8cfa: Pull complete [2021-01-05T00:32:02.512Z] 7c6f9722023f: Pull complete [2021-01-05T00:32:06.761Z] a35cf1a2eb13: Pull complete [2021-01-05T00:32:06.761Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T00:32:06.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T00:32:06.761Z] ---> a62c8e92a672 [2021-01-05T00:32:06.761Z] 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-01-05T00:32:07.024Z] ---> Running in b49f72f05e06 [2021-01-05T00:32:07.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:32:08.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:32:09.956Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T00:32:10.219Z] (2/12) Installing file (5.38-r0) [2021-01-05T00:32:10.219Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T00:32:10.219Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T00:32:14.448Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T00:32:14.448Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T00:32:14.448Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T00:32:14.448Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T00:32:14.448Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T00:32:14.448Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T00:32:14.448Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T00:32:14.448Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T00:32:14.712Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:32:14.712Z] OK: 233 MiB in 51 packages [2021-01-05T00:32:18.946Z] Removing intermediate container b49f72f05e06 [2021-01-05T00:32:18.946Z] ---> 7326a45e5b1a [2021-01-05T00:32:18.946Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T00:32:18.946Z] ---> Running in 11cbb802936d [2021-01-05T00:32:18.946Z] Removing intermediate container 11cbb802936d [2021-01-05T00:32:18.946Z] ---> 34a2edb02afb [2021-01-05T00:32:18.946Z] Step 5/6 : COPY go.mod . [2021-01-05T00:32:19.214Z] ---> 1ddf5458ee08 [2021-01-05T00:32:19.214Z] Step 6/6 : RUN go mod download [2021-01-05T00:32:19.214Z] ---> Running in e539ee785e50 [2021-01-05T00:32:41.265Z] Removing intermediate container e539ee785e50 [2021-01-05T00:32:41.265Z] ---> d4c39a8a32c1 [2021-01-05T00:32:41.265Z] Successfully built d4c39a8a32c1 [2021-01-05T00:32:41.265Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:32:41.587Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T00:32:41.587Z] . [Pipeline] withDockerContainer [2021-01-05T00:32:41.701Z] prd-centos7-docker-4c-2g-18362 does not seem to be running inside a container [2021-01-05T00:32:41.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T00:32:42.564Z] $ docker top a5607596ba2b381ff567dd54d947a402084393fc0f2c717e5376f17e95edc203 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:32:43.091Z] + go version [2021-01-05T00:32:43.091Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T00:32:43.115Z] $ docker stop --time=1 a5607596ba2b381ff567dd54d947a402084393fc0f2c717e5376f17e95edc203 [2021-01-05T00:32:44.546Z] $ docker rm -f a5607596ba2b381ff567dd54d947a402084393fc0f2c717e5376f17e95edc203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:32:45.414Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T00:32:45.414Z] . [Pipeline] withDockerContainer [2021-01-05T00:32:45.533Z] prd-centos7-docker-4c-2g-18362 does not seem to be running inside a container [2021-01-05T00:32:45.591Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T00:32:46.386Z] $ docker top 9aeee14479577091c6d7dfbc1c32053b09d7c65ef208dc09ac5af130b25905a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T00:32:46.626Z] ========================================================= [2021-01-05T00:32:46.626Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T00:32:46.626Z] ========================================================= [Pipeline] sh [2021-01-05T00:32:46.927Z] + make test [2021-01-05T00:32:46.928Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T00:32:57.069Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T00:33:12.704Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T00:33:22.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T00:33:22.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T00:33:22.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T00:33:22.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T00:33:22.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T00:33:22.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T00:33:23.502Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T00:33:23.795Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T00:33:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T00:33:26.757Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T00:33:26.757Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T00:33:26.757Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T00:33:29.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.136s coverage: 46.6% of statements [2021-01-05T00:33:29.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T00:33:29.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T00:33:29.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T00:33:29.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T00:33:29.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T00:33:33.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.210s coverage: 27.0% of statements [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T00:33:33.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T00:33:33.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T00:33:33.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 75.0% of statements [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T00:33:33.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.443s coverage: 82.9% of statements [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T00:33:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T00:33:37.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.436s coverage: 28.6% of statements [2021-01-05T00:33:37.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T00:33:37.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T00:33:37.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T00:33:37.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T00:33:37.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T00:33:37.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.101s coverage: 100.0% of statements [2021-01-05T00:33:37.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T00:33:37.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements [2021-01-05T00:33:37.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T00:33:37.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.145s coverage: 86.7% of statements [2021-01-05T00:33:37.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T00:33:37.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements [2021-01-05T00:33:37.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T00:33:37.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements [2021-01-05T00:33:37.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T00:33:37.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T00:33:37.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T00:33:37.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T00:33:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.384s coverage: 93.8% of statements [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T00:33:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T00:33:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.1% of statements [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T00:33:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T00:33:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 75.5% of statements [2021-01-05T00:33:40.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T00:33:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements [2021-01-05T00:33:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.099s coverage: 87.2% of statements [2021-01-05T00:33:40.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 84.2% of statements [2021-01-05T00:33:41.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.4% of statements [2021-01-05T00:33:41.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T00:33:42.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.269s coverage: 63.5% of statements [2021-01-05T00:33:42.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T00:33:42.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T00:33:42.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-01-05T00:33:42.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-01-05T00:33:42.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-01-05T00:33:42.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-01-05T00:33:42.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-01-05T00:33:44.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.485s coverage: 68.9% of statements [2021-01-05T00:33:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T00:33:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T00:33:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T00:33:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T00:33:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T00:33:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements [2021-01-05T00:33:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T00:33:44.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T00:33:44.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.345s coverage: 84.0% of statements [2021-01-05T00:33:44.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements [2021-01-05T00:33:47.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.190s coverage: 47.1% of statements [2021-01-05T00:33:47.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T00:33:47.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T00:33:47.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T00:33:47.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T00:33:47.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T00:33:47.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.081s coverage: 100.0% of statements [2021-01-05T00:33:47.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T00:33:47.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.072s coverage: 100.0% of statements [2021-01-05T00:33:47.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T00:33:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.997s coverage: 29.1% of statements [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T00:33:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.102s coverage: 99.0% of statements [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T00:33:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T00:33:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T00:33:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T00:33:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T00:33:49.693Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T00:33:49.693Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements [2021-01-05T00:33:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.023s coverage: 32.1% of statements [2021-01-05T00:33:50.541Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements [2021-01-05T00:33:50.806Z] GO111MODULE=on go vet ./... [2021-01-05T00:34:23.108Z] gofmt -l . [2021-01-05T00:34:23.108Z] [ "`gofmt -l .`" = "" ] [2021-01-05T00:34:23.108Z] ./bin/test-go-mod-tidy.sh [2021-01-05T00:34:23.108Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T00:34:23.752Z] + ls -al . [2021-01-05T00:34:23.752Z] total 632 [2021-01-05T00:34:23.752Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 00:34 . [2021-01-05T00:34:23.752Z] drwxr-xr-x 4 root root 30 Jan 5 00:32 .. [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 00:31 .dockerignore [2021-01-05T00:34:23.752Z] drwxrwxr-x 8 1001 1001 179 Jan 5 00:31 .git [2021-01-05T00:34:23.752Z] drwxrwxr-x 3 1001 1001 125 Jan 5 00:31 .github [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 00:31 .gitignore [2021-01-05T00:34:23.752Z] drwx------ 3 1001 1001 47 Jan 5 00:31 .semver [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 00:31 .sonarcloud.properties [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:31 CONTRIBUTING.md [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 00:31 Dockerfile.build [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 00:31 Jenkinsfile [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:31 LICENSE [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:31 Makefile [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:31 README.md [2021-01-05T00:34:23.752Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:31 SECURITY.md [2021-01-05T00:34:23.753Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 00:31 VERSION [2021-01-05T00:34:23.753Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:31 ZMQWindows.md [2021-01-05T00:34:23.753Z] drwxrwxr-x 2 1001 1001 117 Jan 5 00:31 bin [2021-01-05T00:34:23.753Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 00:31 cmd [2021-01-05T00:34:23.753Z] -rw-r--r-- 1 root root 533407 Jan 5 00:33 coverage.out [2021-01-05T00:34:23.753Z] -rw-r--r-- 1 root root 979 Jan 5 00:34 go.mod [2021-01-05T00:34:23.753Z] -rw-r--r-- 1 root root 18934 Jan 5 00:34 go.sum [2021-01-05T00:34:23.753Z] drwxrwxr-x 8 1001 1001 127 Jan 5 00:31 internal [2021-01-05T00:34:23.753Z] drwxrwxr-x 4 1001 1001 26 Jan 5 00:31 openapi [2021-01-05T00:34:23.753Z] drwxrwxr-x 4 1001 1001 71 Jan 5 00:31 snap [2021-01-05T00:34:23.753Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 00:31 version.go [Pipeline] sh [2021-01-05T00:34:24.107Z] + '[' -e coverage.out ] [2021-01-05T00:34:24.107Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T00:34:24.345Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T00:34:24.649Z] + make build [2021-01-05T00:34:24.649Z] 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-01-05T00:34:28.903Z] 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-01-05T00:34:32.717Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18365 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2021-01-05T00:34:32.769Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-01-05T00:34:37.232Z] 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-01-05T00:34:37.823Z] using credential edgex-jenkins-ssh [2021-01-05T00:34:37.903Z] Cloning the remote Git repository [2021-01-05T00:34:38.662Z] 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-01-05T00:34:37.955Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:34:38.056Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-01-05T00:34:38.134Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:34:38.135Z] > git --version # timeout=10 [2021-01-05T00:34:38.149Z] > git --version # 'git version 2.17.1' [2021-01-05T00:34:38.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:34:38.201Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:34:40.601Z] 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-01-05T00:34:40.870Z] 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-01-05T00:34:42.830Z] 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-01-05T00:34:44.238Z] 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-01-05T00:34:45.632Z] 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-01-05T00:34:47.036Z] 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-01-05T00:34:47.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T00:34:49.420Z] 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 [Pipeline] } [2021-01-05T00:34:50.397Z] $ docker stop --time=1 9aeee14479577091c6d7dfbc1c32053b09d7c65ef208dc09ac5af130b25905a2 [2021-01-05T00:34:52.200Z] $ docker rm -f 9aeee14479577091c6d7dfbc1c32053b09d7c65ef208dc09ac5af130b25905a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:34:55.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:34:55.198Z] [2021-01-05T00:34:55.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:34:55.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:34:55.553Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T00:34:55.553Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T00:34:55.553Z] ca9280d653b3: Pulling fs layer [2021-01-05T00:34:55.553Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T00:34:55.816Z] cbdbe7a5bc2a: Download complete [2021-01-05T00:34:56.404Z] ca9280d653b3: Verifying Checksum [2021-01-05T00:34:56.404Z] ca9280d653b3: Download complete [2021-01-05T00:34:56.404Z] cbdbe7a5bc2a: Pull complete [2021-01-05T00:34:56.777Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:34:56.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:34:56.824Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:34:56.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:34:56.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:34:56.866Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T00:34:57.355Z] 7e9c9ca2126c: Verifying Checksum [2021-01-05T00:34:57.355Z] 7e9c9ca2126c: Download complete [2021-01-05T00:34:57.623Z] ca9280d653b3: Pull complete [2021-01-05T00:34:57.628Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2021-01-05T00:34:58.604Z] Merge succeeded, producing 79a88d033f20b8b7aa42fa7a0d477ed196352a27 [2021-01-05T00:34:58.605Z] Checking out Revision 79a88d033f20b8b7aa42fa7a0d477ed196352a27 (PR-2924) [2021-01-05T00:34:57.650Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:34:57.663Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2021-01-05T00:34:58.026Z] > git remote # timeout=10 [2021-01-05T00:34:58.054Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T00:34:58.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:34:58.108Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T00:34:58.592Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T00:34:58.613Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:34:58.625Z] > git checkout -f 79a88d033f20b8b7aa42fa7a0d477ed196352a27 # timeout=10 [2021-01-05T00:35:03.032Z] Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" [2021-01-05T00:35:03.057Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T00:35:03.042Z] > git rev-list --no-walk b5bfd7dbc940fe16462c9952553d9ed2e287ac98 # timeout=10 [2021-01-05T00:35:04.272Z] 7e9c9ca2126c: Pull complete [2021-01-05T00:35:04.272Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T00:35:04.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:35:04.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T00:35:04.694Z] prd-centos7-docker-4c-2g-18362 does not seem to be running inside a container [2021-01-05T00:35:04.758Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T00:35:04.763Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-05T00:35:07.702Z] $ docker top 912be8b2cc8fb0020cbe995e6b74bb2a21aaf58beddbf78730e01d109b2426ea -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-05T00:35:08.354Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:35:08.426Z] + docker-compose build --help [2021-01-05T00:35:08.426Z] + grep parallel [2021-01-05T00:35:08.714Z] + sudo service docker restart [2021-01-05T00:35:08.714Z] + true [2021-01-05T00:35:09.371Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T00:35:09.392Z] $ docker stop --time=1 912be8b2cc8fb0020cbe995e6b74bb2a21aaf58beddbf78730e01d109b2426ea [2021-01-05T00:35:10.757Z] $ docker rm -f 912be8b2cc8fb0020cbe995e6b74bb2a21aaf58beddbf78730e01d109b2426ea [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T00:35:10.986Z] provisioning config files... [2021-01-05T00:35:11.026Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config2959383330844269462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:35:11.413Z] ---> docker-login.sh [2021-01-05T00:35:11.413Z] nexus3.edgexfoundry.org:10001 [2021-01-05T00:35:11.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:35:11.599Z] . [Pipeline] withDockerContainer [2021-01-05T00:35:11.741Z] prd-centos7-docker-4c-2g-18362 does not seem to be running inside a container [2021-01-05T00:35:11.823Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T00:35:12.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:12.507Z] $ docker top 7e39619cf9c5ba87cb66008c1ea86822fceb65c1be72bd8ad8932c26e85163cd -eo pid,comm [2021-01-05T00:35:12.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:12.680Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:12.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:12.680Z] [2021-01-05T00:35:12.680Z] Login Succeeded [2021-01-05T00:35:12.680Z] nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] sh [2021-01-05T00:35:12.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:13.171Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T00:35:13.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:13.225Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:13.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:13.225Z] [2021-01-05T00:35:13.225Z] Login Succeeded [2021-01-05T00:35:13.225Z] nexus3.edgexfoundry.org:10003 [2021-01-05T00:35:13.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:13.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:13.777Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:13.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:13.777Z] [2021-01-05T00:35:13.777Z] Login Succeeded [2021-01-05T00:35:13.777Z] nexus3.edgexfoundry.org:10004 [2021-01-05T00:35:14.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:14.129Z] Building docker-core-command-go ... [2021-01-05T00:35:14.129Z] Building docker-core-data-go ... [2021-01-05T00:35:14.129Z] Building docker-core-metadata-go ... [2021-01-05T00:35:14.129Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T00:35:14.129Z] Building docker-security-proxy-setup-go ... [2021-01-05T00:35:14.129Z] Building docker-security-secretstore-setup-go ... [2021-01-05T00:35:14.129Z] Building docker-support-notifications-go ... [2021-01-05T00:35:14.129Z] Building docker-support-scheduler-go ... [2021-01-05T00:35:14.129Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T00:35:14.129Z] Building docker-security-proxy-setup-go [2021-01-05T00:35:14.129Z] Building docker-security-secretstore-setup-go [2021-01-05T00:35:14.129Z] Building docker-support-scheduler-go [2021-01-05T00:35:14.129Z] Building docker-core-metadata-go [2021-01-05T00:35:14.129Z] Building docker-core-command-go [2021-01-05T00:35:14.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:14.329Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:14.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:14.329Z] [2021-01-05T00:35:14.329Z] Login Succeeded [2021-01-05T00:35:14.329Z] docker.io [2021-01-05T00:35:14.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:15.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:15.198Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:15.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:15.198Z] [2021-01-05T00:35:15.198Z] Login Succeeded [2021-01-05T00:35:15.198Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T00:35:15.220Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T00:35:15.728Z] ========================================================= [2021-01-05T00:35:15.728Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T00:35:15.728Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:35:16.119Z] + 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-01-05T00:35:18.763Z] Sending build context to Docker daemon 165.4MB [2021-01-05T00:35:18.763Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:18.763Z] Step 2/6 : FROM ${BASE} [2021-01-05T00:35:18.763Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T00:35:18.763Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T00:35:18.763Z] a4357932f1b6: Pulling fs layer [2021-01-05T00:35:18.763Z] 18c013af1878: Pulling fs layer [2021-01-05T00:35:18.763Z] 00ac8860ef70: Pulling fs layer [2021-01-05T00:35:18.763Z] 63d7cb157983: Pulling fs layer [2021-01-05T00:35:18.763Z] b116817d02f9: Pulling fs layer [2021-01-05T00:35:18.763Z] 745a02a5169b: Pulling fs layer [2021-01-05T00:35:18.763Z] 63d7cb157983: Waiting [2021-01-05T00:35:18.763Z] b116817d02f9: Waiting [2021-01-05T00:35:18.763Z] 745a02a5169b: Waiting [2021-01-05T00:35:18.763Z] 00ac8860ef70: Waiting [2021-01-05T00:35:18.763Z] 18c013af1878: Download complete [2021-01-05T00:35:18.763Z] a4357932f1b6: Verifying Checksum [2021-01-05T00:35:18.763Z] a4357932f1b6: Download complete [2021-01-05T00:35:18.763Z] 63d7cb157983: Download complete [2021-01-05T00:35:18.763Z] b116817d02f9: Verifying Checksum [2021-01-05T00:35:18.763Z] b116817d02f9: Download complete [2021-01-05T00:35:19.043Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T00:35:19.043Z] 5f621e34cdf4: Download complete [2021-01-05T00:35:19.655Z] 5f621e34cdf4: Pull complete [2021-01-05T00:35:20.267Z] a4357932f1b6: Pull complete [2021-01-05T00:35:20.877Z] 18c013af1878: Pull complete [2021-01-05T00:35:22.324Z] 745a02a5169b: Verifying Checksum [2021-01-05T00:35:22.324Z] 745a02a5169b: Download complete [2021-01-05T00:35:23.763Z] 00ac8860ef70: Verifying Checksum [2021-01-05T00:35:23.763Z] 00ac8860ef70: Download complete [2021-01-05T00:35:33.939Z] 00ac8860ef70: Pull complete [2021-01-05T00:35:34.213Z] 63d7cb157983: Pull complete [2021-01-05T00:35:34.498Z] b116817d02f9: Pull complete [2021-01-05T00:35:39.916Z] 745a02a5169b: Pull complete [2021-01-05T00:35:39.916Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T00:35:39.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T00:35:39.916Z] ---> b7e6874047d6 [2021-01-05T00:35:39.916Z] 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-01-05T00:35:42.564Z] ---> Running in 78570691da58 [2021-01-05T00:35:43.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:35:44.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:35:45.128Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T00:35:45.401Z] (2/12) Installing file (5.38-r0) [2021-01-05T00:35:45.401Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T00:35:45.401Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T00:35:48.785Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T00:35:48.785Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T00:35:48.785Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T00:35:49.056Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T00:35:49.056Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T00:35:49.056Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T00:35:49.329Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T00:35:49.329Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T00:35:49.329Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:35:49.602Z] OK: 217 MiB in 51 packages [2021-01-05T00:35:53.063Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:53.063Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:53.063Z] ---> d4c39a8a32c1 [2021-01-05T00:35:53.063Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:35:53.063Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:53.063Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:53.063Z] ---> d4c39a8a32c1 [2021-01-05T00:35:53.063Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:35:53.063Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:53.063Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:53.063Z] ---> d4c39a8a32c1 [2021-01-05T00:35:53.063Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:35:53.063Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:53.063Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:53.063Z] ---> d4c39a8a32c1 [2021-01-05T00:35:53.063Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:35:53.063Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:53.063Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:53.063Z] ---> d4c39a8a32c1 [2021-01-05T00:35:53.063Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:35:53.063Z] ---> Running in 603a01ae7524 [2021-01-05T00:35:53.063Z] ---> Running in d136c5bdafdd [2021-01-05T00:35:53.063Z] ---> Running in e21662f6da35 [2021-01-05T00:35:53.063Z] ---> Running in d9ca9418ae74 [2021-01-05T00:35:53.063Z] ---> Running in 0f60aa4128dd [2021-01-05T00:35:53.063Z] Removing intermediate container d9ca9418ae74 [2021-01-05T00:35:53.063Z] ---> 5751bc3d8338 [2021-01-05T00:35:53.063Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:53.063Z] Removing intermediate container 603a01ae7524 [2021-01-05T00:35:53.063Z] ---> d47f8464408c [2021-01-05T00:35:53.063Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:53.063Z] Removing intermediate container d136c5bdafdd [2021-01-05T00:35:53.063Z] ---> 555ac009946c [2021-01-05T00:35:53.063Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:53.063Z] Removing intermediate container 0f60aa4128dd [2021-01-05T00:35:53.063Z] ---> ec530423e1ed [2021-01-05T00:35:53.063Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:53.063Z] Removing intermediate container e21662f6da35 [2021-01-05T00:35:53.063Z] ---> 3e34f0129e87 [2021-01-05T00:35:53.063Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:53.063Z] ---> Running in 5768e9771881 [2021-01-05T00:35:53.063Z] ---> Running in 251ad10194ac [2021-01-05T00:35:53.063Z] ---> Running in cc8f1bb138fa [2021-01-05T00:35:53.063Z] ---> Running in 5a38033cab51 [2021-01-05T00:35:53.063Z] ---> Running in 639eb9d5ab5d [2021-01-05T00:35:53.902Z] Removing intermediate container 78570691da58 [2021-01-05T00:35:53.902Z] ---> 7099e0eab6b4 [2021-01-05T00:35:53.902Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T00:35:53.902Z] ---> Running in 2d3ff5e56c33 [2021-01-05T00:35:53.902Z] Removing intermediate container 2d3ff5e56c33 [2021-01-05T00:35:53.902Z] ---> efb958e4c500 [2021-01-05T00:35:53.902Z] Step 5/6 : COPY go.mod . [2021-01-05T00:35:54.496Z] ---> 529ce3ea4fa9 [2021-01-05T00:35:54.496Z] Step 6/6 : RUN go mod download [2021-01-05T00:35:54.771Z] ---> Running in d9c2a44dde45 [2021-01-05T00:35:55.022Z] Removing intermediate container 5768e9771881 [2021-01-05T00:35:55.022Z] ---> b0352b8e81c1 [2021-01-05T00:35:55.022Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:35:55.022Z] ---> Running in 6c84bdfbcc79 [2021-01-05T00:35:55.022Z] Removing intermediate container 251ad10194ac [2021-01-05T00:35:55.022Z] ---> fb6f839ecc23 [2021-01-05T00:35:55.022Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T00:35:55.305Z] Removing intermediate container 5a38033cab51 [2021-01-05T00:35:55.305Z] ---> 84e9207b4bcd [2021-01-05T00:35:55.305Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:35:55.305Z] Removing intermediate container 639eb9d5ab5d [2021-01-05T00:35:55.305Z] ---> ea1e9cae38ba [2021-01-05T00:35:55.305Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:35:55.305Z] ---> Running in 507573f24f2c [2021-01-05T00:35:55.576Z] ---> Running in e4e4d70d8122 [2021-01-05T00:35:55.577Z] ---> Running in fd445b65d780 [2021-01-05T00:35:55.577Z] Removing intermediate container cc8f1bb138fa [2021-01-05T00:35:55.577Z] ---> 0429bb13936c [2021-01-05T00:35:55.577Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:35:55.849Z] ---> Running in cf3831a55a51 [2021-01-05T00:35:56.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:56.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:56.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:56.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:56.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:56.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:57.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:57.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:57.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:57.446Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:57.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:57.732Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:57.732Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:57.732Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:58.003Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:58.268Z] Removing intermediate container 6c84bdfbcc79 [2021-01-05T00:35:58.268Z] ---> 272e95c29e1f [2021-01-05T00:35:58.268Z] Step 6/22 : COPY go.mod . [2021-01-05T00:35:58.857Z] Removing intermediate container e4e4d70d8122 [2021-01-05T00:35:58.857Z] ---> 30ec7ba1699c [2021-01-05T00:35:58.857Z] Step 6/21 : COPY go.mod . [2021-01-05T00:35:58.857Z] ---> 8ef53730b550 [2021-01-05T00:35:58.857Z] Step 7/22 : RUN go mod download [2021-01-05T00:35:59.138Z] Removing intermediate container fd445b65d780 [2021-01-05T00:35:59.138Z] ---> 55a45062a383 [2021-01-05T00:35:59.138Z] Step 6/22 : COPY go.mod . [2021-01-05T00:35:59.138Z] Removing intermediate container 507573f24f2c [2021-01-05T00:35:59.138Z] ---> b610d6c5b121 [2021-01-05T00:35:59.138Z] Step 6/24 : COPY go.mod . [2021-01-05T00:35:59.138Z] ---> Running in aee6401de553 [2021-01-05T00:35:59.404Z] Removing intermediate container cf3831a55a51 [2021-01-05T00:35:59.404Z] ---> 32eb7c9d4115 [2021-01-05T00:35:59.404Z] Step 6/21 : COPY go.mod . [2021-01-05T00:35:59.404Z] ---> fdacbab4deac [2021-01-05T00:35:59.404Z] Step 7/21 : RUN go mod download [2021-01-05T00:35:59.677Z] ---> Running in baf0fb438449 [2021-01-05T00:35:59.677Z] ---> 68ec56495eb3 [2021-01-05T00:35:59.677Z] Step 7/22 : RUN go mod download [2021-01-05T00:35:59.677Z] ---> c1807246b2f9 [2021-01-05T00:35:59.677Z] Step 7/24 : RUN go mod download [2021-01-05T00:35:59.948Z] ---> 416cb9a3d6aa [2021-01-05T00:35:59.948Z] Step 7/21 : RUN go mod download [2021-01-05T00:35:59.948Z] ---> Running in 6dd6fc9ac629 [2021-01-05T00:35:59.948Z] ---> Running in fd328c60fa0e [2021-01-05T00:35:59.948Z] ---> Running in 7586a06ec686 [2021-01-05T00:36:02.551Z] Removing intermediate container baf0fb438449 [2021-01-05T00:36:02.551Z] ---> 905371763982 [2021-01-05T00:36:02.551Z] Step 8/21 : COPY . . [2021-01-05T00:36:02.551Z] Removing intermediate container aee6401de553 [2021-01-05T00:36:02.551Z] ---> 53fcd15c7d80 [2021-01-05T00:36:02.551Z] Step 8/22 : COPY . . [2021-01-05T00:36:05.144Z] Removing intermediate container 7586a06ec686 [2021-01-05T00:36:05.144Z] ---> 1b57106173c6 [2021-01-05T00:36:05.144Z] Step 8/21 : COPY . . [2021-01-05T00:36:07.125Z] Removing intermediate container fd328c60fa0e [2021-01-05T00:36:07.125Z] ---> 35bd9d9083c2 [2021-01-05T00:36:07.125Z] Step 8/24 : COPY . . [2021-01-05T00:36:07.125Z] Removing intermediate container 6dd6fc9ac629 [2021-01-05T00:36:07.125Z] ---> 319b6943f264 [2021-01-05T00:36:07.125Z] Step 8/22 : COPY . . [2021-01-05T00:36:21.583Z] Removing intermediate container d9c2a44dde45 [2021-01-05T00:36:21.583Z] ---> f4dba55658eb [2021-01-05T00:36:21.583Z] Successfully built f4dba55658eb [2021-01-05T00:36:21.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:36:21.925Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T00:36:21.925Z] . [Pipeline] withDockerContainer [2021-01-05T00:36:22.162Z] prd-ubuntu18.04-docker-arm64-4c-16g-18365 does not seem to be running inside a container [2021-01-05T00:36:22.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T00:36:23.785Z] $ docker top 183c2d1a77187767546f14b62349a68ccf3dbddb6c63e21ab465086e7de634e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:36:24.906Z] + go version [2021-01-05T00:36:24.906Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T00:36:24.939Z] $ docker stop --time=1 183c2d1a77187767546f14b62349a68ccf3dbddb6c63e21ab465086e7de634e7 [2021-01-05T00:36:26.865Z] $ docker rm -f 183c2d1a77187767546f14b62349a68ccf3dbddb6c63e21ab465086e7de634e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:36:27.831Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T00:36:27.832Z] . [Pipeline] withDockerContainer [2021-01-05T00:36:28.079Z] prd-ubuntu18.04-docker-arm64-4c-16g-18365 does not seem to be running inside a container [2021-01-05T00:36:28.169Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T00:36:29.584Z] $ docker top e3f1a1b42bc2198018c2e82d5fb0911a0f7eb34e22222f8df5215cd11ed1ad7d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T00:36:29.936Z] ========================================================= [2021-01-05T00:36:29.936Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T00:36:29.937Z] ========================================================= [Pipeline] sh [2021-01-05T00:36:30.583Z] + make test [2021-01-05T00:36:30.583Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T00:36:46.290Z] ---> 61e26d71e05c [2021-01-05T00:36:46.290Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T00:36:46.290Z] ---> Running in bddb62833bb8 [2021-01-05T00:36:46.290Z] ---> 2cda1a1b0b76 [2021-01-05T00:36:46.290Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T00:36:46.290Z] ---> 14191818c1d4 [2021-01-05T00:36:46.290Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T00:36:46.290Z] ---> 2b64887717c5 [2021-01-05T00:36:46.290Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T00:36:46.290Z] ---> 245e073fc1d1 [2021-01-05T00:36:46.290Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T00:36:46.290Z] ---> Running in 4412af032ad3 [2021-01-05T00:36:46.290Z] ---> Running in 57c7ff650bb9 [2021-01-05T00:36:46.290Z] ---> Running in 7436051cd312 [2021-01-05T00:36:46.290Z] ---> Running in 317e00fc526e [2021-01-05T00:36:46.290Z] 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-01-05T00:36:46.290Z] 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-01-05T00:36:46.290Z] 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-01-05T00:36:46.290Z] 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-01-05T00:36:46.290Z] 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-01-05T00:36:52.767Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T00:37:18.605Z] 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-01-05T00:37:18.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T00:37:26.835Z] Removing intermediate container 57c7ff650bb9 [2021-01-05T00:37:26.835Z] ---> cadd76b30b9c [2021-01-05T00:37:26.835Z] [2021-01-05T00:37:26.835Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T00:37:26.835Z] Removing intermediate container 317e00fc526e [2021-01-05T00:37:26.835Z] ---> fab5f0ff7bd5 [2021-01-05T00:37:26.835Z] [2021-01-05T00:37:26.835Z] Step 10/21 : FROM scratch [2021-01-05T00:37:26.835Z] ---> [2021-01-05T00:37:26.835Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:37:26.835Z] Removing intermediate container 4412af032ad3 [2021-01-05T00:37:26.835Z] ---> b674f6265efb [2021-01-05T00:37:26.835Z] [2021-01-05T00:37:26.835Z] Step 10/22 : FROM scratch [2021-01-05T00:37:26.835Z] ---> [2021-01-05T00:37:26.835Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:37:26.835Z] 3.12: Pulling from library/alpine [2021-01-05T00:37:26.835Z] ---> Running in 3f650953ed73 [2021-01-05T00:37:26.835Z] ---> Running in 2edce8e383d1 [2021-01-05T00:37:28.777Z] Removing intermediate container 2edce8e383d1 [2021-01-05T00:37:28.777Z] ---> 0b7f88e428ba [2021-01-05T00:37:28.777Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T00:37:28.777Z] Removing intermediate container 3f650953ed73 [2021-01-05T00:37:28.777Z] ---> 2fd96ef1ef9b [2021-01-05T00:37:28.777Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T00:37:28.777Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T00:37:29.352Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T00:37:29.352Z] ---> 389fef711851 [2021-01-05T00:37:29.352Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:37:29.352Z] ---> Running in 2d2800470c0f [2021-01-05T00:37:29.617Z] ---> Running in 643104bceb1e [2021-01-05T00:37:29.617Z] Removing intermediate container bddb62833bb8 [2021-01-05T00:37:29.617Z] ---> 5af21b470ca7 [2021-01-05T00:37:29.617Z] [2021-01-05T00:37:29.617Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T00:37:29.617Z] ---> 389fef711851 [2021-01-05T00:37:29.617Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T00:37:29.617Z] Removing intermediate container 7436051cd312 [2021-01-05T00:37:29.617Z] ---> 712d44f7dbf5 [2021-01-05T00:37:29.617Z] [2021-01-05T00:37:29.617Z] Step 10/22 : FROM scratch [2021-01-05T00:37:29.617Z] ---> [2021-01-05T00:37:29.617Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:37:29.617Z] ---> Running in e7d677adc976 [2021-01-05T00:37:29.617Z] ---> Using cache [2021-01-05T00:37:29.617Z] ---> 2fd96ef1ef9b [2021-01-05T00:37:29.617Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T00:37:29.881Z] ---> Running in 6c3a694e4a93 [2021-01-05T00:37:29.881Z] ---> Running in c3feab94f9ea [2021-01-05T00:37:29.881Z] Removing intermediate container 2d2800470c0f [2021-01-05T00:37:29.881Z] ---> bcd0abd77556 [2021-01-05T00:37:29.881Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:37:30.146Z] Removing intermediate container 643104bceb1e [2021-01-05T00:37:30.146Z] ---> 67d9f57c3e05 [2021-01-05T00:37:30.146Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T00:37:30.146Z] ---> Running in a8901c657688 [2021-01-05T00:37:30.146Z] ---> Running in 1e8b718d27b0 [2021-01-05T00:37:30.409Z] Removing intermediate container c3feab94f9ea [2021-01-05T00:37:30.409Z] ---> 12f6a8a213f2 [2021-01-05T00:37:30.409Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:37:30.409Z] Removing intermediate container a8901c657688 [2021-01-05T00:37:30.409Z] ---> b9aa801758d7 [2021-01-05T00:37:30.409Z] Step 14/22 : WORKDIR / [2021-01-05T00:37:30.676Z] ---> Running in ec72b4a9e3c1 [2021-01-05T00:37:30.676Z] Removing intermediate container 1e8b718d27b0 [2021-01-05T00:37:30.676Z] ---> b2f2089671ec [2021-01-05T00:37:30.676Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T00:37:30.676Z] ---> Running in a172bb6d3ab0 [2021-01-05T00:37:30.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:30.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:30.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:30.944Z] Removing intermediate container ec72b4a9e3c1 [2021-01-05T00:37:30.944Z] ---> f351abdaa5a1 [2021-01-05T00:37:30.944Z] Step 14/22 : WORKDIR / [2021-01-05T00:37:30.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:30.944Z] Removing intermediate container a172bb6d3ab0 [2021-01-05T00:37:30.944Z] ---> 13a4734b70b9 [2021-01-05T00:37:30.944Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T00:37:30.944Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T00:37:30.944Z] ---> Running in f045b0ddeb7e [2021-01-05T00:37:30.944Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:37:30.944Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T00:37:30.944Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T00:37:30.944Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T00:37:30.944Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:37:30.944Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:37:31.209Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T00:37:31.209Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:37:31.209Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T00:37:31.209Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T00:37:31.209Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:37:31.209Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:37:31.209Z] OK: 7 MiB in 18 packages [2021-01-05T00:37:31.786Z] OK: 7 MiB in 19 packages [2021-01-05T00:37:31.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T00:37:32.052Z] ---> f577c63385d0 [2021-01-05T00:37:32.052Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T00:37:32.631Z] ---> 69d03972fb4c [2021-01-05T00:37:32.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T00:37:32.906Z] Removing intermediate container f045b0ddeb7e [2021-01-05T00:37:32.906Z] ---> 10c3077ef1c3 [2021-01-05T00:37:32.906Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T00:37:32.906Z] ---> 5f7a1f38a02b [2021-01-05T00:37:32.906Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:33.184Z] ---> 1615cc52f6a7 [2021-01-05T00:37:33.184Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T00:37:33.184Z] ---> 122e55d0d6d2 [2021-01-05T00:37:33.184Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:34.590Z] ---> c980cc6a4fa2 [2021-01-05T00:37:34.590Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T00:37:34.590Z] ---> Running in d1cc44abd424 [2021-01-05T00:37:34.590Z] Removing intermediate container e7d677adc976 [2021-01-05T00:37:34.590Z] ---> 572ecf0d8a1c [2021-01-05T00:37:34.590Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:37:34.590Z] ---> c74fc184375a [2021-01-05T00:37:34.590Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T00:37:34.590Z] Removing intermediate container 6c3a694e4a93 [2021-01-05T00:37:34.590Z] ---> 10bdbf1305dd [2021-01-05T00:37:34.590Z] ---> 671b849167d2 [2021-01-05T00:37:34.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:37:34.591Z] [2021-01-05T00:37:34.856Z] ---> Running in f4247339c491 [2021-01-05T00:37:35.119Z] ---> Running in 89a30b1e1bc4 [2021-01-05T00:37:35.119Z] ---> Running in 4f3f4600453c [2021-01-05T00:37:35.119Z] ---> 23f8a67c0c25 [2021-01-05T00:37:35.119Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T00:37:35.119Z] Removing intermediate container d1cc44abd424 [2021-01-05T00:37:35.119Z] ---> 35e4e7ca20b8 [2021-01-05T00:37:35.119Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:37:35.381Z] ---> Running in 741958a3fd04 [2021-01-05T00:37:35.381Z] ---> Running in 2b12553732bf [2021-01-05T00:37:35.381Z] Removing intermediate container f4247339c491 [2021-01-05T00:37:35.381Z] ---> c0546ef86433 [2021-01-05T00:37:35.381Z] Step 13/24 : WORKDIR / [2021-01-05T00:37:35.381Z] Removing intermediate container 4f3f4600453c [2021-01-05T00:37:35.381Z] ---> 47f09c0d9f30 [2021-01-05T00:37:35.381Z] Step 13/21 : WORKDIR /edgex [2021-01-05T00:37:35.381Z] Removing intermediate container 89a30b1e1bc4 [2021-01-05T00:37:35.381Z] ---> 11abf6640068 [2021-01-05T00:37:35.381Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:37:35.646Z] ---> Running in 0034891fa95a [2021-01-05T00:37:35.646Z] ---> Running in 6d008ef99794 [2021-01-05T00:37:35.646Z] ---> Running in 69955c088bb7 [2021-01-05T00:37:35.646Z] Removing intermediate container 2b12553732bf [2021-01-05T00:37:35.646Z] ---> f6342c9e9849 [2021-01-05T00:37:35.646Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:37:35.917Z] Removing intermediate container 741958a3fd04 [2021-01-05T00:37:35.917Z] ---> b459278307a0 [2021-01-05T00:37:35.917Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T00:37:35.917Z] ---> Running in c6fe6584034c [2021-01-05T00:37:35.917Z] Removing intermediate container 0034891fa95a [2021-01-05T00:37:35.917Z] ---> b1d793fb5c58 [2021-01-05T00:37:35.917Z] 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-01-05T00:37:35.917Z] Removing intermediate container 6d008ef99794 [2021-01-05T00:37:35.917Z] ---> 54b6875fcd5a [2021-01-05T00:37:35.917Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T00:37:35.917Z] ---> Running in 13cdf3cdd9a9 [2021-01-05T00:37:35.917Z] Removing intermediate container 69955c088bb7 [2021-01-05T00:37:35.917Z] ---> 2fb75248f932 [2021-01-05T00:37:35.917Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T00:37:36.190Z] Removing intermediate container c6fe6584034c [2021-01-05T00:37:36.190Z] ---> 4486962f090a [2021-01-05T00:37:36.190Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T00:37:36.190Z] ---> Running in 4f8dde41b98d [2021-01-05T00:37:36.456Z] ---> Running in ee71a82f87a0 [2021-01-05T00:37:36.456Z] ---> 5354075bde73 [2021-01-05T00:37:36.456Z] 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-01-05T00:37:36.456Z] Removing intermediate container 13cdf3cdd9a9 [2021-01-05T00:37:36.456Z] ---> 6d70e182592e [2021-01-05T00:37:36.456Z] Step 20/21 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:37:36.726Z] ---> 64dae60e97fa [2021-01-05T00:37:36.726Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T00:37:36.726Z] ---> Running in 5658527ff911 [2021-01-05T00:37:36.998Z] Removing intermediate container 4f8dde41b98d [2021-01-05T00:37:36.998Z] ---> 57102430a257 [2021-01-05T00:37:36.998Z] Step 21/22 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:37:36.998Z] ---> f7532b1e7242 [2021-01-05T00:37:36.998Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:36.998Z] Removing intermediate container ee71a82f87a0 [2021-01-05T00:37:36.998Z] ---> a3742f0975b7 [2021-01-05T00:37:36.998Z] Step 21/22 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:37:36.998Z] ---> Running in a03b3705ec87 [2021-01-05T00:37:37.261Z] ---> Running in 3da894272f09 [2021-01-05T00:37:37.261Z] Removing intermediate container 5658527ff911 [2021-01-05T00:37:37.261Z] ---> 1286ea85fb82 [2021-01-05T00:37:37.261Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:37:37.261Z] Removing intermediate container a03b3705ec87 [2021-01-05T00:37:37.261Z] ---> b4a749fbb192 [2021-01-05T00:37:37.261Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:37:37.549Z] ---> Running in dafb65283e3b [2021-01-05T00:37:37.549Z] ---> Running in b524dbd7db09 [2021-01-05T00:37:37.549Z] ---> c98bdb0268ac [2021-01-05T00:37:37.549Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T00:37:37.549Z] ---> ee1928af7da1 [2021-01-05T00:37:37.549Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T00:37:37.549Z] Removing intermediate container 3da894272f09 [2021-01-05T00:37:37.549Z] ---> d9b2ecc90a5b [2021-01-05T00:37:37.549Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:37:37.824Z] ---> Running in 687b573d1306 [2021-01-05T00:37:37.824Z] Removing intermediate container dafb65283e3b [2021-01-05T00:37:37.824Z] ---> d74b54b39343 [2021-01-05T00:37:37.824Z] [2021-01-05T00:37:38.088Z] Removing intermediate container b524dbd7db09 [2021-01-05T00:37:38.088Z] ---> 2597cc13385d [2021-01-05T00:37:38.088Z] [2021-01-05T00:37:38.352Z] Successfully built d74b54b39343 [2021-01-05T00:37:38.353Z] Successfully built 2597cc13385d [2021-01-05T00:37:38.353Z] Removing intermediate container 687b573d1306 [2021-01-05T00:37:38.353Z] ---> d4d7880385ef [2021-01-05T00:37:38.353Z] [2021-01-05T00:37:38.353Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T00:37:38.353Z] Successfully tagged docker-core-command-go:latest [2021-01-05T00:37:38.353Z] Building docker-sys-mgmt-agent-go [2021-01-05T00:37:38.353Z] Building docker-security-bootstrap-redis-go [2021-01-05T00:37:38.615Z]  Building docker-support-scheduler-go ... done  Building docker-core-command-go ... done  ---> 6a56a9a55e31 [2021-01-05T00:37:38.615Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T00:37:38.615Z] Successfully built d4d7880385ef [2021-01-05T00:37:38.615Z] ---> 8221234e8871 [2021-01-05T00:37:38.615Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T00:37:38.615Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T00:37:38.615Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2021-01-05T00:37:38.878Z] ---> Running in 226b49cbbb98 [2021-01-05T00:37:39.145Z] Removing intermediate container 226b49cbbb98 [2021-01-05T00:37:39.145Z] ---> 81056c58c3a7 [2021-01-05T00:37:39.145Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T00:37:39.145Z] ---> Running in 94d9cbdab3f8 [2021-01-05T00:37:39.145Z] ---> 1bb014e28fd2 [2021-01-05T00:37:39.145Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T00:37:39.416Z] Removing intermediate container 94d9cbdab3f8 [2021-01-05T00:37:39.416Z] ---> ccecccfa1de9 [2021-01-05T00:37:39.416Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T00:37:39.682Z] ---> Running in 8545f267be23 [2021-01-05T00:37:39.949Z] ---> 4ef94b4c0120 [2021-01-05T00:37:39.949Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T00:37:40.232Z] Removing intermediate container 8545f267be23 [2021-01-05T00:37:40.232Z] ---> df1ebf939c73 [2021-01-05T00:37:40.232Z] Step 20/21 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:37:41.192Z] ---> Running in 5975edaa4ba8 [2021-01-05T00:37:44.549Z] ---> Running in b4dd3563ec7c [2021-01-05T00:37:45.525Z] Removing intermediate container b4dd3563ec7c [2021-01-05T00:37:45.525Z] ---> 6b9b2cdcae62 [2021-01-05T00:37:45.525Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:37:46.921Z] ---> Running in e94346d71cda [2021-01-05T00:37:47.188Z] Removing intermediate container e94346d71cda [2021-01-05T00:37:47.188Z] ---> 1a61fe92a71a [2021-01-05T00:37:47.188Z] [2021-01-05T00:37:47.188Z] Removing intermediate container 5975edaa4ba8 [2021-01-05T00:37:47.188Z] ---> bd72df28b6a4 [2021-01-05T00:37:47.188Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T00:37:47.452Z] Successfully built 1a61fe92a71a [2021-01-05T00:37:47.452Z] ---> Running in 87033592a704 [2021-01-05T00:37:47.452Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T00:37:47.452Z] Building docker-core-data-go [2021-01-05T00:37:47.452Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 87033592a704 [2021-01-05T00:37:47.452Z] ---> 91217135d39e [2021-01-05T00:37:47.452Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T00:37:47.716Z] ---> Running in 171cb5d73792 [2021-01-05T00:37:47.716Z] Removing intermediate container 171cb5d73792 [2021-01-05T00:37:47.716Z] ---> 74c6ab01be26 [2021-01-05T00:37:47.716Z] Step 23/24 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:37:47.716Z] ---> Running in 7c8f022f467c [2021-01-05T00:37:47.984Z] Removing intermediate container 7c8f022f467c [2021-01-05T00:37:47.984Z] ---> eb6b5e4a7b02 [2021-01-05T00:37:47.984Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:37:47.984Z] ---> Running in 93bbf286719b [2021-01-05T00:37:48.266Z] Removing intermediate container 93bbf286719b [2021-01-05T00:37:48.266Z] ---> e7f3f73f2ab0 [2021-01-05T00:37:48.266Z] [2021-01-05T00:37:49.701Z] Successfully built e7f3f73f2ab0 [2021-01-05T00:37:51.657Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T00:37:58.826Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T00:37:58.826Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T00:37:58.826Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T00:37:58.826Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T00:37:58.826Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T00:37:58.826Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T00:37:58.826Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T00:37:58.826Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T00:37:58.826Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T00:38:01.447Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T00:38:01.447Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T00:38:01.447Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T00:38:04.038Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:38:04.038Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:38:04.038Z] ---> d4c39a8a32c1 [2021-01-05T00:38:04.038Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T00:38:04.038Z] ---> Using cache [2021-01-05T00:38:04.038Z] ---> 3e34f0129e87 [2021-01-05T00:38:04.038Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:38:04.038Z] ---> Using cache [2021-01-05T00:38:04.038Z] ---> ea1e9cae38ba [2021-01-05T00:38:04.038Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T00:38:04.333Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:38:04.333Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:38:04.333Z] ---> d4c39a8a32c1 [2021-01-05T00:38:04.333Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:38:04.333Z] ---> Using cache [2021-01-05T00:38:04.333Z] ---> 3e34f0129e87 [2021-01-05T00:38:04.333Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:38:04.333Z] ---> Using cache [2021-01-05T00:38:04.333Z] ---> ea1e9cae38ba [2021-01-05T00:38:04.333Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:38:04.333Z] ---> Using cache [2021-01-05T00:38:04.333Z] ---> 55a45062a383 [2021-01-05T00:38:04.333Z] Step 6/22 : COPY go.mod . [2021-01-05T00:38:04.333Z] ---> Using cache [2021-01-05T00:38:04.333Z] ---> 68ec56495eb3 [2021-01-05T00:38:04.333Z] Step 7/22 : RUN go mod download [2021-01-05T00:38:04.333Z] ---> Using cache [2021-01-05T00:38:04.333Z] ---> 319b6943f264 [2021-01-05T00:38:04.333Z] Step 8/22 : COPY . . [2021-01-05T00:38:04.333Z] ---> Using cache [2021-01-05T00:38:04.333Z] ---> 14191818c1d4 [2021-01-05T00:38:04.333Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T00:38:04.942Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:38:04.942Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:38:04.942Z] ---> d4c39a8a32c1 [2021-01-05T00:38:04.942Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:38:04.942Z] ---> Using cache [2021-01-05T00:38:04.942Z] ---> 3e34f0129e87 [2021-01-05T00:38:04.942Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:38:04.942Z] ---> Using cache [2021-01-05T00:38:04.942Z] ---> ea1e9cae38ba [2021-01-05T00:38:04.942Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T00:38:05.520Z] ---> Running in a827e83a41f3 [2021-01-05T00:38:06.934Z] ---> Running in 6b6295186b22 [2021-01-05T00:38:06.934Z] ---> Running in afc9fe691e30 [2021-01-05T00:38:08.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.284s coverage: 46.6% of statements [2021-01-05T00:38:08.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T00:38:08.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T00:38:08.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T00:38:08.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T00:38:08.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T00:38:08.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T00:38:08.942Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:08.942Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:09.548Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:38:09.548Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:38:09.548Z] ---> d4c39a8a32c1 [2021-01-05T00:38:09.548Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T00:38:09.548Z] ---> Using cache [2021-01-05T00:38:09.548Z] ---> 3e34f0129e87 [2021-01-05T00:38:09.548Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:38:09.548Z] ---> Using cache [2021-01-05T00:38:09.548Z] ---> ea1e9cae38ba [2021-01-05T00:38:09.548Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T00:38:09.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:09.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:09.820Z] ---> Running in 8e54cb316601 [2021-01-05T00:38:10.431Z] OK: 233 MiB in 51 packages [2021-01-05T00:38:10.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:10.709Z] OK: 233 MiB in 51 packages [2021-01-05T00:38:11.709Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:12.123Z] Removing intermediate container 6b6295186b22 [2021-01-05T00:38:12.123Z] ---> 5a5db4b79a88 [2021-01-05T00:38:12.123Z] Step 6/24 : COPY go.mod . [2021-01-05T00:38:12.123Z] Removing intermediate container a827e83a41f3 [2021-01-05T00:38:12.123Z] ---> 3cad7cac8b33 [2021-01-05T00:38:12.123Z] Step 6/26 : COPY go.mod . [2021-01-05T00:38:12.508Z] OK: 233 MiB in 51 packages [2021-01-05T00:38:12.508Z] ---> e13924f64f6c [2021-01-05T00:38:12.508Z] Step 7/24 : RUN go mod download [2021-01-05T00:38:12.864Z] ---> Running in ca8688ab6a98 [2021-01-05T00:38:12.864Z] ---> 44e144f476be [2021-01-05T00:38:12.864Z] Step 7/26 : RUN go mod download [2021-01-05T00:38:13.213Z] ---> Running in 00a30086106f [2021-01-05T00:38:13.652Z] Removing intermediate container 8e54cb316601 [2021-01-05T00:38:13.652Z] ---> 1a25d310bbaf [2021-01-05T00:38:13.652Z] Step 6/23 : COPY go.mod . [2021-01-05T00:38:14.317Z] ---> 6d1556f3b797 [2021-01-05T00:38:14.317Z] Step 7/23 : RUN go mod download [2021-01-05T00:38:14.317Z] ---> Running in 5c202c450b79 [2021-01-05T00:38:14.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.470s coverage: 27.0% of statements [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T00:38:14.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T00:38:14.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T00:38:14.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.239s coverage: 75.0% of statements [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T00:38:14.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T00:38:15.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.667s coverage: 82.9% of statements [2021-01-05T00:38:15.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T00:38:15.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:38:15.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T00:38:15.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T00:38:15.766Z] Removing intermediate container 00a30086106f [2021-01-05T00:38:15.766Z] ---> 337be4229523 [2021-01-05T00:38:15.766Z] Step 8/26 : COPY . . [2021-01-05T00:38:15.766Z] Removing intermediate container ca8688ab6a98 [2021-01-05T00:38:15.766Z] ---> e8b8d44691b7 [2021-01-05T00:38:15.766Z] Step 8/24 : COPY . . [2021-01-05T00:38:16.039Z] Removing intermediate container 5c202c450b79 [2021-01-05T00:38:16.039Z] ---> 37db19e02a03 [2021-01-05T00:38:16.039Z] Step 8/23 : COPY . . [2021-01-05T00:38:23.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.131s coverage: 28.6% of statements [2021-01-05T00:38:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T00:38:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T00:38:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T00:38:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T00:38:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T00:38:23.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.148s coverage: 100.0% of statements [2021-01-05T00:38:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T00:38:23.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.111s coverage: 100.0% of statements [2021-01-05T00:38:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T00:38:23.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.331s coverage: 86.7% of statements [2021-01-05T00:38:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T00:38:23.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements [2021-01-05T00:38:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T00:38:24.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements [2021-01-05T00:38:24.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T00:38:24.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T00:38:24.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T00:38:24.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T00:38:31.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.013s coverage: 93.8% of statements [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T00:38:31.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T00:38:31.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.204s coverage: 0.1% of statements [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T00:38:31.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.086s coverage: 100.0% of statements [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T00:38:31.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.153s coverage: 75.5% of statements [2021-01-05T00:38:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T00:38:32.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-01-05T00:38:32.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.171s coverage: 87.2% of statements [2021-01-05T00:38:33.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.176s coverage: 84.2% of statements [2021-01-05T00:38:36.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.4% of statements [2021-01-05T00:38:36.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T00:38:38.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.656s coverage: 63.5% of statements [2021-01-05T00:38:38.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T00:38:38.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T00:38:38.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-01-05T00:38:38.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements [2021-01-05T00:38:38.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-01-05T00:38:38.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-01-05T00:38:39.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-01-05T00:38:42.871Z] Removing intermediate container afc9fe691e30 [2021-01-05T00:38:42.872Z] ---> 6640d6d262d2 [2021-01-05T00:38:42.872Z] [2021-01-05T00:38:42.872Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T00:38:42.872Z] ---> 389fef711851 [2021-01-05T00:38:42.872Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:38:42.872Z] ---> Using cache [2021-01-05T00:38:42.872Z] ---> 572ecf0d8a1c [2021-01-05T00:38:42.872Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T00:38:44.279Z] ---> Running in 2b56f563a05b [2021-01-05T00:38:45.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.907s coverage: 68.9% of statements [2021-01-05T00:38:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T00:38:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T00:38:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T00:38:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T00:38:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T00:38:45.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.425s coverage: 37.0% of statements [2021-01-05T00:38:45.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T00:38:45.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T00:38:45.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.659s coverage: 84.0% of statements [2021-01-05T00:38:45.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements [2021-01-05T00:38:46.205Z] Removing intermediate container 2b56f563a05b [2021-01-05T00:38:46.205Z] ---> 3417a9e7262b [2021-01-05T00:38:46.205Z] Step 13/22 : WORKDIR / [2021-01-05T00:38:46.797Z] ---> Running in 2fc7cd0b2c6c [2021-01-05T00:38:46.797Z] ---> d750b8c08b86 [2021-01-05T00:38:46.797Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T00:38:46.797Z] ---> 66cfa8ca1c48 [2021-01-05T00:38:46.797Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T00:38:46.797Z] ---> 146071647ed1 [2021-01-05T00:38:46.797Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T00:38:46.797Z] ---> Running in 838412a433e2 [2021-01-05T00:38:46.797Z] ---> Running in 63cc1e8bed7d [2021-01-05T00:38:46.797Z] ---> Running in 76fd827d4644 [2021-01-05T00:38:47.061Z] Removing intermediate container 2fc7cd0b2c6c [2021-01-05T00:38:47.061Z] ---> e3c74b6197a9 [2021-01-05T00:38:47.061Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T00:38:47.643Z] ---> 83f28babdbe9 [2021-01-05T00:38:47.643Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T00:38:48.233Z] 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-01-05T00:38:48.233Z] 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-01-05T00:38:48.233Z] 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-01-05T00:38:48.233Z] ---> 86bab86d5ced [2021-01-05T00:38:48.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T00:38:48.509Z] ---> 9376b038e10a [2021-01-05T00:38:48.510Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T00:38:48.775Z] ---> 30481e1c135e [2021-01-05T00:38:48.775Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T00:38:49.040Z] ---> Running in 57d4235bd949 [2021-01-05T00:38:51.638Z] Removing intermediate container 57d4235bd949 [2021-01-05T00:38:51.638Z] ---> e92ec8890095 [2021-01-05T00:38:51.638Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T00:38:51.638Z] ---> Running in f333741421c6 [2021-01-05T00:38:51.638Z] Removing intermediate container f333741421c6 [2021-01-05T00:38:51.638Z] ---> 81717b3e5d1e [2021-01-05T00:38:51.638Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T00:38:51.904Z] ---> Running in 7d712542e150 [2021-01-05T00:38:52.173Z] Removing intermediate container 7d712542e150 [2021-01-05T00:38:52.174Z] ---> 74bf24242370 [2021-01-05T00:38:52.174Z] Step 21/22 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:38:52.442Z] ---> Running in 35f788bf6f30 [2021-01-05T00:38:52.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.435s coverage: 47.1% of statements [2021-01-05T00:38:52.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T00:38:52.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T00:38:52.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T00:38:52.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T00:38:52.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T00:38:52.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements [2021-01-05T00:38:52.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T00:38:52.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.154s coverage: 100.0% of statements [2021-01-05T00:38:52.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T00:38:52.704Z] Removing intermediate container 35f788bf6f30 [2021-01-05T00:38:52.705Z] ---> 81d71b5a0585 [2021-01-05T00:38:52.705Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:38:52.705Z] ---> Running in a135a0cd213b [2021-01-05T00:38:52.971Z] Removing intermediate container a135a0cd213b [2021-01-05T00:38:52.971Z] ---> d78204600df2 [2021-01-05T00:38:52.971Z] [2021-01-05T00:38:53.928Z] Successfully built d78204600df2 [2021-01-05T00:38:54.193Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T00:38:58.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.246s coverage: 29.1% of statements [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T00:38:58.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T00:38:58.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T00:38:58.050Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T00:38:58.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.072s coverage: 100.0% of statements [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T00:38:58.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T00:38:58.050Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T00:38:58.050Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.083s coverage: 100.0% of statements [2021-01-05T00:38:58.650Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-05T00:38:59.631Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-05T00:39:00.228Z] GO111MODULE=on go vet ./... [2021-01-05T00:39:16.259Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 838412a433e2 [2021-01-05T00:39:16.259Z] ---> 35c092e50f7f [2021-01-05T00:39:16.259Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T00:39:16.259Z] Removing intermediate container 76fd827d4644 [2021-01-05T00:39:16.259Z] ---> 48fcc6347977 [2021-01-05T00:39:16.259Z] [2021-01-05T00:39:16.259Z] Step 10/24 : FROM scratch [2021-01-05T00:39:16.259Z] ---> [2021-01-05T00:39:16.259Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T00:39:16.259Z] ---> Running in 88488d99213b [2021-01-05T00:39:16.259Z] ---> Running in ccf136a0e476 [2021-01-05T00:39:16.259Z] 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-01-05T00:39:16.259Z] Removing intermediate container ccf136a0e476 [2021-01-05T00:39:16.259Z] ---> d9bc8546646c [2021-01-05T00:39:16.259Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T00:39:16.259Z] ---> Running in a19d9df5e47f [2021-01-05T00:39:16.259Z] Removing intermediate container 63cc1e8bed7d [2021-01-05T00:39:16.259Z] ---> 00a0a2c6ce85 [2021-01-05T00:39:16.259Z] [2021-01-05T00:39:16.259Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T00:39:16.259Z] ---> 389fef711851 [2021-01-05T00:39:16.259Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:39:16.259Z] ---> Running in 15f59fe77632 [2021-01-05T00:39:16.259Z] Removing intermediate container a19d9df5e47f [2021-01-05T00:39:16.259Z] ---> d3543efde69e [2021-01-05T00:39:16.259Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T00:39:16.259Z] ---> Running in bbd0f8c99e32 [2021-01-05T00:39:16.259Z] Removing intermediate container 15f59fe77632 [2021-01-05T00:39:16.259Z] ---> cd30b13de2c8 [2021-01-05T00:39:16.259Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T00:39:16.259Z] Removing intermediate container bbd0f8c99e32 [2021-01-05T00:39:16.259Z] ---> bc6e6f7c3fcf [2021-01-05T00:39:16.259Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T00:39:16.259Z] ---> Running in 4a0282c7f525 [2021-01-05T00:39:16.259Z] Removing intermediate container 88488d99213b [2021-01-05T00:39:16.259Z] ---> 5313ad41850c [2021-01-05T00:39:16.259Z] [2021-01-05T00:39:16.259Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T00:39:16.259Z] 20.10.0: Pulling from library/docker [2021-01-05T00:39:16.259Z] Removing intermediate container 4a0282c7f525 [2021-01-05T00:39:16.259Z] ---> 85fe6ccdb9c4 [2021-01-05T00:39:16.259Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T00:39:16.259Z] ---> Running in 7818756a822c [2021-01-05T00:39:16.259Z] ---> 6cf8d46ff7da [2021-01-05T00:39:16.259Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T00:39:16.259Z] Removing intermediate container 7818756a822c [2021-01-05T00:39:16.259Z] ---> 485743f9e580 [2021-01-05T00:39:16.259Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:39:17.214Z] ---> Running in eb0228aa81a9 [2021-01-05T00:39:18.161Z] ---> eb1b987ac05c [2021-01-05T00:39:18.161Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T00:39:18.746Z] ---> d2b21ec9288a [2021-01-05T00:39:18.746Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T00:39:19.326Z] ---> e4ce0c7195ec [2021-01-05T00:39:19.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T00:39:19.326Z] Removing intermediate container eb0228aa81a9 [2021-01-05T00:39:19.326Z] ---> 0ae63eab2335 [2021-01-05T00:39:19.326Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T00:39:19.598Z] ---> Running in d72517c669fa [2021-01-05T00:39:20.180Z] ---> 25b52ea5ce2b [2021-01-05T00:39:20.180Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T00:39:20.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:20.445Z] ---> 5746be9e915a [2021-01-05T00:39:20.445Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T00:39:20.708Z] ---> Running in 4dbe55d69684 [2021-01-05T00:39:20.708Z] Removing intermediate container 4dbe55d69684 [2021-01-05T00:39:20.708Z] ---> 2ed5f65d6c64 [2021-01-05T00:39:20.708Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:39:20.970Z] ---> Running in 92075c72c46a [2021-01-05T00:39:21.232Z] Removing intermediate container 92075c72c46a [2021-01-05T00:39:21.232Z] ---> f3d0a3a72a40 [2021-01-05T00:39:21.232Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T00:39:21.232Z] ---> Running in 6aedd5371669 [2021-01-05T00:39:21.809Z] Removing intermediate container 6aedd5371669 [2021-01-05T00:39:21.809Z] ---> 36f5ca542f72 [2021-01-05T00:39:21.809Z] Step 23/24 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:39:21.809Z] ---> Running in d3e6c933183c [2021-01-05T00:39:22.384Z] Removing intermediate container d3e6c933183c [2021-01-05T00:39:22.384Z] ---> 7b4de811ed48 [2021-01-05T00:39:22.384Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:39:22.384Z] ---> Running in 1ac2a8e34af4 [2021-01-05T00:39:22.646Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T00:39:22.646Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T00:39:22.646Z] ---> aefe523efa57 [2021-01-05T00:39:22.646Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T00:39:22.646Z] Removing intermediate container 1ac2a8e34af4 [2021-01-05T00:39:22.646Z] ---> 313f74594a33 [2021-01-05T00:39:22.646Z] [2021-01-05T00:39:22.646Z] ---> Running in 7443d72caf1b [2021-01-05T00:39:22.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:22.907Z] Successfully built 313f74594a33 [2021-01-05T00:39:22.907Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T00:39:23.168Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:23.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:23.435Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T00:39:23.435Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T00:39:23.435Z] Executing bash-5.0.17-r0.post-install [2021-01-05T00:39:23.435Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:23.435Z] OK: 12 MiB in 22 packages [2021-01-05T00:39:24.828Z] Removing intermediate container 7443d72caf1b [2021-01-05T00:39:24.828Z] ---> f3a5ad8f4b1c [2021-01-05T00:39:24.828Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T00:39:24.828Z] ---> Running in 30caf8087e50 [2021-01-05T00:39:25.091Z] Removing intermediate container 30caf8087e50 [2021-01-05T00:39:25.091Z] ---> da5d437ba6a6 [2021-01-05T00:39:25.091Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T00:39:25.091Z] ---> Running in 54a7c3819235 [2021-01-05T00:39:25.359Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T00:39:25.359Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T00:39:25.359Z] Removing intermediate container 54a7c3819235 [2021-01-05T00:39:25.359Z] ---> b66287db77c7 [2021-01-05T00:39:25.359Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T00:39:25.359Z] ---> Running in 9548870048ce [2021-01-05T00:39:25.621Z] Removing intermediate container 9548870048ce [2021-01-05T00:39:25.621Z] ---> e0bdece92069 [2021-01-05T00:39:25.621Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T00:39:25.621Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T00:39:26.197Z] ---> 96cf840f4f70 [2021-01-05T00:39:26.197Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T00:39:26.460Z] ---> e6bfaf6fcece [2021-01-05T00:39:26.460Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T00:39:26.460Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T00:39:26.729Z] ---> 25eda4a075f0 [2021-01-05T00:39:26.729Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T00:39:26.729Z] ---> Running in 23142315fcd9 [2021-01-05T00:39:26.729Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T00:39:26.993Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:26.993Z] OK: 8 MiB in 19 packages [2021-01-05T00:39:27.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:27.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:27.520Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T00:39:27.520Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T00:39:27.520Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T00:39:27.520Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T00:39:27.520Z] Removing intermediate container d72517c669fa [2021-01-05T00:39:27.520Z] ---> 88defa001729 [2021-01-05T00:39:27.520Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T00:39:27.520Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T00:39:27.520Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T00:39:27.520Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T00:39:30.849Z] ---> 937dd241c645 [2021-01-05T00:39:30.849Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T00:39:30.849Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T00:39:30.849Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T00:39:30.849Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T00:39:30.849Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T00:39:30.849Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T00:39:30.849Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T00:39:30.849Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T00:39:30.849Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T00:39:30.849Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T00:39:30.849Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T00:39:30.849Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T00:39:30.849Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T00:39:30.849Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T00:39:30.849Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T00:39:30.849Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T00:39:30.849Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T00:39:30.849Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T00:39:31.111Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T00:39:31.111Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T00:39:31.111Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T00:39:31.111Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T00:39:31.111Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T00:39:31.111Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T00:39:31.111Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T00:39:31.111Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T00:39:31.111Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T00:39:33.033Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:33.033Z] ---> 9bbbfc882166 [2021-01-05T00:39:33.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T00:39:33.033Z] OK: 71 MiB in 55 packages [2021-01-05T00:39:33.298Z] ---> a87a72342795 [2021-01-05T00:39:33.298Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T00:39:33.298Z] ---> Running in d5c36f9c2a56 [2021-01-05T00:39:33.563Z] Removing intermediate container d5c36f9c2a56 [2021-01-05T00:39:33.563Z] ---> c43585dd6386 [2021-01-05T00:39:33.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:39:35.484Z] ---> Running in 6989e139b95c [2021-01-05T00:39:37.412Z] Removing intermediate container 6989e139b95c [2021-01-05T00:39:37.412Z] ---> e1a2811f27f4 [2021-01-05T00:39:37.412Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T00:39:37.676Z] ---> Running in 8ab14455c505 [2021-01-05T00:39:37.939Z] Removing intermediate container 23142315fcd9 [2021-01-05T00:39:37.939Z] ---> c146ce19a83a [2021-01-05T00:39:37.939Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T00:39:37.939Z] Removing intermediate container 8ab14455c505 [2021-01-05T00:39:37.939Z] ---> 9588a519e0c6 [2021-01-05T00:39:37.939Z] Step 22/23 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:39:38.202Z] ---> Running in 52266338c5d6 [2021-01-05T00:39:38.202Z] ---> Running in 5eb2f28b4552 [2021-01-05T00:39:38.465Z] Removing intermediate container 5eb2f28b4552 [2021-01-05T00:39:38.465Z] ---> aba3e1a3a820 [2021-01-05T00:39:38.465Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T00:39:38.465Z] ---> Running in e5dad9931cc2 [2021-01-05T00:39:38.729Z] Removing intermediate container e5dad9931cc2 [2021-01-05T00:39:38.729Z] ---> 11b11c79e1ea [2021-01-05T00:39:38.729Z] [2021-01-05T00:39:38.729Z] Successfully built 11b11c79e1ea [2021-01-05T00:39:38.729Z] Successfully tagged docker-core-data-go:latest [2021-01-05T00:39:39.681Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-01-05T00:39:39.681Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T00:39:39.681Z] 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-01-05T00:39:39.943Z] Collecting PyYAML<4,>=3.10 [2021-01-05T00:39:39.943Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T00:39:40.891Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T00:39:40.891Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T00:39:40.891Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T00:39:40.891Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T00:39:41.465Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T00:39:41.465Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T00:39:42.049Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T00:39:42.049Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T00:39:42.313Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T00:39:42.313Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T00:39:42.313Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T00:39:42.313Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T00:39:42.888Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T00:39:42.888Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T00:39:43.151Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T00:39:43.151Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T00:39:43.151Z] 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-01-05T00:39:43.151Z] 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-01-05T00:39:43.151Z] Collecting idna<2.8,>=2.5 [2021-01-05T00:39:43.151Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T00:39:43.420Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T00:39:43.420Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T00:39:43.420Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T00:39:43.420Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T00:39:43.420Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T00:39:43.420Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T00:39:43.420Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T00:39:43.420Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T00:39:43.684Z] Installing collected packages: PyYAML, cached-property, texttable, docopt, idna, urllib3, requests, websocket-client, dockerpty, jsonschema, docker-pycreds, docker, docker-compose [2021-01-05T00:39:43.684Z] Running setup.py install for PyYAML: started [2021-01-05T00:39:44.258Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T00:39:44.258Z] Running setup.py install for texttable: started [2021-01-05T00:39:44.845Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T00:39:44.845Z] Running setup.py install for docopt: started [2021-01-05T00:39:45.108Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T00:39:45.108Z] Attempting uninstall: idna [2021-01-05T00:39:45.108Z] Found existing installation: idna 2.9 [2021-01-05T00:39:45.108Z] Uninstalling idna-2.9: [2021-01-05T00:39:45.108Z] Successfully uninstalled idna-2.9 [2021-01-05T00:39:45.370Z] Attempting uninstall: urllib3 [2021-01-05T00:39:45.370Z] Found existing installation: urllib3 1.25.9 [2021-01-05T00:39:45.370Z] Uninstalling urllib3-1.25.9: [2021-01-05T00:39:45.370Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T00:39:45.632Z] Attempting uninstall: requests [2021-01-05T00:39:45.632Z] Found existing installation: requests 2.23.0 [2021-01-05T00:39:45.632Z] Uninstalling requests-2.23.0: [2021-01-05T00:39:45.632Z] Successfully uninstalled requests-2.23.0 [2021-01-05T00:39:45.893Z] Running setup.py install for dockerpty: started [2021-01-05T00:39:46.467Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T00:39:47.041Z] 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-01-05T00:39:50.374Z] Removing intermediate container 52266338c5d6 [2021-01-05T00:39:50.374Z] ---> fd724566119f [2021-01-05T00:39:50.374Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T00:39:50.374Z] ---> Running in e013e1f4479f [2021-01-05T00:39:50.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:50.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:51.275Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:39:51.275Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T00:39:51.275Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T00:39:51.275Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:51.275Z] OK: 72 MiB in 58 packages [2021-01-05T00:39:51.856Z] Removing intermediate container e013e1f4479f [2021-01-05T00:39:51.856Z] ---> 4341329560f6 [2021-01-05T00:39:51.856Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T00:39:51.856Z] ---> Running in 8b1c7d2ad9fe [2021-01-05T00:39:51.856Z] Removing intermediate container 8b1c7d2ad9fe [2021-01-05T00:39:51.856Z] ---> 17843d60a095 [2021-01-05T00:39:51.856Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:39:52.121Z] ---> Running in fda8c900f8d2 [2021-01-05T00:39:52.121Z] Removing intermediate container fda8c900f8d2 [2021-01-05T00:39:52.121Z] ---> a3d165d4368a [2021-01-05T00:39:52.121Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T00:39:52.384Z] ---> Running in 725b909dc81c [2021-01-05T00:39:52.384Z] Removing intermediate container 725b909dc81c [2021-01-05T00:39:52.384Z] ---> 21b777d77215 [2021-01-05T00:39:52.384Z] Step 25/26 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:39:52.647Z] ---> Running in cead63a300bc [2021-01-05T00:39:52.647Z] Removing intermediate container cead63a300bc [2021-01-05T00:39:52.647Z] ---> e78d0685dbc3 [2021-01-05T00:39:52.647Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T00:39:52.909Z] ---> Running in 79bba4603b82 [2021-01-05T00:39:52.909Z] Removing intermediate container 79bba4603b82 [2021-01-05T00:39:52.909Z] ---> 4b3b72b42d8c [2021-01-05T00:39:52.909Z] [2021-01-05T00:39:53.173Z] Successfully built 4b3b72b42d8c [2021-01-05T00:39:53.173Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T00:39:53.756Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T00:39:53.767Z] $ docker stop --time=1 7e39619cf9c5ba87cb66008c1ea86822fceb65c1be72bd8ad8932c26e85163cd [2021-01-05T00:39:56.090Z] $ docker rm -f 7e39619cf9c5ba87cb66008c1ea86822fceb65c1be72bd8ad8932c26e85163cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T00:39:56.643Z] + docker images [2021-01-05T00:39:56.643Z] + grep docker [2021-01-05T00:39:56.643Z] docker-sys-mgmt-agent-go latest 4b3b72b42d8c 4 seconds ago 313MB [2021-01-05T00:39:56.643Z] docker-core-data-go latest 11b11c79e1ea 18 seconds ago 22.2MB [2021-01-05T00:39:56.643Z] docker-support-notifications-go latest 313f74594a33 34 seconds ago 12MB [2021-01-05T00:39:56.643Z] docker-security-bootstrap-redis-go latest d78204600df2 About a minute ago 15.8MB [2021-01-05T00:39:56.643Z] docker-security-secretstore-setup-go latest e7f3f73f2ab0 2 minutes ago 24.6MB [2021-01-05T00:39:56.643Z] docker-security-proxy-setup-go latest 1a61fe92a71a 2 minutes ago 24.4MB [2021-01-05T00:39:56.644Z] docker-core-metadata-go latest d4d7880385ef 2 minutes ago 13MB [2021-01-05T00:39:56.644Z] docker-core-command-go latest 2597cc13385d 2 minutes ago 10.6MB [2021-01-05T00:39:56.644Z] docker-support-scheduler-go latest d74b54b39343 2 minutes ago 10.7MB [2021-01-05T00:39:56.644Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-05T00:40:08.300Z] gofmt -l . [2021-01-05T00:40:08.300Z] [ "`gofmt -l .`" = "" ] [2021-01-05T00:40:10.906Z] ./bin/test-go-mod-tidy.sh [2021-01-05T00:40:11.500Z] ./bin/test-attribution-txt.sh [2021-01-05T00:40:12.336Z] Still waiting to schedule task [2021-01-05T00:40:12.336Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-18370’ [Pipeline] sh [2021-01-05T00:40:16.466Z] + ls -al . [2021-01-05T00:40:16.466Z] total 660 [2021-01-05T00:40:16.466Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 00:40 . [2021-01-05T00:40:16.466Z] drwxr-xr-x 4 root root 4096 Jan 5 00:36 .. [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 00:34 .dockerignore [2021-01-05T00:40:16.466Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 00:35 .git [2021-01-05T00:40:16.466Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 00:34 .github [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 00:34 .gitignore [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 00:34 .sonarcloud.properties [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:34 CONTRIBUTING.md [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 00:34 Dockerfile.build [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 00:34 Jenkinsfile [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:34 LICENSE [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:34 Makefile [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:34 README.md [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:34 SECURITY.md [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 00:31 VERSION [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:34 ZMQWindows.md [2021-01-05T00:40:16.466Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 00:34 bin [2021-01-05T00:40:16.466Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 00:34 cmd [2021-01-05T00:40:16.466Z] -rw-r--r-- 1 root root 533407 Jan 5 00:38 coverage.out [2021-01-05T00:40:16.466Z] -rw-r--r-- 1 root root 979 Jan 5 00:40 go.mod [2021-01-05T00:40:16.466Z] -rw-r--r-- 1 root root 18934 Jan 5 00:40 go.sum [2021-01-05T00:40:16.466Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 00:34 internal [2021-01-05T00:40:16.466Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 00:34 openapi [2021-01-05T00:40:16.466Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 00:34 snap [2021-01-05T00:40:16.466Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 00:34 version.go [Pipeline] sh [2021-01-05T00:40:17.126Z] + '[' -e coverage.out ] [2021-01-05T00:40:17.126Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T00:40:17.193Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T00:40:18.392Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T00:40:19.096Z] + make build [2021-01-05T00:40:19.096Z] 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-01-05T00:40:29.291Z] 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-01-05T00:40:56.086Z] 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-01-05T00:40:57.060Z] 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-01-05T00:41:02.488Z] 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-01-05T00:41:03.087Z] 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-01-05T00:41:08.485Z] 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-01-05T00:41:12.787Z] 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-01-05T00:41:16.204Z] 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-01-05T00:41:20.674Z] 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-01-05T00:41:24.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T00:41:28.354Z] 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 [Pipeline] } [2021-01-05T00:41:32.680Z] $ docker stop --time=1 e3f1a1b42bc2198018c2e82d5fb0911a0f7eb34e22222f8df5215cd11ed1ad7d [2021-01-05T00:41:35.028Z] $ docker rm -f e3f1a1b42bc2198018c2e82d5fb0911a0f7eb34e22222f8df5215cd11ed1ad7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:41:36.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:41:36.860Z] [2021-01-05T00:41:36.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:41:37.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:41:37.525Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T00:41:37.525Z] 29e5d40040c1: Pulling fs layer [2021-01-05T00:41:37.525Z] 1ce36da41761: Pulling fs layer [2021-01-05T00:41:37.525Z] 25b303627fd3: Pulling fs layer [2021-01-05T00:41:37.801Z] 29e5d40040c1: Verifying Checksum [2021-01-05T00:41:37.801Z] 29e5d40040c1: Download complete [2021-01-05T00:41:38.398Z] 1ce36da41761: Verifying Checksum [2021-01-05T00:41:38.398Z] 1ce36da41761: Download complete [2021-01-05T00:41:38.673Z] 29e5d40040c1: Pull complete [2021-01-05T00:41:39.665Z] 1ce36da41761: Pull complete [2021-01-05T00:41:39.939Z] 25b303627fd3: Verifying Checksum [2021-01-05T00:41:39.939Z] 25b303627fd3: Download complete [2021-01-05T00:41:50.081Z] 25b303627fd3: Pull complete [2021-01-05T00:41:50.081Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T00:41:50.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:41:50.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T00:41:50.356Z] prd-ubuntu18.04-docker-arm64-4c-16g-18365 does not seem to be running inside a container [2021-01-05T00:41:50.434Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T00:41:53.386Z] $ docker top 1b4f5b790b276f7a1f142810b31a517b6d2b7d580fb50d07f35651b3c314889e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:41:54.404Z] + docker-compose build --help [2021-01-05T00:41:54.404Z] + grep parallel [2021-01-05T00:41:58.691Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T00:41:58.711Z] $ docker stop --time=1 1b4f5b790b276f7a1f142810b31a517b6d2b7d580fb50d07f35651b3c314889e [2021-01-05T00:42:00.320Z] Running on prd-ubuntu18.04-docker-8c-8g-18372 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [2021-01-05T00:42:00.587Z] $ docker rm -f 1b4f5b790b276f7a1f142810b31a517b6d2b7d580fb50d07f35651b3c314889e [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws [2021-01-05T00:42:00.927Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:42:01.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:42:01.488Z] . [Pipeline] withDockerContainer [2021-01-05T00:42:01.772Z] prd-ubuntu18.04-docker-arm64-4c-16g-18365 does not seem to be running inside a container [2021-01-05T00:42:01.905Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T00:42:03.147Z] using credential edgex-jenkins-ssh [2021-01-05T00:42:03.209Z] Cloning the remote Git repository [2021-01-05T00:42:03.226Z] $ docker top a984ddfa9b0f4cc4e9056727bbdc02494e385c08da9cb0758d77e1e3181c4933 -eo pid,comm [2021-01-05T00:42:03.228Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:42:03.322Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-01-05T00:42:03.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:42:03.362Z] > git --version # timeout=10 [2021-01-05T00:42:03.368Z] > git --version # 'git version 2.17.1' [2021-01-05T00:42:03.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] { [Pipeline] sh [2021-01-05T00:42:04.243Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T00:42:03.400Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:42:08.538Z] Building docker-core-command-go ... [2021-01-05T00:42:08.538Z] Building docker-core-data-go ... [2021-01-05T00:42:08.538Z] Building docker-core-metadata-go ... [2021-01-05T00:42:08.538Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T00:42:08.538Z] Building docker-security-proxy-setup-go ... [2021-01-05T00:42:08.538Z] Building docker-security-secretstore-setup-go ... [2021-01-05T00:42:08.538Z] Building docker-support-notifications-go ... [2021-01-05T00:42:08.538Z] Building docker-support-scheduler-go ... [2021-01-05T00:42:08.538Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T00:42:08.538Z] Building docker-support-notifications-go [2021-01-05T00:42:08.538Z] Building docker-security-secretstore-setup-go [2021-01-05T00:42:08.538Z] Building docker-security-bootstrap-redis-go [2021-01-05T00:42:08.538Z] Building docker-core-command-go [2021-01-05T00:42:08.538Z] Building docker-core-data-go [2021-01-05T00:42:15.247Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:42:15.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:42:15.264Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:42:15.275Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:42:15.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:42:15.279Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T00:42:15.848Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2021-01-05T00:42:16.054Z] Merge succeeded, producing f39b5a28ed31738da94111e235038e81c08660be [2021-01-05T00:42:16.054Z] Checking out Revision f39b5a28ed31738da94111e235038e81c08660be (PR-2924) [2021-01-05T00:42:15.853Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:42:15.862Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2021-01-05T00:42:15.941Z] > git remote # timeout=10 [2021-01-05T00:42:15.948Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T00:42:15.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:42:15.957Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T00:42:16.045Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T00:42:16.054Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:42:16.058Z] > git checkout -f f39b5a28ed31738da94111e235038e81c08660be # timeout=10 [2021-01-05T00:42:19.667Z] Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" [2021-01-05T00:42:19.679Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:42:20.726Z] + echo snap-build.sh [2021-01-05T00:42:20.726Z] snap-build.sh [2021-01-05T00:42:20.726Z] + SNAP_BASE_DIR=. [2021-01-05T00:42:20.726Z] + '[' '!' -z /w/workspace/edgex-go/14 ']' [2021-01-05T00:42:20.726Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/14 [2021-01-05T00:42:20.726Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' [2021-01-05T00:42:20.726Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/14] [2021-01-05T00:42:20.726Z] + cd /w/workspace/edgex-go/14 [2021-01-05T00:42:20.726Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T00:42:20.726Z] Reading package lists... [2021-01-05T00:42:19.668Z] > git rev-list --no-walk b5bfd7dbc940fe16462c9952553d9ed2e287ac98 # timeout=10 [2021-01-05T00:42:20.991Z] Building dependency tree... [2021-01-05T00:42:20.991Z] Reading state information... [2021-01-05T00:42:20.991Z] The following packages were automatically installed and are no longer required: [2021-01-05T00:42:20.991Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T00:42:20.991Z] uidmap xdelta3 [2021-01-05T00:42:20.991Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T00:42:20.991Z] The following packages will be REMOVED: [2021-01-05T00:42:20.991Z] lxd* lxd-client* [2021-01-05T00:42:21.573Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T00:42:21.573Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T00:42:22.619Z] (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-01-05T00:42:22.619Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T00:42:23.192Z] Removing lxd dnsmasq configuration [2021-01-05T00:42:23.455Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T00:42:23.719Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T00:42:24.703Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T00:42:24.703Z] (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-01-05T00:42:24.703Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T00:42:26.096Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T00:42:26.096Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T00:42:27.479Z] + sudo snap remove --purge lxd [2021-01-05T00:42:27.479Z] snap "lxd" is not installed [2021-01-05T00:42:27.479Z] + sudo groupadd --force --system lxd [2021-01-05T00:42:27.479Z] ++ whoami [2021-01-05T00:42:27.479Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T00:42:27.479Z] + newgrp - lxd [2021-01-05T00:42:27.741Z] + sudo snap install lxd [2021-01-05T00:42:35.884Z] 2021-01-05T00:42:34Z INFO Waiting for automatic snapd restart... [2021-01-05T00:42:54.046Z] lxd 4.9 from Canonical* installed [2021-01-05T00:42:54.046Z] + sudo lxd init --auto [2021-01-05T00:43:04.104Z] + sudo snap install --classic snapcraft [2021-01-05T00:43:10.702Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T00:43:10.703Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T00:43:10.703Z] + patch --verbose -p1 [2021-01-05T00:43:10.703Z] Hmm... Looks like a unified diff to me... [2021-01-05T00:43:10.703Z] The text leading up to this was: [2021-01-05T00:43:10.703Z] -------------------------- [2021-01-05T00:43:10.703Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T00:43:10.703Z] |From: Tony Espy [2021-01-05T00:43:10.703Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T00:43:10.703Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T00:43:10.703Z] | [2021-01-05T00:43:10.703Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T00:43:10.703Z] |optimize the snap CI check run for pull requests. When [2021-01-05T00:43:10.703Z] |applied, it essentially strips out everything (apps and [2021-01-05T00:43:10.703Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T00:43:10.703Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T00:43:10.703Z] |catch changes to edgex-go that break the snap build. [2021-01-05T00:43:10.703Z] | [2021-01-05T00:43:10.703Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T00:43:10.703Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T00:43:10.703Z] |resulting in a failed snap build CI check in the associated [2021-01-05T00:43:10.703Z] |pull request. [2021-01-05T00:43:10.703Z] | [2021-01-05T00:43:10.703Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T00:43:10.703Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T00:43:10.703Z] |need to build the finally binary .snap file (and it won't [2021-01-05T00:43:10.703Z] |work with the patch applied). This further reduces the build [2021-01-05T00:43:10.703Z] |time. [2021-01-05T00:43:10.703Z] |--- [2021-01-05T00:43:10.703Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T00:43:10.703Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T00:43:10.703Z] | [2021-01-05T00:43:10.703Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T00:43:10.703Z] |index 1e537489..faf42425 100644 [2021-01-05T00:43:10.703Z] |--- a/snap/snapcraft.yaml [2021-01-05T00:43:10.703Z] |+++ b/snap/snapcraft.yaml [2021-01-05T00:43:10.703Z] -------------------------- [2021-01-05T00:43:10.703Z] patching file snap/snapcraft.yaml [2021-01-05T00:43:10.703Z] Using Plan A... [2021-01-05T00:43:10.703Z] Hunk #1 succeeded at 73. [2021-01-05T00:43:10.703Z] Hunk #2 succeeded at 202. [2021-01-05T00:43:10.703Z] Hunk #3 succeeded at 214. [2021-01-05T00:43:10.703Z] Hunk #4 succeeded at 222. [2021-01-05T00:43:10.703Z] Hunk #5 succeeded at 229. [2021-01-05T00:43:10.703Z] Hunk #6 succeeded at 256. [2021-01-05T00:43:10.703Z] Hunk #7 succeeded at 290. [2021-01-05T00:43:10.703Z] Hunk #8 succeeded at 341. [2021-01-05T00:43:10.703Z] Hmm... Ignoring the trailing garbage. [2021-01-05T00:43:10.703Z] done [2021-01-05T00:43:10.703Z] + sudo snapcraft prime --use-lxd [2021-01-05T00:43:11.644Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T00:43:11.644Z] 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-01-05T00:43:11.644Z] - README.md [2021-01-05T00:43:11.644Z] [2021-01-05T00:43:11.644Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T00:43:12.617Z] Launching a container. [2021-01-05T00:43:16.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:43:16.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:43:16.542Z] ---> f4dba55658eb [2021-01-05T00:43:16.542Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T00:43:16.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:43:16.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:43:16.542Z] ---> f4dba55658eb [2021-01-05T00:43:16.542Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:43:16.542Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:43:16.542Z] [2021-01-05T00:43:16.542Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:43:16.542Z] [2021-01-05T00:43:16.542Z] ---> f4dba55658eb [2021-01-05T00:43:16.542Z] ---> f4dba55658eb [2021-01-05T00:43:16.542Z] Step 3/22 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go [2021-01-05T00:43:16.542Z] [2021-01-05T00:43:16.542Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:43:16.542Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:43:16.542Z] ---> f4dba55658eb [2021-01-05T00:43:16.542Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:43:19.947Z] ---> Running in ff8b90b2af29 [2021-01-05T00:43:19.947Z] ---> Running in caa250c3262f [2021-01-05T00:43:19.947Z] ---> Running in 854a3f94036e [2021-01-05T00:43:19.947Z] ---> Running in e08db24a7d59 [2021-01-05T00:43:19.947Z] ---> Running in c603b17c1c3b [2021-01-05T00:43:20.224Z] Removing intermediate container ff8b90b2af29 [2021-01-05T00:43:20.224Z] ---> 0cf9204efdf2 [2021-01-05T00:43:20.224Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:43:20.224Z] ---> Running in b8e09b6d535d [2021-01-05T00:43:20.224Z] Removing intermediate container c603b17c1c3b [2021-01-05T00:43:20.224Z] ---> d4c4397545f7 [2021-01-05T00:43:20.224Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container e08db24a7d59 [2021-01-05T00:43:20.224Z] [2021-01-05T00:43:20.224Z] ---> 8f2855617e7f [2021-01-05T00:43:20.224Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:43:20.500Z] Removing intermediate container 854a3f94036e [2021-01-05T00:43:20.500Z] ---> 6542829090ed [2021-01-05T00:43:20.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:43:20.500Z] Removing intermediate container caa250c3262f [2021-01-05T00:43:20.500Z] ---> 1c5c1b29741d [2021-01-05T00:43:20.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:43:20.781Z] ---> Running in 1a98f739bd97 [2021-01-05T00:43:20.781Z] ---> Running in deed3c698cf7 [2021-01-05T00:43:20.781Z] ---> Running in 9c41b199ca64 [2021-01-05T00:43:20.781Z] ---> Running in 1282cd48586e [2021-01-05T00:43:24.200Z] Removing intermediate container b8e09b6d535d [2021-01-05T00:43:24.200Z] ---> 7ad1d09f7644 [2021-01-05T00:43:24.200Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T00:43:24.200Z] ---> Running in c5e11d563a6e [2021-01-05T00:43:24.800Z] Removing intermediate container 1282cd48586e [2021-01-05T00:43:24.800Z] ---> 5dd4a2c5cdd2 [2021-01-05T00:43:24.800Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:43:25.071Z] ---> Running in 503ca64cfecc [2021-01-05T00:43:25.364Z] Removing intermediate container 1a98f739bd97 [2021-01-05T00:43:25.364Z] ---> a63764b73da0 [2021-01-05T00:43:25.364Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T00:43:25.364Z] ---> Running in 9c2b9c401185 [2021-01-05T00:43:25.364Z] Removing intermediate container deed3c698cf7 [2021-01-05T00:43:25.364Z] ---> 22b073c2b4aa [2021-01-05T00:43:25.364Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T00:43:25.639Z] Removing intermediate container 9c41b199ca64 [2021-01-05T00:43:25.639Z] ---> b834f945e2e4 [2021-01-05T00:43:25.639Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:43:25.919Z] ---> Running in 382036b678c2 [2021-01-05T00:43:25.919Z] ---> Running in be0394c696c5 [2021-01-05T00:43:26.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:26.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:27.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:27.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:27.552Z] Waiting for container to be ready [2021-01-05T00:43:27.552Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T00:43:27.552Z] [2021-01-05T00:43:27.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:27.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:27.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:27.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:27.954Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:28.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:28.560Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:28.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:28.832Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:28.939Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T00:43:29.427Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:29.427Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:29.509Z] Waiting for network to be ready... [2021-01-05T00:43:29.703Z] Removing intermediate container c5e11d563a6e [2021-01-05T00:43:29.703Z] ---> f271063a4f50 [2021-01-05T00:43:29.703Z] Step 6/24 : COPY go.mod . [2021-01-05T00:43:29.770Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T00:43:29.770Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T00:43:29.984Z] Removing intermediate container 503ca64cfecc [2021-01-05T00:43:29.984Z] ---> d53c5520dfdc [2021-01-05T00:43:29.984Z] Step 6/22 : COPY go.mod . [2021-01-05T00:43:30.345Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T00:43:30.346Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T00:43:30.346Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T00:43:30.589Z] Removing intermediate container 9c2b9c401185 [2021-01-05T00:43:30.589Z] ---> 529d1f240561 [2021-01-05T00:43:30.589Z] Step 6/23 : COPY go.mod . [2021-01-05T00:43:30.589Z] ---> 37129d37c405 [2021-01-05T00:43:30.589Z] Step 7/24 : RUN go mod download [2021-01-05T00:43:30.604Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T00:43:30.604Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T00:43:30.604Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T00:43:30.604Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T00:43:30.604Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T00:43:30.605Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T00:43:30.864Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T00:43:30.864Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T00:43:30.864Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T00:43:30.864Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T00:43:30.864Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T00:43:30.864Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T00:43:30.864Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T00:43:30.864Z] ---> Running in be8cd54b5c7e [2021-01-05T00:43:31.128Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T00:43:31.143Z] Removing intermediate container 382036b678c2 [2021-01-05T00:43:31.143Z] ---> 6e1b4bcc649d [2021-01-05T00:43:31.143Z] Step 6/22 : COPY go.mod . [2021-01-05T00:43:31.143Z] Removing intermediate container be0394c696c5 [2021-01-05T00:43:31.143Z] ---> fc73a5f58101 [2021-01-05T00:43:31.143Z] Step 6/24 : COPY go.mod . [2021-01-05T00:43:31.143Z] ---> 4e4153896f43 [2021-01-05T00:43:31.143Z] Step 7/22 : RUN go mod download [2021-01-05T00:43:31.388Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T00:43:31.388Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T00:43:31.388Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T00:43:31.388Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T00:43:31.388Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T00:43:31.388Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T00:43:31.388Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T00:43:31.421Z] ---> 343f36c78a55 [2021-01-05T00:43:31.421Z] Step 7/23 : RUN go mod download [2021-01-05T00:43:31.421Z] ---> Running in bec6b5eba58f [2021-01-05T00:43:31.649Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T00:43:32.031Z] ---> Running in 7a9966a57f10 [2021-01-05T00:43:32.631Z] ---> aa71a74ffece [2021-01-05T00:43:32.631Z] Step 7/24 : RUN go mod download [2021-01-05T00:43:32.631Z] ---> e9c687207e9f [2021-01-05T00:43:32.631Z] Step 7/22 : RUN go mod download [2021-01-05T00:43:32.912Z] ---> Running in 390ab1ad486b [2021-01-05T00:43:32.912Z] ---> Running in 3bdff747e3fe [2021-01-05T00:43:34.194Z] Fetched 23.6 MB in 4s (5614 kB/s) [2021-01-05T00:43:34.765Z] Reading package lists... [2021-01-05T00:43:35.026Z] Reading package lists... [2021-01-05T00:43:35.287Z] Building dependency tree... [2021-01-05T00:43:35.287Z] Reading state information... [2021-01-05T00:43:35.541Z] Removing intermediate container be8cd54b5c7e [2021-01-05T00:43:35.541Z] ---> dd9294db864c [2021-01-05T00:43:35.541Z] Step 8/24 : COPY . . [2021-01-05T00:43:35.549Z] The following additional packages will be installed: [2021-01-05T00:43:35.549Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T00:43:35.549Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T00:43:35.549Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T00:43:35.549Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T00:43:35.549Z] Suggested packages: [2021-01-05T00:43:35.549Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T00:43:35.549Z] Recommended packages: [2021-01-05T00:43:35.549Z] gnupg libsasl2-modules [2021-01-05T00:43:35.549Z] The following NEW packages will be installed: [2021-01-05T00:43:35.549Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T00:43:35.549Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T00:43:35.549Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T00:43:35.549Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T00:43:35.549Z] The following packages will be upgraded: [2021-01-05T00:43:35.549Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T00:43:35.549Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T00:43:35.549Z] Need to get 3531 kB of archives. [2021-01-05T00:43:35.549Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T00:43:35.549Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T00:43:35.809Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T00:43:35.809Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T00:43:35.809Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-05T00:43:35.810Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-05T00:43:35.810Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-05T00:43:35.810Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-05T00:43:35.810Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T00:43:35.810Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T00:43:35.815Z] Removing intermediate container bec6b5eba58f [2021-01-05T00:43:35.815Z] ---> 418ea52f0032 [2021-01-05T00:43:35.815Z] Step 8/22 : COPY . . [2021-01-05T00:43:36.070Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T00:43:36.090Z] Removing intermediate container 7a9966a57f10 [2021-01-05T00:43:36.090Z] ---> 5417a0497da6 [2021-01-05T00:43:36.090Z] Step 8/23 : COPY . . [2021-01-05T00:43:36.331Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T00:43:36.331Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T00:43:36.331Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T00:43:36.592Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T00:43:36.592Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T00:43:36.592Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T00:43:36.592Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T00:43:36.592Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T00:43:36.592Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T00:43:36.592Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T00:43:36.592Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T00:43:36.593Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T00:43:36.853Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T00:43:36.853Z] Fetched 3531 kB in 1s (3446 kB/s) [2021-01-05T00:43:36.853Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T00:43:36.853Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T00:43:36.853Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T00:43:36.853Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T00:43:37.114Z] Selecting previously unselected package udev. [2021-01-05T00:43:37.114Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T00:43:37.114Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T00:43:37.114Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T00:43:37.374Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T00:43:37.374Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T00:43:37.374Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T00:43:37.374Z] Selecting previously unselected package fuse. [2021-01-05T00:43:37.374Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T00:43:37.374Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T00:43:37.526Z] Removing intermediate container 390ab1ad486b [2021-01-05T00:43:37.526Z] ---> 5c1cfb8feb3b [2021-01-05T00:43:37.526Z] Step 8/24 : COPY . . [2021-01-05T00:43:37.635Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T00:43:37.635Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T00:43:37.635Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T00:43:37.635Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T00:43:37.800Z] Removing intermediate container 3bdff747e3fe [2021-01-05T00:43:37.800Z] ---> ebf65fc0ee82 [2021-01-05T00:43:37.800Z] Step 8/22 : COPY . . [2021-01-05T00:43:37.897Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T00:43:37.897Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T00:43:37.897Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T00:43:37.897Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T00:43:37.897Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T00:43:38.157Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T00:43:38.157Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T00:43:38.157Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:38.157Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T00:43:38.157Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T00:43:38.157Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:38.417Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T00:43:38.417Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T00:43:38.417Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:38.417Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T00:43:38.417Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T00:43:38.417Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:38.417Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T00:43:38.417Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T00:43:38.417Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:38.677Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T00:43:38.677Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T00:43:38.677Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:38.677Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T00:43:38.677Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T00:43:38.677Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:38.938Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T00:43:38.938Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T00:43:38.938Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:38.939Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T00:43:38.939Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T00:43:38.939Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:38.939Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T00:43:38.939Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T00:43:38.939Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T00:43:39.199Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T00:43:39.199Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T00:43:39.199Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T00:43:39.199Z] Selecting previously unselected package libldap-common. [2021-01-05T00:43:39.199Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T00:43:39.199Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T00:43:39.460Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T00:43:39.460Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T00:43:39.460Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T00:43:39.460Z] Selecting previously unselected package dirmngr. [2021-01-05T00:43:39.460Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T00:43:39.460Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T00:43:39.721Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T00:43:39.721Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T00:43:39.721Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T00:43:39.721Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T00:43:39.721Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T00:43:39.721Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T00:43:39.721Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:39.982Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T00:43:39.982Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T00:43:39.982Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T00:43:40.243Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T00:43:40.504Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:40.504Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T00:43:40.504Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T00:43:40.504Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T00:43:40.768Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:40.768Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:40.768Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:40.768Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:40.768Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:40.768Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:40.768Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T00:43:40.768Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T00:43:41.032Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T00:43:41.032Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T00:43:41.294Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T00:43:41.294Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T00:43:41.294Z] This means they are not meant to be enabled using systemctl. [2021-01-05T00:43:41.294Z] Possible reasons for having this kind of units are: [2021-01-05T00:43:41.294Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T00:43:41.294Z] .wants/ or .requires/ directory. [2021-01-05T00:43:41.294Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T00:43:41.294Z] a requirement dependency on it. [2021-01-05T00:43:41.294Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T00:43:41.294Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T00:43:41.294Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T00:43:41.294Z] instance name specified. [2021-01-05T00:43:41.867Z] Reading package lists... [2021-01-05T00:43:42.128Z] Building dependency tree... [2021-01-05T00:43:42.129Z] Reading state information... [2021-01-05T00:43:42.129Z] The following additional packages will be installed: [2021-01-05T00:43:42.129Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T00:43:42.129Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T00:43:42.129Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T00:43:42.129Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T00:43:42.129Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T00:43:42.129Z] Suggested packages: [2021-01-05T00:43:42.129Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T00:43:42.129Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T00:43:42.129Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T00:43:42.129Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T00:43:42.129Z] systemd-container policykit-1 [2021-01-05T00:43:42.129Z] Recommended packages: [2021-01-05T00:43:42.129Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T00:43:42.129Z] The following NEW packages will be installed: [2021-01-05T00:43:42.129Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T00:43:42.129Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T00:43:42.129Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T00:43:42.129Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T00:43:42.129Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T00:43:42.129Z] The following packages will be upgraded: [2021-01-05T00:43:42.129Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T00:43:42.390Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T00:43:42.390Z] Need to get 35.2 MB of archives. [2021-01-05T00:43:42.390Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T00:43:42.390Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T00:43:42.390Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T00:43:42.961Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T00:43:43.222Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-05T00:43:43.222Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T00:43:43.222Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-05T00:43:43.222Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T00:43:43.222Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T00:43:43.222Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T00:43:43.222Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T00:43:43.222Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T00:43:43.222Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T00:43:43.222Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T00:43:43.222Z] 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-01-05T00:43:43.222Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T00:43:43.222Z] 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-01-05T00:43:43.222Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T00:43:43.222Z] 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-01-05T00:43:43.481Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-05T00:43:43.481Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T00:43:43.481Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T00:43:43.481Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T00:43:43.481Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T00:43:43.481Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T00:43:43.481Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T00:43:43.481Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-05T00:43:43.481Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T00:43:43.481Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T00:43:43.481Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T00:43:43.481Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T00:43:44.425Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T00:43:44.425Z] Fetched 35.2 MB in 2s (17.2 MB/s) [2021-01-05T00:43:44.425Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T00:43:44.425Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T00:43:44.686Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T00:43:45.259Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T00:43:45.259Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T00:43:45.259Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T00:43:45.518Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T00:43:45.518Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T00:43:45.518Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T00:43:45.780Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T00:43:45.780Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T00:43:45.780Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T00:43:45.780Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T00:43:46.041Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T00:43:46.302Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T00:43:46.564Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T00:43:46.564Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T00:43:46.564Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T00:43:46.564Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T00:43:46.826Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T00:43:46.826Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T00:43:46.826Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T00:43:47.091Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T00:43:47.092Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T00:43:47.092Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T00:43:47.092Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T00:43:47.092Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T00:43:47.092Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T00:43:47.353Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T00:43:47.613Z] Checking for services that may need to be restarted...done. [2021-01-05T00:43:47.613Z] Checking for services that may need to be restarted...done. [2021-01-05T00:43:47.613Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T00:43:47.613Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T00:43:47.613Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T00:43:48.185Z] Selecting previously unselected package python3-minimal. [2021-01-05T00:43:48.185Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T00:43:48.185Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T00:43:48.185Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T00:43:48.185Z] Selecting previously unselected package mime-support. [2021-01-05T00:43:48.185Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T00:43:48.185Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T00:43:48.446Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T00:43:48.446Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T00:43:48.446Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T00:43:48.446Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T00:43:48.446Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T00:43:48.446Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T00:43:48.707Z] Selecting previously unselected package python3.6. [2021-01-05T00:43:48.707Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T00:43:48.707Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T00:43:48.969Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T00:43:48.969Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T00:43:48.969Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T00:43:48.969Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T00:43:49.230Z] Selecting previously unselected package python3. [2021-01-05T00:43:49.230Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T00:43:49.230Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T00:43:49.230Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T00:43:49.230Z] Selecting previously unselected package multiarch-support. [2021-01-05T00:43:49.230Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T00:43:49.492Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T00:43:49.492Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T00:43:49.492Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T00:43:49.492Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T00:43:49.492Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T00:43:49.492Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T00:43:49.753Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T00:43:49.753Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T00:43:49.753Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T00:43:49.753Z] Selecting previously unselected package sudo. [2021-01-05T00:43:49.753Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T00:43:49.753Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T00:43:49.753Z] Selecting previously unselected package apparmor. [2021-01-05T00:43:49.753Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T00:43:50.014Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T00:43:50.014Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T00:43:50.014Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T00:43:50.014Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T00:43:50.014Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T00:43:50.014Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T00:43:50.014Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T00:43:50.275Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T00:43:50.275Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T00:43:50.275Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T00:43:50.275Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T00:43:50.275Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T00:43:50.275Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T00:43:50.275Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T00:43:50.275Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T00:43:50.275Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T00:43:50.537Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T00:43:50.537Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T00:43:50.537Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T00:43:50.537Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T00:43:50.537Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T00:43:50.798Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T00:43:50.798Z] Selecting previously unselected package openssh-client. [2021-01-05T00:43:50.798Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T00:43:50.798Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T00:43:51.058Z] Selecting previously unselected package squashfs-tools. [2021-01-05T00:43:51.058Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T00:43:51.058Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T00:43:51.058Z] Selecting previously unselected package snapd. [2021-01-05T00:43:51.058Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T00:43:51.058Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T00:43:52.970Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T00:43:52.970Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T00:43:53.231Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T00:43:53.231Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T00:43:53.231Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T00:43:53.231Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T00:43:53.231Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T00:43:53.493Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T00:43:53.493Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T00:43:54.065Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T00:43:54.065Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T00:43:54.637Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T00:43:55.208Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T00:43:55.208Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T00:43:55.208Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T00:43:55.780Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T00:43:55.780Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T00:43:55.780Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T00:43:55.780Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T00:43:56.041Z] running python rtupdate hooks for python3.6... [2021-01-05T00:43:56.041Z] running python post-rtupdate hooks for python3.6... [2021-01-05T00:43:56.041Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T00:43:57.423Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T00:43:57.685Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T00:43:57.685Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T00:43:57.948Z] Setting up snapd (2.48+18.04) ... [2021-01-05T00:43:58.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T00:43:58.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T00:43:58.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T00:43:58.780Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T00:43:59.041Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T00:43:59.041Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T00:43:59.301Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T00:43:59.562Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T00:43:59.562Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T00:43:59.822Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T00:44:00.083Z] /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-01-05T00:44:00.083Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T00:44:00.083Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T00:44:01.024Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T00:44:01.024Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T00:44:01.024Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T00:44:02.548Z] Reading package lists... [2021-01-05T00:44:02.815Z] Reading package lists... [2021-01-05T00:44:02.815Z] Building dependency tree... [2021-01-05T00:44:02.815Z] Reading state information... [2021-01-05T00:44:03.082Z] Calculating upgrade... [2021-01-05T00:44:03.082Z] The following packages will be upgraded: [2021-01-05T00:44:03.082Z] advancecomp base-files bash binutils binutils-common [2021-01-05T00:44:03.082Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T00:44:03.082Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T00:44:03.082Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T00:44:03.082Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T00:44:03.082Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T00:44:03.082Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T00:44:03.082Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T00:44:03.082Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T00:44:03.082Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T00:44:03.082Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T00:44:03.082Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T00:44:03.083Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T00:44:03.083Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T00:44:03.083Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T00:44:03.083Z] Need to get 63.5 MB of archives. [2021-01-05T00:44:03.083Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T00:44:03.083Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T00:44:03.353Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T00:44:03.353Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T00:44:03.353Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T00:44:03.353Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T00:44:03.353Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T00:44:03.353Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-05T00:44:03.353Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-05T00:44:03.353Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-05T00:44:03.353Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T00:44:03.353Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T00:44:03.353Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-05T00:44:03.353Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T00:44:03.353Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T00:44:03.353Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T00:44:03.353Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T00:44:03.353Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T00:44:03.353Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T00:44:03.353Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T00:44:03.353Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T00:44:03.353Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T00:44:03.353Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T00:44:03.353Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T00:44:03.353Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T00:44:03.353Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T00:44:03.353Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T00:44:03.353Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T00:44:03.353Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T00:44:03.353Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T00:44:03.623Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T00:44:03.623Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T00:44:03.623Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T00:44:03.623Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T00:44:03.623Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T00:44:03.623Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T00:44:03.623Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-05T00:44:03.624Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T00:44:03.624Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T00:44:03.624Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T00:44:03.624Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T00:44:03.624Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T00:44:03.624Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T00:44:03.624Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T00:44:03.624Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T00:44:03.624Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T00:44:03.624Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-05T00:44:03.624Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T00:44:03.624Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T00:44:03.624Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T00:44:03.624Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T00:44:03.624Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T00:44:03.624Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T00:44:03.624Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T00:44:03.624Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T00:44:03.893Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T00:44:03.893Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T00:44:03.893Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T00:44:03.893Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T00:44:03.893Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T00:44:03.893Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T00:44:03.893Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T00:44:03.893Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T00:44:04.165Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T00:44:04.165Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T00:44:04.165Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T00:44:04.426Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T00:44:04.426Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T00:44:04.426Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T00:44:04.426Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T00:44:04.426Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T00:44:04.426Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T00:44:04.426Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T00:44:04.426Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T00:44:04.426Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T00:44:04.426Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T00:44:04.426Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T00:44:04.426Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T00:44:04.426Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T00:44:04.426Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-05T00:44:04.426Z] Get:80 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-01-05T00:44:04.426Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T00:44:04.426Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T00:44:04.426Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-05T00:44:04.426Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T00:44:04.641Z] ---> 0d55360d1a87 [2021-01-05T00:44:04.641Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T00:44:04.641Z] ---> 70ca3912e21c [2021-01-05T00:44:04.641Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T00:44:04.641Z] ---> 5ab69964f62c [2021-01-05T00:44:04.641Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T00:44:04.641Z] ---> e48ee57fd8a0 [2021-01-05T00:44:04.641Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T00:44:04.641Z] ---> 3e95aa345ee5 [2021-01-05T00:44:04.641Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T00:44:04.641Z] ---> Running in 664eacdb2c34 [2021-01-05T00:44:04.641Z] ---> Running in 240b1835a712 [2021-01-05T00:44:04.641Z] ---> Running in aa419f3e19bf [2021-01-05T00:44:04.641Z] ---> Running in 0fb3046dc9e6 [2021-01-05T00:44:04.641Z] ---> Running in 352ace0e9f85 [2021-01-05T00:44:04.641Z] 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-01-05T00:44:04.641Z] 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-01-05T00:44:04.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T00:44:04.641Z] 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-01-05T00:44:04.690Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T00:44:04.690Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T00:44:04.690Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T00:44:04.690Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T00:44:04.690Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T00:44:04.690Z] Get:90 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-01-05T00:44:04.690Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T00:44:04.690Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T00:44:04.690Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T00:44:04.690Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T00:44:04.922Z] 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-01-05T00:44:04.955Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T00:44:04.955Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T00:44:04.955Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T00:44:04.955Z] Fetched 63.5 MB in 2s (36.7 MB/s) [2021-01-05T00:44:05.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:05.215Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T00:44:05.215Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T00:44:06.156Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T00:44:06.156Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T00:44:06.156Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T00:44:06.156Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-05T00:44:07.098Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:07.098Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:07.098Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:07.098Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:07.098Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:07.360Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:07.360Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:07.360Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:07.622Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:07.622Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:07.622Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:07.622Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:07.884Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:07.884Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:07.884Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:07.884Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T00:44:07.884Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:08.145Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T00:44:08.145Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:08.145Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T00:44:08.145Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:08.408Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:08.408Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:08.408Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:08.669Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:08.669Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T00:44:08.669Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:08.932Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T00:44:08.932Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T00:44:09.193Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T00:44:09.454Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T00:44:09.715Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T00:44:09.715Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T00:44:09.974Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T00:44:09.974Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T00:44:09.974Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-05T00:44:10.233Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T00:44:10.233Z] Installing new version of config file /etc/issue ... [2021-01-05T00:44:10.233Z] Installing new version of config file /etc/issue.net ... [2021-01-05T00:44:10.233Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T00:44:10.233Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-05T00:44:10.493Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T00:44:10.493Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T00:44:10.752Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T00:44:10.752Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:10.752Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T00:44:10.752Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T00:44:11.013Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T00:44:11.013Z] 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-01-05T00:44:11.013Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:11.013Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T00:44:11.013Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T00:44:11.273Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T00:44:11.273Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:11.273Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T00:44:11.273Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T00:44:11.533Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T00:44:11.533Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:11.533Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T00:44:11.533Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T00:44:11.794Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T00:44:11.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:11.794Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T00:44:12.055Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T00:44:12.055Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T00:44:12.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:12.055Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T00:44:12.316Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T00:44:12.316Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T00:44:12.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:12.575Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T00:44:12.576Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T00:44:12.576Z] Setting up grep (3.1-2build1) ... [2021-01-05T00:44:12.576Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:12.576Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T00:44:12.835Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T00:44:12.835Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T00:44:13.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:13.095Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T00:44:13.095Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T00:44:13.095Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T00:44:13.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:13.358Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T00:44:13.358Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T00:44:13.618Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T00:44:13.879Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T00:44:13.879Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T00:44:13.879Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T00:44:14.449Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T00:44:14.449Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:14.449Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T00:44:14.449Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T00:44:15.392Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T00:44:15.654Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T00:44:15.654Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T00:44:15.654Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T00:44:15.914Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T00:44:15.914Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:15.914Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T00:44:15.914Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T00:44:16.175Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T00:44:16.175Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:16.175Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T00:44:16.175Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T00:44:16.436Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T00:44:16.436Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:16.436Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T00:44:16.436Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T00:44:16.698Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T00:44:16.698Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:16.698Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T00:44:16.698Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T00:44:16.959Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T00:44:16.959Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:16.959Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T00:44:16.959Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T00:44:17.220Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T00:44:17.220Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:17.220Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T00:44:17.220Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T00:44:17.482Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T00:44:17.482Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T00:44:17.482Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T00:44:17.743Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:17.743Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T00:44:17.743Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T00:44:17.743Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T00:44:18.004Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:18.004Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T00:44:18.004Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T00:44:18.004Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T00:44:18.264Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:18.264Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T00:44:18.264Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T00:44:18.533Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T00:44:18.533Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:18.533Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T00:44:18.533Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T00:44:19.104Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T00:44:19.365Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T00:44:19.627Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T00:44:19.627Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:19.627Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T00:44:19.627Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T00:44:19.888Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T00:44:20.149Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T00:44:20.149Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T00:44:20.149Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T00:44:20.431Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T00:44:20.431Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:20.431Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T00:44:20.431Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T00:44:20.695Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T00:44:20.957Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:20.957Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T00:44:20.957Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T00:44:21.225Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T00:44:21.225Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:21.225Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T00:44:21.486Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T00:44:21.486Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T00:44:21.486Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:21.486Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T00:44:21.746Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T00:44:21.746Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T00:44:22.008Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:22.008Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T00:44:22.008Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T00:44:22.269Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T00:44:22.269Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T00:44:22.269Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T00:44:22.531Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T00:44:22.531Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T00:44:22.531Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:22.531Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T00:44:22.792Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T00:44:22.792Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T00:44:23.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:23.053Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T00:44:23.053Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T00:44:23.053Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T00:44:23.314Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:23.314Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T00:44:23.314Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T00:44:23.576Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T00:44:23.576Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:23.576Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T00:44:23.576Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T00:44:23.839Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T00:44:23.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:23.839Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T00:44:24.113Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T00:44:24.376Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T00:44:24.376Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:24.376Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T00:44:24.638Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T00:44:24.638Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T00:44:24.638Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:24.638Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T00:44:24.899Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T00:44:24.899Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T00:44:24.899Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:24.899Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T00:44:25.160Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T00:44:25.160Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T00:44:25.160Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:25.160Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T00:44:25.160Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T00:44:25.421Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T00:44:25.681Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:25.681Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T00:44:25.681Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T00:44:25.681Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T00:44:25.681Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T00:44:25.681Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T00:44:25.681Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T00:44:25.941Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T00:44:25.941Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T00:44:25.941Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T00:44:25.941Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T00:44:26.202Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T00:44:26.202Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T00:44:26.463Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T00:44:26.463Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T00:44:26.725Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T00:44:26.725Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T00:44:26.988Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T00:44:26.988Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T00:44:26.988Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T00:44:26.988Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T00:44:27.250Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T00:44:27.250Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T00:44:27.250Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T00:44:27.250Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T00:44:27.510Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T00:44:27.510Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T00:44:27.510Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T00:44:27.510Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-05T00:44:27.773Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T00:44:27.773Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T00:44:27.773Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T00:44:28.043Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T00:44:28.614Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T00:44:28.614Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T00:44:28.874Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T00:44:28.874Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T00:44:28.874Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T00:44:28.874Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T00:44:29.135Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T00:44:29.396Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T00:44:29.396Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T00:44:29.396Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T00:44:29.657Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T00:44:29.657Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T00:44:29.657Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:29.657Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T00:44:29.919Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:29.919Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T00:44:30.179Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:30.179Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T00:44:30.179Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:30.179Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T00:44:31.120Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:31.382Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T00:44:32.325Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:32.325Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T00:44:32.896Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:32.896Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T00:44:33.157Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:33.157Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T00:44:34.098Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T00:44:34.099Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T00:44:34.099Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T00:44:34.361Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T00:44:34.361Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T00:44:34.361Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T00:44:34.622Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T00:44:34.622Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T00:44:34.883Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T00:44:34.883Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T00:44:34.883Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T00:44:35.142Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T00:44:35.143Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T00:44:35.143Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T00:44:35.402Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T00:44:35.402Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T00:44:35.402Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:35.402Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T00:44:35.661Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:35.661Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:35.661Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:35.661Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T00:44:35.661Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T00:44:35.661Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T00:44:35.925Z] [2021-01-05T00:44:35.925Z] Current default time zone: 'Etc/UTC' [2021-01-05T00:44:35.925Z] Local time is now: Tue Jan 5 00:44:35 UTC 2021. [2021-01-05T00:44:35.925Z] Universal Time is now: Tue Jan 5 00:44:35 UTC 2021. [2021-01-05T00:44:35.925Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T00:44:35.925Z] [2021-01-05T00:44:35.925Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T00:44:35.925Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:35.925Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T00:44:35.925Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T00:44:35.925Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T00:44:36.186Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T00:44:36.186Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T00:44:36.186Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T00:44:36.186Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T00:44:36.186Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T00:44:36.186Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:36.186Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T00:44:36.758Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T00:44:36.758Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T00:44:36.758Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:36.758Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T00:44:36.758Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T00:44:36.758Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T00:44:36.758Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T00:44:36.758Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T00:44:37.019Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T00:44:37.019Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T00:44:37.019Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T00:44:38.940Z] Updating certificates in /etc/ssl/certs... [2021-01-05T00:44:39.883Z] 22 added, 17 removed; done. [2021-01-05T00:44:39.883Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T00:44:40.145Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T00:44:40.145Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T00:44:40.145Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T00:44:40.145Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T00:44:40.145Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T00:44:40.145Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T00:44:40.145Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T00:44:40.406Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T00:44:40.406Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T00:44:40.406Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T00:44:40.406Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T00:44:40.406Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T00:44:40.406Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T00:44:40.406Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T00:44:40.406Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T00:44:40.671Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T00:44:40.671Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T00:44:40.671Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T00:44:40.671Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T00:44:40.671Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T00:44:40.671Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T00:44:40.931Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T00:44:40.931Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T00:44:40.931Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T00:44:40.931Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T00:44:40.931Z] Updating certificates in /etc/ssl/certs... [2021-01-05T00:44:41.875Z] 0 added, 0 removed; done. [2021-01-05T00:44:41.875Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T00:44:41.875Z] done. [2021-01-05T00:44:42.134Z] Reading package lists... [2021-01-05T00:44:42.134Z] Building dependency tree... [2021-01-05T00:44:42.134Z] Reading state information... [2021-01-05T00:44:42.394Z] The following NEW packages will be installed: [2021-01-05T00:44:42.394Z] apt-transport-https [2021-01-05T00:44:42.655Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T00:44:42.655Z] Need to get 1696 B of archives. [2021-01-05T00:44:42.655Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T00:44:42.655Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T00:44:42.655Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T00:44:42.655Z] Fetched 1696 B in 0s (9542 B/s) [2021-01-05T00:44:42.655Z] Selecting previously unselected package apt-transport-https. [2021-01-05T00:44:42.655Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T00:44:42.655Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T00:44:42.655Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T00:44:42.915Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T00:44:43.175Z] Waiting for network to be ready... [2021-01-05T00:44:49.761Z] 2021-01-05T00:44:46Z INFO Waiting for automatic snapd restart... [2021-01-05T00:44:49.761Z] snapd 2.48.1 from Canonical* installed [2021-01-05T00:44:50.333Z] "snapd" switched to the "latest/stable" channel [2021-01-05T00:44:50.333Z] [2021-01-05T00:44:53.632Z] core18 20201210 from Canonical* installed [2021-01-05T00:44:53.632Z] "core18" switched to the "latest/stable" channel [2021-01-05T00:44:53.632Z] [2021-01-05T00:44:56.940Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T00:44:56.940Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T00:44:56.940Z] [2021-01-05T00:45:00.251Z] 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-01-05T00:45:00.251Z] - README.md [2021-01-05T00:45:00.251Z] [2021-01-05T00:45:00.251Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T00:45:06.849Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T00:45:06.849Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T00:45:06.849Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T00:45:06.849Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T00:45:08.053Z] Reading package lists... [2021-01-05T00:45:08.314Z] 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-01-05T00:45:14.919Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T00:45:14.919Z] Reading package lists... [2021-01-05T00:45:14.919Z] Building dependency tree... [2021-01-05T00:45:14.919Z] Reading state information... [2021-01-05T00:45:14.919Z] Suggested packages: [2021-01-05T00:45:14.919Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T00:45:14.919Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T00:45:14.919Z] Recommended packages: [2021-01-05T00:45:14.919Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T00:45:14.919Z] The following NEW packages will be installed: [2021-01-05T00:45:14.919Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T00:45:14.919Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T00:45:14.919Z] pkg-config zip [2021-01-05T00:45:14.919Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T00:45:14.919Z] Need to get 7655 kB of archives. [2021-01-05T00:45:14.919Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T00:45:14.919Z] 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-01-05T00:45:14.919Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T00:45:14.919Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T00:45:14.919Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T00:45:15.182Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T00:45:15.182Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T00:45:15.182Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T00:45:15.442Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T00:45:15.442Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T00:45:15.442Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T00:45:15.442Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T00:45:15.704Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T00:45:15.704Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T00:45:15.704Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T00:45:15.704Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T00:45:15.967Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T00:45:15.967Z] Fetched 7655 kB in 1s (8563 kB/s) [2021-01-05T00:45:15.967Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T00:45:15.967Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T00:45:15.967Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T00:45:15.967Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T00:45:16.228Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T00:45:16.228Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T00:45:16.228Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T00:45:16.228Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T00:45:16.228Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T00:45:16.228Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T00:45:16.489Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T00:45:16.489Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T00:45:16.489Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T00:45:16.489Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T00:45:16.489Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T00:45:16.489Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T00:45:16.750Z] Selecting previously unselected package liberror-perl. [2021-01-05T00:45:16.750Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T00:45:16.750Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T00:45:16.750Z] Selecting previously unselected package git-man. [2021-01-05T00:45:16.750Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T00:45:16.750Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T00:45:17.011Z] Selecting previously unselected package git. [2021-01-05T00:45:17.012Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T00:45:17.012Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T00:45:17.955Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T00:45:17.955Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T00:45:17.955Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T00:45:17.955Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T00:45:17.955Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T00:45:17.955Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T00:45:17.955Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T00:45:17.955Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T00:45:17.955Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T00:45:17.955Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T00:45:17.955Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T00:45:18.216Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T00:45:18.216Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T00:45:18.216Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T00:45:18.216Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T00:45:18.216Z] Selecting previously unselected package pkg-config. [2021-01-05T00:45:18.216Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T00:45:18.216Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T00:45:18.478Z] Selecting previously unselected package zip. [2021-01-05T00:45:18.478Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T00:45:18.478Z] Unpacking zip (3.0-11build1) ... [2021-01-05T00:45:18.478Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T00:45:18.478Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T00:45:18.478Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T00:45:18.478Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T00:45:18.745Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T00:45:18.745Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T00:45:18.745Z] No schema files found: doing nothing. [2021-01-05T00:45:18.745Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T00:45:18.745Z] Setting up zip (3.0-11build1) ... [2021-01-05T00:45:18.745Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T00:45:18.745Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T00:45:18.745Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T00:45:18.745Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T00:45:18.745Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T00:45:19.006Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T00:45:19.006Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T00:45:19.006Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T00:45:25.598Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T00:45:25.860Z] git set to automatically installed. [2021-01-05T00:45:25.860Z] git-man set to automatically installed. [2021-01-05T00:45:25.860Z] libcurl3-gnutls set to automatically installed. [2021-01-05T00:45:25.860Z] liberror-perl set to automatically installed. [2021-01-05T00:45:25.860Z] libglib2.0-0 set to automatically installed. [2021-01-05T00:45:25.860Z] libnghttp2-14 set to automatically installed. [2021-01-05T00:45:25.860Z] libnorm1 set to automatically installed. [2021-01-05T00:45:25.860Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T00:45:25.860Z] libpsl5 set to automatically installed. [2021-01-05T00:45:25.860Z] librtmp1 set to automatically installed. [2021-01-05T00:45:25.860Z] libsodium23 set to automatically installed. [2021-01-05T00:45:25.860Z] libzmq3-dev set to automatically installed. [2021-01-05T00:45:25.860Z] libzmq5 set to automatically installed. [2021-01-05T00:45:25.860Z] pkg-config set to automatically installed. [2021-01-05T00:45:25.860Z] zip set to automatically installed. [2021-01-05T00:45:26.742Z] 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-01-05T00:45:27.243Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T00:45:33.846Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T00:45:34.106Z] snap "core18" has no updates available [2021-01-05T00:45:34.677Z] Pulling config-common [2021-01-05T00:45:35.618Z] Pulling go-build-helper [2021-01-05T00:45:36.927Z] Removing intermediate container 352ace0e9f85 [2021-01-05T00:45:36.927Z] ---> aaee2dc15b44 [2021-01-05T00:45:36.927Z] [2021-01-05T00:45:36.927Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T00:45:36.927Z] 3.12: Pulling from library/alpine [2021-01-05T00:45:37.203Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T00:45:37.203Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T00:45:37.203Z] ---> afeebe901d6b [2021-01-05T00:45:37.203Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:45:39.210Z] ---> Running in 9011c181c839 [2021-01-05T00:45:39.822Z] Removing intermediate container 0fb3046dc9e6 [2021-01-05T00:45:39.822Z] ---> 79877e879179 [2021-01-05T00:45:39.822Z] [2021-01-05T00:45:39.822Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T00:45:39.822Z] ---> afeebe901d6b [2021-01-05T00:45:39.822Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:45:40.425Z] ---> Running in 2bf8e830ceed [2021-01-05T00:45:42.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:42.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:42.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:43.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:43.236Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T00:45:43.510Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:45:43.510Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T00:45:43.510Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T00:45:43.510Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T00:45:43.510Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:45:43.510Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:45:43.785Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T00:45:43.785Z] OK: 7 MiB in 19 packages [2021-01-05T00:45:43.785Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:45:43.785Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T00:45:43.785Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T00:45:43.785Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T00:45:43.785Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:45:43.785Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:45:44.058Z] OK: 7 MiB in 19 packages [2021-01-05T00:45:47.455Z] Removing intermediate container 240b1835a712 [2021-01-05T00:45:47.455Z] ---> 807a1c281f0a [2021-01-05T00:45:47.455Z] [2021-01-05T00:45:47.455Z] Step 10/24 : FROM scratch [2021-01-05T00:45:47.455Z] ---> [2021-01-05T00:45:47.455Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T00:45:47.455Z] Removing intermediate container 664eacdb2c34 [2021-01-05T00:45:47.455Z] ---> 98c907a29d20 [2021-01-05T00:45:47.455Z] [2021-01-05T00:45:47.455Z] Step 10/22 : FROM scratch [2021-01-05T00:45:47.455Z] ---> [2021-01-05T00:45:47.455Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:45:47.455Z] ---> Running in 3bc97d76c2f9 [2021-01-05T00:45:47.455Z] ---> Running in 0cdaae657ce2 [2021-01-05T00:45:48.062Z] Removing intermediate container 9011c181c839 [2021-01-05T00:45:48.062Z] ---> aef5422921e8 [2021-01-05T00:45:48.062Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T00:45:48.062Z] Removing intermediate container 3bc97d76c2f9 [2021-01-05T00:45:48.062Z] ---> 2c61614a429d [2021-01-05T00:45:48.062Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T00:45:48.338Z] Removing intermediate container 2bf8e830ceed [2021-01-05T00:45:48.338Z] ---> 27e85e5130f4 [2021-01-05T00:45:48.338Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:45:48.338Z] Removing intermediate container 0cdaae657ce2 [2021-01-05T00:45:48.338Z] ---> 9b5c1ccc843b [2021-01-05T00:45:48.338Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T00:45:48.338Z] ---> Running in 5461809e0f91 [2021-01-05T00:45:48.338Z] ---> Running in b3a31fe9a572 [2021-01-05T00:45:48.338Z] ---> Running in 2cfff23801a0 [2021-01-05T00:45:48.614Z] ---> Running in fdffd38b048a [2021-01-05T00:45:48.888Z] Removing intermediate container 5461809e0f91 [2021-01-05T00:45:48.888Z] ---> e6346cc443b8 [2021-01-05T00:45:48.888Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T00:45:49.160Z] Removing intermediate container 2cfff23801a0 [2021-01-05T00:45:49.160Z] ---> bd5130f24b8b [2021-01-05T00:45:49.160Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:45:49.160Z] ---> Running in 995d6599d776 [2021-01-05T00:45:49.160Z] Removing intermediate container b3a31fe9a572 [2021-01-05T00:45:49.160Z] ---> e63ee22ddb06 [2021-01-05T00:45:49.160Z] Step 13/22 : WORKDIR / [2021-01-05T00:45:49.160Z] Removing intermediate container fdffd38b048a [2021-01-05T00:45:49.160Z] ---> 81cd02a32d84 [2021-01-05T00:45:49.160Z] Step 13/24 : WORKDIR / [2021-01-05T00:45:49.433Z] ---> Running in 2000a3ab8634 [2021-01-05T00:45:49.433Z] ---> Running in 3a287e8b7ae9 [2021-01-05T00:45:49.433Z] ---> Running in b21a8340f858 [2021-01-05T00:45:50.031Z] Removing intermediate container 995d6599d776 [2021-01-05T00:45:50.031Z] ---> c633a466474b [2021-01-05T00:45:50.031Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T00:45:50.031Z] Removing intermediate container 2000a3ab8634 [2021-01-05T00:45:50.031Z] ---> 563d15f1b63e [2021-01-05T00:45:50.031Z] Step 14/22 : WORKDIR / [2021-01-05T00:45:50.302Z] ---> Running in 11aacacac9de [2021-01-05T00:45:50.302Z] Removing intermediate container 3a287e8b7ae9 [2021-01-05T00:45:50.302Z] ---> 4f95b9da40d2 [2021-01-05T00:45:50.302Z] 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-01-05T00:45:50.302Z] Removing intermediate container b21a8340f858 [2021-01-05T00:45:50.302Z] ---> be8b645c034d [2021-01-05T00:45:50.302Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T00:45:50.917Z] ---> d2d9c4d91bc6 [2021-01-05T00:45:50.917Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T00:45:51.215Z] Removing intermediate container 11aacacac9de [2021-01-05T00:45:51.215Z] ---> b5ecb5f3ac56 [2021-01-05T00:45:51.215Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T00:45:51.821Z] ---> 277a5f6e4c92 [2021-01-05T00:45:51.821Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T00:45:52.098Z] ---> 7d7c17dcd5ed [2021-01-05T00:45:52.098Z] 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-01-05T00:45:52.376Z] ---> c82defced373 [2021-01-05T00:45:52.376Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T00:45:52.976Z] ---> 0ed6c3a18c4e [2021-01-05T00:45:52.977Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T00:45:53.967Z] ---> 4ca0e80fb1f7 [2021-01-05T00:45:53.967Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T00:45:54.249Z] ---> cfda7ac47c03 [2021-01-05T00:45:54.249Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T00:45:54.249Z] ---> 1c72e6069c72 [2021-01-05T00:45:54.249Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T00:45:54.863Z] ---> bf5d983cd9af [2021-01-05T00:45:54.863Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T00:45:55.466Z] ---> 9f996408e1cf [2021-01-05T00:45:55.466Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T00:45:55.736Z] ---> c3be2f2174ea [2021-01-05T00:45:55.736Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T00:45:55.736Z] ---> 1a8fb198ca27 [2021-01-05T00:45:55.737Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T00:45:56.009Z] ---> Running in 90adfc35207e [2021-01-05T00:45:56.009Z] ---> 35fc99235dd7 [2021-01-05T00:45:56.009Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T00:45:56.608Z] Removing intermediate container 90adfc35207e [2021-01-05T00:45:56.608Z] ---> e5eedfb9f9ad [2021-01-05T00:45:56.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:45:56.882Z] ---> 79aa01a38cbb [2021-01-05T00:45:56.882Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T00:45:56.882Z] ---> Running in 1e5e3555a362 [2021-01-05T00:45:57.161Z] ---> 2986ac59dfca [2021-01-05T00:45:57.161Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T00:45:57.161Z] ---> Running in 9d67648a1d45 [2021-01-05T00:45:57.587Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T00:45:57.587Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T00:45:57.587Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T00:45:57.587Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T00:45:57.587Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T00:45:57.587Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T00:45:57.587Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T00:45:57.587Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T00:45:57.587Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T00:45:57.587Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T00:45:57.587Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T00:45:57.587Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T00:45:57.587Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T00:45:57.587Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T00:45:57.587Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T00:45:57.587Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T00:45:57.587Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T00:45:57.587Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T00:45:57.587Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T00:45:57.587Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-05T00:45:57.587Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T00:45:57.587Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T00:45:57.587Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T00:45:57.587Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T00:45:57.587Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T00:45:57.587Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T00:45:57.587Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T00:45:57.587Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T00:45:57.587Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T00:45:57.587Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T00:45:57.587Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T00:45:57.587Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T00:45:57.587Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T00:45:57.587Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T00:45:57.587Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T00:45:57.587Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T00:45:57.587Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T00:45:57.587Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T00:45:57.587Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T00:45:57.587Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T00:45:57.587Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T00:45:57.587Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T00:45:57.587Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T00:45:57.587Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T00:45:57.587Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T00:45:57.587Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T00:45:57.587Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T00:45:57.587Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T00:45:57.587Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T00:45:57.587Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T00:45:57.588Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T00:45:57.588Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T00:45:57.588Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T00:45:57.588Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T00:45:57.588Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T00:45:57.588Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T00:45:57.588Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T00:45:57.588Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T00:45:57.588Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T00:45:57.588Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T00:45:57.588Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T00:45:57.588Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T00:45:57.588Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T00:45:57.588Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T00:45:57.588Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T00:45:57.781Z] ---> 7933294ab59b [2021-01-05T00:45:57.781Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T00:45:57.781Z] Removing intermediate container 1e5e3555a362 [2021-01-05T00:45:57.781Z] ---> d78837619030 [2021-01-05T00:45:57.781Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T00:45:58.057Z] ---> Running in 48d43243b6f7 [2021-01-05T00:45:59.031Z] ---> 88e9857ca0c3 [2021-01-05T00:45:59.031Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T00:45:59.031Z] ---> ff747b7c4273 [2021-01-05T00:45:59.031Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T00:45:59.031Z] Removing intermediate container 48d43243b6f7 [2021-01-05T00:45:59.031Z] ---> cc6677fc9fa8 [2021-01-05T00:45:59.031Z] Step 21/22 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:45:59.327Z] ---> Running in 7e57e77ec60b [2021-01-05T00:45:59.327Z] ---> Running in 297403738a45 [2021-01-05T00:46:00.338Z] Removing intermediate container 7e57e77ec60b [2021-01-05T00:46:00.338Z] ---> a956aadb33ec [2021-01-05T00:46:00.338Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:46:00.338Z] Removing intermediate container 297403738a45 [2021-01-05T00:46:00.338Z] ---> 0404d5bce4a2 [2021-01-05T00:46:00.338Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:46:00.620Z] ---> 7fe19ab3d7e7 [2021-01-05T00:46:00.620Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T00:46:00.620Z] ---> Running in c7bdf712d5c8 [2021-01-05T00:46:00.620Z] ---> Running in 2ff8db12780a [2021-01-05T00:46:00.620Z] Removing intermediate container 9d67648a1d45 [2021-01-05T00:46:00.620Z] ---> d814ef26c60d [2021-01-05T00:46:00.620Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T00:46:00.900Z] ---> Running in 6259a0a5bc26 [2021-01-05T00:46:01.182Z] ---> Running in 619660c4b505 [2021-01-05T00:46:01.461Z] Removing intermediate container 2ff8db12780a [2021-01-05T00:46:01.461Z] ---> eddd02aaa9d6 [2021-01-05T00:46:01.461Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T00:46:01.461Z] Removing intermediate container c7bdf712d5c8 [2021-01-05T00:46:01.461Z] ---> b2cf1840c3d8 [2021-01-05T00:46:01.461Z] [2021-01-05T00:46:01.798Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T00:46:01.798Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T00:46:01.798Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T00:46:01.798Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T00:46:01.798Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T00:46:01.798Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T00:46:01.798Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T00:46:01.798Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T00:46:01.798Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T00:46:01.798Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T00:46:01.798Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T00:46:01.798Z] Pulling static-packages [2021-01-05T00:46:02.073Z] ---> Running in fabb84c07ae0 [2021-01-05T00:46:02.352Z] Successfully built b2cf1840c3d8 [2021-01-05T00:46:02.352Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T00:46:02.352Z] Building docker-sys-mgmt-agent-go [2021-01-05T00:46:02.352Z] Removing intermediate container 619660c4b505 [2021-01-05T00:46:02.352Z] ---> b0bb5be6bee6 [2021-01-05T00:46:02.352Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T00:46:02.638Z]  Building docker-core-command-go ... done  ---> Running in 006b769e1618 [2021-01-05T00:46:02.638Z] Removing intermediate container fabb84c07ae0 [2021-01-05T00:46:02.638Z] ---> 8922c2161feb [2021-01-05T00:46:02.638Z] Step 23/24 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:46:02.747Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-05T00:46:02.747Z] Skipping pull go-build-helper (already ran) [2021-01-05T00:46:02.747Z] Skipping pull static-packages (already ran) [2021-01-05T00:46:02.747Z] Building go-build-helper [2021-01-05T00:46:03.231Z] Removing intermediate container aa419f3e19bf [2021-01-05T00:46:03.231Z] ---> b719f633ad10 [2021-01-05T00:46:03.231Z] [2021-01-05T00:46:03.231Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T00:46:03.231Z] ---> afeebe901d6b [2021-01-05T00:46:03.231Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:46:03.231Z] ---> Running in ad185f01affc [2021-01-05T00:46:03.505Z] ---> Running in cbd90877df40 [2021-01-05T00:46:03.505Z] Removing intermediate container 006b769e1618 [2021-01-05T00:46:03.505Z] ---> 445931a3683a [2021-01-05T00:46:03.505Z] Step 21/22 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:46:03.803Z] ---> Running in adc63c9e62af [2021-01-05T00:46:03.803Z] Removing intermediate container ad185f01affc [2021-01-05T00:46:03.803Z] ---> 48fd12ea95ce [2021-01-05T00:46:03.803Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:46:04.395Z] Removing intermediate container cbd90877df40 [2021-01-05T00:46:04.395Z] ---> 1d11c70ee6f0 [2021-01-05T00:46:04.395Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T00:46:04.665Z] ---> Running in e6823fcbf65d [2021-01-05T00:46:04.936Z] Removing intermediate container 6259a0a5bc26 [2021-01-05T00:46:04.936Z] ---> d3bc5a515d1e [2021-01-05T00:46:04.936Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T00:46:05.206Z] Removing intermediate container adc63c9e62af [2021-01-05T00:46:05.206Z] ---> e1bd8e522be8 [2021-01-05T00:46:05.206Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:46:05.480Z] ---> Running in 9427e3eb5eaa [2021-01-05T00:46:05.753Z] ---> Running in 0950ca6c070a [2021-01-05T00:46:05.753Z] ---> Running in 5574f27764d5 [2021-01-05T00:46:05.753Z] Removing intermediate container e6823fcbf65d [2021-01-05T00:46:05.753Z] ---> 9d74bb7e48a1 [2021-01-05T00:46:05.753Z] [2021-01-05T00:46:06.349Z] Successfully built 9d74bb7e48a1 [2021-01-05T00:46:06.350Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T00:46:06.350Z] Building docker-security-proxy-setup-go [2021-01-05T00:46:06.350Z]  Building docker-support-notifications-go ... done Removing intermediate container 0950ca6c070a [2021-01-05T00:46:06.350Z] ---> ab075dc9bd4e [2021-01-05T00:46:06.350Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T00:46:06.940Z] Removing intermediate container 9427e3eb5eaa [2021-01-05T00:46:06.940Z] ---> 8fd0edaa5b45 [2021-01-05T00:46:06.940Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T00:46:06.952Z] Building static-packages [2021-01-05T00:46:07.211Z] ---> Running in c8d35088b46a [2021-01-05T00:46:07.212Z] Removing intermediate container 5574f27764d5 [2021-01-05T00:46:07.212Z] ---> ab95cfa1dfe3 [2021-01-05T00:46:07.212Z] [2021-01-05T00:46:07.212Z] ---> Running in b11df3b66b3c [2021-01-05T00:46:07.488Z] Successfully built ab95cfa1dfe3 [2021-01-05T00:46:07.758Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T00:46:07.758Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2021-01-05T00:46:08.334Z] Staging go-build-helper [2021-01-05T00:46:08.351Z] Removing intermediate container c8d35088b46a [2021-01-05T00:46:08.351Z] Removing intermediate container b11df3b66b3c [2021-01-05T00:46:08.351Z] ---> 34e10aa37704 [2021-01-05T00:46:08.351Z] Step 23/24 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:46:08.351Z] ---> 293356985a98 [2021-01-05T00:46:08.351Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:46:08.630Z] ---> Running in d2fdbbf25672 [2021-01-05T00:46:08.630Z] ---> Running in bff34817aab9 [2021-01-05T00:46:09.276Z] Staging static-packages [2021-01-05T00:46:09.616Z] Removing intermediate container d2fdbbf25672 [2021-01-05T00:46:09.616Z] ---> 29b6945b189e [2021-01-05T00:46:09.616Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:46:10.214Z] Pulling go115 [2021-01-05T00:46:10.610Z] ---> Running in 9c6cc19e7bdc [2021-01-05T00:46:11.157Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T00:46:11.157Z] Skipping pull go115 (already ran) [2021-01-05T00:46:11.157Z] Building go115 [2021-01-05T00:46:11.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T00:46:11.157Z] Dload Upload Total Spent Left Speed [2021-01-05T00:46:11.220Z] Removing intermediate container 9c6cc19e7bdc [2021-01-05T00:46:11.220Z] ---> a0bcd6d1b5af [2021-01-05T00:46:11.220Z] [2021-01-05T00:46:11.845Z] Successfully built a0bcd6d1b5af [2021-01-05T00:46:11.845Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T00:46:11.845Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-05T00:46:11.845Z] Removing intermediate container bff34817aab9 [2021-01-05T00:46:11.845Z] ---> d04ef8f89c36 [2021-01-05T00:46:11.845Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T00:46:12.122Z] ---> Running in b3faa8508581 [2021-01-05T00:46:13.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:46:14.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:46:14.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 115M 19 23.0M 0 0 25.1M 0 0:00:04 --:--:-- 0:00:04 25.1M 54 115M 54 63.5M 0 0 33.3M 0 0:00:03 0:00:01 0:00:02 33.3M 86 115M 86 100M 0 0 34.5M 0 0:00:03 0:00:02 0:00:01 34.5M 100 115M 100 115M 0 0 34.9M 0 0:00:03 0:00:03 --:--:-- 34.9M [2021-01-05T00:46:14.846Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T00:46:15.166Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T00:46:15.166Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T00:46:15.443Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T00:46:15.716Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T00:46:15.990Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T00:46:15.990Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:46:15.990Z] OK: 8 MiB in 19 packages [2021-01-05T00:46:19.052Z] Staging go115 [2021-01-05T00:46:20.312Z] Removing intermediate container b3faa8508581 [2021-01-05T00:46:20.312Z] ---> d21105e6a924 [2021-01-05T00:46:20.313Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T00:46:21.299Z] ---> 4e5a29f30de0 [2021-01-05T00:46:21.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T00:46:23.293Z] ---> 59dad24bf178 [2021-01-05T00:46:23.293Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T00:46:24.343Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T00:46:24.343Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T00:46:24.344Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T00:46:24.344Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T00:46:24.344Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T00:46:24.344Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T00:46:24.344Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T00:46:24.344Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T00:46:24.344Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T00:46:24.344Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T00:46:24.344Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T00:46:24.344Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T00:46:24.344Z] Pulling edgex-go [2021-01-05T00:46:24.744Z] ---> 114ab7cb4d8d [2021-01-05T00:46:24.744Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T00:46:24.917Z] Pulling version [2021-01-05T00:46:25.020Z] ---> Running in d5caa7d93ab2 [2021-01-05T00:46:26.004Z] Removing intermediate container d5caa7d93ab2 [2021-01-05T00:46:26.004Z] ---> 049cc73e5df2 [2021-01-05T00:46:26.004Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:46:26.276Z] ---> Running in 4cc60962e691 [2021-01-05T00:46:26.304Z] Building config-common [2021-01-05T00:46:26.867Z] Removing intermediate container 4cc60962e691 [2021-01-05T00:46:26.868Z] ---> 16ed13f4db23 [2021-01-05T00:46:26.868Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T00:46:27.139Z] ---> Running in 1b79a974be18 [2021-01-05T00:46:27.729Z] Removing intermediate container 1b79a974be18 [2021-01-05T00:46:27.729Z] ---> 6c1601161c16 [2021-01-05T00:46:27.729Z] Step 22/23 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:46:28.004Z] ---> Running in e9ae3cada1e3 [2021-01-05T00:46:28.213Z] Skipping build go-build-helper (already ran) [2021-01-05T00:46:28.213Z] Skipping build static-packages (already ran) [2021-01-05T00:46:28.213Z] Skipping build go115 (already ran) [2021-01-05T00:46:28.213Z] Building edgex-go [2021-01-05T00:46:28.474Z] 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-01-05T00:46:28.595Z] Removing intermediate container e9ae3cada1e3 [2021-01-05T00:46:28.595Z] ---> f73cb199e1c0 [2021-01-05T00:46:28.595Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T00:46:29.189Z] ---> Running in b438f3dc2db0 [2021-01-05T00:46:29.414Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T00:46:29.414Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-05T00:46:29.414Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-05T00:46:29.414Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T00:46:29.684Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T00:46:29.684Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T00:46:29.684Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T00:46:29.684Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T00:46:29.684Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T00:46:29.684Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T00:46:29.684Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T00:46:29.684Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T00:46:29.684Z] go: downloading github.com/google/uuid v1.1.3 [2021-01-05T00:46:29.684Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T00:46:29.684Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T00:46:29.684Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T00:46:29.684Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T00:46:29.684Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T00:46:29.684Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T00:46:29.685Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T00:46:29.685Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T00:46:29.685Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T00:46:29.685Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T00:46:29.685Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T00:46:29.783Z] Removing intermediate container b438f3dc2db0 [2021-01-05T00:46:29.783Z] ---> 800b2786d40c [2021-01-05T00:46:29.783Z] [2021-01-05T00:46:29.952Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T00:46:30.056Z] Successfully built 800b2786d40c [2021-01-05T00:46:30.056Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T00:46:30.212Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T00:46:30.212Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T00:46:30.474Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T00:46:31.045Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T00:46:31.045Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T00:46:31.305Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T00:46:37.923Z] 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-01-05T00:46:42.125Z] 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-01-05T00:46:42.699Z] 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-01-05T00:46:43.643Z] 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-01-05T00:46:44.216Z] 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-01-05T00:46:44.216Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T00:46:44.478Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T00:46:44.478Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T00:46:44.478Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T00:46:46.402Z] 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-01-05T00:46:46.402Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T00:46:46.402Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T00:46:47.788Z] 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-01-05T00:46:48.380Z]  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:46:48.380Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:46:48.380Z] ---> f4dba55658eb [2021-01-05T00:46:48.380Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T00:46:48.380Z] ---> Using cache [2021-01-05T00:46:48.380Z] ---> 1c5c1b29741d [2021-01-05T00:46:48.380Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:46:48.380Z] ---> Using cache [2021-01-05T00:46:48.380Z] ---> 5dd4a2c5cdd2 [2021-01-05T00:46:48.380Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T00:46:48.734Z] 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-01-05T00:46:48.734Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T00:46:50.649Z] 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-01-05T00:46:51.015Z] ---> Running in 71b48f90a4cd [2021-01-05T00:46:51.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T00:46:51.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:46:52.161Z] 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-01-05T00:46:52.161Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T00:46:53.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:46:54.700Z] OK: 217 MiB in 51 packages [2021-01-05T00:46:54.702Z] Building version [2021-01-05T00:46:56.147Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:46:56.147Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:46:56.147Z] ---> f4dba55658eb [2021-01-05T00:46:56.147Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 1c5c1b29741d [2021-01-05T00:46:56.147Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 5dd4a2c5cdd2 [2021-01-05T00:46:56.147Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> d53c5520dfdc [2021-01-05T00:46:56.147Z] Step 6/21 : COPY go.mod . [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 4e4153896f43 [2021-01-05T00:46:56.147Z] Step 7/21 : RUN go mod download [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 418ea52f0032 [2021-01-05T00:46:56.147Z] Step 8/21 : COPY . . [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 70ca3912e21c [2021-01-05T00:46:56.147Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T00:46:56.147Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:46:56.147Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:46:56.147Z] ---> f4dba55658eb [2021-01-05T00:46:56.147Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 1c5c1b29741d [2021-01-05T00:46:56.147Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 5dd4a2c5cdd2 [2021-01-05T00:46:56.147Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> d53c5520dfdc [2021-01-05T00:46:56.147Z] Step 6/22 : COPY go.mod . [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 4e4153896f43 [2021-01-05T00:46:56.147Z] Step 7/22 : RUN go mod download [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 418ea52f0032 [2021-01-05T00:46:56.147Z] Step 8/22 : COPY . . [2021-01-05T00:46:56.147Z] ---> Using cache [2021-01-05T00:46:56.147Z] ---> 70ca3912e21c [2021-01-05T00:46:56.147Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T00:46:56.654Z] Staging config-common [2021-01-05T00:46:57.199Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:46:57.199Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:46:57.199Z] ---> f4dba55658eb [2021-01-05T00:46:57.199Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:46:57.199Z] ---> Using cache [2021-01-05T00:46:57.199Z] ---> 1c5c1b29741d [2021-01-05T00:46:57.199Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:46:57.199Z] ---> Using cache [2021-01-05T00:46:57.199Z] ---> 5dd4a2c5cdd2 [2021-01-05T00:46:57.199Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:46:57.199Z] ---> Using cache [2021-01-05T00:46:57.199Z] ---> d53c5520dfdc [2021-01-05T00:46:57.199Z] Step 6/21 : COPY go.mod . [2021-01-05T00:46:57.199Z] ---> Using cache [2021-01-05T00:46:57.199Z] ---> 4e4153896f43 [2021-01-05T00:46:57.199Z] Step 7/21 : RUN go mod download [2021-01-05T00:46:57.199Z] ---> Using cache [2021-01-05T00:46:57.199Z] ---> 418ea52f0032 [2021-01-05T00:46:57.199Z] Step 8/21 : COPY . . [2021-01-05T00:46:57.199Z] ---> Using cache [2021-01-05T00:46:57.199Z] ---> 70ca3912e21c [2021-01-05T00:46:57.199Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T00:46:57.598Z] Skipping stage go-build-helper (already ran) [2021-01-05T00:46:57.598Z] Skipping stage static-packages (already ran) [2021-01-05T00:46:57.598Z] Skipping stage go115 (already ran) [2021-01-05T00:46:57.598Z] Staging edgex-go [2021-01-05T00:46:57.843Z] ---> Running in 9a6f7f57d85f [2021-01-05T00:46:57.843Z] ---> Running in f2d961120516 [2021-01-05T00:46:57.843Z] ---> Running in 6ac82957cbee [2021-01-05T00:46:58.539Z] Staging version [2021-01-05T00:46:58.946Z] Removing intermediate container 71b48f90a4cd [2021-01-05T00:46:58.946Z] ---> 4445f8a7e9e5 [2021-01-05T00:46:58.946Z] Step 6/26 : COPY go.mod . [2021-01-05T00:46:59.578Z] Priming config-common [2021-01-05T00:46:59.953Z] ---> 038d90dfed40 [2021-01-05T00:46:59.953Z] Step 7/26 : RUN go mod download [2021-01-05T00:46:59.953Z] 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-01-05T00:46:59.953Z] 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-01-05T00:47:00.227Z] ---> Running in 8025493f4adb [2021-01-05T00:47:00.227Z] 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-01-05T00:47:00.716Z] Priming go-build-helper [2021-01-05T00:47:01.928Z] Priming static-packages [2021-01-05T00:47:04.030Z] Priming go115 [2021-01-05T00:47:04.559Z] Removing intermediate container 8025493f4adb [2021-01-05T00:47:04.560Z] ---> 370a0211cc87 [2021-01-05T00:47:04.560Z] Step 8/26 : COPY . . [2021-01-05T00:47:04.976Z] Priming edgex-go [2021-01-05T00:47:05.922Z] Priming version [2021-01-05T00:47:07.305Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-05T00:47:22.935Z] ---> 423db2d55cbf [2021-01-05T00:47:22.936Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T00:47:22.936Z] ---> Running in f3df35c15368 [2021-01-05T00:47:24.932Z] 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-01-05T00:48:11.929Z] 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-01-05T00:48:22.105Z] Removing intermediate container 9a6f7f57d85f [2021-01-05T00:48:22.105Z] ---> ff18b241cf36 [2021-01-05T00:48:22.105Z] [2021-01-05T00:48:22.105Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T00:48:22.105Z] ---> afeebe901d6b [2021-01-05T00:48:22.105Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T00:48:22.105Z] ---> Running in 549e4b932054 [2021-01-05T00:48:22.105Z] Removing intermediate container 6ac82957cbee [2021-01-05T00:48:22.105Z] ---> ce6991882ece [2021-01-05T00:48:22.105Z] [2021-01-05T00:48:22.105Z] Step 10/21 : FROM scratch [2021-01-05T00:48:22.105Z] ---> [2021-01-05T00:48:22.105Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:48:22.105Z] ---> Using cache [2021-01-05T00:48:22.105Z] ---> 9b5c1ccc843b [2021-01-05T00:48:22.105Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T00:48:22.393Z] ---> Running in a1bd9dfce09f [2021-01-05T00:48:23.382Z] Removing intermediate container a1bd9dfce09f [2021-01-05T00:48:23.382Z] ---> 4ff19fd0c297 [2021-01-05T00:48:23.382Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T00:48:23.382Z] ---> Running in 7739438360c8 [2021-01-05T00:48:23.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:23.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:23.950Z] Removing intermediate container 7739438360c8 [2021-01-05T00:48:23.950Z] ---> 190e2faaf283 [2021-01-05T00:48:23.950Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T00:48:24.556Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T00:48:24.556Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:48:24.556Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T00:48:24.835Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T00:48:24.835Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:48:24.835Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:48:25.111Z] OK: 7 MiB in 18 packages [2021-01-05T00:48:25.111Z] ---> 82b0cb210deb [2021-01-05T00:48:25.111Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T00:48:27.099Z] ---> a5f56d1a1f6c [2021-01-05T00:48:27.099Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T00:48:27.703Z] Removing intermediate container 549e4b932054 [2021-01-05T00:48:27.703Z] ---> c93c25acf489 [2021-01-05T00:48:27.703Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:48:27.981Z] ---> Running in 17640f972958 [2021-01-05T00:48:28.265Z] ---> 83611c8fa124 [2021-01-05T00:48:28.265Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T00:48:28.265Z] ---> Running in f93561001e8e [2021-01-05T00:48:28.540Z] Removing intermediate container 17640f972958 [2021-01-05T00:48:28.540Z] ---> 83c17ef77eb9 [2021-01-05T00:48:28.540Z] Step 13/21 : WORKDIR /edgex [2021-01-05T00:48:28.820Z] ---> Running in f981a7a86dd8 [2021-01-05T00:48:28.820Z] Removing intermediate container f93561001e8e [2021-01-05T00:48:28.820Z] ---> 60fd02ad5f24 [2021-01-05T00:48:28.820Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:48:29.096Z] ---> Running in 40ee26eca395 [2021-01-05T00:48:29.373Z] Removing intermediate container f981a7a86dd8 [2021-01-05T00:48:29.373Z] ---> b8d0dcc7f43c [2021-01-05T00:48:29.373Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T00:48:29.646Z] Removing intermediate container 40ee26eca395 [2021-01-05T00:48:29.646Z] ---> 88886df83a93 [2021-01-05T00:48:29.646Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T00:48:29.920Z] ---> Running in ab721d9c058b [2021-01-05T00:48:30.192Z] ---> 94108f308479 [2021-01-05T00:48:30.193Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T00:48:30.475Z] Removing intermediate container ab721d9c058b [2021-01-05T00:48:30.475Z] ---> c75df04c0583 [2021-01-05T00:48:30.475Z] Step 20/21 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:48:30.475Z] ---> Running in 49f5073de32c [2021-01-05T00:48:31.127Z] Removing intermediate container 49f5073de32c [2021-01-05T00:48:31.127Z] ---> 6cdca23aa543 [2021-01-05T00:48:31.127Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:48:31.402Z] ---> Running in c411d1e7f407 [2021-01-05T00:48:31.693Z] ---> 3c412ab10023 [2021-01-05T00:48:31.693Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T00:48:32.292Z] Removing intermediate container c411d1e7f407 [2021-01-05T00:48:32.292Z] ---> 62a7d74e8ad1 [2021-01-05T00:48:32.292Z] [2021-01-05T00:48:32.894Z] Successfully built 62a7d74e8ad1 [2021-01-05T00:48:32.894Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T00:48:33.166Z]  Building docker-support-scheduler-go ... done  ---> 5c47e9459cd8 [2021-01-05T00:48:33.166Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T00:48:33.438Z] ---> Running in 584eee25e231 [2021-01-05T00:48:34.034Z] Removing intermediate container 584eee25e231 [2021-01-05T00:48:34.034Z] ---> bbb3430b4ba7 [2021-01-05T00:48:34.034Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T00:48:35.009Z] ---> Running in fa61853c0295 [2021-01-05T00:48:35.009Z] Removing intermediate container f3df35c15368 [2021-01-05T00:48:35.009Z] ---> ff3ae7b10b18 [2021-01-05T00:48:35.009Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T00:48:35.284Z] ---> Running in a1b3817d03b6 [2021-01-05T00:48:35.560Z] Removing intermediate container fa61853c0295 [2021-01-05T00:48:35.560Z] ---> 13c8e6b8e5b7 [2021-01-05T00:48:35.560Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T00:48:35.842Z] Removing intermediate container f2d961120516 [2021-01-05T00:48:35.842Z] ---> f6197b3b79fa [2021-01-05T00:48:35.842Z] [2021-01-05T00:48:35.842Z] Step 10/22 : FROM scratch [2021-01-05T00:48:35.842Z] ---> [2021-01-05T00:48:35.842Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:48:35.842Z] ---> Running in e6e4c8fd9a63 [2021-01-05T00:48:35.842Z] ---> Using cache [2021-01-05T00:48:35.842Z] ---> 9b5c1ccc843b [2021-01-05T00:48:35.842Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T00:48:36.114Z] ---> Running in b37ed2b49196 [2021-01-05T00:48:36.386Z] Removing intermediate container e6e4c8fd9a63 [2021-01-05T00:48:36.386Z] ---> 1714fbb749ef [2021-01-05T00:48:36.386Z] Step 20/21 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:48:36.662Z] ---> Running in ad8263d592b8 [2021-01-05T00:48:36.662Z] Removing intermediate container b37ed2b49196 [2021-01-05T00:48:36.662Z] ---> 29dbbdca6f9b [2021-01-05T00:48:36.662Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:48:36.662Z] 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-01-05T00:48:36.935Z] ---> Running in bb6140a26481 [2021-01-05T00:48:37.211Z] Removing intermediate container ad8263d592b8 [2021-01-05T00:48:37.211Z] ---> f2f0deb32c25 [2021-01-05T00:48:37.211Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:48:37.211Z] ---> Running in 79c2c0f5b11e [2021-01-05T00:48:37.485Z] Removing intermediate container bb6140a26481 [2021-01-05T00:48:37.485Z] ---> 29f8a6881b09 [2021-01-05T00:48:37.485Z] Step 14/22 : WORKDIR / [2021-01-05T00:48:37.485Z] ---> Running in 082c0e9416c2 [2021-01-05T00:48:37.765Z] Removing intermediate container 79c2c0f5b11e [2021-01-05T00:48:37.765Z] ---> 351e3cb2ddb3 [2021-01-05T00:48:37.765Z] [2021-01-05T00:48:38.043Z] Removing intermediate container 082c0e9416c2 [2021-01-05T00:48:38.043Z] ---> f662ab6c7ac4 [2021-01-05T00:48:38.043Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T00:48:38.317Z] Successfully built 351e3cb2ddb3 [2021-01-05T00:48:38.317Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T00:48:38.912Z]  Building docker-security-proxy-setup-go ... done  ---> b5df7de5c385 [2021-01-05T00:48:38.912Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T00:48:40.355Z] Removing intermediate container a1b3817d03b6 [2021-01-05T00:48:40.355Z] ---> 892d95b6949a [2021-01-05T00:48:40.355Z] [2021-01-05T00:48:40.355Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T00:48:40.355Z] 20.10.0: Pulling from library/docker [2021-01-05T00:48:40.355Z] ---> 7e1985552dcb [2021-01-05T00:48:40.355Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T00:48:41.329Z] ---> cc00c641c78a [2021-01-05T00:48:41.329Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T00:48:41.933Z] ---> Running in a3d8c5bdbd25 [2021-01-05T00:48:42.540Z] Removing intermediate container a3d8c5bdbd25 [2021-01-05T00:48:42.540Z] ---> 450511325339 [2021-01-05T00:48:42.540Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:48:42.816Z] ---> Running in e14db274b5c5 [2021-01-05T00:48:43.414Z] Removing intermediate container e14db274b5c5 [2021-01-05T00:48:43.414Z] ---> 0b04a9c63e1d [2021-01-05T00:48:43.414Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T00:48:43.687Z] ---> Running in f30e45c675c6 [2021-01-05T00:48:44.670Z] Removing intermediate container f30e45c675c6 [2021-01-05T00:48:44.670Z] ---> e9c5cc992b68 [2021-01-05T00:48:44.670Z] Step 21/22 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:48:44.945Z] ---> Running in b0cfaa5b6c37 [2021-01-05T00:48:45.925Z] Removing intermediate container b0cfaa5b6c37 [2021-01-05T00:48:45.925Z] ---> cba3101a5cff [2021-01-05T00:48:45.925Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:48:46.200Z] ---> Running in 7a763f3c0a65 [2021-01-05T00:48:47.179Z] Removing intermediate container 7a763f3c0a65 [2021-01-05T00:48:47.179Z] ---> c1e82b02d0c3 [2021-01-05T00:48:47.179Z] [2021-01-05T00:48:47.454Z] Successfully built c1e82b02d0c3 [2021-01-05T00:48:47.454Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T00:48:48.942Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T00:48:48.942Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T00:48:48.942Z] ---> eeaf43b92773 [2021-01-05T00:48:48.942Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T00:48:49.214Z] ---> Running in 1754d739f5f0 [2021-01-05T00:48:50.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:50.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:51.263Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T00:48:51.263Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T00:48:51.263Z] Executing bash-5.0.17-r0.post-install [2021-01-05T00:48:51.263Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:48:51.263Z] OK: 12 MiB in 22 packages [2021-01-05T00:48:52.692Z] Removing intermediate container 1754d739f5f0 [2021-01-05T00:48:52.692Z] ---> 2eaa82185339 [2021-01-05T00:48:52.692Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T00:48:52.692Z] ---> Running in 07380836fca7 [2021-01-05T00:48:52.965Z] Removing intermediate container 07380836fca7 [2021-01-05T00:48:52.965Z] ---> a2029b231075 [2021-01-05T00:48:52.965Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T00:48:53.236Z] ---> Running in fcf522f6bd75 [2021-01-05T00:48:53.829Z] Removing intermediate container fcf522f6bd75 [2021-01-05T00:48:53.829Z] ---> a078db762fd7 [2021-01-05T00:48:53.829Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T00:48:53.829Z] ---> Running in dc2e346aa5db [2021-01-05T00:48:54.423Z] Removing intermediate container dc2e346aa5db [2021-01-05T00:48:54.423Z] ---> accd40622d6d [2021-01-05T00:48:54.423Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T00:48:55.397Z] ---> e39c9eb59c24 [2021-01-05T00:48:55.397Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T00:48:56.373Z] ---> ff38ea3f6146 [2021-01-05T00:48:56.373Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T00:48:57.349Z] ---> f65a8ec45342 [2021-01-05T00:48:57.349Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T00:48:57.349Z] ---> Running in e0b650ca948e [2021-01-05T00:48:58.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:58.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:59.181Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T00:48:59.182Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T00:48:59.182Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T00:48:59.182Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T00:48:59.182Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T00:48:59.182Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T00:48:59.182Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T00:49:01.145Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T00:49:01.145Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T00:49:01.145Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T00:49:01.145Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T00:49:01.145Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T00:49:01.145Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T00:49:01.414Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T00:49:01.415Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T00:49:01.415Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T00:49:01.415Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T00:49:01.415Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T00:49:01.415Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T00:49:01.684Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T00:49:01.684Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T00:49:01.684Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T00:49:01.684Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T00:49:01.684Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T00:49:01.684Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T00:49:01.684Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T00:49:01.684Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T00:49:01.684Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T00:49:01.684Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T00:49:01.958Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T00:49:01.958Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T00:49:01.958Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T00:49:01.958Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T00:49:01.958Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:49:01.958Z] OK: 71 MiB in 55 packages [2021-01-05T00:49:08.681Z] Removing intermediate container e0b650ca948e [2021-01-05T00:49:08.681Z] ---> d1f1d840046a [2021-01-05T00:49:08.681Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T00:49:08.681Z] ---> Running in d20959d67216 [2021-01-05T00:49:14.076Z] Collecting docker-compose==1.23.2 [2021-01-05T00:49:14.076Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T00:49:15.049Z] Collecting PyYAML<4,>=3.10 [2021-01-05T00:49:15.049Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T00:49:18.423Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T00:49:18.423Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T00:49:20.390Z] 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-01-05T00:49:20.665Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T00:49:20.665Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T00:49:21.255Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T00:49:21.255Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T00:49:23.871Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T00:49:23.871Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T00:49:24.840Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T00:49:24.840Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T00:49:25.431Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T00:49:25.431Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T00:49:26.402Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T00:49:26.402Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T00:49:26.677Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T00:49:26.677Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T00:49:28.637Z] Collecting idna<2.8,>=2.5 [2021-01-05T00:49:28.638Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T00:49:28.638Z] 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-01-05T00:49:29.232Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T00:49:29.232Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T00:49:29.502Z] 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-01-05T00:49:29.502Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T00:49:29.502Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T00:49:29.772Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T00:49:29.772Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T00:49:29.772Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T00:49:29.772Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T00:49:30.745Z] Installing collected packages: PyYAML, docopt, jsonschema, texttable, cached-property, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docker-compose [2021-01-05T00:49:30.745Z] Running setup.py install for PyYAML: started [2021-01-05T00:49:32.707Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T00:49:32.707Z] Running setup.py install for docopt: started [2021-01-05T00:49:34.674Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T00:49:34.945Z] Running setup.py install for texttable: started [2021-01-05T00:49:36.954Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T00:49:36.954Z] Attempting uninstall: idna [2021-01-05T00:49:36.954Z] Found existing installation: idna 2.9 [2021-01-05T00:49:36.954Z] Uninstalling idna-2.9: [2021-01-05T00:49:36.954Z] Successfully uninstalled idna-2.9 [2021-01-05T00:49:37.569Z] Attempting uninstall: urllib3 [2021-01-05T00:49:37.569Z] Found existing installation: urllib3 1.25.9 [2021-01-05T00:49:37.849Z] Uninstalling urllib3-1.25.9: [2021-01-05T00:49:37.849Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T00:49:38.457Z] Attempting uninstall: requests [2021-01-05T00:49:38.457Z] Found existing installation: requests 2.23.0 [2021-01-05T00:49:38.457Z] Uninstalling requests-2.23.0: [2021-01-05T00:49:38.736Z] Successfully uninstalled requests-2.23.0 [2021-01-05T00:49:40.187Z] Running setup.py install for dockerpty: started [2021-01-05T00:49:42.150Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T00:49:43.122Z] 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-01-05T00:49:47.414Z] Removing intermediate container d20959d67216 [2021-01-05T00:49:47.414Z] ---> 1788098ae379 [2021-01-05T00:49:47.414Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T00:49:47.414Z] ---> Running in 6a67e03c7ba5 [2021-01-05T00:49:48.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:49:48.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:49:48.890Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:49:48.890Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T00:49:48.890Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T00:49:48.890Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:49:48.890Z] OK: 71 MiB in 58 packages [2021-01-05T00:49:50.327Z] Removing intermediate container 6a67e03c7ba5 [2021-01-05T00:49:50.327Z] ---> dc4ad7041273 [2021-01-05T00:49:50.327Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T00:49:50.327Z] ---> Running in 39fab5fb8fb2 [2021-01-05T00:49:50.928Z] Removing intermediate container 39fab5fb8fb2 [2021-01-05T00:49:50.928Z] ---> 62cc8b3b05a3 [2021-01-05T00:49:50.928Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:49:50.928Z] ---> Running in 022f7ac4feba [2021-01-05T00:49:51.519Z] Removing intermediate container 022f7ac4feba [2021-01-05T00:49:51.519Z] ---> 5147e6fd0996 [2021-01-05T00:49:51.519Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T00:49:51.519Z] ---> Running in eb3edb91ebef [2021-01-05T00:49:52.114Z] Removing intermediate container eb3edb91ebef [2021-01-05T00:49:52.114Z] ---> 2182cd6b6317 [2021-01-05T00:49:52.114Z] Step 25/26 : LABEL git_sha=1288059cc712defa6bada44827f39432988c020c [2021-01-05T00:49:52.114Z] ---> Running in 0a6b93003e1e [2021-01-05T00:49:52.706Z] Removing intermediate container 0a6b93003e1e [2021-01-05T00:49:52.707Z] ---> fe4d9f99ec45 [2021-01-05T00:49:52.707Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T00:49:52.707Z] ---> Running in 358bd1cdc196 [2021-01-05T00:49:53.298Z] Removing intermediate container 358bd1cdc196 [2021-01-05T00:49:53.298Z] ---> ce16aff9283c [2021-01-05T00:49:53.298Z] [2021-01-05T00:49:53.570Z] Successfully built ce16aff9283c [2021-01-05T00:49:53.570Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T00:49:53.855Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T00:49:53.851Z] $ docker stop --time=1 a984ddfa9b0f4cc4e9056727bbdc02494e385c08da9cb0758d77e1e3181c4933 [2021-01-05T00:49:55.714Z] $ docker rm -f a984ddfa9b0f4cc4e9056727bbdc02494e385c08da9cb0758d77e1e3181c4933 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T00:49:56.358Z] + docker images [2021-01-05T00:49:56.358Z] + grep docker [2021-01-05T00:49:56.628Z] docker-sys-mgmt-agent-go-arm64 latest ce16aff9283c 4 seconds ago 300MB [2021-01-05T00:49:56.628Z] docker-core-metadata-go-arm64 latest c1e82b02d0c3 About a minute ago 12.2MB [2021-01-05T00:49:56.628Z] docker-security-proxy-setup-go-arm64 latest 351e3cb2ddb3 About a minute ago 23.2MB [2021-01-05T00:49:56.628Z] docker-support-scheduler-go-arm64 latest 62a7d74e8ad1 About a minute ago 10MB [2021-01-05T00:49:56.628Z] docker-core-data-go-arm64 latest 800b2786d40c 3 minutes ago 20.9MB [2021-01-05T00:49:56.628Z] docker-security-secretstore-setup-go-arm64 latest a0bcd6d1b5af 3 minutes ago 23.4MB [2021-01-05T00:49:56.628Z] docker-security-bootstrap-redis-go-arm64 latest ab95cfa1dfe3 3 minutes ago 15.1MB [2021-01-05T00:49:56.628Z] docker-support-notifications-go-arm64 latest 9d74bb7e48a1 3 minutes ago 11.4MB [2021-01-05T00:49:56.628Z] docker-core-command-go-arm64 latest b2cf1840c3d8 3 minutes ago 9.98MB [2021-01-05T00:49:56.628Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-05T00:49:59.102Z] provisioning config files... [2021-01-05T00:49:59.113Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config1328671525146952781tmp [Pipeline] { [Pipeline] sh [2021-01-05T00:49:59.513Z] + set +x [2021-01-05T00:49:59.513Z] + curl -s https://codecov.io/bash [2021-01-05T00:49:59.513Z] + bash -s -- [2021-01-05T00:50:00.089Z] [2021-01-05T00:50:00.089Z] _____ _ [2021-01-05T00:50:00.089Z] / ____| | | [2021-01-05T00:50:00.089Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T00:50:00.089Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T00:50:00.089Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T00:50:00.089Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T00:50:00.089Z] Bash-20201231-23d4836 [2021-01-05T00:50:00.089Z] [2021-01-05T00:50:00.089Z] [2021-01-05T00:50:00.089Z] ==> git version 2.24.3 found [2021-01-05T00:50:00.089Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-05T00:50:00.089Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T00:50:00.089Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T00:50:00.089Z] ==> Jenkins CI detected. [2021-01-05T00:50:00.089Z] project root: . [2021-01-05T00:50:00.089Z] --> token set from env [2021-01-05T00:50:00.089Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T00:50:00.089Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T00:50:00.089Z] ==> Python coveragepy not found [2021-01-05T00:50:00.089Z] ==> Searching for coverage reports in: [2021-01-05T00:50:00.089Z] + . [2021-01-05T00:50:00.089Z] -> Found 1 reports [2021-01-05T00:50:00.354Z] ==> Detecting git/mercurial file structure [2021-01-05T00:50:00.354Z] ==> Reading reports [2021-01-05T00:50:00.354Z] + ./coverage.out bytes=533407 [2021-01-05T00:50:00.354Z] ==> Appending adjustments [2021-01-05T00:50:00.354Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T00:50:03.669Z] + Found adjustments [2021-01-05T00:50:03.669Z] ==> Gzipping contents [2021-01-05T00:50:03.669Z] 80K /tmp/codecov.l9VTuU.gz [2021-01-05T00:50:03.669Z] ==> Uploading reports [2021-01-05T00:50:03.669Z] url: https://codecov.io [2021-01-05T00:50:03.669Z] query: branch=PR-2924&commit=1288059cc712defa6bada44827f39432988c020c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2021-01-05T00:50:03.669Z] -> Pinging Codecov [2021-01-05T00:50:03.669Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2924&commit=1288059cc712defa6bada44827f39432988c020c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2021-01-05T00:50:03.930Z] -> Uploading to [2021-01-05T00:50:03.930Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/1288059cc712defa6bada44827f39432988c020c/5b734c80-3082-4f89-9fba-c5b44e4a6620.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T005003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1286b33ca91210290c79b7f4367c0ee3917c5bbce9abc93ed563c74c6e4a1cd [2021-01-05T00:50:03.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T00:50:03.930Z] Dload Upload Total Spent Left Speed [2021-01-05T00:50:04.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81535 0 0 100 81535 0 149k --:--:-- --:--:-- --:--:-- 149k [2021-01-05T00:50:04.504Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/1288059cc712defa6bada44827f39432988c020c [Pipeline] } [2021-01-05T00:50:04.514Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:06.399Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:07.287Z] ---> package-listing.sh [2021-01-05T00:50:07.287Z] ++ facter osfamily [2021-01-05T00:50:07.287Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T00:50:07.287Z] + OS_FAMILY=redhat [2021-01-05T00:50:07.287Z] + workspace=/w/workspace/edgex-go/14 [2021-01-05T00:50:07.287Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T00:50:07.287Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T00:50:07.287Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T00:50:07.287Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T00:50:07.287Z] + '[' /w/workspace/edgex-go/14 ']' [2021-01-05T00:50:07.287Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T00:50:07.287Z] + case "${OS_FAMILY}" in [2021-01-05T00:50:07.287Z] + rpm -qa [2021-01-05T00:50:07.287Z] + sort [2021-01-05T00:50:12.596Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T00:50:12.596Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T00:50:12.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T00:50:12.596Z] + '[' /w/workspace/edgex-go/14 ']' [2021-01-05T00:50:12.596Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2021-01-05T00:50:12.596Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2021-01-05T00:50:12.618Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T00:50:12.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:50:13.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T00:50:13.497Z] [2021-01-05T00:50:13.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:50:13.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T00:50:13.864Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T00:50:13.864Z] df20fa9351a1: Pulling fs layer [2021-01-05T00:50:13.864Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T00:50:13.864Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T00:50:13.864Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T00:50:13.864Z] 93b61091891f: Pulling fs layer [2021-01-05T00:50:13.864Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T00:50:13.864Z] 5e14af77c1be: Pulling fs layer [2021-01-05T00:50:13.864Z] 01666e4c0597: Pulling fs layer [2021-01-05T00:50:13.864Z] aa168da1d23b: Pulling fs layer [2021-01-05T00:50:13.864Z] 46f8f816bc3b: Waiting [2021-01-05T00:50:13.864Z] 93b61091891f: Waiting [2021-01-05T00:50:13.864Z] 93b9cdb0e59b: Waiting [2021-01-05T00:50:13.864Z] 5e14af77c1be: Waiting [2021-01-05T00:50:13.864Z] 01666e4c0597: Waiting [2021-01-05T00:50:13.864Z] aa168da1d23b: Waiting [2021-01-05T00:50:13.864Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T00:50:13.864Z] 36b3adc4ff6f: Download complete [2021-01-05T00:50:13.864Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T00:50:13.864Z] 46f8f816bc3b: Download complete [2021-01-05T00:50:14.128Z] df20fa9351a1: Verifying Checksum [2021-01-05T00:50:14.128Z] df20fa9351a1: Download complete [2021-01-05T00:50:14.128Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T00:50:14.128Z] 93b9cdb0e59b: Download complete [2021-01-05T00:50:14.128Z] 5e14af77c1be: Verifying Checksum [2021-01-05T00:50:14.128Z] 5e14af77c1be: Download complete [2021-01-05T00:50:14.129Z] 01666e4c0597: Download complete [2021-01-05T00:50:14.129Z] 93b61091891f: Verifying Checksum [2021-01-05T00:50:14.129Z] 93b61091891f: Download complete [2021-01-05T00:50:14.129Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T00:50:14.129Z] 8ad3a11d3b57: Download complete [2021-01-05T00:50:14.397Z] df20fa9351a1: Pull complete [2021-01-05T00:50:14.660Z] 36b3adc4ff6f: Pull complete [2021-01-05T00:50:15.623Z] 8ad3a11d3b57: Pull complete [2021-01-05T00:50:16.198Z] aa168da1d23b: Verifying Checksum [2021-01-05T00:50:16.198Z] aa168da1d23b: Download complete [2021-01-05T00:50:17.144Z] 46f8f816bc3b: Pull complete [2021-01-05T00:50:17.406Z] 93b61091891f: Pull complete [2021-01-05T00:50:17.406Z] 93b9cdb0e59b: Pull complete [2021-01-05T00:50:17.669Z] 5e14af77c1be: Pull complete [2021-01-05T00:50:17.669Z] 01666e4c0597: Pull complete [2021-01-05T00:50:27.736Z] aa168da1d23b: Pull complete [2021-01-05T00:50:27.736Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T00:50:27.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T00:50:27.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T00:50:27.903Z] prd-centos7-docker-4c-2g-18362 does not seem to be running inside a container [2021-01-05T00:50:27.963Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T00:50:31.960Z] $ docker top 488ebc9f5121fb2bd909344740138fbcb80eee1e7b2c36c40fe5bbb5fdc3262f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:50:32.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T00:50:32.898Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T00:50:33.200Z] + ls /var/log/sa-host [2021-01-05T00:50:33.200Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T00:50:33.200Z] file_magic: OK [2021-01-05T00:50:33.200Z] HZ: Using current value: 100 [2021-01-05T00:50:33.200Z] file_header: OK [2021-01-05T00:50:33.200Z] 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-01-05T00:50:33.200Z] Statistics: [2021-01-05T00:50:33.200Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T00:50:33.200Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T00:50:33.200Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T00:50:33.200Z] file_magic: OK [2021-01-05T00:50:33.200Z] HZ: Using current value: 100 [2021-01-05T00:50:33.200Z] file_header: OK [2021-01-05T00:50:33.200Z] 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-01-05T00:50:33.200Z] Statistics: [2021-01-05T00:50:33.200Z] Hnuu...uuuununununu... [2021-01-05T00:50:33.200Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T00:50:33.401Z] provisioning config files... [2021-01-05T00:50:33.416Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config6475110116668691549tmp [Pipeline] { [Pipeline] echo [2021-01-05T00:50:33.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:33.783Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T00:50:33.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T00:50:33.879Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:34.186Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T00:50:34.198Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:34.497Z] ---> sudo-logs.sh [2021-01-05T00:50:34.497Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T00:50:34.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:34.834Z] ---> job-cost.sh [2021-01-05T00:50:34.834Z] lf-activate-venv: SKIPPING [2021-01-05T00:50:34.834Z] INFO: No Stack... [2021-01-05T00:50:35.785Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T00:50:36.358Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T00:50:36.372Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:36.673Z] ---> logs-deploy.sh [2021-01-05T00:50:36.673Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/14 [2021-01-05T00:50:36.673Z] INFO: archiving workspace using pattern(s): [2021-01-05T00:50:38.061Z] Archives upload complete. [2021-01-05T00:50:38.322Z] INFO: archiving logs to Nexus [2021-01-05T00:50:39.268Z] ---> uname -a: [2021-01-05T00:50:39.268Z] Linux prd-centos7-docker-4c-2g-18362.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-01-05T00:50:39.268Z] [2021-01-05T00:50:39.268Z] [2021-01-05T00:50:39.268Z] ---> lscpu: [2021-01-05T00:50:39.268Z] Architecture: x86_64 [2021-01-05T00:50:39.268Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-05T00:50:39.268Z] Byte Order: Little Endian [2021-01-05T00:50:39.268Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-05T00:50:39.268Z] CPU(s): 4 [2021-01-05T00:50:39.268Z] On-line CPU(s) list: 0-3 [2021-01-05T00:50:39.268Z] Thread(s) per core: 1 [2021-01-05T00:50:39.268Z] Core(s) per socket: 1 [2021-01-05T00:50:39.268Z] Socket(s): 4 [2021-01-05T00:50:39.268Z] NUMA node(s): 1 [2021-01-05T00:50:39.268Z] Vendor ID: GenuineIntel [2021-01-05T00:50:39.268Z] CPU family: 6 [2021-01-05T00:50:39.268Z] Model: 44 [2021-01-05T00:50:39.268Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-05T00:50:39.268Z] Stepping: 1 [2021-01-05T00:50:39.268Z] CPU MHz: 2933.438 [2021-01-05T00:50:39.268Z] BogoMIPS: 5866.87 [2021-01-05T00:50:39.268Z] Virtualization: VT-x [2021-01-05T00:50:39.268Z] Hypervisor vendor: KVM [2021-01-05T00:50:39.268Z] Virtualization type: full [2021-01-05T00:50:39.269Z] L1d cache: 128 KiB [2021-01-05T00:50:39.269Z] L1i cache: 128 KiB [2021-01-05T00:50:39.269Z] L2 cache: 16 MiB [2021-01-05T00:50:39.269Z] L3 cache: 64 MiB [2021-01-05T00:50:39.269Z] NUMA node0 CPU(s): 0-3 [2021-01-05T00:50:39.269Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-05T00:50:39.269Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-05T00:50:39.269Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-05T00:50:39.269Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-05T00:50:39.269Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-05T00:50:39.269Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-05T00:50:39.269Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-05T00:50:39.269Z] Vulnerability Srbds: Not affected [2021-01-05T00:50:39.269Z] Vulnerability Tsx async abort: Not affected [2021-01-05T00:50:39.269Z] 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-01-05T00:50:39.269Z] [2021-01-05T00:50:39.269Z] [2021-01-05T00:50:39.269Z] ---> nproc: [2021-01-05T00:50:39.269Z] 4 [2021-01-05T00:50:39.269Z] [2021-01-05T00:50:39.269Z] [2021-01-05T00:50:39.269Z] ---> df -h: [2021-01-05T00:50:39.269Z] Filesystem Size Used Available Use% Mounted on [2021-01-05T00:50:39.269Z] overlay 50.0G 12.0G 38.0G 24% / [2021-01-05T00:50:39.269Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-05T00:50:39.269Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-05T00:50:39.269Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /facter-os [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/resolv.conf [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hostname [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /etc/hosts [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/auth.log [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /run/cloud-init/result.json [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/sa-host [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /var/log/secure [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/14 [2021-01-05T00:50:39.269Z] /dev/vda1 50.0G 12.0G 38.0G 24% /w/workspace/edgex-go/14@tmp [2021-01-05T00:50:39.269Z] [2021-01-05T00:50:39.269Z] [2021-01-05T00:50:39.269Z] ---> free -m: [2021-01-05T00:50:39.269Z] total used free shared buff/cache available [2021-01-05T00:50:39.269Z] Mem: 1837 717 163 0 956 1033 [2021-01-05T00:50:39.269Z] Swap: 1023 55 968 [2021-01-05T00:50:39.269Z] [2021-01-05T00:50:39.269Z] [2021-01-05T00:50:39.269Z] ---> ip addr: [2021-01-05T00:50:39.269Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-05T00:50:39.269Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-05T00:50:39.269Z] inet 127.0.0.1/8 scope host lo [2021-01-05T00:50:39.269Z] valid_lft forever preferred_lft forever [2021-01-05T00:50:39.269Z] inet6 ::1/128 scope host [2021-01-05T00:50:39.269Z] valid_lft forever preferred_lft forever [2021-01-05T00:50:39.269Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-05T00:50:39.269Z] link/ether fa:16:3e:cb:9d:ba brd ff:ff:ff:ff:ff:ff [2021-01-05T00:50:39.269Z] inet 10.30.123.95/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-05T00:50:39.269Z] valid_lft 85167sec preferred_lft 85167sec [2021-01-05T00:50:39.269Z] inet6 fe80::f816:3eff:fecb:9dba/64 scope link [2021-01-05T00:50:39.269Z] valid_lft forever preferred_lft forever [2021-01-05T00:50:39.269Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-05T00:50:39.269Z] link/ether 02:42:2c:99:eb:d5 brd ff:ff:ff:ff:ff:ff [2021-01-05T00:50:39.269Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-05T00:50:39.269Z] valid_lft forever preferred_lft forever [2021-01-05T00:50:39.269Z] inet6 fe80::42:2cff:fe99:ebd5/64 scope link [2021-01-05T00:50:39.269Z] valid_lft forever preferred_lft forever [2021-01-05T00:50:39.269Z] [2021-01-05T00:50:39.269Z]