Pull request #3179 opened 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23+2dfe06adc26b1e386d7fcdf7d10bde116511fbf6 (44cdfa4799bf98d675c07654c999402fb09e4c6d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3179/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3179/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26814 in /w/workspace/edgexfoundry_edgex-go_PR-3179 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2dfe06adc26b1e386d7fcdf7d10bde116511fbf6 into PR head commit c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 Merge succeeded, producing c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 Checking out Revision c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 (PR-3179) > 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/3179/head:refs/remotes/origin/PR-3179 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 # 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 2dfe06adc26b1e386d7fcdf7d10bde116511fbf6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 # timeout=10 Commit message: "feat(security): Enable Vault's consul secrets engine" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-18T20:49:29.280Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-18T20:49:29.660Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-18T20:49:29.914Z] ========================================================= [2021-02-18T20:49:29.914Z] EdgeX Global Pipelines Version Info [2021-02-18T20:49:29.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-18T20:49:31.404Z] ------------------- [2021-02-18T20:49:31.404Z] stable info: [2021-02-18T20:49:31.404Z] ------------------- [2021-02-18T20:49:31.404Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-18T20:49:31.404Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-18T20:49:31.404Z] Message: update stable to v1.0.179 [2021-02-18T20:49:32.349Z] ------------------- [2021-02-18T20:49:32.349Z] experimental info: [2021-02-18T20:49:32.349Z] ------------------- [2021-02-18T20:49:32.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-18T20:49:32.349Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-18T20:49:32.349Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-18T20:49:32.718Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-18T20:49:32.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-18T20:49:32.991Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-18T20:49:33.120Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-18T20:49:33.241Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-18T20:49:33.427Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-18T20:49:33.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-18T20:49:33.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-18T20:49:33.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-18T20:49:33.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-18T20:49:34.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-18T20:49:34.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-18T20:49:34.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-18T20:49:34.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-18T20:49:34.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-18T20:49:34.730Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-18T20:49:34.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-18T20:49:34.973Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-18T20:49:35.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-18T20:49:35.227Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-18T20:49:35.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-18T20:49:35.507Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-18T20:49:35.665Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-18T20:49:35.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3179 [Pipeline] echo [2021-02-18T20:49:35.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3179 [Pipeline] echo [2021-02-18T20:49:36.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3179 [Pipeline] echo [2021-02-18T20:49:36.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [Pipeline] echo [2021-02-18T20:49:36.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0a071a [Pipeline] echo [2021-02-18T20:49:36.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-18T20:49:36.737Z] provisioning config files... [2021-02-18T20:49:36.771Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2106830288201035323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-18T20:49:37.205Z] ---> docker-login.sh [2021-02-18T20:49:37.205Z] nexus3.edgexfoundry.org:10001 [2021-02-18T20:49:37.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:49:37.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:49:37.731Z] Configure a credential helper to remove this warning. See [2021-02-18T20:49:37.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:49:37.731Z] [2021-02-18T20:49:37.731Z] Login Succeeded [2021-02-18T20:49:37.731Z] nexus3.edgexfoundry.org:10002 [2021-02-18T20:49:37.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:49:37.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:49:37.731Z] Configure a credential helper to remove this warning. See [2021-02-18T20:49:37.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:49:37.731Z] [2021-02-18T20:49:37.731Z] Login Succeeded [2021-02-18T20:49:37.731Z] nexus3.edgexfoundry.org:10003 [2021-02-18T20:49:37.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:49:37.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:49:37.994Z] Configure a credential helper to remove this warning. See [2021-02-18T20:49:37.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:49:37.994Z] [2021-02-18T20:49:37.994Z] Login Succeeded [2021-02-18T20:49:37.994Z] nexus3.edgexfoundry.org:10004 [2021-02-18T20:49:38.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:49:38.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:49:38.257Z] Configure a credential helper to remove this warning. See [2021-02-18T20:49:38.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:49:38.257Z] [2021-02-18T20:49:38.257Z] Login Succeeded [2021-02-18T20:49:38.257Z] docker.io [2021-02-18T20:49:38.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:49:38.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:49:38.519Z] Configure a credential helper to remove this warning. See [2021-02-18T20:49:38.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:49:38.519Z] [2021-02-18T20:49:38.519Z] Login Succeeded [2021-02-18T20:49:38.519Z] ---> docker-login.sh ends [Pipeline] } [2021-02-18T20:49:38.545Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-18T20:49:39.120Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-18T20:49:39.120Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-18T20:49:39.120Z] ++ dirname cmd/core-command/Dockerfile [2021-02-18T20:49:39.120Z] ++ cut -d/ -f2 [2021-02-18T20:49:39.120Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-18T20:49:39.120Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-18T20:49:39.120Z] ++ dirname cmd/core-data/Dockerfile [2021-02-18T20:49:39.120Z] ++ cut -d/ -f2 [2021-02-18T20:49:39.120Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-18T20:49:39.120Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-18T20:49:39.120Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-18T20:49:39.120Z] ++ cut -d/ -f2 [2021-02-18T20:49:39.120Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-18T20:49:39.120Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-18T20:49:39.120Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-18T20:49:39.120Z] ++ cut -d/ -f2 [2021-02-18T20:49:39.120Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-18T20:49:39.120Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-18T20:49:39.120Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-18T20:49:39.120Z] ++ cut -d/ -f2 [2021-02-18T20:49:39.120Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-18T20:49:39.120Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-18T20:49:39.120Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-18T20:49:39.120Z] ++ cut -d/ -f2 [2021-02-18T20:49:39.120Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-18T20:49:39.120Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-18T20:49:39.120Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-18T20:49:39.120Z] ++ cut -d/ -f2 [2021-02-18T20:49:39.120Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-18T20:49:39.120Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-18T20:49:39.120Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-18T20:49:39.120Z] ++ cut -d/ -f2 [2021-02-18T20:49:39.120Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-18T20:49:39.120Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-18T20:49:39.120Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-18T20:49:39.120Z] ++ cut -d/ -f2 [2021-02-18T20:49:39.120Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-18T20:49:39.214Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:49:40.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-18T20:49:40.342Z] [2021-02-18T20:49:40.342Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:49:40.752Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-18T20:49:40.752Z] latest: Pulling from edgex-devops/git-semver [2021-02-18T20:49:40.752Z] 31603596830f: Pulling fs layer [2021-02-18T20:49:40.752Z] 2a8b12db71e7: Pulling fs layer [2021-02-18T20:49:40.752Z] 6ca5941a6612: Pulling fs layer [2021-02-18T20:49:40.752Z] ecc8261a40a4: Pulling fs layer [2021-02-18T20:49:40.752Z] ecc8261a40a4: Waiting [2021-02-18T20:49:40.752Z] 2a8b12db71e7: Verifying Checksum [2021-02-18T20:49:40.752Z] 2a8b12db71e7: Download complete [2021-02-18T20:49:41.017Z] 31603596830f: Verifying Checksum [2021-02-18T20:49:41.017Z] 31603596830f: Download complete [2021-02-18T20:49:41.017Z] 6ca5941a6612: Verifying Checksum [2021-02-18T20:49:41.017Z] 6ca5941a6612: Download complete [2021-02-18T20:49:41.017Z] ecc8261a40a4: Verifying Checksum [2021-02-18T20:49:41.017Z] ecc8261a40a4: Download complete [2021-02-18T20:49:41.279Z] 31603596830f: Pull complete [2021-02-18T20:49:41.279Z] 2a8b12db71e7: Pull complete [2021-02-18T20:49:42.226Z] 6ca5941a6612: Pull complete [2021-02-18T20:49:42.487Z] ecc8261a40a4: Pull complete [2021-02-18T20:49:42.488Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-18T20:49:42.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-18T20:49:42.488Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-18T20:49:42.621Z] prd-centos7-docker-4c-2g-26814 does not seem to be running inside a container [2021-02-18T20:49:42.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-18T20:49:45.079Z] $ docker top fa9bd06d3abf4aefeb901ae86d88b29781f011ffbfc760c0af645e04bc190aec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-18T20:49:45.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-18T20:49:45.444Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-18T20:49:45.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-18T20:49:45.679Z] $ docker exec fa9bd06d3abf4aefeb901ae86d88b29781f011ffbfc760c0af645e04bc190aec ssh-agent [2021-02-18T20:49:45.840Z] SSH_AUTH_SOCK=/tmp/ssh-WaZQU5I1eJyB/agent.11 [2021-02-18T20:49:45.840Z] SSH_AGENT_PID=16 [2021-02-18T20:49:45.851Z] Running ssh-add (command line suppressed) [2021-02-18T20:49:45.971Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1592295881058368708.key (/w/workspace/edgex-go/1@tmp/private_key_1592295881058368708.key) [2021-02-18T20:49:46.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-18T20:49:46.392Z] + git tag --points-at HEAD [Pipeline] } [2021-02-18T20:49:46.421Z] $ docker exec --env ******** --env ******** fa9bd06d3abf4aefeb901ae86d88b29781f011ffbfc760c0af645e04bc190aec ssh-agent -k [2021-02-18T20:49:46.537Z] unset SSH_AUTH_SOCK; [2021-02-18T20:49:46.537Z] unset SSH_AGENT_PID; [2021-02-18T20:49:46.537Z] echo Agent pid 16 killed; [2021-02-18T20:49:46.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-18T20:49:46.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-18T20:49:46.770Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-18T20:49:46.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-18T20:49:46.934Z] $ docker exec fa9bd06d3abf4aefeb901ae86d88b29781f011ffbfc760c0af645e04bc190aec ssh-agent [2021-02-18T20:49:47.089Z] SSH_AUTH_SOCK=/tmp/ssh-iZSSMxihjbeB/agent.45 [2021-02-18T20:49:47.089Z] SSH_AGENT_PID=50 [2021-02-18T20:49:47.097Z] Running ssh-add (command line suppressed) [2021-02-18T20:49:47.217Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8774889425039731901.key (/w/workspace/edgex-go/1@tmp/private_key_8774889425039731901.key) [2021-02-18T20:49:47.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-18T20:49:47.647Z] + git semver init [2021-02-18T20:49:47.647Z] # -> Open(): unable to determine branch for HEAD [2021-02-18T20:49:47.647Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-18T20:49:47.647Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-18T20:49:47.647Z] # $SEMVER_REMOTE_NAME = origin [2021-02-18T20:49:47.647Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-18T20:49:47.647Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-18T20:49:47.647Z] # $SEMVER_BRANCH = PR-3179 [2021-02-18T20:49:47.647Z] # $SEMVER_TEMP = /tmp/semver-913672609 [2021-02-18T20:49:47.647Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-18T20:50:05.821Z] # '/tmp/semver-913672609' -> '/w/workspace/edgex-go/1/.semver' [2021-02-18T20:50:05.821Z] # -> Force: false [2021-02-18T20:50:05.821Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-18T20:50:05.844Z] $ docker exec --env ******** --env ******** fa9bd06d3abf4aefeb901ae86d88b29781f011ffbfc760c0af645e04bc190aec ssh-agent -k [2021-02-18T20:50:06.112Z] unset SSH_AUTH_SOCK; [2021-02-18T20:50:06.113Z] unset SSH_AGENT_PID; [2021-02-18T20:50:06.113Z] echo Agent pid 50 killed; [2021-02-18T20:50:06.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-18T20:50:06.881Z] + git semver [Pipeline] } [2021-02-18T20:50:06.914Z] $ docker stop --time=1 fa9bd06d3abf4aefeb901ae86d88b29781f011ffbfc760c0af645e04bc190aec [2021-02-18T20:50:08.596Z] $ docker rm -f fa9bd06d3abf4aefeb901ae86d88b29781f011ffbfc760c0af645e04bc190aec [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-18T20:50:09.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-18T20:50:09.783Z] Stashed 1 file(s) [Pipeline] echo [2021-02-18T20:50:09.818Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-18T20:50:11.293Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-18T20:50:11.629Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-18T20:50:11.952Z] + sudo service docker restart [2021-02-18T20:50:11.953Z] + true [2021-02-18T20:50:11.953Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-18T20:50:12.567Z] ========================================================= [2021-02-18T20:50:12.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-18T20:50:12.567Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:50:13.035Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-18T20:50:16.351Z] Sending build context to Docker daemon 328MB [2021-02-18T20:50:16.351Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-18T20:50:16.351Z] Step 2/6 : FROM ${BASE} [2021-02-18T20:50:16.621Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-18T20:50:16.621Z] 188c0c94c7c5: Pulling fs layer [2021-02-18T20:50:16.621Z] 0ef7d3d256c8: Pulling fs layer [2021-02-18T20:50:16.621Z] de9db76c5a1d: Pulling fs layer [2021-02-18T20:50:16.621Z] bca2f99d35d6: Pulling fs layer [2021-02-18T20:50:16.621Z] 93359f2a8cfa: Pulling fs layer [2021-02-18T20:50:16.621Z] 7c6f9722023f: Pulling fs layer [2021-02-18T20:50:16.621Z] a35cf1a2eb13: Pulling fs layer [2021-02-18T20:50:16.621Z] 93359f2a8cfa: Waiting [2021-02-18T20:50:16.621Z] bca2f99d35d6: Waiting [2021-02-18T20:50:16.621Z] 7c6f9722023f: Waiting [2021-02-18T20:50:16.621Z] a35cf1a2eb13: Waiting [2021-02-18T20:50:16.621Z] de9db76c5a1d: Verifying Checksum [2021-02-18T20:50:16.621Z] de9db76c5a1d: Download complete [2021-02-18T20:50:16.621Z] 0ef7d3d256c8: Verifying Checksum [2021-02-18T20:50:16.621Z] 0ef7d3d256c8: Download complete [2021-02-18T20:50:16.621Z] 93359f2a8cfa: Verifying Checksum [2021-02-18T20:50:16.621Z] 93359f2a8cfa: Download complete [2021-02-18T20:50:16.621Z] 188c0c94c7c5: Verifying Checksum [2021-02-18T20:50:16.621Z] 7c6f9722023f: Verifying Checksum [2021-02-18T20:50:16.621Z] 7c6f9722023f: Download complete [2021-02-18T20:50:16.883Z] 188c0c94c7c5: Pull complete [2021-02-18T20:50:17.147Z] 0ef7d3d256c8: Pull complete [2021-02-18T20:50:17.147Z] de9db76c5a1d: Pull complete [2021-02-18T20:50:19.079Z] a35cf1a2eb13: Verifying Checksum [2021-02-18T20:50:19.079Z] a35cf1a2eb13: Download complete [2021-02-18T20:50:19.343Z] bca2f99d35d6: Verifying Checksum [2021-02-18T20:50:19.344Z] bca2f99d35d6: Download complete [2021-02-18T20:50:24.685Z] bca2f99d35d6: Pull complete [2021-02-18T20:50:24.685Z] 93359f2a8cfa: Pull complete [2021-02-18T20:50:24.685Z] 7c6f9722023f: Pull complete [2021-02-18T20:50:25.658Z] Still waiting to schedule task [2021-02-18T20:50:25.658Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-18T20:50:28.931Z] a35cf1a2eb13: Pull complete [2021-02-18T20:50:28.931Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-18T20:50:28.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-18T20:50:28.931Z] ---> a62c8e92a672 [2021-02-18T20:50:28.931Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-18T20:50:29.196Z] ---> Running in 8242d9ba92fb [2021-02-18T20:50:29.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:50:30.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:50:30.924Z] (1/12) Installing libmagic (5.38-r0) [2021-02-18T20:50:30.924Z] (2/12) Installing file (5.38-r0) [2021-02-18T20:50:30.924Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-18T20:50:31.188Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-18T20:50:39.347Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-18T20:50:39.347Z] (6/12) Installing patch (2.7.6-r6) [2021-02-18T20:50:39.347Z] (7/12) Installing build-base (0.5-r2) [2021-02-18T20:50:39.347Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-18T20:50:39.347Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-18T20:50:39.347Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-18T20:50:39.347Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-18T20:50:39.347Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-18T20:50:39.347Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:50:39.347Z] OK: 233 MiB in 51 packages [2021-02-18T20:50:42.665Z] Removing intermediate container 8242d9ba92fb [2021-02-18T20:50:42.665Z] ---> 43498910612d [2021-02-18T20:50:42.665Z] Step 4/6 : WORKDIR /edgex-go [2021-02-18T20:50:42.665Z] ---> Running in b7758c487e8e [2021-02-18T20:50:42.928Z] Removing intermediate container b7758c487e8e [2021-02-18T20:50:42.929Z] ---> e75f1fd234ec [2021-02-18T20:50:42.929Z] Step 5/6 : COPY go.mod . [2021-02-18T20:50:43.202Z] ---> a9dde2db4b10 [2021-02-18T20:50:43.202Z] Step 6/6 : RUN go mod download [2021-02-18T20:50:43.202Z] ---> Running in 3f653f6b97df [2021-02-18T20:51:05.211Z] Removing intermediate container 3f653f6b97df [2021-02-18T20:51:05.211Z] ---> 6a956e4310b9 [2021-02-18T20:51:05.211Z] Successfully built 6a956e4310b9 [2021-02-18T20:51:05.211Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:51:05.563Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-18T20:51:05.563Z] . [Pipeline] withDockerContainer [2021-02-18T20:51:05.697Z] prd-centos7-docker-4c-2g-26814 does not seem to be running inside a container [2021-02-18T20:51:05.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-18T20:51:06.785Z] $ docker top 35e582e58f837f4144def17a061f5d10426a1a4632fa27c0a69f86e1b4d1274b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-18T20:51:07.577Z] + go version [2021-02-18T20:51:07.577Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-18T20:51:07.606Z] $ docker stop --time=1 35e582e58f837f4144def17a061f5d10426a1a4632fa27c0a69f86e1b4d1274b [2021-02-18T20:51:09.130Z] $ docker rm -f 35e582e58f837f4144def17a061f5d10426a1a4632fa27c0a69f86e1b4d1274b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:51:10.154Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-18T20:51:10.155Z] . [Pipeline] withDockerContainer [2021-02-18T20:51:10.276Z] prd-centos7-docker-4c-2g-26814 does not seem to be running inside a container [2021-02-18T20:51:10.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-18T20:51:11.013Z] $ docker top 98485652b6f9ac9e7c5c0025be10b4da279c93339575bb6f06e8eb44b8136a1a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-18T20:51:11.287Z] ========================================================= [2021-02-18T20:51:11.287Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-18T20:51:11.287Z] ========================================================= [Pipeline] sh [2021-02-18T20:51:11.616Z] + make test [2021-02-18T20:51:11.616Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-18T20:51:20.222Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-18T20:51:38.565Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-18T20:51:38.565Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-18T20:51:41.156Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-18T20:51:41.156Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-18T20:51:42.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-18T20:51:42.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-18T20:51:42.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-18T20:51:42.387Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-18T20:51:42.983Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-18T20:51:43.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-18T20:51:46.159Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-18T20:51:46.159Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-18T20:51:46.159Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-18T20:51:48.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.095s coverage: 45.9% of statements [2021-02-18T20:51:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-18T20:51:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-18T20:51:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-18T20:51:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-18T20:51:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-18T20:51:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-18T20:51:48.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-18T20:51:48.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.079s coverage: 100.0% of statements [2021-02-18T20:51:51.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.203s coverage: 27.1% of statements [2021-02-18T20:51:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-18T20:51:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-18T20:51:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-18T20:51:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-18T20:51:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-18T20:51:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-18T20:51:51.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-02-18T20:51:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-18T20:51:51.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.033s coverage: 100.0% of statements [2021-02-18T20:51:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-18T20:51:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-18T20:51:52.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.081s coverage: 65.8% of statements [2021-02-18T20:51:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-18T20:51:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-18T20:51:52.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.419s coverage: 82.3% of statements [2021-02-18T20:51:52.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-18T20:51:52.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-18T20:51:52.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-18T20:51:52.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-18T20:51:53.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.353s coverage: 28.6% of statements [2021-02-18T20:51:53.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-18T20:51:53.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-18T20:51:53.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-18T20:51:53.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-18T20:51:53.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-18T20:51:53.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements [2021-02-18T20:51:53.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-18T20:51:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2021-02-18T20:51:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-18T20:51:54.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2021-02-18T20:51:54.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-18T20:51:54.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements [2021-02-18T20:51:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-18T20:51:54.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements [2021-02-18T20:51:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-18T20:51:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-18T20:51:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-18T20:51:54.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-18T20:51:57.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.467s coverage: 92.8% of statements [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-18T20:51:57.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-18T20:51:57.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.1% of statements [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-18T20:51:57.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-18T20:51:57.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 45.5% of statements [2021-02-18T20:51:57.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-02-18T20:51:57.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.032s coverage: 94.1% of statements [2021-02-18T20:51:57.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-02-18T20:51:57.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2021-02-18T20:52:04.692Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26815 in /w/workspace/edgexfoundry_edgex-go_PR-3179 [Pipeline] { [Pipeline] ws [2021-02-18T20:52:04.823Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-18T20:52:09.781Z] using credential edgex-jenkins-ssh [2021-02-18T20:52:09.846Z] Cloning the remote Git repository [2021-02-18T20:52:09.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.045s coverage: 94.4% of statements [2021-02-18T20:52:09.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements [2021-02-18T20:52:09.910Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-18T20:52:10.023Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-18T20:52:10.113Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-18T20:52:10.113Z] > git --version # timeout=10 [2021-02-18T20:52:10.133Z] > git --version # 'git version 2.17.1' [2021-02-18T20:52:10.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-18T20:52:10.208Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 63.5% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 68.9% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.5% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.287s coverage: 84.3% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 92.9% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/secretsengine 0.052s coverage: 89.5% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 47.0% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.053s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.106s coverage: 89.4% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.707s coverage: 29.1% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.054s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-18T20:52:22.178Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements [2021-02-18T20:52:22.178Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-18T20:52:22.178Z] GO111MODULE=on go vet ./... [2021-02-18T20:52:26.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-18T20:52:26.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-18T20:52:26.465Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-18T20:52:26.510Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-18T20:52:26.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-18T20:52:26.521Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3179/head:refs/remotes/origin/PR-3179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T20:52:27.327Z] Merging remotes/origin/master commit 2dfe06adc26b1e386d7fcdf7d10bde116511fbf6 into PR head commit c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:52:27.780Z] Merge succeeded, producing c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:52:27.781Z] Checking out Revision c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 (PR-3179) [2021-02-18T20:52:27.345Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T20:52:27.361Z] > git checkout -f c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 # timeout=10 [2021-02-18T20:52:27.684Z] > git remote # timeout=10 [2021-02-18T20:52:27.700Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T20:52:27.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-18T20:52:27.734Z] > git merge 2dfe06adc26b1e386d7fcdf7d10bde116511fbf6 # timeout=10 [2021-02-18T20:52:27.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T20:52:27.787Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T20:52:27.797Z] > git checkout -f c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 # timeout=10 [2021-02-18T20:52:32.445Z] Commit message: "feat(security): Enable Vault's consul secrets engine" [2021-02-18T20:52:32.497Z] > git --version # timeout=10 [2021-02-18T20:52:32.507Z] > git --version # 'git version 2.17.1' [2021-02-18T20:52:32.520Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-18T20:52:34.363Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-18T20:52:35.171Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-18T20:52:35.548Z] + true [2021-02-18T20:52:35.548Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-18T20:52:38.364Z] provisioning config files... [2021-02-18T20:52:38.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3734003736069351424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-18T20:52:38.869Z] ---> docker-login.sh [2021-02-18T20:52:38.870Z] nexus3.edgexfoundry.org:10001 [2021-02-18T20:52:39.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:52:40.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:52:40.070Z] Configure a credential helper to remove this warning. See [2021-02-18T20:52:40.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:52:40.070Z] [2021-02-18T20:52:40.070Z] Login Succeeded [2021-02-18T20:52:40.070Z] nexus3.edgexfoundry.org:10002 [2021-02-18T20:52:40.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:52:40.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:52:40.620Z] Configure a credential helper to remove this warning. See [2021-02-18T20:52:40.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:52:40.620Z] [2021-02-18T20:52:40.620Z] Login Succeeded [2021-02-18T20:52:40.620Z] nexus3.edgexfoundry.org:10003 [2021-02-18T20:52:40.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:52:41.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:52:41.171Z] Configure a credential helper to remove this warning. See [2021-02-18T20:52:41.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:52:41.171Z] [2021-02-18T20:52:41.171Z] Login Succeeded [2021-02-18T20:52:41.171Z] nexus3.edgexfoundry.org:10004 [2021-02-18T20:52:41.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:52:41.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:52:41.721Z] Configure a credential helper to remove this warning. See [2021-02-18T20:52:41.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:52:41.721Z] [2021-02-18T20:52:41.721Z] Login Succeeded [2021-02-18T20:52:41.721Z] docker.io [2021-02-18T20:52:41.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-18T20:52:42.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-18T20:52:42.270Z] Configure a credential helper to remove this warning. See [2021-02-18T20:52:42.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-18T20:52:42.270Z] [2021-02-18T20:52:42.270Z] Login Succeeded [2021-02-18T20:52:42.270Z] ---> docker-login.sh ends [Pipeline] } [2021-02-18T20:52:42.309Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-18T20:52:42.922Z] ========================================================= [2021-02-18T20:52:42.922Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-18T20:52:42.922Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:52:43.336Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-18T20:52:45.975Z] Sending build context to Docker daemon 166.4MB [2021-02-18T20:52:45.975Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-18T20:52:45.975Z] Step 2/6 : FROM ${BASE} [2021-02-18T20:52:45.975Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-18T20:52:45.975Z] 5f621e34cdf4: Pulling fs layer [2021-02-18T20:52:45.975Z] a4357932f1b6: Pulling fs layer [2021-02-18T20:52:45.975Z] 18c013af1878: Pulling fs layer [2021-02-18T20:52:45.975Z] 00ac8860ef70: Pulling fs layer [2021-02-18T20:52:45.975Z] 63d7cb157983: Pulling fs layer [2021-02-18T20:52:45.975Z] b116817d02f9: Pulling fs layer [2021-02-18T20:52:45.975Z] 745a02a5169b: Pulling fs layer [2021-02-18T20:52:45.975Z] 00ac8860ef70: Waiting [2021-02-18T20:52:45.975Z] 63d7cb157983: Waiting [2021-02-18T20:52:45.975Z] 745a02a5169b: Waiting [2021-02-18T20:52:45.975Z] b116817d02f9: Waiting [2021-02-18T20:52:45.975Z] 18c013af1878: Download complete [2021-02-18T20:52:45.975Z] a4357932f1b6: Download complete [2021-02-18T20:52:45.975Z] 63d7cb157983: Verifying Checksum [2021-02-18T20:52:45.975Z] 63d7cb157983: Download complete [2021-02-18T20:52:45.975Z] b116817d02f9: Verifying Checksum [2021-02-18T20:52:45.975Z] b116817d02f9: Download complete [2021-02-18T20:52:45.975Z] 5f621e34cdf4: Verifying Checksum [2021-02-18T20:52:45.975Z] 5f621e34cdf4: Download complete [2021-02-18T20:52:46.572Z] 5f621e34cdf4: Pull complete [2021-02-18T20:52:47.175Z] a4357932f1b6: Pull complete [2021-02-18T20:52:47.779Z] 18c013af1878: Pull complete [2021-02-18T20:52:48.377Z] 745a02a5169b: Verifying Checksum [2021-02-18T20:52:48.377Z] 745a02a5169b: Download complete [2021-02-18T20:52:48.927Z] gofmt -l . [2021-02-18T20:52:48.927Z] [ "`gofmt -l .`" = "" ] [2021-02-18T20:52:48.927Z] ./bin/test-go-mod-tidy.sh [2021-02-18T20:52:48.927Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-18T20:52:49.259Z] + ls -al . [2021-02-18T20:52:49.259Z] total 704 [2021-02-18T20:52:49.259Z] drwxrwxr-x 10 1001 1001 4096 Feb 18 20:52 . [2021-02-18T20:52:49.259Z] drwxr-xr-x 4 root root 28 Feb 18 20:51 .. [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 11 Feb 18 20:49 .dockerignore [2021-02-18T20:52:49.259Z] drwxrwxr-x 8 1001 1001 179 Feb 18 20:49 .git [2021-02-18T20:52:49.259Z] drwxrwxr-x 3 1001 1001 125 Feb 18 20:49 .github [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 818 Feb 18 20:49 .gitignore [2021-02-18T20:52:49.259Z] drwx------ 3 1001 1001 60 Feb 18 20:50 .semver [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 166 Feb 18 20:49 .sonarcloud.properties [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 7859 Feb 18 20:49 Attribution.txt [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 3804 Feb 18 20:49 CONTRIBUTING.md [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 931 Feb 18 20:49 Dockerfile.build [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 863 Feb 18 20:49 Jenkinsfile [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 10775 Feb 18 20:49 LICENSE [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 5774 Feb 18 20:49 Makefile [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 6524 Feb 18 20:49 README.md [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 6755 Feb 18 20:49 SECURITY.md [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 5 Feb 18 20:50 VERSION [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 4131 Feb 18 20:49 ZMQWindows.md [2021-02-18T20:52:49.259Z] drwxrwxr-x 2 1001 1001 117 Feb 18 20:49 bin [2021-02-18T20:52:49.259Z] drwxrwxr-x 14 1001 1001 4096 Feb 18 20:49 cmd [2021-02-18T20:52:49.259Z] -rw-r--r-- 1 root root 599033 Feb 18 20:52 coverage.out [2021-02-18T20:52:49.259Z] -rw-r--r-- 1 root root 1054 Feb 18 20:52 go.mod [2021-02-18T20:52:49.259Z] -rw-r--r-- 1 root root 19518 Feb 18 20:52 go.sum [2021-02-18T20:52:49.259Z] drwxrwxr-x 8 1001 1001 127 Feb 18 20:49 internal [2021-02-18T20:52:49.259Z] drwxrwxr-x 4 1001 1001 26 Feb 18 20:49 openapi [2021-02-18T20:52:49.259Z] drwxrwxr-x 4 1001 1001 71 Feb 18 20:49 snap [2021-02-18T20:52:49.259Z] -rw-rw-r-- 1 1001 1001 168 Feb 18 20:49 version.go [Pipeline] sh [2021-02-18T20:52:49.361Z] 00ac8860ef70: Verifying Checksum [2021-02-18T20:52:49.361Z] 00ac8860ef70: Download complete [2021-02-18T20:52:49.589Z] + '[' -e coverage.out ] [2021-02-18T20:52:49.589Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-18T20:52:49.818Z] Stashed 1 file(s) [Pipeline] sh [2021-02-18T20:52:50.132Z] + make build [2021-02-18T20:52:50.132Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-18T20:52:53.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-18T20:53:01.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-18T20:53:01.767Z] 00ac8860ef70: Pull complete [2021-02-18T20:53:01.767Z] 63d7cb157983: Pull complete [2021-02-18T20:53:01.767Z] b116817d02f9: Pull complete [2021-02-18T20:53:02.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-18T20:53:03.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-18T20:53:04.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-18T20:53:04.388Z] 745a02a5169b: Pull complete [2021-02-18T20:53:04.388Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-18T20:53:04.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-18T20:53:04.388Z] ---> b7e6874047d6 [2021-02-18T20:53:04.388Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-18T20:53:05.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-18T20:53:07.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-18T20:53:07.773Z] ---> Running in c864a7f6d115 [2021-02-18T20:53:08.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-18T20:53:09.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T20:53:09.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-18T20:53:09.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T20:53:10.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-18T20:53:11.235Z] (1/12) Installing libmagic (5.38-r0) [2021-02-18T20:53:11.235Z] (2/12) Installing file (5.38-r0) [2021-02-18T20:53:11.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-18T20:53:11.516Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-18T20:53:11.516Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] } [2021-02-18T20:53:13.658Z] $ docker stop --time=1 98485652b6f9ac9e7c5c0025be10b4da279c93339575bb6f06e8eb44b8136a1a [2021-02-18T20:53:15.370Z] $ docker rm -f 98485652b6f9ac9e7c5c0025be10b4da279c93339575bb6f06e8eb44b8136a1a [2021-02-18T20:53:15.799Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-18T20:53:15.799Z] (6/12) Installing patch (2.7.6-r6) [2021-02-18T20:53:15.799Z] (7/12) Installing build-base (0.5-r2) [2021-02-18T20:53:15.799Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-18T20:53:15.799Z] (9/12) Installing pkgconf (1.7.2-r0) [Pipeline] // withDockerContainer [Pipeline] } [2021-02-18T20:53:16.068Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-18T20:53:16.068Z] (11/12) Installing libzmq (4.3.3-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-02-18T20:53:16.337Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-18T20:53:16.337Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:53:16.337Z] OK: 217 MiB in 51 packages [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:53:20.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-18T20:53:20.008Z] [2021-02-18T20:53:20.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:53:20.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-18T20:53:20.396Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-18T20:53:20.396Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-18T20:53:20.396Z] ca9280d653b3: Pulling fs layer [2021-02-18T20:53:20.396Z] 7e9c9ca2126c: Pulling fs layer [2021-02-18T20:53:20.396Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-18T20:53:20.396Z] cbdbe7a5bc2a: Download complete [2021-02-18T20:53:20.641Z] Removing intermediate container c864a7f6d115 [2021-02-18T20:53:20.641Z] ---> 5e8665af0cac [2021-02-18T20:53:20.641Z] Step 4/6 : WORKDIR /edgex-go [2021-02-18T20:53:20.641Z] ---> Running in 13c441ec42f3 [2021-02-18T20:53:20.915Z] Removing intermediate container 13c441ec42f3 [2021-02-18T20:53:20.915Z] ---> a129cf4f7836 [2021-02-18T20:53:20.915Z] Step 5/6 : COPY go.mod . [2021-02-18T20:53:20.991Z] cbdbe7a5bc2a: Pull complete [2021-02-18T20:53:20.991Z] ca9280d653b3: Verifying Checksum [2021-02-18T20:53:20.991Z] ca9280d653b3: Download complete [2021-02-18T20:53:21.514Z] ---> e1481a313db0 [2021-02-18T20:53:21.514Z] Step 6/6 : RUN go mod download [2021-02-18T20:53:21.787Z] ---> Running in 61fc384638f0 [2021-02-18T20:53:21.950Z] ca9280d653b3: Pull complete [2021-02-18T20:53:21.950Z] 7e9c9ca2126c: Verifying Checksum [2021-02-18T20:53:21.950Z] 7e9c9ca2126c: Download complete [2021-02-18T20:53:28.579Z] 7e9c9ca2126c: Pull complete [2021-02-18T20:53:28.579Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-18T20:53:28.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-18T20:53:28.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-18T20:53:28.729Z] prd-centos7-docker-4c-2g-26814 does not seem to be running inside a container [2021-02-18T20:53:28.778Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-18T20:53:30.741Z] $ docker top 6690c7adc683f3a09cc75fa970398261aaa835eb7748d48df03d41c17dfa4c00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-18T20:53:31.296Z] + docker-compose build --help [2021-02-18T20:53:31.296Z] + grep parallel [2021-02-18T20:53:32.243Z] --parallel Build images in parallel. [Pipeline] } [2021-02-18T20:53:32.273Z] $ docker stop --time=1 6690c7adc683f3a09cc75fa970398261aaa835eb7748d48df03d41c17dfa4c00 [2021-02-18T20:53:33.652Z] $ docker rm -f 6690c7adc683f3a09cc75fa970398261aaa835eb7748d48df03d41c17dfa4c00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:53:34.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-18T20:53:34.388Z] . [Pipeline] withDockerContainer [2021-02-18T20:53:34.506Z] prd-centos7-docker-4c-2g-26814 does not seem to be running inside a container [2021-02-18T20:53:34.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-18T20:53:35.205Z] $ docker top c2e1dd03bb62acd02fb29ae7bb4716fc62687f026e33456d750622ddf75e64b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-18T20:53:35.773Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-18T20:53:36.718Z] Building docker-core-command-go ... [2021-02-18T20:53:36.718Z] Building docker-core-data-go ... [2021-02-18T20:53:36.718Z] Building docker-core-metadata-go ... [2021-02-18T20:53:36.718Z] Building docker-security-bootstrapper-go ... [2021-02-18T20:53:36.718Z] Building docker-security-proxy-setup-go ... [2021-02-18T20:53:36.718Z] Building docker-security-secretstore-setup-go ... [2021-02-18T20:53:36.718Z] Building docker-support-notifications-go ... [2021-02-18T20:53:36.718Z] Building docker-support-scheduler-go ... [2021-02-18T20:53:36.718Z] Building docker-sys-mgmt-agent-go ... [2021-02-18T20:53:36.718Z] Building docker-sys-mgmt-agent-go [2021-02-18T20:53:36.718Z] Building docker-security-proxy-setup-go [2021-02-18T20:53:36.718Z] Building docker-support-notifications-go [2021-02-18T20:53:36.718Z] Building docker-support-scheduler-go [2021-02-18T20:53:36.718Z] Building docker-core-metadata-go [2021-02-18T20:53:48.583Z] Removing intermediate container 61fc384638f0 [2021-02-18T20:53:48.583Z] ---> 9ccc2519c24c [2021-02-18T20:53:48.583Z] Successfully built 9ccc2519c24c [2021-02-18T20:53:48.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:53:48.981Z] + docker inspect -f . ci-base-image-arm64 [2021-02-18T20:53:48.981Z] . [Pipeline] withDockerContainer [2021-02-18T20:53:49.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-26815 does not seem to be running inside a container [2021-02-18T20:53:49.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-18T20:53:50.830Z] $ docker top d4891a56ba35ba49e5e173eef29fc85e820ad8823c8e20eb8c36b5849341fc9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-18T20:53:51.864Z] + go version [2021-02-18T20:53:51.864Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-18T20:53:51.896Z] $ docker stop --time=1 d4891a56ba35ba49e5e173eef29fc85e820ad8823c8e20eb8c36b5849341fc9c [2021-02-18T20:53:53.750Z] $ docker rm -f d4891a56ba35ba49e5e173eef29fc85e820ad8823c8e20eb8c36b5849341fc9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:53:55.023Z] + docker inspect -f . ci-base-image-arm64 [2021-02-18T20:53:55.023Z] . [Pipeline] withDockerContainer [2021-02-18T20:53:55.270Z] prd-ubuntu18.04-docker-arm64-4c-16g-26815 does not seem to be running inside a container [2021-02-18T20:53:55.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-18T20:53:56.607Z] $ docker top bdf87d8e22e58b5d1f61e813c23e1ea64b0fb319b21e6b9b9ead431a9abc40bd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-18T20:53:57.025Z] ========================================================= [2021-02-18T20:53:57.025Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-18T20:53:57.025Z] ========================================================= [Pipeline] sh [2021-02-18T20:53:57.684Z] + make test [2021-02-18T20:53:57.684Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-18T20:54:08.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T20:54:08.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-18T20:54:08.953Z] ---> 6a956e4310b9 [2021-02-18T20:54:08.953Z] Step 3/22 : WORKDIR /edgex-go [2021-02-18T20:54:08.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T20:54:08.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-18T20:54:08.953Z] ---> 6a956e4310b9 [2021-02-18T20:54:08.953Z] Step 3/22 : WORKDIR /edgex-go [2021-02-18T20:54:08.953Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T20:54:08.953Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-18T20:54:08.953Z] ---> 6a956e4310b9 [2021-02-18T20:54:08.953Z] Step 3/26 : WORKDIR /edgex-go [2021-02-18T20:54:08.953Z] [2021-02-18T20:54:08.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-18T20:54:08.953Z] ---> 6a956e4310b9 [2021-02-18T20:54:08.953Z] Step 3/23 : WORKDIR /edgex-go [2021-02-18T20:54:08.953Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T20:54:08.953Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-18T20:54:08.953Z] ---> 6a956e4310b9 [2021-02-18T20:54:08.953Z] Step 3/21 : WORKDIR /edgex-go [2021-02-18T20:54:08.953Z] ---> Running in 90d65a19065a [2021-02-18T20:54:08.954Z] ---> Running in 11a84d520a47 [2021-02-18T20:54:08.954Z] ---> Running in db8938d8be34 [2021-02-18T20:54:08.954Z] ---> Running in d903adef1da4 [2021-02-18T20:54:08.954Z] ---> Running in f6aab37a5083 [2021-02-18T20:54:08.954Z] Removing intermediate container 11a84d520a47 [2021-02-18T20:54:08.954Z] ---> 802a215db781 [2021-02-18T20:54:08.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:54:08.954Z] Removing intermediate container d903adef1da4 [2021-02-18T20:54:08.954Z] ---> 8f7b41558556 [2021-02-18T20:54:08.954Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:54:08.954Z] Removing intermediate container db8938d8be34 [2021-02-18T20:54:08.954Z] ---> 84b01dea033e [2021-02-18T20:54:08.954Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:54:08.954Z] Removing intermediate container f6aab37a5083 [2021-02-18T20:54:08.954Z] ---> 80ef3277d6d8 [2021-02-18T20:54:08.954Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:54:08.954Z] Removing intermediate container 90d65a19065a [2021-02-18T20:54:08.954Z] ---> eebf75eb6271 [2021-02-18T20:54:08.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:54:09.225Z] ---> Running in 1abb23dc9f82 [2021-02-18T20:54:09.225Z] ---> Running in 090265e7c717 [2021-02-18T20:54:09.225Z] ---> Running in c90f0788e0b2 [2021-02-18T20:54:09.225Z] ---> Running in 006733329a66 [2021-02-18T20:54:09.225Z] ---> Running in d632ef55dea8 [2021-02-18T20:54:11.811Z] Removing intermediate container d632ef55dea8 [2021-02-18T20:54:11.811Z] ---> c25ee6d53f9e [2021-02-18T20:54:11.811Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-18T20:54:11.811Z] Removing intermediate container 090265e7c717 [2021-02-18T20:54:11.811Z] ---> 52a2b73d89e9 [2021-02-18T20:54:11.811Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-18T20:54:11.811Z] Removing intermediate container 1abb23dc9f82 [2021-02-18T20:54:11.811Z] ---> bfab00d7d5e4 [2021-02-18T20:54:11.811Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-18T20:54:11.811Z] ---> Running in 212cb5d104d0 [2021-02-18T20:54:11.811Z] ---> Running in 7dc138e7641c [2021-02-18T20:54:11.811Z] ---> Running in 71fee7af87a7 [2021-02-18T20:54:11.811Z] Removing intermediate container c90f0788e0b2 [2021-02-18T20:54:11.811Z] ---> 80ec4836694f [2021-02-18T20:54:11.811Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-18T20:54:11.811Z] Removing intermediate container 006733329a66 [2021-02-18T20:54:11.811Z] ---> 482f9dac8c74 [2021-02-18T20:54:11.811Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-18T20:54:12.074Z] ---> Running in 633cff6fa3e4 [2021-02-18T20:54:12.074Z] ---> Running in b6ac562ee499 [2021-02-18T20:54:13.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:13.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:13.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:13.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:13.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:13.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:13.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:13.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:13.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:13.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:54:14.085Z] OK: 233 MiB in 51 packages [2021-02-18T20:54:14.085Z] OK: 233 MiB in 51 packages [2021-02-18T20:54:14.353Z] OK: 233 MiB in 51 packages [2021-02-18T20:54:14.353Z] OK: 233 MiB in 51 packages [2021-02-18T20:54:14.353Z] OK: 233 MiB in 51 packages [2021-02-18T20:54:14.933Z] Removing intermediate container 7dc138e7641c [2021-02-18T20:54:14.933Z] ---> 3ba00ec55fe6 [2021-02-18T20:54:14.933Z] Step 6/22 : COPY go.mod . [2021-02-18T20:54:14.933Z] Removing intermediate container 633cff6fa3e4 [2021-02-18T20:54:14.933Z] ---> 6a6091697b7e [2021-02-18T20:54:14.933Z] Step 6/23 : COPY go.mod . [2021-02-18T20:54:15.198Z] ---> b10d33ef66ae [2021-02-18T20:54:15.198Z] Step 7/22 : RUN go mod download [2021-02-18T20:54:15.462Z] ---> accdc7e043a0 [2021-02-18T20:54:15.462Z] Step 7/23 : RUN go mod download [2021-02-18T20:54:15.462Z] ---> Running in f882f191de62 [2021-02-18T20:54:15.462Z] Removing intermediate container 71fee7af87a7 [2021-02-18T20:54:15.462Z] ---> cd3ea131312d [2021-02-18T20:54:15.462Z] Step 6/21 : COPY go.mod . [2021-02-18T20:54:15.729Z] ---> Running in c3a13b1b268a [2021-02-18T20:54:15.729Z] Removing intermediate container b6ac562ee499 [2021-02-18T20:54:15.729Z] ---> 8ef6efba84d5 [2021-02-18T20:54:15.729Z] Step 6/26 : COPY go.mod . [2021-02-18T20:54:15.729Z] Removing intermediate container 212cb5d104d0 [2021-02-18T20:54:15.729Z] ---> 828bf4a83048 [2021-02-18T20:54:15.729Z] Step 6/22 : COPY go.mod . [2021-02-18T20:54:15.991Z] ---> b0c7204c6f98 [2021-02-18T20:54:15.991Z] Step 7/21 : RUN go mod download [2021-02-18T20:54:16.256Z] ---> 394b0efd3dfb [2021-02-18T20:54:16.256Z] Step 7/26 : RUN go mod download [2021-02-18T20:54:16.256Z] ---> Running in fb22d21aa589 [2021-02-18T20:54:16.256Z] ---> defb28861aa7 [2021-02-18T20:54:16.256Z] Step 7/22 : RUN go mod download [2021-02-18T20:54:16.518Z] ---> Running in 59477ee48562 [2021-02-18T20:54:16.518Z] ---> Running in 80b30494a67d [2021-02-18T20:54:17.512Z] Removing intermediate container c3a13b1b268a [2021-02-18T20:54:17.512Z] ---> 774a32eff4a4 [2021-02-18T20:54:17.512Z] Step 8/23 : COPY . . [2021-02-18T20:54:17.777Z] Removing intermediate container f882f191de62 [2021-02-18T20:54:17.777Z] ---> c52c639fbadb [2021-02-18T20:54:17.777Z] Step 8/22 : COPY . . [2021-02-18T20:54:19.869Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-18T20:54:20.348Z] Removing intermediate container fb22d21aa589 [2021-02-18T20:54:20.348Z] ---> 15bb66e70ebd [2021-02-18T20:54:20.348Z] Step 8/21 : COPY . . [2021-02-18T20:54:25.684Z] Removing intermediate container 59477ee48562 [2021-02-18T20:54:25.684Z] ---> cafe2cc2e877 [2021-02-18T20:54:25.684Z] Step 8/26 : COPY . . [2021-02-18T20:54:26.262Z] Removing intermediate container 80b30494a67d [2021-02-18T20:54:26.262Z] ---> 2dae3f83e335 [2021-02-18T20:54:26.262Z] Step 8/22 : COPY . . [2021-02-18T20:55:05.189Z] ---> 2b234e4ea2ce [2021-02-18T20:55:05.189Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-18T20:55:05.190Z] ---> 5c5460685f39 [2021-02-18T20:55:05.190Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-18T20:55:05.190Z] ---> a4a92b2cbd77 [2021-02-18T20:55:05.190Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-18T20:55:05.190Z] ---> Running in 422f86cd42b6 [2021-02-18T20:55:05.190Z] ---> Running in c360a8084315 [2021-02-18T20:55:05.190Z] ---> Running in 3b7bc2946051 [2021-02-18T20:55:05.190Z] ---> c2b868e9637d [2021-02-18T20:55:05.190Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-18T20:55:05.190Z] ---> 672a91e44734 [2021-02-18T20:55:05.190Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-18T20:55:05.190Z] ---> Running in 1361928d0e37 [2021-02-18T20:55:05.190Z] ---> Running in e03a78227ec9 [2021-02-18T20:55:05.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-18T20:55:05.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-18T20:55:05.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-18T20:55:05.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-18T20:55:05.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-18T20:55:06.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-18T20:55:10.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-18T20:55:21.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-18T20:55:21.043Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-18T20:55:22.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-18T20:55:22.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-18T20:55:22.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-18T20:55:22.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-18T20:55:25.125Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-18T20:55:25.737Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-18T20:55:32.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-18T20:55:34.025Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-18T20:55:34.025Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-18T20:55:34.025Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-18T20:55:36.337Z] Removing intermediate container 1361928d0e37 [2021-02-18T20:55:36.337Z] ---> ac8698039f56 [2021-02-18T20:55:36.337Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-18T20:55:36.337Z] ---> Running in 156a042886d3 [2021-02-18T20:55:38.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-18T20:55:39.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.304s coverage: 45.9% of statements [2021-02-18T20:55:39.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-18T20:55:39.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-18T20:55:39.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-18T20:55:39.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-18T20:55:39.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-18T20:55:39.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-18T20:55:39.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-18T20:55:39.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.235s coverage: 100.0% of statements [2021-02-18T20:55:43.168Z] Removing intermediate container 156a042886d3 [2021-02-18T20:55:43.168Z] ---> 4d4e22198bf6 [2021-02-18T20:55:43.168Z] [2021-02-18T20:55:43.168Z] Step 11/26 : FROM docker:20.10.0 [2021-02-18T20:55:43.168Z] 20.10.0: Pulling from library/docker [2021-02-18T20:55:43.168Z] Removing intermediate container 3b7bc2946051 [2021-02-18T20:55:43.168Z] ---> a21c77d88b19 [2021-02-18T20:55:43.168Z] [2021-02-18T20:55:43.168Z] Step 10/21 : FROM alpine:3.12 [2021-02-18T20:55:43.168Z] Removing intermediate container c360a8084315 [2021-02-18T20:55:43.168Z] ---> 2aab1755451a [2021-02-18T20:55:43.168Z] [2021-02-18T20:55:43.168Z] Step 10/22 : FROM alpine:3.12 [2021-02-18T20:55:43.168Z] Removing intermediate container e03a78227ec9 [2021-02-18T20:55:43.168Z] ---> 098c0067678f [2021-02-18T20:55:43.168Z] [2021-02-18T20:55:43.168Z] Step 10/22 : FROM alpine:3.12 [2021-02-18T20:55:43.749Z] 3.12: Pulling from library/alpine [2021-02-18T20:55:43.749Z] 3.12: Pulling from library/alpine [2021-02-18T20:55:43.749Z] 3.12: Pulling from library/alpine [2021-02-18T20:55:44.331Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-18T20:55:44.331Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-18T20:55:44.331Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-18T20:55:45.280Z] Status: Downloaded newer image for alpine:3.12 [2021-02-18T20:55:45.280Z] ---> 389fef711851 [2021-02-18T20:55:45.280Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-18T20:55:45.280Z] Status: Downloaded newer image for alpine:3.12 [2021-02-18T20:55:45.280Z] ---> 389fef711851 [2021-02-18T20:55:45.280Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-18T20:55:45.280Z] Status: Image is up to date for alpine:3.12 [2021-02-18T20:55:45.280Z] ---> 389fef711851 [2021-02-18T20:55:45.280Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-18T20:55:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.485s coverage: 27.1% of statements [2021-02-18T20:55:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-18T20:55:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-18T20:55:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-18T20:55:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-18T20:55:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-18T20:55:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-18T20:55:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-02-18T20:55:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-18T20:55:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements [2021-02-18T20:55:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-18T20:55:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-18T20:55:47.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.275s coverage: 65.8% of statements [2021-02-18T20:55:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-18T20:55:47.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-18T20:55:47.212Z] ---> Running in 7caccc95b534 [2021-02-18T20:55:47.212Z] ---> Running in 89e46c489261 [2021-02-18T20:55:47.212Z] ---> Running in 631e78e6d56a [2021-02-18T20:55:47.213Z] Removing intermediate container 422f86cd42b6 [2021-02-18T20:55:47.213Z] ---> 647e842f014e [2021-02-18T20:55:47.213Z] [2021-02-18T20:55:47.213Z] Step 10/23 : FROM alpine:3.12 [2021-02-18T20:55:47.213Z] ---> 389fef711851 [2021-02-18T20:55:47.213Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-18T20:55:47.476Z] ---> Running in 92b973cce3ff [2021-02-18T20:55:48.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:48.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:48.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:48.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:48.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:48.334Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-18T20:55:48.334Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:55:48.601Z] OK: 6 MiB in 15 packages [2021-02-18T20:55:48.601Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-18T20:55:48.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:48.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:48.601Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-18T20:55:48.601Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:55:48.601Z] Executing ca-certificates-20191127-r4.trigger [2021-02-18T20:55:48.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:48.601Z] OK: 6 MiB in 16 packages [2021-02-18T20:55:48.601Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-18T20:55:48.601Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-18T20:55:48.876Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-18T20:55:48.876Z] (4/4) Installing curl (7.69.1-r3) [2021-02-18T20:55:48.876Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:55:48.876Z] Executing ca-certificates-20191127-r4.trigger [2021-02-18T20:55:48.876Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-18T20:55:48.876Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:55:48.876Z] OK: 6 MiB in 15 packages [2021-02-18T20:55:48.876Z] OK: 7 MiB in 18 packages [2021-02-18T20:55:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.738s coverage: 82.3% of statements [2021-02-18T20:55:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-18T20:55:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-18T20:55:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-18T20:55:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-18T20:55:49.845Z] Removing intermediate container 7caccc95b534 [2021-02-18T20:55:49.845Z] ---> e3d00a72480d [2021-02-18T20:55:49.845Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-18T20:55:50.437Z] ---> Running in 6b5ae41a6e62 [2021-02-18T20:55:51.011Z] Removing intermediate container 89e46c489261 [2021-02-18T20:55:51.011Z] ---> 503fb476403f [2021-02-18T20:55:51.011Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-18T20:55:51.011Z] Removing intermediate container 92b973cce3ff [2021-02-18T20:55:51.011Z] ---> a8b9b9b81b36 [2021-02-18T20:55:51.011Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-18T20:55:51.591Z] ---> Running in a876c160103c [2021-02-18T20:55:51.591Z] ---> Running in abbbad2309f5 [2021-02-18T20:55:51.591Z] Removing intermediate container 631e78e6d56a [2021-02-18T20:55:51.591Z] ---> e1f2f5451525 [2021-02-18T20:55:51.591Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-18T20:55:51.591Z] Removing intermediate container 6b5ae41a6e62 [2021-02-18T20:55:51.591Z] ---> 7df6987e7db4 [2021-02-18T20:55:51.591Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-18T20:55:51.591Z] ---> Running in 9c73946a67c8 [2021-02-18T20:55:51.591Z] ---> Running in 37b485d874d8 [2021-02-18T20:55:51.858Z] Removing intermediate container abbbad2309f5 [2021-02-18T20:55:51.858Z] ---> 64ddf8f6513f [2021-02-18T20:55:51.858Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-18T20:55:51.858Z] Removing intermediate container a876c160103c [2021-02-18T20:55:51.858Z] ---> f2cd5bb49ce9 [2021-02-18T20:55:51.858Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-18T20:55:52.122Z] ---> Running in a6cbbbcb654c [2021-02-18T20:55:52.122Z] ---> Running in 620d69b06064 [2021-02-18T20:55:52.122Z] Removing intermediate container 9c73946a67c8 [2021-02-18T20:55:52.122Z] ---> 1185edd26699 [2021-02-18T20:55:52.122Z] Step 13/21 : WORKDIR /edgex [2021-02-18T20:55:52.122Z] Removing intermediate container 37b485d874d8 [2021-02-18T20:55:52.122Z] ---> e0866b1a0e8b [2021-02-18T20:55:52.122Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-18T20:55:52.384Z] ---> Running in 4159b1436e0b [2021-02-18T20:55:52.384Z] ---> Running in 0aa8f6b1b371 [2021-02-18T20:55:52.384Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-18T20:55:52.384Z] Removing intermediate container a6cbbbcb654c [2021-02-18T20:55:52.384Z] ---> 89d248a0e6a7 [2021-02-18T20:55:52.384Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-18T20:55:52.384Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-18T20:55:52.384Z] ---> aefe523efa57 [2021-02-18T20:55:52.384Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-18T20:55:52.384Z] Removing intermediate container 620d69b06064 [2021-02-18T20:55:52.384Z] ---> 5cf6417a973e [2021-02-18T20:55:52.384Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-18T20:55:52.646Z] ---> Running in ebd9ae239e5b [2021-02-18T20:55:52.646Z] ---> Running in e9a18202716b [2021-02-18T20:55:52.646Z] ---> Running in 5dafeaca6c98 [2021-02-18T20:55:52.909Z] Removing intermediate container 4159b1436e0b [2021-02-18T20:55:52.909Z] ---> deabfe6dc7a5 [2021-02-18T20:55:52.909Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-18T20:55:52.909Z] Removing intermediate container 0aa8f6b1b371 [2021-02-18T20:55:52.909Z] ---> e49da2237500 [2021-02-18T20:55:52.909Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T20:55:53.172Z] Removing intermediate container e9a18202716b [2021-02-18T20:55:53.172Z] ---> d722772ba9ca [2021-02-18T20:55:53.172Z] Step 15/23 : WORKDIR / [2021-02-18T20:55:53.172Z] Removing intermediate container 5dafeaca6c98 [2021-02-18T20:55:53.172Z] ---> f2891b7e55cf [2021-02-18T20:55:53.172Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T20:55:53.768Z] ---> c7941515c1e5 [2021-02-18T20:55:53.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-18T20:55:53.768Z] ---> 878b42c9108e [2021-02-18T20:55:53.768Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-18T20:55:54.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:54.040Z] ---> Running in 3023c30db748 [2021-02-18T20:55:54.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:54.040Z] ---> 723989f0b0e4 [2021-02-18T20:55:54.040Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-18T20:55:54.040Z] (1/2) Installing readline (8.0.4-r0) [2021-02-18T20:55:54.040Z] (2/2) Installing bash (5.0.17-r0) [2021-02-18T20:55:54.040Z] Executing bash-5.0.17-r0.post-install [2021-02-18T20:55:54.313Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:55:54.313Z] OK: 12 MiB in 22 packages [2021-02-18T20:55:54.313Z] Removing intermediate container 3023c30db748 [2021-02-18T20:55:54.313Z] ---> fe3503af8e59 [2021-02-18T20:55:54.313Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T20:55:54.577Z] ---> 648bbc40cf89 [2021-02-18T20:55:54.577Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-18T20:55:54.577Z] ---> 66300988294a [2021-02-18T20:55:54.577Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-18T20:55:55.152Z] ---> eecce7a0cb2a [2021-02-18T20:55:55.152Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-18T20:55:55.152Z] ---> 0045e3d55789 [2021-02-18T20:55:55.152Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-18T20:55:55.152Z] ---> 5d4240590627 [2021-02-18T20:55:55.152Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-18T20:55:55.152Z] Removing intermediate container ebd9ae239e5b [2021-02-18T20:55:55.152Z] ---> f1cbc5891aa2 [2021-02-18T20:55:55.152Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-18T20:55:55.152Z] ---> a3250c0d3299 [2021-02-18T20:55:55.152Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-18T20:55:55.152Z] ---> Running in 0ef9ef104716 [2021-02-18T20:55:55.416Z] ---> Running in 5d36ff4bdf2a [2021-02-18T20:55:55.416Z] ---> Running in b95ffd305de3 [2021-02-18T20:55:55.416Z] ---> cd5d9e37a0fd [2021-02-18T20:55:55.416Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-18T20:55:55.680Z] Removing intermediate container 0ef9ef104716 [2021-02-18T20:55:55.680Z] ---> 9b752da18e0d [2021-02-18T20:55:55.680Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T20:55:55.680Z] ---> 6ff47bc6a9b8 [2021-02-18T20:55:55.680Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-18T20:55:55.680Z] ---> Running in b4f4afc03bd9 [2021-02-18T20:55:55.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.303s coverage: 28.6% of statements [2021-02-18T20:55:55.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-18T20:55:55.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-18T20:55:55.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-18T20:55:55.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-18T20:55:55.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-18T20:55:55.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements [2021-02-18T20:55:55.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-18T20:55:55.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements [2021-02-18T20:55:55.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-18T20:55:55.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.306s coverage: 86.7% of statements [2021-02-18T20:55:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-18T20:55:55.942Z] Removing intermediate container b95ffd305de3 [2021-02-18T20:55:55.943Z] ---> e174c0cbfa91 [2021-02-18T20:55:55.943Z] Step 18/21 : CMD ["--init=true"] [2021-02-18T20:55:56.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.353s coverage: 97.5% of statements [2021-02-18T20:55:56.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-18T20:55:56.205Z] ---> Running in 33e38a04e5b6 [2021-02-18T20:55:56.205Z] Removing intermediate container 5d36ff4bdf2a [2021-02-18T20:55:56.205Z] ---> 214b07b57476 [2021-02-18T20:55:56.205Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-18T20:55:56.205Z] ---> Running in 7b3cc59c1da6 [2021-02-18T20:55:56.205Z] ---> Running in 0911fbeac5c4 [2021-02-18T20:55:56.205Z] ---> 0e66a0d52662 [2021-02-18T20:55:56.205Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-18T20:55:56.466Z] Removing intermediate container b4f4afc03bd9 [2021-02-18T20:55:56.466Z] ---> 155e2f2ace4d [2021-02-18T20:55:56.466Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T20:55:56.467Z] Removing intermediate container 33e38a04e5b6 [2021-02-18T20:55:56.467Z] ---> f1624dceb42a [2021-02-18T20:55:56.467Z] Step 20/22 : LABEL arch=x86_64 [2021-02-18T20:55:56.467Z] ---> Running in 39098ef340fc [2021-02-18T20:55:56.729Z] ---> Running in b5e976f79d9a [2021-02-18T20:55:56.729Z] ---> Running in 3bbf8451ade7 [2021-02-18T20:55:56.729Z] Removing intermediate container 7b3cc59c1da6 [2021-02-18T20:55:56.729Z] ---> 3e7800a6cb78 [2021-02-18T20:55:56.729Z] Step 19/21 : LABEL arch=x86_64 [2021-02-18T20:55:56.729Z] Removing intermediate container 0911fbeac5c4 [2021-02-18T20:55:56.729Z] ---> af6fd5039a60 [2021-02-18T20:55:56.729Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-18T20:55:56.993Z] Removing intermediate container 39098ef340fc [2021-02-18T20:55:56.993Z] ---> 65e7057dec5c [2021-02-18T20:55:56.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T20:55:56.993Z] ---> Running in 042b9fbcbdad [2021-02-18T20:55:56.993Z] ---> Running in e102591b1858 [2021-02-18T20:55:56.993Z] ---> Running in 2e2845ccea88 [2021-02-18T20:55:56.993Z] Removing intermediate container 3bbf8451ade7 [2021-02-18T20:55:56.993Z] ---> 338800d02bf2 [2021-02-18T20:55:56.993Z] Step 21/22 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:55:57.255Z] Removing intermediate container b5e976f79d9a [2021-02-18T20:55:57.255Z] ---> 7c61b2b48936 [2021-02-18T20:55:57.255Z] Step 20/22 : LABEL arch=x86_64 [2021-02-18T20:55:57.255Z] ---> Running in 81cb8ea2e822 [2021-02-18T20:55:57.255Z] ---> Running in 9e0501794418 [2021-02-18T20:55:57.255Z] Removing intermediate container 042b9fbcbdad [2021-02-18T20:55:57.255Z] ---> 2e4c6f17adc8 [2021-02-18T20:55:57.255Z] Step 20/21 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:55:57.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.146s coverage: 78.3% of statements [2021-02-18T20:55:57.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-18T20:55:57.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-18T20:55:57.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-18T20:55:57.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-18T20:55:57.517Z] Removing intermediate container e102591b1858 [2021-02-18T20:55:57.517Z] ---> a421875a3fd3 [2021-02-18T20:55:57.517Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-18T20:55:57.517Z] Removing intermediate container 2e2845ccea88 [2021-02-18T20:55:57.517Z] ---> 89040ab9e084 [2021-02-18T20:55:57.517Z] Step 21/23 : LABEL arch=x86_64 [2021-02-18T20:55:57.517Z] ---> Running in 22100860133d [2021-02-18T20:55:57.779Z] Removing intermediate container 81cb8ea2e822 [2021-02-18T20:55:57.779Z] ---> a2db0fabc816 [2021-02-18T20:55:57.779Z] Step 22/22 : LABEL version=0.0.0 [2021-02-18T20:55:58.041Z] ---> Running in 833d8d1b1535 [2021-02-18T20:55:58.041Z] Removing intermediate container 9e0501794418 [2021-02-18T20:55:58.041Z] ---> 0da3835ef050 [2021-02-18T20:55:58.041Z] Step 21/22 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:55:58.041Z] ---> Running in c3713286cd0b [2021-02-18T20:55:58.041Z] ---> Running in e160438aa261 [2021-02-18T20:55:58.041Z] Removing intermediate container 22100860133d [2021-02-18T20:55:58.041Z] ---> a375aace0c14 [2021-02-18T20:55:58.041Z] Step 21/21 : LABEL version=0.0.0 [2021-02-18T20:55:58.041Z] ---> 524af7ff8b7e [2021-02-18T20:55:58.041Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-18T20:55:58.304Z] Removing intermediate container 833d8d1b1535 [2021-02-18T20:55:58.304Z] ---> 61242fa24f2a [2021-02-18T20:55:58.304Z] Step 22/23 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:55:58.304Z] ---> Running in d5c08b2e0278 [2021-02-18T20:55:58.304Z] Removing intermediate container c3713286cd0b [2021-02-18T20:55:58.304Z] ---> c30d6a991cff [2021-02-18T20:55:58.304Z] [2021-02-18T20:55:58.567Z] Removing intermediate container e160438aa261 [2021-02-18T20:55:58.567Z] ---> 802300e10c0c [2021-02-18T20:55:58.567Z] Step 22/22 : LABEL version=0.0.0 [2021-02-18T20:55:58.567Z] ---> Running in d197286198a5 [2021-02-18T20:55:58.567Z] ---> 8d947cef0e6a [2021-02-18T20:55:58.567Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-18T20:55:58.567Z] ---> Running in 404cc87dbdab [2021-02-18T20:55:58.830Z] Removing intermediate container d5c08b2e0278 [2021-02-18T20:55:58.830Z] ---> 862117f4a24f [2021-02-18T20:55:58.830Z] [2021-02-18T20:55:58.830Z] Successfully built c30d6a991cff [2021-02-18T20:55:58.830Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-18T20:55:58.830Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-02-18T20:55:59.098Z] Successfully built 862117f4a24f [2021-02-18T20:55:59.098Z] Removing intermediate container d197286198a5 [2021-02-18T20:55:59.098Z] ---> 88def2b4e5ff [2021-02-18T20:55:59.098Z] Step 23/23 : LABEL version=0.0.0 [2021-02-18T20:55:59.098Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-18T20:55:59.098Z] Building docker-core-command-go [2021-02-18T20:55:59.098Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 404cc87dbdab [2021-02-18T20:55:59.098Z] ---> e60f38325826 [2021-02-18T20:55:59.098Z] [2021-02-18T20:55:59.098Z] ---> ae06a140c7cb [2021-02-18T20:55:59.098Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-18T20:55:59.098Z] ---> Running in fc7bf181e518 [2021-02-18T20:55:59.363Z] ---> Running in 31ccf9129ae9 [2021-02-18T20:55:59.363Z] Successfully built e60f38325826 [2021-02-18T20:55:59.363Z] Successfully tagged docker-support-notifications-go:latest [2021-02-18T20:55:59.363Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-02-18T20:55:59.630Z] Removing intermediate container fc7bf181e518 [2021-02-18T20:55:59.630Z] ---> 89a3e0a19efe [2021-02-18T20:55:59.630Z] [2021-02-18T20:55:59.630Z] Successfully built 89a3e0a19efe [2021-02-18T20:55:59.630Z] Successfully tagged docker-core-metadata-go:latest [2021-02-18T20:55:59.630Z] Building docker-security-secretstore-setup-go [2021-02-18T20:55:59.894Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:55:59.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:56:00.164Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-18T20:56:00.164Z] (2/33) Installing expat (2.2.9-r1) [2021-02-18T20:56:00.164Z] (3/33) Installing libffi (3.3-r2) [2021-02-18T20:56:00.164Z] (4/33) Installing gdbm (1.13-r1) [2021-02-18T20:56:00.164Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-18T20:56:00.164Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-18T20:56:00.164Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-18T20:56:05.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.231s coverage: 92.8% of statements [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-18T20:56:05.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-18T20:56:05.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.249s coverage: 0.1% of statements [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-18T20:56:05.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-18T20:56:05.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 45.5% of statements [2021-02-18T20:56:05.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2021-02-18T20:56:05.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.131s coverage: 94.1% of statements [2021-02-18T20:56:05.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-02-18T20:56:06.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-02-18T20:56:06.769Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-18T20:56:06.769Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-18T20:56:06.769Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-18T20:56:06.769Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-18T20:56:06.769Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-18T20:56:08.160Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-18T20:56:08.160Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-18T20:56:09.552Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-18T20:56:09.813Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-18T20:56:10.387Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-18T20:56:12.305Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-18T20:56:12.305Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-18T20:56:12.305Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-18T20:56:12.305Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-18T20:56:12.305Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-18T20:56:12.305Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-18T20:56:12.305Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-18T20:56:12.305Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-18T20:56:12.305Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-18T20:56:12.568Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-18T20:56:13.524Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-18T20:56:13.524Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-18T20:56:13.524Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-18T20:56:14.493Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-18T20:56:14.803Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-18T20:56:14.803Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-18T20:56:17.357Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:56:17.357Z] OK: 71 MiB in 55 packages [2021-02-18T20:56:18.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.086s coverage: 94.4% of statements [2021-02-18T20:56:18.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2021-02-18T20:56:32.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T20:56:32.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-18T20:56:32.395Z] ---> 6a956e4310b9 [2021-02-18T20:56:32.395Z] Step 3/24 : WORKDIR /edgex-go [2021-02-18T20:56:32.395Z] ---> Using cache [2021-02-18T20:56:32.395Z] ---> eebf75eb6271 [2021-02-18T20:56:32.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:56:32.395Z] ---> Using cache [2021-02-18T20:56:32.395Z] ---> c25ee6d53f9e [2021-02-18T20:56:32.395Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-18T20:56:32.659Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T20:56:32.659Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-18T20:56:32.659Z] ---> 6a956e4310b9 [2021-02-18T20:56:32.659Z] Step 3/30 : WORKDIR /edgex-go [2021-02-18T20:56:32.659Z] ---> Using cache [2021-02-18T20:56:32.659Z] ---> eebf75eb6271 [2021-02-18T20:56:32.659Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:56:32.659Z] ---> Using cache [2021-02-18T20:56:32.659Z] ---> c25ee6d53f9e [2021-02-18T20:56:32.659Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-18T20:56:32.659Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T20:56:32.659Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-18T20:56:32.659Z] ---> 6a956e4310b9 [2021-02-18T20:56:32.659Z] Step 3/23 : WORKDIR /edgex-go [2021-02-18T20:56:32.659Z] ---> Using cache [2021-02-18T20:56:32.659Z] ---> eebf75eb6271 [2021-02-18T20:56:32.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:56:32.659Z] ---> Using cache [2021-02-18T20:56:32.659Z] ---> c25ee6d53f9e [2021-02-18T20:56:32.659Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-18T20:56:32.659Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T20:56:32.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-18T20:56:32.660Z] ---> 6a956e4310b9 [2021-02-18T20:56:32.660Z] Step 3/23 : WORKDIR /edgex-go [2021-02-18T20:56:32.660Z] ---> Using cache [2021-02-18T20:56:32.660Z] ---> eebf75eb6271 [2021-02-18T20:56:32.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:56:32.660Z] ---> Using cache [2021-02-18T20:56:32.660Z] ---> c25ee6d53f9e [2021-02-18T20:56:32.660Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.113s coverage: 92.9% of statements [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 77.8% of statements [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.2% of statements [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.4% of statements [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.544s coverage: 63.5% of statements [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.721s coverage: 68.9% of statements [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.311s coverage: 37.5% of statements [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-18T20:56:33.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.561s coverage: 84.3% of statements [2021-02-18T20:56:33.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 92.9% of statements [2021-02-18T20:56:35.224Z] ---> Running in 21553b20e9e5 [2021-02-18T20:56:35.224Z] ---> Running in b7d67da48c57 [2021-02-18T20:56:35.224Z] ---> Running in bcae3ed6a353 [2021-02-18T20:56:35.224Z] ---> Running in 0ea277f958b4 [2021-02-18T20:56:35.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/secretsengine 0.087s coverage: 89.5% of statements [2021-02-18T20:56:36.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:56:36.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:56:36.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:56:36.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:56:36.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:56:36.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:56:36.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:56:36.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:56:37.391Z] OK: 233 MiB in 51 packages [2021-02-18T20:56:37.391Z] OK: 233 MiB in 51 packages [2021-02-18T20:56:37.391Z] OK: 233 MiB in 51 packages [2021-02-18T20:56:37.391Z] OK: 233 MiB in 51 packages [2021-02-18T20:56:37.391Z] Removing intermediate container 31ccf9129ae9 [2021-02-18T20:56:37.391Z] ---> 986de5752516 [2021-02-18T20:56:37.391Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-18T20:56:37.391Z] ---> Running in 8042c48b8c2b [2021-02-18T20:56:38.343Z] Removing intermediate container 21553b20e9e5 [2021-02-18T20:56:38.343Z] ---> 6dfd9dbb4f6f [2021-02-18T20:56:38.343Z] Step 6/30 : COPY go.mod . [2021-02-18T20:56:38.343Z] Removing intermediate container bcae3ed6a353 [2021-02-18T20:56:38.343Z] ---> 2d920af5eba7 [2021-02-18T20:56:38.343Z] Step 6/24 : COPY go.mod . [2021-02-18T20:56:38.343Z] Removing intermediate container b7d67da48c57 [2021-02-18T20:56:38.343Z] ---> 02b3b51ed88c [2021-02-18T20:56:38.343Z] Step 6/23 : COPY go.mod . [2021-02-18T20:56:38.343Z] Removing intermediate container 0ea277f958b4 [2021-02-18T20:56:38.343Z] ---> 8058bdf15adc [2021-02-18T20:56:38.343Z] Step 6/23 : COPY go.mod . [2021-02-18T20:56:38.611Z] ---> 1e22655bfe13 [2021-02-18T20:56:38.611Z] Step 7/30 : RUN go mod download [2021-02-18T20:56:38.611Z] ---> e7278b33499b [2021-02-18T20:56:38.611Z] Step 7/24 : RUN go mod download [2021-02-18T20:56:40.001Z] ---> Running in 90a2a5293753 [2021-02-18T20:56:40.001Z] ---> Running in 004c82de76a6 [2021-02-18T20:56:40.274Z] ---> e6bec5c53511 [2021-02-18T20:56:40.274Z] Step 7/23 : RUN go mod download [2021-02-18T20:56:40.274Z] ---> 2e5ff4f8d957 [2021-02-18T20:56:40.274Z] Step 7/23 : RUN go mod download [2021-02-18T20:56:40.274Z] ---> Running in 3b49967c8e54 [2021-02-18T20:56:40.274Z] ---> Running in f7119c23938d [2021-02-18T20:56:40.854Z] Collecting docker-compose==1.23.2 [2021-02-18T20:56:40.854Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-18T20:56:41.119Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-18T20:56:41.119Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-18T20:56:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.412s coverage: 47.0% of statements [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-18T20:56:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.141s coverage: 100.0% of statements [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-18T20:56:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-18T20:56:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.312s coverage: 89.4% of statements [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-18T20:56:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-18T20:56:41.390Z] Collecting texttable<0.10,>=0.9.0 [2021-02-18T20:56:41.390Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-18T20:56:41.996Z] Collecting PyYAML<4,>=3.10 [2021-02-18T20:56:41.996Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-18T20:56:43.413Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-18T20:56:43.682Z] Collecting cached-property<2,>=1.2.0 [2021-02-18T20:56:43.682Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-18T20:56:43.682Z] Removing intermediate container f7119c23938d [2021-02-18T20:56:43.682Z] ---> b053b49c45f7 [2021-02-18T20:56:43.682Z] Step 8/23 : COPY . . [2021-02-18T20:56:43.949Z] Collecting jsonschema<3,>=2.5.1 [2021-02-18T20:56:43.949Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-18T20:56:43.949Z] Removing intermediate container 90a2a5293753 [2021-02-18T20:56:43.949Z] ---> 8e84782a8e21 [2021-02-18T20:56:43.949Z] Step 8/30 : COPY . . [2021-02-18T20:56:43.949Z] Removing intermediate container 3b49967c8e54 [2021-02-18T20:56:43.949Z] ---> e02a0476ce5d [2021-02-18T20:56:43.949Z] Step 8/23 : COPY . . [2021-02-18T20:56:43.949Z] Removing intermediate container 004c82de76a6 [2021-02-18T20:56:43.949Z] ---> 19922c776c87 [2021-02-18T20:56:43.949Z] Step 8/24 : COPY . . [2021-02-18T20:56:43.949Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-18T20:56:43.949Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-18T20:56:45.354Z] Collecting docopt<0.7,>=0.6.1 [2021-02-18T20:56:45.354Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-18T20:56:49.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.160s coverage: 29.1% of statements [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-18T20:56:49.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.181s coverage: 99.0% of statements [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-18T20:56:49.628Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-18T20:56:49.628Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-18T20:56:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.234s coverage: 100.0% of statements [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-18T20:56:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-18T20:56:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-18T20:56:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-18T20:56:49.629Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-18T20:56:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.088s coverage: 100.0% of statements [2021-02-18T20:56:49.629Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-18T20:56:49.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-18T20:56:50.030Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-18T20:56:50.030Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-18T20:56:50.878Z] GO111MODULE=on go vet ./... [2021-02-18T20:56:52.713Z] Collecting docker<4.0,>=3.6.0 [2021-02-18T20:56:52.713Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-18T20:56:53.302Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-18T20:56:53.302Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-18T20:56:53.570Z] Collecting idna<2.8,>=2.5 [2021-02-18T20:56:53.570Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-18T20:56:55.507Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-18T20:56:55.507Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-18T20:56:56.488Z] Collecting docker-pycreds>=0.4.0 [2021-02-18T20:56:56.488Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-18T20:56:57.069Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-18T20:56:57.069Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-18T20:56:57.069Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-18T20:56:57.069Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-18T20:56:57.334Z] Installing collected packages: websocket-client, texttable, PyYAML, cached-property, jsonschema, dockerpty, docopt, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-02-18T20:56:59.278Z] Running setup.py install for texttable: started [2021-02-18T20:57:02.635Z] Running setup.py install for texttable: finished with status 'done' [2021-02-18T20:57:02.635Z] Running setup.py install for PyYAML: started [2021-02-18T20:57:07.235Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-18T20:57:10.557Z] Running setup.py install for dockerpty: started [2021-02-18T20:57:11.985Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-18T20:57:11.985Z] Running setup.py install for docopt: started [2021-02-18T20:57:12.593Z] Running setup.py install for docopt: finished with status 'done' [2021-02-18T20:57:12.593Z] Attempting uninstall: idna [2021-02-18T20:57:12.593Z] Found existing installation: idna 2.9 [2021-02-18T20:57:12.593Z] Uninstalling idna-2.9: [2021-02-18T20:57:12.861Z] Successfully uninstalled idna-2.9 [2021-02-18T20:57:13.445Z] Attempting uninstall: urllib3 [2021-02-18T20:57:13.445Z] Found existing installation: urllib3 1.25.9 [2021-02-18T20:57:13.445Z] Uninstalling urllib3-1.25.9: [2021-02-18T20:57:14.405Z] Successfully uninstalled urllib3-1.25.9 [2021-02-18T20:57:17.738Z] Attempting uninstall: requests [2021-02-18T20:57:17.738Z] Found existing installation: requests 2.23.0 [2021-02-18T20:57:17.738Z] Uninstalling requests-2.23.0: [2021-02-18T20:57:18.007Z] Successfully uninstalled requests-2.23.0 [2021-02-18T20:57:19.411Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-18T20:57:21.333Z] ---> a18c212c6305 [2021-02-18T20:57:21.333Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-18T20:57:21.333Z] ---> e0f493566c49 [2021-02-18T20:57:21.333Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-18T20:57:21.910Z] ---> Running in a96fbaa945bb [2021-02-18T20:57:21.910Z] ---> Running in d7bebf823c6c [2021-02-18T20:57:21.910Z] ---> 322748b2768c [2021-02-18T20:57:21.910Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-18T20:57:21.910Z] ---> 121bc2d90b46 [2021-02-18T20:57:21.910Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-18T20:57:22.862Z] ---> Running in 02199c88fd79 [2021-02-18T20:57:22.862Z] ---> Running in 33e3638aa789 [2021-02-18T20:57:23.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-18T20:57:23.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-18T20:57:23.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-18T20:57:23.718Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-18T20:57:25.137Z] Removing intermediate container 8042c48b8c2b [2021-02-18T20:57:25.137Z] ---> d93dc63b2729 [2021-02-18T20:57:25.137Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-18T20:57:25.137Z] ---> Running in 973705a2f523 [2021-02-18T20:57:26.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:57:26.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:57:26.396Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-18T20:57:26.396Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-18T20:57:26.396Z] (3/3) Installing curl (7.69.1-r3) [2021-02-18T20:57:26.396Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:57:26.396Z] OK: 72 MiB in 58 packages [2021-02-18T20:57:28.363Z] Removing intermediate container 973705a2f523 [2021-02-18T20:57:28.363Z] ---> bed9c36fe253 [2021-02-18T20:57:28.363Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-18T20:57:28.363Z] ---> Running in c781d1226c38 [2021-02-18T20:57:28.639Z] Removing intermediate container c781d1226c38 [2021-02-18T20:57:28.639Z] ---> b72df3d7300c [2021-02-18T20:57:28.639Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T20:57:28.639Z] ---> Running in cf24a12b4058 [2021-02-18T20:57:28.906Z] Removing intermediate container cf24a12b4058 [2021-02-18T20:57:28.906Z] ---> 1541315028f9 [2021-02-18T20:57:28.906Z] Step 24/26 : LABEL arch=x86_64 [2021-02-18T20:57:29.175Z] ---> Running in 62050a8b6079 [2021-02-18T20:57:29.441Z] Removing intermediate container 62050a8b6079 [2021-02-18T20:57:29.441Z] ---> 349cb0328334 [2021-02-18T20:57:29.441Z] Step 25/26 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:57:30.038Z] ---> Running in cabdc3259be4 [2021-02-18T20:57:30.305Z] Removing intermediate container cabdc3259be4 [2021-02-18T20:57:30.305Z] ---> 90002f8499f2 [2021-02-18T20:57:30.305Z] Step 26/26 : LABEL version=0.0.0 [2021-02-18T20:57:30.581Z] ---> Running in 6591e074910f [2021-02-18T20:57:30.854Z] Removing intermediate container 6591e074910f [2021-02-18T20:57:30.854Z] ---> 7d40fdbe95fb [2021-02-18T20:57:30.854Z] [2021-02-18T20:57:30.854Z] Successfully built 7d40fdbe95fb [2021-02-18T20:57:31.119Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-18T20:57:46.152Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-18T20:57:50.424Z] Removing intermediate container 02199c88fd79 [2021-02-18T20:57:50.424Z] ---> 8212ea4d027f [2021-02-18T20:57:50.424Z] [2021-02-18T20:57:50.424Z] Step 10/30 : FROM alpine:3.12 [2021-02-18T20:57:50.424Z] ---> 389fef711851 [2021-02-18T20:57:50.424Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-18T20:57:51.385Z] ---> Running in 85a2cb641987 [2021-02-18T20:57:51.652Z] Removing intermediate container d7bebf823c6c [2021-02-18T20:57:51.652Z] ---> cffe3186b57d [2021-02-18T20:57:51.652Z] [2021-02-18T20:57:51.652Z] Step 10/23 : FROM alpine:3.12 [2021-02-18T20:57:51.652Z] ---> 389fef711851 [2021-02-18T20:57:51.652Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-18T20:57:51.652Z] ---> Using cache [2021-02-18T20:57:51.652Z] ---> a8b9b9b81b36 [2021-02-18T20:57:51.652Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-18T20:57:51.652Z] ---> Using cache [2021-02-18T20:57:51.652Z] ---> 64ddf8f6513f [2021-02-18T20:57:51.652Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-18T20:57:51.652Z] ---> Running in 20728f0580ef [2021-02-18T20:57:51.652Z] Removing intermediate container 85a2cb641987 [2021-02-18T20:57:51.652Z] ---> d44d04b0b764 [2021-02-18T20:57:51.652Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-18T20:57:53.608Z] ---> Running in be8f18d9ed48 [2021-02-18T20:57:53.608Z] Removing intermediate container 20728f0580ef [2021-02-18T20:57:53.608Z] ---> ef230fafbf0d [2021-02-18T20:57:53.608Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-18T20:57:53.608Z] ---> Running in 911c7254e845 [2021-02-18T20:57:53.608Z] Removing intermediate container a96fbaa945bb [2021-02-18T20:57:53.608Z] ---> f53a2f77b99b [2021-02-18T20:57:53.608Z] [2021-02-18T20:57:53.608Z] Step 10/24 : FROM alpine:3.12 [2021-02-18T20:57:53.608Z] ---> 389fef711851 [2021-02-18T20:57:53.608Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-18T20:57:53.882Z] ---> Running in 27bdf1c58956 [2021-02-18T20:57:54.151Z] Removing intermediate container 911c7254e845 [2021-02-18T20:57:54.151Z] ---> 84976c01ac1d [2021-02-18T20:57:54.151Z] Step 15/23 : WORKDIR / [2021-02-18T20:57:54.151Z] ---> Running in 1f58debd5b6a [2021-02-18T20:57:54.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:57:54.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:57:54.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:57:54.416Z] Removing intermediate container 1f58debd5b6a [2021-02-18T20:57:54.416Z] ---> eb9750988ae2 [2021-02-18T20:57:54.416Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T20:57:54.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:57:54.416Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-18T20:57:54.416Z] (2/2) Installing su-exec (0.2-r1) [2021-02-18T20:57:54.416Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:57:54.679Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-18T20:57:54.679Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-18T20:57:54.679Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-18T20:57:54.679Z] (4/5) Installing curl (7.69.1-r3) [2021-02-18T20:57:54.679Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-18T20:57:54.679Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:57:54.949Z] OK: 6 MiB in 16 packages [2021-02-18T20:57:54.950Z] Executing ca-certificates-20191127-r4.trigger [2021-02-18T20:57:54.950Z] OK: 7 MiB in 19 packages [2021-02-18T20:57:57.511Z] ---> 2e95dbbd07f4 [2021-02-18T20:57:57.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-18T20:57:57.511Z] Removing intermediate container 33e3638aa789 [2021-02-18T20:57:57.511Z] ---> b1493b4955a8 [2021-02-18T20:57:57.511Z] [2021-02-18T20:57:57.511Z] Step 10/23 : FROM alpine:3.12 [2021-02-18T20:57:57.511Z] ---> 389fef711851 [2021-02-18T20:57:57.511Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-18T20:57:58.460Z] ---> Running in 56af8a7af377 [2021-02-18T20:57:58.722Z] Removing intermediate container be8f18d9ed48 [2021-02-18T20:57:58.722Z] ---> a0b24de1cda9 [2021-02-18T20:57:58.722Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-18T20:57:58.722Z] Removing intermediate container 27bdf1c58956 [2021-02-18T20:57:58.722Z] ---> 06195d3358c2 [2021-02-18T20:57:58.722Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-18T20:57:58.722Z] Removing intermediate container 56af8a7af377 [2021-02-18T20:57:58.722Z] ---> 831dc9ddf41e [2021-02-18T20:57:58.722Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-18T20:57:58.722Z] ---> 45a9ad4f5f21 [2021-02-18T20:57:58.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-18T20:57:58.985Z] ---> Running in ee3038f3c9a0 [2021-02-18T20:57:58.985Z] ---> Running in 99769d949719 [2021-02-18T20:57:58.985Z] ---> Running in ea021aa70611 [2021-02-18T20:57:58.985Z] Removing intermediate container ee3038f3c9a0 [2021-02-18T20:57:58.985Z] ---> 59a90edbfd6c [2021-02-18T20:57:58.985Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-18T20:57:59.253Z] Removing intermediate container 99769d949719 [2021-02-18T20:57:59.253Z] ---> 786a120432d5 [2021-02-18T20:57:59.253Z] Step 13/24 : WORKDIR / [2021-02-18T20:57:59.253Z] ---> Running in 9e2646d15f80 [2021-02-18T20:57:59.253Z] Removing intermediate container ea021aa70611 [2021-02-18T20:57:59.253Z] ---> be3f55102ef0 [2021-02-18T20:57:59.253Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-18T20:57:59.253Z] ---> 4d338af2965a [2021-02-18T20:57:59.253Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-18T20:57:59.253Z] ---> Running in 7b76fd5161c3 [2021-02-18T20:57:59.516Z] ---> Running in 8c867a1c852b [2021-02-18T20:57:59.516Z] ---> Running in 638158442ca5 [2021-02-18T20:57:59.516Z] Removing intermediate container 9e2646d15f80 [2021-02-18T20:57:59.516Z] ---> 6a807f51ecb0 [2021-02-18T20:57:59.516Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-18T20:57:59.780Z] ---> Running in 12fe715945ae [2021-02-18T20:57:59.780Z] Removing intermediate container 7b76fd5161c3 [2021-02-18T20:57:59.780Z] ---> f79915add511 [2021-02-18T20:57:59.780Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-18T20:57:59.780Z] Removing intermediate container 8c867a1c852b [2021-02-18T20:57:59.780Z] ---> b13293872057 [2021-02-18T20:57:59.780Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T20:58:00.356Z] Removing intermediate container 638158442ca5 [2021-02-18T20:58:00.356Z] ---> 1793b3bbb67b [2021-02-18T20:58:00.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T20:58:00.624Z] ---> Running in eb66d6f8314a [2021-02-18T20:58:00.624Z] ---> Running in 6cb6fb0d2b96 [2021-02-18T20:58:00.896Z] ---> df4557a4a985 [2021-02-18T20:58:00.896Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-18T20:58:00.896Z] Removing intermediate container 6cb6fb0d2b96 [2021-02-18T20:58:00.896Z] ---> c0af9275dd9b [2021-02-18T20:58:00.896Z] Step 21/23 : LABEL arch=x86_64 [2021-02-18T20:58:01.168Z] ---> Running in 73a9b6fe9ce7 [2021-02-18T20:58:01.433Z] ---> 45333cbbbc3c [2021-02-18T20:58:01.433Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-18T20:58:01.433Z] Removing intermediate container 73a9b6fe9ce7 [2021-02-18T20:58:01.433Z] ---> 14a4b3ee1a90 [2021-02-18T20:58:01.433Z] Step 22/23 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:58:01.700Z] ---> Running in 0a259f254f02 [2021-02-18T20:58:01.969Z] ---> ea6825f9cf59 [2021-02-18T20:58:01.969Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-18T20:58:01.969Z] Removing intermediate container 12fe715945ae [2021-02-18T20:58:01.969Z] ---> 8d4ebcdc18bc [2021-02-18T20:58:01.969Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-18T20:58:01.969Z] ---> Running in 8a7762028e8a [2021-02-18T20:58:02.234Z] Removing intermediate container 0a259f254f02 [2021-02-18T20:58:02.234Z] ---> dd7793fbe0f9 [2021-02-18T20:58:02.234Z] Step 23/23 : LABEL version=0.0.0 [2021-02-18T20:58:02.234Z] Removing intermediate container eb66d6f8314a [2021-02-18T20:58:02.234Z] ---> ceeba9ead167 [2021-02-18T20:58:02.234Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-18T20:58:02.498Z] Removing intermediate container 8a7762028e8a [2021-02-18T20:58:02.498Z] ---> 9a7623e03a0a [2021-02-18T20:58:02.498Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-18T20:58:02.498Z] ---> Running in b4f8a2335d51 [2021-02-18T20:58:02.498Z] ---> Running in 48ff164947ba [2021-02-18T20:58:02.498Z] ---> fca2c4205509 [2021-02-18T20:58:02.498Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-18T20:58:03.187Z] Removing intermediate container b4f8a2335d51 [2021-02-18T20:58:03.187Z] ---> baf21111d057 [2021-02-18T20:58:03.187Z] [2021-02-18T20:58:03.187Z] ---> 32fab758ee0e [2021-02-18T20:58:03.187Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-18T20:58:03.187Z] ---> Running in 2acdaf974d83 [2021-02-18T20:58:03.187Z] ---> 721850f5f531 [2021-02-18T20:58:03.187Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-18T20:58:03.462Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-18T20:58:03.728Z] Successfully built baf21111d057 [2021-02-18T20:58:03.728Z] Successfully tagged docker-core-command-go:latest [2021-02-18T20:58:03.728Z]  Building docker-core-command-go ... done  ---> dd37ffab657e [2021-02-18T20:58:03.728Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-18T20:58:03.993Z] ---> Running in fc2ce2eabf1e [2021-02-18T20:58:04.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-18T20:58:04.524Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-18T20:58:04.524Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-18T20:58:04.801Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-18T20:58:04.801Z] Removing intermediate container 2acdaf974d83 [2021-02-18T20:58:04.801Z] ---> 736b82eb48d9 [2021-02-18T20:58:04.801Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T20:58:04.801Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-18T20:58:04.801Z] Removing intermediate container fc2ce2eabf1e [2021-02-18T20:58:04.801Z] ---> a9d888e5ab6b [2021-02-18T20:58:04.801Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-18T20:58:04.801Z] ---> Running in 85284efeb1f8 [2021-02-18T20:58:05.067Z] ---> e1b06dabefc6 [2021-02-18T20:58:05.067Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-18T20:58:05.067Z] Removing intermediate container 85284efeb1f8 [2021-02-18T20:58:05.067Z] ---> 951b125786c5 [2021-02-18T20:58:05.067Z] Step 22/24 : LABEL arch=x86_64 [2021-02-18T20:58:05.067Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-18T20:58:05.067Z] ---> Running in b223d6e94bd3 [2021-02-18T20:58:05.067Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-18T20:58:05.330Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T20:58:05.330Z] OK: 8 MiB in 20 packages [2021-02-18T20:58:05.330Z] Removing intermediate container b223d6e94bd3 [2021-02-18T20:58:05.330Z] ---> ea3b94d641d3 [2021-02-18T20:58:05.330Z] Step 23/24 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:58:05.595Z] ---> Running in 558ecfb340de [2021-02-18T20:58:05.595Z] ---> 64deaeb11b27 [2021-02-18T20:58:05.595Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-18T20:58:05.858Z] Removing intermediate container 558ecfb340de [2021-02-18T20:58:05.858Z] ---> 73dffd0bf574 [2021-02-18T20:58:05.858Z] Step 24/24 : LABEL version=0.0.0 [2021-02-18T20:58:06.120Z] ---> Running in 04ca8b76fe36 [2021-02-18T20:58:06.120Z] ---> 767fbbef5fcc [2021-02-18T20:58:06.120Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-18T20:58:06.120Z] Removing intermediate container 48ff164947ba [2021-02-18T20:58:06.120Z] ---> e55d0793ad21 [2021-02-18T20:58:06.120Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T20:58:06.120Z] Removing intermediate container 04ca8b76fe36 [2021-02-18T20:58:06.120Z] ---> 259ae639e1e6 [2021-02-18T20:58:06.120Z] [2021-02-18T20:58:06.383Z] Successfully built 259ae639e1e6 [2021-02-18T20:58:06.383Z] ---> 1ac002949912 [2021-02-18T20:58:06.383Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-18T20:58:06.383Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-18T20:58:06.644Z]  Building docker-security-secretstore-setup-go ... done  ---> 3668acf88f14 [2021-02-18T20:58:06.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-18T20:58:06.644Z] ---> Running in 6edd78801c94 [2021-02-18T20:58:06.907Z] Removing intermediate container 6edd78801c94 [2021-02-18T20:58:06.907Z] ---> 8eccf04d07fe [2021-02-18T20:58:06.907Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-18T20:58:07.170Z] ---> 0b13fbfc545e [2021-02-18T20:58:07.170Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-18T20:58:07.170Z] ---> 6cb7f47b690b [2021-02-18T20:58:07.170Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-18T20:58:07.433Z] ---> Running in 9689eca3c210 [2021-02-18T20:58:07.433Z] ---> f95e91c8329f [2021-02-18T20:58:07.433Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-18T20:58:07.433Z] ---> Running in b42b620cbe4a [2021-02-18T20:58:07.702Z] Removing intermediate container b42b620cbe4a [2021-02-18T20:58:07.702Z] ---> 892e4dffcc45 [2021-02-18T20:58:07.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T20:58:07.702Z] ---> Running in 212034d008c1 [2021-02-18T20:58:07.964Z] Removing intermediate container 212034d008c1 [2021-02-18T20:58:07.964Z] ---> f3602320303c [2021-02-18T20:58:07.964Z] Step 21/23 : LABEL arch=x86_64 [2021-02-18T20:58:08.227Z] ---> Running in d6b6356372b0 [2021-02-18T20:58:08.227Z] Removing intermediate container 9689eca3c210 [2021-02-18T20:58:08.227Z] ---> a764f3e27ce1 [2021-02-18T20:58:08.227Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-18T20:58:08.227Z] Removing intermediate container d6b6356372b0 [2021-02-18T20:58:08.227Z] ---> 45e60d53da93 [2021-02-18T20:58:08.227Z] Step 22/23 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:58:08.489Z] ---> Running in bb23cfbdc47f [2021-02-18T20:58:08.489Z] ---> Running in dd4e813597f7 [2021-02-18T20:58:08.751Z] Removing intermediate container dd4e813597f7 [2021-02-18T20:58:08.751Z] ---> ca0572a09ea8 [2021-02-18T20:58:08.751Z] Step 23/23 : LABEL version=0.0.0 [2021-02-18T20:58:08.751Z] Removing intermediate container bb23cfbdc47f [2021-02-18T20:58:08.751Z] ---> 9d5745ba2c75 [2021-02-18T20:58:08.751Z] Step 27/30 : CMD ["gate"] [2021-02-18T20:58:10.142Z] ---> Running in 51324fb4a422 [2021-02-18T20:58:10.142Z] ---> Running in 52be47cf562d [2021-02-18T20:58:10.142Z] Removing intermediate container 51324fb4a422 [2021-02-18T20:58:10.142Z] ---> ad0b433247fb [2021-02-18T20:58:10.142Z] [2021-02-18T20:58:10.142Z] Successfully built ad0b433247fb [2021-02-18T20:58:10.142Z] Removing intermediate container 52be47cf562d [2021-02-18T20:58:10.142Z] ---> b6b8367f43ed [2021-02-18T20:58:10.142Z] Step 28/30 : LABEL arch=x86_64 [2021-02-18T20:58:10.142Z] Successfully tagged docker-core-data-go:latest [2021-02-18T20:58:10.403Z]  Building docker-core-data-go ... done  ---> Running in 59adb3678819 [2021-02-18T20:58:10.670Z] Removing intermediate container 59adb3678819 [2021-02-18T20:58:10.670Z] ---> 8ad90e02e100 [2021-02-18T20:58:10.670Z] Step 29/30 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:58:10.670Z] ---> Running in 7c1636ca360b [2021-02-18T20:58:10.943Z] Removing intermediate container 7c1636ca360b [2021-02-18T20:58:10.943Z] ---> 4b31507ab40c [2021-02-18T20:58:10.943Z] Step 30/30 : LABEL version=0.0.0 [2021-02-18T20:58:10.943Z] ---> Running in b9dd3a02633d [2021-02-18T20:58:11.210Z] Removing intermediate container b9dd3a02633d [2021-02-18T20:58:11.210Z] ---> 91ddc94f5253 [2021-02-18T20:58:11.210Z] [2021-02-18T20:58:11.210Z] Successfully built 91ddc94f5253 [2021-02-18T20:58:11.480Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-18T20:58:11.761Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-02-18T20:58:11.802Z] $ docker stop --time=1 c2e1dd03bb62acd02fb29ae7bb4716fc62687f026e33456d750622ddf75e64b4 [2021-02-18T20:58:12.664Z] gofmt -l . [2021-02-18T20:58:12.664Z] [ "`gofmt -l .`" = "" ] [2021-02-18T20:58:12.664Z] ./bin/test-go-mod-tidy.sh [2021-02-18T20:58:12.664Z] ./bin/test-attribution-txt.sh [2021-02-18T20:58:13.371Z] $ docker rm -f c2e1dd03bb62acd02fb29ae7bb4716fc62687f026e33456d750622ddf75e64b4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-02-18T20:58:13.939Z] + docker images [2021-02-18T20:58:13.939Z] + grep docker [2021-02-18T20:58:14.344Z] + ls -al . [2021-02-18T20:58:14.344Z] total 732 [2021-02-18T20:58:14.344Z] drwxrwxr-x 9 1001 1001 4096 Feb 18 20:58 . [2021-02-18T20:58:14.344Z] drwxr-xr-x 4 root root 4096 Feb 18 20:53 .. [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 11 Feb 18 20:52 .dockerignore [2021-02-18T20:58:14.344Z] drwxrwxr-x 8 1001 1001 4096 Feb 18 20:52 .git [2021-02-18T20:58:14.344Z] drwxrwxr-x 3 1001 1001 4096 Feb 18 20:52 .github [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 818 Feb 18 20:52 .gitignore [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 166 Feb 18 20:52 .sonarcloud.properties [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 7859 Feb 18 20:52 Attribution.txt [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 3804 Feb 18 20:52 CONTRIBUTING.md [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 931 Feb 18 20:52 Dockerfile.build [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 863 Feb 18 20:52 Jenkinsfile [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 10775 Feb 18 20:52 LICENSE [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 5774 Feb 18 20:52 Makefile [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 6524 Feb 18 20:52 README.md [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 6755 Feb 18 20:52 SECURITY.md [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 5 Feb 18 20:50 VERSION [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 4131 Feb 18 20:52 ZMQWindows.md [2021-02-18T20:58:14.344Z] drwxrwxr-x 2 1001 1001 4096 Feb 18 20:52 bin [2021-02-18T20:58:14.344Z] drwxrwxr-x 14 1001 1001 4096 Feb 18 20:52 cmd [2021-02-18T20:58:14.344Z] -rw-r--r-- 1 root root 599033 Feb 18 20:56 coverage.out [2021-02-18T20:58:14.344Z] -rw-r--r-- 1 root root 1054 Feb 18 20:58 go.mod [2021-02-18T20:58:14.344Z] -rw-r--r-- 1 root root 19518 Feb 18 20:58 go.sum [2021-02-18T20:58:14.344Z] drwxrwxr-x 8 1001 1001 4096 Feb 18 20:52 internal [2021-02-18T20:58:14.344Z] drwxrwxr-x 4 1001 1001 4096 Feb 18 20:52 openapi [2021-02-18T20:58:14.344Z] drwxrwxr-x 4 1001 1001 4096 Feb 18 20:52 snap [2021-02-18T20:58:14.344Z] -rw-rw-r-- 1 1001 1001 168 Feb 18 20:52 version.go [Pipeline] sh [2021-02-18T20:58:14.517Z] docker-security-bootstrapper-go latest 91ddc94f5253 4 seconds ago 18MB [2021-02-18T20:58:14.517Z] docker-core-data-go latest ad0b433247fb 5 seconds ago 22.3MB [2021-02-18T20:58:14.517Z] docker-security-secretstore-setup-go latest 259ae639e1e6 8 seconds ago 24.6MB [2021-02-18T20:58:14.517Z] docker-core-command-go latest baf21111d057 12 seconds ago 16.9MB [2021-02-18T20:58:14.517Z] docker-sys-mgmt-agent-go latest 7d40fdbe95fb 44 seconds ago 313MB [2021-02-18T20:58:14.517Z] docker-core-metadata-go latest 89a3e0a19efe 2 minutes ago 18.8MB [2021-02-18T20:58:14.517Z] docker-security-proxy-setup-go latest 862117f4a24f 2 minutes ago 24.4MB [2021-02-18T20:58:14.517Z] docker-support-scheduler-go latest c30d6a991cff 2 minutes ago 17MB [2021-02-18T20:58:14.517Z] docker-support-notifications-go latest e60f38325826 2 minutes ago 17.6MB [2021-02-18T20:58:14.517Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-02-18T20:58:15.022Z] + '[' -e coverage.out ] [2021-02-18T20:58:15.022Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-18T20:58:15.111Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-18T20:58:16.344Z] Stashed 1 file(s) [Pipeline] sh [2021-02-18T20:58:17.041Z] + make build [2021-02-18T20:58:17.041Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-18T20:58:27.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-18T20:58:30.790Z] Still waiting to schedule task [2021-02-18T20:58:30.791Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-18T20:58:49.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-18T20:58:53.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-18T20:58:59.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-18T20:59:00.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-18T20:59:06.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-18T20:59:09.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-18T20:59:13.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-18T20:59:17.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-18T20:59:20.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-18T20:59:22.547Z] Running on prd-ubuntu18.04-docker-8c-8g-26816 in /w/workspace/edgexfoundry_edgex-go_PR-3179 [Pipeline] { [Pipeline] ws [2021-02-18T20:59:22.645Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-18T20:59:24.860Z] using credential edgex-jenkins-ssh [2021-02-18T20:59:24.915Z] Cloning the remote Git repository [2021-02-18T20:59:24.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-18T20:59:24.942Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-18T20:59:25.013Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-18T20:59:25.047Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-18T20:59:25.047Z] > git --version # timeout=10 [2021-02-18T20:59:25.054Z] > git --version # 'git version 2.17.1' [2021-02-18T20:59:25.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-18T20:59:25.081Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-02-18T20:59:31.698Z] $ docker stop --time=1 bdf87d8e22e58b5d1f61e813c23e1ea64b0fb319b21e6b9b9ead431a9abc40bd [2021-02-18T20:59:34.364Z] $ docker rm -f bdf87d8e22e58b5d1f61e813c23e1ea64b0fb319b21e6b9b9ead431a9abc40bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:59:36.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-18T20:59:36.634Z] [2021-02-18T20:59:36.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-18T20:59:37.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-18T20:59:37.364Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-18T20:59:37.364Z] 29e5d40040c1: Pulling fs layer [2021-02-18T20:59:37.364Z] 1ce36da41761: Pulling fs layer [2021-02-18T20:59:37.364Z] 25b303627fd3: Pulling fs layer [2021-02-18T20:59:37.364Z] 29e5d40040c1: Verifying Checksum [2021-02-18T20:59:37.364Z] 29e5d40040c1: Download complete [2021-02-18T20:59:37.977Z] 1ce36da41761: Verifying Checksum [2021-02-18T20:59:37.977Z] 1ce36da41761: Download complete [2021-02-18T20:59:37.977Z] 29e5d40040c1: Pull complete [2021-02-18T20:59:38.398Z] Merging remotes/origin/master commit 2dfe06adc26b1e386d7fcdf7d10bde116511fbf6 into PR head commit c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:59:38.523Z] Merge succeeded, producing c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T20:59:38.524Z] Checking out Revision c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 (PR-3179) [2021-02-18T20:59:37.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-18T20:59:37.733Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-18T20:59:37.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-18T20:59:37.770Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-18T20:59:37.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-18T20:59:37.775Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3179/head:refs/remotes/origin/PR-3179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T20:59:38.411Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T20:59:38.417Z] > git checkout -f c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 # timeout=10 [2021-02-18T20:59:38.498Z] > git remote # timeout=10 [2021-02-18T20:59:38.505Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T20:59:38.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-18T20:59:38.514Z] > git merge 2dfe06adc26b1e386d7fcdf7d10bde116511fbf6 # timeout=10 [2021-02-18T20:59:38.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T20:59:38.529Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T20:59:38.533Z] > git checkout -f c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 # timeout=10 [2021-02-18T20:59:39.413Z] 1ce36da41761: Pull complete [2021-02-18T20:59:39.413Z] 25b303627fd3: Download complete [2021-02-18T20:59:42.244Z] Commit message: "feat(security): Enable Vault's consul secrets engine" [2021-02-18T20:59:42.276Z] > git --version # timeout=10 [2021-02-18T20:59:42.281Z] > git --version # 'git version 2.17.1' [2021-02-18T20:59:42.285Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-18T20:59:43.666Z] + echo snap-build.sh [2021-02-18T20:59:43.666Z] snap-build.sh [2021-02-18T20:59:43.666Z] + SNAP_BASE_DIR=. [2021-02-18T20:59:43.666Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-18T20:59:43.666Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-18T20:59:43.666Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-18T20:59:43.666Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-18T20:59:43.666Z] + cd /w/workspace/edgex-go/1 [2021-02-18T20:59:43.666Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-18T20:59:43.666Z] Reading package lists... [2021-02-18T20:59:43.666Z] Building dependency tree... [2021-02-18T20:59:43.666Z] Reading state information... [2021-02-18T20:59:43.931Z] The following packages were automatically installed and are no longer required: [2021-02-18T20:59:43.931Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-18T20:59:43.931Z] uidmap xdelta3 [2021-02-18T20:59:43.931Z] Use 'sudo apt autoremove' to remove them. [2021-02-18T20:59:43.931Z] The following packages will be REMOVED: [2021-02-18T20:59:43.931Z] lxd* lxd-client* [2021-02-18T20:59:44.206Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-18T20:59:44.206Z] After this operation, 31.7 MB disk space will be freed. [2021-02-18T20:59:45.526Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-18T20:59:45.526Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-18T20:59:46.482Z] Removing lxd dnsmasq configuration [2021-02-18T20:59:46.482Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-18T20:59:46.748Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-18T20:59:47.695Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-18T20:59:47.957Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-18T20:59:47.957Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-18T20:59:49.354Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-18T20:59:49.354Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-18T20:59:49.568Z] 25b303627fd3: Pull complete [2021-02-18T20:59:49.568Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-18T20:59:49.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-18T20:59:49.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-18T20:59:49.818Z] prd-ubuntu18.04-docker-arm64-4c-16g-26815 does not seem to be running inside a container [2021-02-18T20:59:49.891Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-18T20:59:50.747Z] + sudo snap remove --purge lxd [2021-02-18T20:59:50.747Z] snap "lxd" is not installed [2021-02-18T20:59:50.747Z] + sudo groupadd --force --system lxd [2021-02-18T20:59:50.747Z] ++ whoami [2021-02-18T20:59:50.747Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-18T20:59:51.010Z] + newgrp - lxd [2021-02-18T20:59:51.010Z] + sudo snap install lxd [2021-02-18T20:59:52.988Z] $ docker top 3568e0d6ef742333a80158c05a4ab57ca93c4eadafa2bce85eb2e77e7d4d1ba7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-18T20:59:54.154Z] + grep parallel [2021-02-18T20:59:54.154Z] + docker-compose build --help [2021-02-18T20:59:57.516Z] --parallel Build images in parallel. [Pipeline] } [2021-02-18T20:59:57.817Z] $ docker stop --time=1 3568e0d6ef742333a80158c05a4ab57ca93c4eadafa2bce85eb2e77e7d4d1ba7 [2021-02-18T20:59:59.656Z] $ docker rm -f 3568e0d6ef742333a80158c05a4ab57ca93c4eadafa2bce85eb2e77e7d4d1ba7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-18T21:00:00.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-18T21:00:00.694Z] . [Pipeline] withDockerContainer [2021-02-18T21:00:00.981Z] prd-ubuntu18.04-docker-arm64-4c-16g-26815 does not seem to be running inside a container [2021-02-18T21:00:01.076Z] 2021-02-18T20:59:58Z INFO Waiting for automatic snapd restart... [2021-02-18T21:00:01.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-18T21:00:02.514Z] $ docker top 6f489c9477c77ed2fe5093ab45eeb2063b5c8c2b621e24d34419f66f1929dc36 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-18T21:00:03.678Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-18T21:00:07.061Z] Building docker-core-command-go ... [2021-02-18T21:00:07.061Z] Building docker-core-data-go ... [2021-02-18T21:00:07.061Z] Building docker-core-metadata-go ... [2021-02-18T21:00:07.061Z] Building docker-security-bootstrapper-go ... [2021-02-18T21:00:07.061Z] Building docker-security-proxy-setup-go ... [2021-02-18T21:00:07.061Z] Building docker-security-secretstore-setup-go ... [2021-02-18T21:00:07.061Z] Building docker-support-notifications-go ... [2021-02-18T21:00:07.061Z] Building docker-support-scheduler-go ... [2021-02-18T21:00:07.061Z] Building docker-sys-mgmt-agent-go ... [2021-02-18T21:00:07.061Z] Building docker-support-notifications-go [2021-02-18T21:00:07.061Z] Building docker-support-scheduler-go [2021-02-18T21:00:07.061Z] Building docker-sys-mgmt-agent-go [2021-02-18T21:00:07.061Z] Building docker-security-secretstore-setup-go [2021-02-18T21:00:07.061Z] Building docker-security-proxy-setup-go [2021-02-18T21:00:19.267Z] lxd 4.11 from Canonical* installed [2021-02-18T21:00:19.267Z] + sudo lxd init --auto [2021-02-18T21:00:25.862Z] + sudo snap install --classic snapcraft [2021-02-18T21:00:34.017Z] snapcraft 4.5.1 from Canonical* installed [2021-02-18T21:00:34.017Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-18T21:00:34.017Z] + patch --verbose -p1 [2021-02-18T21:00:34.017Z] Hmm... Looks like a unified diff to me... [2021-02-18T21:00:34.017Z] The text leading up to this was: [2021-02-18T21:00:34.017Z] -------------------------- [2021-02-18T21:00:34.017Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-18T21:00:34.017Z] |From: Tony Espy [2021-02-18T21:00:34.017Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-18T21:00:34.017Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-18T21:00:34.017Z] | [2021-02-18T21:00:34.017Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-18T21:00:34.017Z] |optimize the snap CI check run for pull requests. When [2021-02-18T21:00:34.017Z] |applied, it essentially strips out everything (apps and [2021-02-18T21:00:34.017Z] |parts) from the snapcraft.yaml file except those required [2021-02-18T21:00:34.017Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-18T21:00:34.017Z] |catch changes to edgex-go that break the snap build. [2021-02-18T21:00:34.017Z] | [2021-02-18T21:00:34.017Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-18T21:00:34.017Z] |to update this patch file, otherwise it may fail to apply, [2021-02-18T21:00:34.017Z] |resulting in a failed snap build CI check in the associated [2021-02-18T21:00:34.017Z] |pull request. [2021-02-18T21:00:34.017Z] | [2021-02-18T21:00:34.017Z] |Note - in addition to applying this patch, the pipeline also [2021-02-18T21:00:34.017Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-18T21:00:34.017Z] |need to build the finally binary .snap file (and it won't [2021-02-18T21:00:34.017Z] |work with the patch applied). This further reduces the build [2021-02-18T21:00:34.017Z] |time. [2021-02-18T21:00:34.017Z] |--- [2021-02-18T21:00:34.017Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-18T21:00:34.017Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-18T21:00:34.017Z] | [2021-02-18T21:00:34.017Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-18T21:00:34.017Z] |index 1e537489..faf42425 100644 [2021-02-18T21:00:34.017Z] |--- a/snap/snapcraft.yaml [2021-02-18T21:00:34.017Z] |+++ b/snap/snapcraft.yaml [2021-02-18T21:00:34.017Z] -------------------------- [2021-02-18T21:00:34.017Z] patching file snap/snapcraft.yaml [2021-02-18T21:00:34.017Z] Using Plan A... [2021-02-18T21:00:34.017Z] Hunk #1 succeeded at 73. [2021-02-18T21:00:34.017Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-18T21:00:34.017Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-18T21:00:34.017Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-18T21:00:34.017Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-18T21:00:34.017Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-18T21:00:34.017Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-18T21:00:34.017Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-18T21:00:34.017Z] Hmm... Ignoring the trailing garbage. [2021-02-18T21:00:34.017Z] done [2021-02-18T21:00:34.017Z] + sudo snapcraft prime --use-lxd [2021-02-18T21:00:34.593Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-18T21:00:34.593Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-18T21:00:34.593Z] - README.md [2021-02-18T21:00:34.593Z] - snapcraft.yaml.orig [2021-02-18T21:00:34.593Z] [2021-02-18T21:00:34.593Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-18T21:00:35.169Z] Launching a container. [2021-02-18T21:00:47.427Z] Waiting for container to be ready [2021-02-18T21:00:47.427Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-18T21:00:47.427Z] [2021-02-18T21:00:49.983Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-18T21:00:50.253Z] Waiting for network to be ready... [2021-02-18T21:00:50.826Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-18T21:00:50.826Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-18T21:00:51.400Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-18T21:00:51.400Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-18T21:00:51.673Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-18T21:00:51.943Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-18T21:00:51.943Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-18T21:00:51.943Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-18T21:00:51.943Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-18T21:00:51.943Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-18T21:00:51.943Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-18T21:00:51.943Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-18T21:00:51.943Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-18T21:00:51.943Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-18T21:00:51.943Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-18T21:00:51.943Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-18T21:00:51.943Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-18T21:00:51.943Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-18T21:00:52.520Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-18T21:00:52.520Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] [2021-02-18T21:00:52.784Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-18T21:00:52.784Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-18T21:00:52.784Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-18T21:00:52.784Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-18T21:00:52.784Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-18T21:00:52.784Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-18T21:00:52.784Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-18T21:00:55.363Z] Fetched 23.9 MB in 4s (5518 kB/s) [2021-02-18T21:00:55.958Z] Reading package lists... [2021-02-18T21:00:55.958Z] Reading package lists... [2021-02-18T21:00:56.242Z] Building dependency tree... [2021-02-18T21:00:56.242Z] Reading state information... [2021-02-18T21:00:56.242Z] The following additional packages will be installed: [2021-02-18T21:00:56.242Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-18T21:00:56.242Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-18T21:00:56.242Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-18T21:00:56.242Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-18T21:00:56.242Z] Suggested packages: [2021-02-18T21:00:56.242Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-18T21:00:56.242Z] Recommended packages: [2021-02-18T21:00:56.242Z] gnupg libsasl2-modules [2021-02-18T21:00:56.510Z] The following NEW packages will be installed: [2021-02-18T21:00:56.510Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-18T21:00:56.510Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-18T21:00:56.510Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-18T21:00:56.510Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-18T21:00:56.510Z] The following packages will be upgraded: [2021-02-18T21:00:56.510Z] gpg gpg-agent gpgconf libudev1 [2021-02-18T21:00:56.510Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-18T21:00:56.510Z] Need to get 3532 kB of archives. [2021-02-18T21:00:56.510Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-18T21:00:56.510Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-18T21:00:56.510Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-18T21:00:56.510Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-18T21:00:56.510Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-18T21:00:56.510Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-18T21:00:56.510Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-18T21:00:56.510Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-18T21:00:56.510Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-18T21:00:56.775Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-18T21:00:57.041Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-18T21:00:57.305Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-18T21:00:57.305Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-18T21:00:57.305Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-18T21:00:57.305Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-18T21:00:57.305Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-18T21:00:57.305Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-18T21:00:57.305Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-18T21:00:57.305Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-18T21:00:57.305Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-18T21:00:57.305Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-18T21:00:57.572Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-18T21:00:57.572Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-18T21:00:57.572Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T21:00:57.572Z] Fetched 3532 kB in 1s (3282 kB/s) [2021-02-18T21:00:57.572Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-18T21:00:57.572Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-18T21:00:57.572Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-18T21:00:57.837Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-18T21:00:57.838Z] Selecting previously unselected package udev. [2021-02-18T21:00:57.838Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-18T21:00:57.838Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-18T21:00:57.838Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-18T21:00:58.111Z] Selecting previously unselected package libfuse2:amd64. [2021-02-18T21:00:58.111Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-18T21:00:58.111Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-18T21:00:58.375Z] Selecting previously unselected package fuse. [2021-02-18T21:00:58.375Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-18T21:00:58.375Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-18T21:00:58.375Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-18T21:00:58.375Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-18T21:00:58.375Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-18T21:00:58.652Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-18T21:00:58.652Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-18T21:00:58.652Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-18T21:00:58.919Z] Selecting previously unselected package libksba8:amd64. [2021-02-18T21:00:58.919Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-18T21:00:58.919Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-18T21:00:58.920Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-18T21:00:58.920Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-18T21:00:58.920Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:00:58.920Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-18T21:00:59.185Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-18T21:00:59.185Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:00:59.185Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-18T21:00:59.185Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-18T21:00:59.185Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:00:59.185Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-18T21:00:59.185Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-18T21:00:59.185Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:00:59.448Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-18T21:00:59.448Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-18T21:00:59.448Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:00:59.448Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-18T21:00:59.448Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-18T21:00:59.448Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:00:59.712Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-18T21:00:59.712Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-18T21:00:59.712Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:00:59.712Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-18T21:00:59.712Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-18T21:00:59.712Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:00:59.712Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-18T21:00:59.712Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-18T21:00:59.712Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:00:59.977Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-18T21:00:59.977Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-18T21:00:59.977Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-18T21:00:59.977Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-18T21:00:59.977Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-18T21:00:59.977Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-18T21:00:59.977Z] Selecting previously unselected package libldap-common. [2021-02-18T21:00:59.977Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-18T21:00:59.977Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-18T21:01:00.239Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-18T21:01:00.239Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-18T21:01:00.239Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-18T21:01:00.239Z] Selecting previously unselected package dirmngr. [2021-02-18T21:01:00.239Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-18T21:01:00.239Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-18T21:01:00.502Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-18T21:01:00.502Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-18T21:01:00.502Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-18T21:01:00.502Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-18T21:01:00.502Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-18T21:01:00.502Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-18T21:01:00.502Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:01:00.502Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-18T21:01:00.766Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-18T21:01:00.766Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-18T21:01:01.042Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-18T21:01:01.042Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:01:01.322Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-18T21:01:01.322Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-18T21:01:01.322Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-18T21:01:01.322Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:01:01.322Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:01:01.322Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:01:01.322Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:01:01.322Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:01:01.586Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:01:01.586Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-18T21:01:01.586Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-18T21:01:01.586Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-18T21:01:01.586Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-18T21:01:02.169Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-18T21:01:02.169Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-18T21:01:02.169Z] This means they are not meant to be enabled using systemctl. [2021-02-18T21:01:02.169Z] Possible reasons for having this kind of units are: [2021-02-18T21:01:02.169Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-18T21:01:02.169Z] .wants/ or .requires/ directory. [2021-02-18T21:01:02.169Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-18T21:01:02.169Z] a requirement dependency on it. [2021-02-18T21:01:02.169Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-18T21:01:02.169Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-18T21:01:02.169Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-18T21:01:02.169Z] instance name specified. [2021-02-18T21:01:02.431Z] Reading package lists... [2021-02-18T21:01:02.702Z] Building dependency tree... [2021-02-18T21:01:02.702Z] Reading state information... [2021-02-18T21:01:02.976Z] The following additional packages will be installed: [2021-02-18T21:01:02.976Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-18T21:01:02.976Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-18T21:01:02.976Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-18T21:01:02.976Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-18T21:01:02.976Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-18T21:01:02.976Z] Suggested packages: [2021-02-18T21:01:02.976Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-18T21:01:02.976Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-18T21:01:02.976Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-18T21:01:02.976Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-18T21:01:02.976Z] systemd-container policykit-1 [2021-02-18T21:01:02.976Z] Recommended packages: [2021-02-18T21:01:02.976Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-18T21:01:02.976Z] The following NEW packages will be installed: [2021-02-18T21:01:02.976Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-18T21:01:02.976Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-18T21:01:02.976Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-18T21:01:02.976Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-18T21:01:02.976Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-18T21:01:02.976Z] The following packages will be upgraded: [2021-02-18T21:01:02.976Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-18T21:01:02.976Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-18T21:01:02.976Z] Need to get 35.2 MB of archives. [2021-02-18T21:01:02.976Z] After this operation, 141 MB of additional disk space will be used. [2021-02-18T21:01:02.976Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-18T21:01:02.976Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-18T21:01:03.937Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-18T21:01:03.937Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-02-18T21:01:03.937Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-18T21:01:03.937Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-18T21:01:03.937Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-18T21:01:03.937Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-18T21:01:03.937Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-18T21:01:03.937Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-18T21:01:03.937Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-18T21:01:03.937Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-18T21:01:03.937Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-18T21:01:03.937Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-18T21:01:03.937Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-18T21:01:03.937Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-18T21:01:03.937Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-18T21:01:03.937Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-18T21:01:03.937Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-18T21:01:03.937Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-18T21:01:03.937Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-18T21:01:03.937Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-18T21:01:03.937Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-18T21:01:04.201Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-18T21:01:04.201Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-18T21:01:04.201Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-18T21:01:04.201Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-18T21:01:04.201Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-02-18T21:01:04.201Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-18T21:01:04.201Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-18T21:01:05.149Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T21:01:05.411Z] Fetched 35.2 MB in 2s (15.7 MB/s) [2021-02-18T21:01:05.411Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-18T21:01:05.411Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-18T21:01:05.411Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-18T21:01:05.981Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-18T21:01:05.981Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-18T21:01:06.243Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-18T21:01:06.243Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-18T21:01:06.243Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-18T21:01:06.243Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-18T21:01:06.505Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-18T21:01:06.769Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-18T21:01:06.769Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-18T21:01:06.769Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-18T21:01:07.037Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-18T21:01:07.037Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-18T21:01:07.609Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-18T21:01:07.609Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-18T21:01:07.609Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-18T21:01:07.609Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-18T21:01:07.873Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-18T21:01:07.873Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-18T21:01:07.874Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-18T21:01:08.138Z] Selecting previously unselected package libexpat1:amd64. [2021-02-18T21:01:08.138Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-18T21:01:08.138Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-18T21:01:08.138Z] Selecting previously unselected package python3.6-minimal. [2021-02-18T21:01:08.138Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-18T21:01:08.138Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-18T21:01:08.716Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-18T21:01:08.716Z] Checking for services that may need to be restarted...done. [2021-02-18T21:01:08.716Z] Checking for services that may need to be restarted...done. [2021-02-18T21:01:08.716Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-18T21:01:08.978Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-18T21:01:08.978Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-18T21:01:09.553Z] Selecting previously unselected package python3-minimal. [2021-02-18T21:01:09.553Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-18T21:01:09.553Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-18T21:01:09.553Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-18T21:01:09.553Z] Selecting previously unselected package mime-support. [2021-02-18T21:01:09.553Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-18T21:01:09.553Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-18T21:01:09.553Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-18T21:01:09.553Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-18T21:01:09.553Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-18T21:01:09.844Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-18T21:01:09.844Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-18T21:01:09.844Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-18T21:01:10.116Z] Selecting previously unselected package python3.6. [2021-02-18T21:01:10.116Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-18T21:01:10.116Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-18T21:01:10.116Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-18T21:01:10.116Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-18T21:01:10.116Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-18T21:01:10.116Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-18T21:01:10.379Z] Selecting previously unselected package python3. [2021-02-18T21:01:10.379Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-18T21:01:10.379Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-18T21:01:10.379Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-18T21:01:10.642Z] Selecting previously unselected package multiarch-support. [2021-02-18T21:01:10.642Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-18T21:01:10.642Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-18T21:01:10.642Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-18T21:01:10.642Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-18T21:01:10.642Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-18T21:01:10.642Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-18T21:01:10.642Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-18T21:01:10.904Z] Selecting previously unselected package libbsd0:amd64. [2021-02-18T21:01:10.904Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-18T21:01:10.904Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-18T21:01:10.904Z] Selecting previously unselected package sudo. [2021-02-18T21:01:10.904Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-18T21:01:10.904Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-18T21:01:11.174Z] Selecting previously unselected package apparmor. [2021-02-18T21:01:11.174Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-18T21:01:11.174Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-18T21:01:11.174Z] Selecting previously unselected package libedit2:amd64. [2021-02-18T21:01:11.174Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-18T21:01:11.174Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-18T21:01:11.444Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-18T21:01:11.445Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-18T21:01:11.445Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-18T21:01:11.445Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-18T21:01:11.445Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-18T21:01:11.445Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-18T21:01:11.707Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-18T21:01:11.707Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-18T21:01:11.707Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-18T21:01:11.707Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-18T21:01:11.707Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-18T21:01:11.708Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-18T21:01:11.708Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-18T21:01:11.708Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-18T21:01:11.970Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-18T21:01:11.970Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-18T21:01:11.970Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-02-18T21:01:11.970Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-18T21:01:12.242Z] Selecting previously unselected package openssh-client. [2021-02-18T21:01:12.242Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-18T21:01:12.242Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-18T21:01:12.242Z] Selecting previously unselected package squashfs-tools. [2021-02-18T21:01:12.242Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-18T21:01:12.242Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-18T21:01:12.513Z] Selecting previously unselected package snapd. [2021-02-18T21:01:12.513Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-18T21:01:12.513Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-18T21:01:15.076Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-18T21:01:15.076Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-18T21:01:15.076Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-18T21:01:15.076Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-18T21:01:15.076Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-18T21:01:15.076Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-18T21:01:15.076Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-18T21:01:15.076Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-18T21:01:15.076Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-18T21:01:16.023Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-18T21:01:16.023Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-18T21:01:16.023Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-18T21:01:16.023Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-18T21:01:16.023Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-18T21:01:16.023Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-18T21:01:16.602Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-18T21:01:16.602Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-18T21:01:16.602Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-18T21:01:16.602Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-18T21:01:16.602Z] running python rtupdate hooks for python3.6... [2021-02-18T21:01:16.602Z] running python post-rtupdate hooks for python3.6... [2021-02-18T21:01:16.603Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-18T21:01:18.542Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-18T21:01:18.542Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-18T21:01:18.542Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-18T21:01:18.542Z] Setting up snapd (2.48.3+18.04) ... [2021-02-18T21:01:19.138Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-18T21:01:19.138Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-18T21:01:19.401Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-18T21:01:19.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-18T21:01:19.670Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-18T21:01:19.670Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-18T21:01:19.934Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-18T21:01:20.197Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-18T21:01:20.197Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-18T21:01:20.461Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-18T21:01:20.726Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-02-18T21:01:20.726Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-18T21:01:20.726Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-18T21:01:21.679Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-18T21:01:21.679Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-18T21:01:21.679Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-18T21:01:22.830Z] Reading package lists... [2021-02-18T21:01:23.092Z] Reading package lists... [2021-02-18T21:01:23.353Z] Building dependency tree... [2021-02-18T21:01:23.353Z] Reading state information... [2021-02-18T21:01:23.615Z] Calculating upgrade... [2021-02-18T21:01:23.615Z] The following packages will be upgraded: [2021-02-18T21:01:23.615Z] advancecomp base-files bash binutils binutils-common [2021-02-18T21:01:23.615Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-18T21:01:23.615Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-18T21:01:23.615Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-18T21:01:23.615Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-18T21:01:23.615Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-18T21:01:23.615Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-18T21:01:23.615Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-18T21:01:23.615Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-18T21:01:23.615Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-18T21:01:23.615Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-18T21:01:23.615Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-18T21:01:23.615Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-18T21:01:23.615Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-18T21:01:23.615Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-18T21:01:23.881Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-18T21:01:23.881Z] Need to get 63.8 MB of archives. [2021-02-18T21:01:23.881Z] After this operation, 5189 kB of additional disk space will be used. [2021-02-18T21:01:23.881Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-18T21:01:23.881Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-18T21:01:23.881Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-18T21:01:23.881Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-18T21:01:23.881Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-18T21:01:23.881Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-18T21:01:23.881Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-18T21:01:23.881Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-18T21:01:23.881Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-18T21:01:23.881Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-18T21:01:23.881Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-18T21:01:23.881Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-18T21:01:23.881Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-18T21:01:23.881Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-18T21:01:23.881Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-18T21:01:23.881Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-18T21:01:23.881Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-18T21:01:23.881Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-18T21:01:24.147Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-18T21:01:24.147Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-18T21:01:24.147Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-18T21:01:24.147Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-18T21:01:24.147Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-18T21:01:24.147Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-18T21:01:24.147Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-18T21:01:24.147Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-18T21:01:24.147Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-18T21:01:24.147Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-18T21:01:24.147Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-18T21:01:24.147Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-18T21:01:24.147Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-18T21:01:24.147Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-18T21:01:24.147Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-18T21:01:24.147Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-18T21:01:24.147Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-18T21:01:24.147Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-18T21:01:24.147Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-18T21:01:24.147Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-18T21:01:24.147Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-18T21:01:24.147Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-18T21:01:24.147Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-02-18T21:01:24.147Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-18T21:01:24.147Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-18T21:01:24.147Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-18T21:01:24.147Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-18T21:01:24.147Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-18T21:01:24.147Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-18T21:01:24.409Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-18T21:01:24.409Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-18T21:01:24.409Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-18T21:01:24.409Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-18T21:01:24.409Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-18T21:01:24.409Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-18T21:01:24.409Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-18T21:01:24.409Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-18T21:01:24.409Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-18T21:01:24.409Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-18T21:01:24.670Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-18T21:01:24.670Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-18T21:01:24.670Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-18T21:01:24.931Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-18T21:01:24.931Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-18T21:01:24.931Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-18T21:01:24.931Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-18T21:01:24.931Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-18T21:01:24.931Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-18T21:01:24.931Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-18T21:01:25.193Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-18T21:01:25.193Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-18T21:01:25.193Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-18T21:01:25.193Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-18T21:01:25.193Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-18T21:01:25.193Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-18T21:01:25.455Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-18T21:01:25.455Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-18T21:01:25.455Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-18T21:01:25.455Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-18T21:01:25.455Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-18T21:01:25.455Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-18T21:01:25.455Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-18T21:01:25.455Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-18T21:01:25.455Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-18T21:01:25.455Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-18T21:01:25.455Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-18T21:01:25.455Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-18T21:01:25.455Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-18T21:01:25.455Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-18T21:01:25.719Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-18T21:01:25.719Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-18T21:01:25.719Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-18T21:01:25.719Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-18T21:01:25.719Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-18T21:01:25.719Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-18T21:01:25.719Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-18T21:01:25.719Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-18T21:01:25.719Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-18T21:01:25.719Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-18T21:01:25.719Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-18T21:01:25.980Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-18T21:01:25.980Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T21:01:25.980Z] Fetched 63.8 MB in 2s (30.4 MB/s) [2021-02-18T21:01:25.980Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:25.980Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-18T21:01:25.980Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-18T21:01:26.929Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-18T21:01:26.929Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-18T21:01:26.929Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-18T21:01:26.929Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-18T21:01:27.872Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:27.872Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:27.872Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:27.872Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:28.134Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:28.134Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:28.134Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:28.134Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:28.134Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:28.134Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:28.399Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:28.399Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:28.399Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:28.399Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:28.660Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:28.660Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-18T21:01:28.660Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:28.660Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-18T21:01:28.844Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T21:01:28.844Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-18T21:01:28.844Z] ---> 9ccc2519c24c [2021-02-18T21:01:28.844Z] Step 3/21 : WORKDIR /edgex-go [2021-02-18T21:01:28.844Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T21:01:28.844Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-18T21:01:28.844Z] ---> 9ccc2519c24c [2021-02-18T21:01:28.844Z] Step 3/24 : WORKDIR /edgex-go [2021-02-18T21:01:28.844Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T21:01:28.844Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-18T21:01:28.844Z] ---> 9ccc2519c24c [2021-02-18T21:01:28.844Z] Step 3/22 : WORKDIR /edgex-go [2021-02-18T21:01:28.844Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T21:01:28.844Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-18T21:01:28.844Z] ---> 9ccc2519c24c [2021-02-18T21:01:28.844Z] Step 3/22 : WORKDIR /edgex-go [2021-02-18T21:01:28.844Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T21:01:28.844Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-18T21:01:28.844Z] ---> 9ccc2519c24c [2021-02-18T21:01:28.844Z] Step 3/26 : WORKDIR /edgex-go [2021-02-18T21:01:28.844Z] ---> Running in 4ba37d89072f [2021-02-18T21:01:28.844Z] ---> Running in d34f58371396 [2021-02-18T21:01:28.844Z] ---> Running in 0c1029158fdf [2021-02-18T21:01:28.844Z] ---> Running in 14b1d84e5580 [2021-02-18T21:01:28.844Z] ---> Running in c6a04e767e6f [2021-02-18T21:01:28.844Z] Removing intermediate container 4ba37d89072f [2021-02-18T21:01:28.845Z] ---> 522ef5fdba1c [2021-02-18T21:01:28.845Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:01:28.845Z] Removing intermediate container c6a04e767e6f [2021-02-18T21:01:28.845Z] ---> 39af02ca0888 [2021-02-18T21:01:28.845Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:01:28.845Z] Removing intermediate container 14b1d84e5580 [2021-02-18T21:01:28.845Z] ---> ce392208cea1 [2021-02-18T21:01:28.845Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:01:28.845Z] Removing intermediate container d34f58371396 [2021-02-18T21:01:28.845Z] ---> 870ba62481d6 [2021-02-18T21:01:28.845Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:01:28.845Z] Removing intermediate container 0c1029158fdf [2021-02-18T21:01:28.845Z] ---> d96f492597b7 [2021-02-18T21:01:28.845Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:01:28.845Z] ---> Running in 65c87fea60d1 [2021-02-18T21:01:28.845Z] ---> Running in 39a9bcf89a4a [2021-02-18T21:01:28.845Z] ---> Running in a604b61181df [2021-02-18T21:01:28.845Z] ---> Running in 44b2352957f7 [2021-02-18T21:01:28.845Z] ---> Running in 923c74de1c02 [2021-02-18T21:01:28.845Z] Removing intermediate container 39a9bcf89a4a [2021-02-18T21:01:28.845Z] ---> 7d9f1a96d646 [2021-02-18T21:01:28.845Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-18T21:01:28.845Z] Removing intermediate container 65c87fea60d1 [2021-02-18T21:01:28.845Z] ---> ad8af8982342 [2021-02-18T21:01:28.845Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-18T21:01:28.845Z] ---> Running in af74c9d0b298 [2021-02-18T21:01:28.845Z] Removing intermediate container a604b61181df [2021-02-18T21:01:28.845Z] ---> fe5a35b53d6a [2021-02-18T21:01:28.845Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-18T21:01:28.845Z] ---> Running in 57ab2ece7a82 [2021-02-18T21:01:28.845Z] ---> Running in e5368724ab84 [2021-02-18T21:01:28.845Z] Removing intermediate container 44b2352957f7 [2021-02-18T21:01:28.845Z] ---> c2ce2ea4d6be [2021-02-18T21:01:28.845Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-18T21:01:28.845Z] Removing intermediate container 923c74de1c02 [2021-02-18T21:01:28.845Z] ---> 2019d40580f9 [2021-02-18T21:01:28.845Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-18T21:01:28.845Z] ---> Running in e9ebf738d6b8 [2021-02-18T21:01:28.845Z] ---> Running in b25e908286b6 [2021-02-18T21:01:28.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:28.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:28.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:28.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:28.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:28.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:28.922Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:28.922Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-18T21:01:28.922Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:28.922Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:28.922Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:29.184Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:29.184Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:29.184Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-18T21:01:29.446Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:29.446Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-18T21:01:29.446Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-18T21:01:29.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:29.448Z] OK: 217 MiB in 51 packages [2021-02-18T21:01:29.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:29.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:29.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:01:29.708Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-18T21:01:29.969Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-18T21:01:30.055Z] OK: 217 MiB in 51 packages [2021-02-18T21:01:30.055Z] OK: 217 MiB in 51 packages [2021-02-18T21:01:30.230Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-18T21:01:30.230Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-18T21:01:30.230Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-18T21:01:30.230Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-18T21:01:30.230Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-18T21:01:30.336Z] OK: 217 MiB in 51 packages [2021-02-18T21:01:30.336Z] OK: 217 MiB in 51 packages [2021-02-18T21:01:30.492Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-18T21:01:30.492Z] Installing new version of config file /etc/issue ... [2021-02-18T21:01:30.492Z] Installing new version of config file /etc/issue.net ... [2021-02-18T21:01:30.492Z] Installing new version of config file /etc/lsb-release ... [2021-02-18T21:01:30.614Z] Removing intermediate container af74c9d0b298 [2021-02-18T21:01:30.614Z] ---> 455d6f19cd46 [2021-02-18T21:01:30.614Z] Step 6/26 : COPY go.mod . [2021-02-18T21:01:30.761Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-18T21:01:31.024Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-18T21:01:31.024Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-18T21:01:31.024Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-18T21:01:31.024Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:31.024Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-18T21:01:31.024Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-18T21:01:31.287Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-18T21:01:31.288Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-02-18T21:01:31.554Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:31.554Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-18T21:01:31.554Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-18T21:01:31.554Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-18T21:01:31.612Z] ---> f8c20742eeed [2021-02-18T21:01:31.612Z] Step 7/26 : RUN go mod download [2021-02-18T21:01:31.612Z] Removing intermediate container b25e908286b6 [2021-02-18T21:01:31.612Z] ---> 09f0098d1f35 [2021-02-18T21:01:31.612Z] Step 6/24 : COPY go.mod . [2021-02-18T21:01:31.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:31.822Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-18T21:01:31.822Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-18T21:01:31.822Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-18T21:01:31.889Z] ---> Running in 807111cd3f7d [2021-02-18T21:01:31.889Z] Removing intermediate container e9ebf738d6b8 [2021-02-18T21:01:31.889Z] ---> ea473afd187c [2021-02-18T21:01:31.889Z] Step 6/22 : COPY go.mod . [2021-02-18T21:01:32.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:32.090Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-18T21:01:32.090Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-18T21:01:32.173Z] Removing intermediate container 57ab2ece7a82 [2021-02-18T21:01:32.173Z] ---> 79faf37f696e [2021-02-18T21:01:32.173Z] Step 6/22 : COPY go.mod . [2021-02-18T21:01:32.173Z] Removing intermediate container e5368724ab84 [2021-02-18T21:01:32.173Z] ---> 7d62c572024c [2021-02-18T21:01:32.173Z] Step 6/21 : COPY go.mod . [2021-02-18T21:01:32.353Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-18T21:01:32.353Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:32.353Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-18T21:01:32.353Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-18T21:01:32.617Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-18T21:01:32.617Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:32.617Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-18T21:01:32.617Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-18T21:01:32.789Z] ---> 478c51e4a932 [2021-02-18T21:01:32.789Z] Step 7/24 : RUN go mod download [2021-02-18T21:01:32.878Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-18T21:01:32.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:32.878Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-18T21:01:32.878Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-18T21:01:33.060Z] ---> Running in b8e54b11ca98 [2021-02-18T21:01:33.139Z] Setting up grep (3.1-2build1) ... [2021-02-18T21:01:33.139Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:33.139Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-18T21:01:33.139Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-18T21:01:33.338Z] ---> 18abf18e8ba6 [2021-02-18T21:01:33.338Z] Step 7/22 : RUN go mod download [2021-02-18T21:01:33.338Z] ---> 49f5b388a6df [2021-02-18T21:01:33.338Z] Step 7/22 : RUN go mod download [2021-02-18T21:01:33.339Z] ---> 1e68ce4ab15a [2021-02-18T21:01:33.339Z] Step 7/21 : RUN go mod download [2021-02-18T21:01:33.339Z] ---> Running in 9a1c89ee599f [2021-02-18T21:01:33.339Z] ---> Running in 3a87ce5f0509 [2021-02-18T21:01:33.409Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-18T21:01:33.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:33.410Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-18T21:01:33.619Z] ---> Running in 4aba486fcff3 [2021-02-18T21:01:33.671Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-18T21:01:33.672Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-18T21:01:33.672Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:33.672Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-18T21:01:33.672Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-18T21:01:34.247Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-18T21:01:34.247Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-18T21:01:34.509Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-18T21:01:34.509Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-18T21:01:35.089Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-18T21:01:35.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:35.089Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-18T21:01:35.089Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-18T21:01:35.638Z] Removing intermediate container 807111cd3f7d [2021-02-18T21:01:35.638Z] ---> 8985f726c7be [2021-02-18T21:01:35.638Z] Step 8/26 : COPY . . [2021-02-18T21:01:36.076Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-18T21:01:36.076Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-18T21:01:36.338Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-18T21:01:36.338Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-18T21:01:36.338Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-18T21:01:36.600Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:36.600Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-18T21:01:36.600Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-18T21:01:36.600Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-18T21:01:36.862Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:36.862Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-18T21:01:36.862Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-18T21:01:36.862Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-18T21:01:37.125Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:37.125Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-18T21:01:37.125Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-18T21:01:37.125Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-18T21:01:37.387Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:37.387Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-18T21:01:37.387Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-18T21:01:37.387Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-18T21:01:37.633Z] Removing intermediate container b8e54b11ca98 [2021-02-18T21:01:37.633Z] ---> d78a09f80343 [2021-02-18T21:01:37.633Z] Step 8/24 : COPY . . [2021-02-18T21:01:37.658Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:37.658Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-18T21:01:37.658Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-18T21:01:37.658Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-18T21:01:37.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:37.923Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-18T21:01:37.923Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-18T21:01:37.923Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-18T21:01:37.923Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-18T21:01:38.185Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-18T21:01:38.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:38.185Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-18T21:01:38.185Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-18T21:01:38.244Z] Removing intermediate container 3a87ce5f0509 [2021-02-18T21:01:38.245Z] ---> c8825b4824b0 [2021-02-18T21:01:38.245Z] Step 8/22 : COPY . . [2021-02-18T21:01:38.447Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-18T21:01:38.447Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:38.447Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-18T21:01:38.447Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-18T21:01:38.559Z] Removing intermediate container 9a1c89ee599f [2021-02-18T21:01:38.560Z] ---> 56c86a50d8c9 [2021-02-18T21:01:38.560Z] Step 8/22 : COPY . . [2021-02-18T21:01:38.708Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-18T21:01:38.708Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:38.708Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-18T21:01:38.708Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-18T21:01:38.708Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-18T21:01:38.839Z] Removing intermediate container 4aba486fcff3 [2021-02-18T21:01:38.839Z] ---> ac2a8f70e3f2 [2021-02-18T21:01:38.839Z] Step 8/21 : COPY . . [2021-02-18T21:01:38.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:38.970Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-18T21:01:38.970Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-18T21:01:39.546Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-18T21:01:39.808Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-18T21:01:40.071Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-18T21:01:40.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:40.071Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-18T21:01:40.071Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-18T21:01:40.338Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-18T21:01:40.602Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-18T21:01:40.602Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-18T21:01:40.602Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-18T21:01:40.602Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-18T21:01:40.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:40.864Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-18T21:01:40.864Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-18T21:01:41.127Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-18T21:01:41.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:41.389Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-18T21:01:41.389Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-18T21:01:41.389Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-18T21:01:41.651Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:41.651Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-18T21:01:41.651Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-18T21:01:41.929Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-18T21:01:41.929Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:41.929Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-18T21:01:41.929Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-18T21:01:42.205Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-18T21:01:42.205Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:42.205Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-18T21:01:42.205Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-18T21:01:42.485Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-18T21:01:42.485Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:42.485Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-18T21:01:42.485Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-18T21:01:42.758Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-18T21:01:43.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:43.022Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-18T21:01:43.022Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-18T21:01:43.022Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-18T21:01:43.022Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-18T21:01:43.287Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-18T21:01:43.287Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-18T21:01:43.287Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-18T21:01:43.287Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:43.287Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-18T21:01:43.550Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-18T21:01:43.550Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-18T21:01:43.550Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:43.550Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-18T21:01:43.550Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-18T21:01:43.813Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-18T21:01:44.077Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:44.077Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-18T21:01:44.077Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-18T21:01:44.077Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-18T21:01:44.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:44.344Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-18T21:01:44.344Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-18T21:01:44.344Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-18T21:01:44.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:44.606Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-18T21:01:44.606Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-18T21:01:44.869Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-18T21:01:45.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:45.131Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-18T21:01:45.131Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-18T21:01:45.393Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-18T21:01:45.393Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:45.393Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-18T21:01:45.393Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-18T21:01:45.655Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-18T21:01:45.655Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:45.655Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-18T21:01:45.655Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-18T21:01:45.917Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-18T21:01:45.917Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:45.917Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-18T21:01:45.917Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-18T21:01:45.917Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-18T21:01:46.179Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:46.179Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-18T21:01:46.179Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-18T21:01:46.179Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-18T21:01:46.440Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:46.440Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-18T21:01:46.440Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-18T21:01:46.440Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-18T21:01:46.702Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-18T21:01:46.702Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-18T21:01:46.702Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-18T21:01:46.702Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-18T21:01:46.964Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-18T21:01:46.964Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-18T21:01:46.964Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-18T21:01:46.964Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-18T21:01:46.964Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-18T21:01:47.226Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-18T21:01:47.226Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-18T21:01:47.489Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-18T21:01:47.489Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-18T21:01:47.751Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-18T21:01:47.751Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-18T21:01:47.751Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-18T21:01:48.012Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-18T21:01:48.012Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-18T21:01:48.012Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-18T21:01:48.012Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-18T21:01:48.273Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-18T21:01:48.273Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-18T21:01:48.273Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-18T21:01:48.534Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-18T21:01:48.535Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-18T21:01:48.535Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-18T21:01:48.535Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-18T21:01:48.796Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-18T21:01:48.796Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-18T21:01:49.757Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-18T21:01:49.758Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-18T21:01:49.758Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-18T21:01:49.758Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-18T21:01:49.758Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-18T21:01:49.758Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-18T21:01:50.336Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-18T21:01:50.336Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-18T21:01:50.336Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-18T21:01:50.336Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-18T21:01:50.788Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-18T21:01:50.788Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-18T21:01:51.063Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:51.063Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-18T21:01:51.063Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:51.063Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-18T21:01:51.326Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:51.326Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-18T21:01:51.587Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:51.587Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-18T21:01:52.549Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:52.549Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-18T21:01:53.134Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:53.396Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-18T21:01:53.968Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:54.233Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-18T21:01:54.496Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:54.496Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-18T21:01:55.440Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-18T21:01:55.440Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-18T21:01:55.440Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-18T21:01:55.440Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-18T21:01:55.718Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-18T21:01:55.718Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-18T21:01:55.989Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-18T21:01:55.989Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-18T21:01:56.250Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-18T21:01:56.250Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-18T21:01:56.250Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-18T21:01:56.511Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-18T21:01:56.511Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-18T21:01:56.511Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-18T21:01:56.511Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-18T21:01:56.774Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-18T21:01:56.774Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:56.774Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-18T21:01:56.774Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:56.774Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:57.040Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:57.040Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-18T21:01:57.040Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-18T21:01:57.040Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-18T21:01:57.040Z] [2021-02-18T21:01:57.040Z] Current default time zone: 'Etc/UTC' [2021-02-18T21:01:57.040Z] Local time is now: Thu Feb 18 21:01:56 UTC 2021. [2021-02-18T21:01:57.040Z] Universal Time is now: Thu Feb 18 21:01:56 UTC 2021. [2021-02-18T21:01:57.040Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-18T21:01:57.040Z] [2021-02-18T21:01:57.040Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-18T21:01:57.307Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:57.308Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-18T21:01:57.308Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-18T21:01:57.308Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-18T21:01:57.308Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-18T21:01:57.308Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-18T21:01:57.308Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-18T21:01:57.308Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-18T21:01:57.308Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-18T21:01:57.570Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:57.570Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-18T21:01:57.830Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-18T21:01:57.830Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-18T21:01:57.830Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:01:57.830Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-18T21:01:57.830Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-18T21:01:57.830Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-18T21:01:57.830Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-18T21:01:57.830Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-18T21:01:57.830Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-18T21:01:58.092Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-18T21:01:58.092Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-18T21:02:00.008Z] Updating certificates in /etc/ssl/certs... [2021-02-18T21:02:00.953Z] 23 added, 27 removed; done. [2021-02-18T21:02:00.953Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-18T21:02:00.953Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-18T21:02:00.953Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-18T21:02:00.953Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-18T21:02:00.953Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-18T21:02:00.953Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-18T21:02:00.953Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-18T21:02:00.953Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-18T21:02:00.953Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-18T21:02:01.214Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-18T21:02:01.214Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-18T21:02:01.214Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-18T21:02:01.214Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-18T21:02:01.214Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-18T21:02:01.214Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-18T21:02:01.214Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-18T21:02:01.214Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-18T21:02:01.487Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-18T21:02:01.487Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-18T21:02:01.487Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-18T21:02:01.487Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-18T21:02:01.487Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-18T21:02:01.487Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-18T21:02:01.488Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-18T21:02:01.749Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-18T21:02:01.749Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-18T21:02:01.749Z] Updating certificates in /etc/ssl/certs... [2021-02-18T21:02:02.324Z] 0 added, 0 removed; done. [2021-02-18T21:02:02.324Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-18T21:02:02.324Z] done. [2021-02-18T21:02:02.901Z] Reading package lists... [2021-02-18T21:02:02.901Z] Building dependency tree... [2021-02-18T21:02:02.901Z] Reading state information... [2021-02-18T21:02:03.162Z] The following NEW packages will be installed: [2021-02-18T21:02:03.162Z] apt-transport-https [2021-02-18T21:02:03.425Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-18T21:02:03.425Z] Need to get 1696 B of archives. [2021-02-18T21:02:03.425Z] After this operation, 153 kB of additional disk space will be used. [2021-02-18T21:02:03.425Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-18T21:02:03.425Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T21:02:03.425Z] Fetched 1696 B in 0s (6805 B/s) [2021-02-18T21:02:03.425Z] Selecting previously unselected package apt-transport-https. [2021-02-18T21:02:03.425Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-18T21:02:03.425Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-18T21:02:03.425Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-18T21:02:03.687Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-18T21:02:03.949Z] Waiting for network to be ready... [2021-02-18T21:02:05.660Z] ---> e8ed7c285fdd [2021-02-18T21:02:05.660Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-18T21:02:05.660Z] ---> 269f33ea9bbd [2021-02-18T21:02:05.660Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-18T21:02:05.660Z] ---> 6402778efb7c [2021-02-18T21:02:05.660Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-18T21:02:05.660Z] ---> d81cd6c1e61d [2021-02-18T21:02:05.660Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-18T21:02:05.660Z] ---> e252f0f2fc98 [2021-02-18T21:02:05.660Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-18T21:02:05.661Z] ---> Running in 11e7e230500d [2021-02-18T21:02:05.661Z] ---> Running in e3ceab37d391 [2021-02-18T21:02:05.661Z] ---> Running in 28de8e2d53a2 [2021-02-18T21:02:05.661Z] ---> Running in ab62a5371d44 [2021-02-18T21:02:05.661Z] ---> Running in 2f45802acbb5 [2021-02-18T21:02:05.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-18T21:02:05.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-18T21:02:05.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-18T21:02:05.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-18T21:02:05.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-18T21:02:08.170Z] 2021-02-18T21:02:06Z INFO Waiting for automatic snapd restart... [2021-02-18T21:02:08.433Z] snapd 2.48.2.1 from Canonical* installed [2021-02-18T21:02:08.697Z] "snapd" switched to the "latest/stable" channel [2021-02-18T21:02:08.697Z] [2021-02-18T21:02:12.009Z] core18 20210128 from Canonical* installed [2021-02-18T21:02:12.009Z] "core18" switched to the "latest/stable" channel [2021-02-18T21:02:12.009Z] [2021-02-18T21:02:15.322Z] snapcraft 4.5.1 from Canonical* installed [2021-02-18T21:02:15.322Z] "snapcraft" switched to the "latest/stable" channel [2021-02-18T21:02:15.322Z] [2021-02-18T21:02:18.632Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-18T21:02:18.632Z] - README.md [2021-02-18T21:02:18.632Z] - snapcraft.yaml.orig [2021-02-18T21:02:18.632Z] [2021-02-18T21:02:18.632Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-18T21:02:25.252Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-18T21:02:25.252Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-18T21:02:25.252Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-18T21:02:25.252Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-18T21:02:26.460Z] Reading package lists... [2021-02-18T21:02:26.724Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-02-18T21:02:33.333Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-18T21:02:33.333Z] Reading package lists... [2021-02-18T21:02:33.334Z] Building dependency tree... [2021-02-18T21:02:33.334Z] Reading state information... [2021-02-18T21:02:33.334Z] Suggested packages: [2021-02-18T21:02:33.334Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-18T21:02:33.334Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-18T21:02:33.334Z] Recommended packages: [2021-02-18T21:02:33.334Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-18T21:02:33.334Z] The following NEW packages will be installed: [2021-02-18T21:02:33.334Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-18T21:02:33.334Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-18T21:02:33.334Z] pkg-config zip [2021-02-18T21:02:33.334Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-18T21:02:33.334Z] Need to get 7655 kB of archives. [2021-02-18T21:02:33.334Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-18T21:02:33.334Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-18T21:02:33.334Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-18T21:02:33.334Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-18T21:02:33.595Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-18T21:02:33.595Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-18T21:02:33.595Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-18T21:02:33.856Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-18T21:02:33.856Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-18T21:02:33.856Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-18T21:02:33.856Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-18T21:02:33.856Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-18T21:02:33.856Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-18T21:02:33.856Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-18T21:02:34.116Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-18T21:02:34.116Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-18T21:02:34.116Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T21:02:34.117Z] Fetched 7655 kB in 1s (7280 kB/s) [2021-02-18T21:02:34.379Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-18T21:02:34.379Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-18T21:02:34.379Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-18T21:02:34.379Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-18T21:02:34.640Z] Selecting previously unselected package libpsl5:amd64. [2021-02-18T21:02:34.640Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-18T21:02:34.640Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-18T21:02:34.640Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-18T21:02:34.640Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-18T21:02:34.640Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-18T21:02:34.640Z] Selecting previously unselected package librtmp1:amd64. [2021-02-18T21:02:34.640Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-18T21:02:34.640Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-18T21:02:34.902Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-18T21:02:34.902Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-18T21:02:34.902Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-18T21:02:34.902Z] Selecting previously unselected package liberror-perl. [2021-02-18T21:02:34.902Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-18T21:02:34.902Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-18T21:02:34.902Z] Selecting previously unselected package git-man. [2021-02-18T21:02:34.902Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-18T21:02:34.902Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-18T21:02:35.170Z] Selecting previously unselected package git. [2021-02-18T21:02:35.170Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-18T21:02:35.170Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-18T21:02:36.115Z] Selecting previously unselected package libnorm1:amd64. [2021-02-18T21:02:36.115Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-18T21:02:36.115Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-18T21:02:36.115Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-18T21:02:36.115Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-18T21:02:36.115Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-18T21:02:36.115Z] Selecting previously unselected package libsodium23:amd64. [2021-02-18T21:02:36.115Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-18T21:02:36.115Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-18T21:02:36.377Z] Selecting previously unselected package libzmq5:amd64. [2021-02-18T21:02:36.377Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-18T21:02:36.377Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-18T21:02:36.377Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-18T21:02:36.377Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-18T21:02:36.377Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-18T21:02:36.638Z] Selecting previously unselected package pkg-config. [2021-02-18T21:02:36.638Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-18T21:02:36.638Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-18T21:02:36.638Z] Selecting previously unselected package zip. [2021-02-18T21:02:36.638Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-18T21:02:36.638Z] Unpacking zip (3.0-11build1) ... [2021-02-18T21:02:36.638Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-18T21:02:36.638Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-18T21:02:36.899Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-18T21:02:36.899Z] Setting up liberror-perl (0.17025-1) ... [2021-02-18T21:02:36.899Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-18T21:02:36.899Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-18T21:02:36.899Z] No schema files found: doing nothing. [2021-02-18T21:02:36.899Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-18T21:02:36.899Z] Setting up zip (3.0-11build1) ... [2021-02-18T21:02:36.899Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-18T21:02:36.899Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-18T21:02:36.899Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-18T21:02:37.160Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-18T21:02:37.160Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-18T21:02:37.160Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-18T21:02:37.160Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-18T21:02:37.160Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-18T21:02:43.781Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-18T21:02:43.781Z] git set to automatically installed. [2021-02-18T21:02:43.781Z] git-man set to automatically installed. [2021-02-18T21:02:43.781Z] libcurl3-gnutls set to automatically installed. [2021-02-18T21:02:43.781Z] liberror-perl set to automatically installed. [2021-02-18T21:02:43.781Z] libglib2.0-0 set to automatically installed. [2021-02-18T21:02:43.781Z] libnghttp2-14 set to automatically installed. [2021-02-18T21:02:43.781Z] libnorm1 set to automatically installed. [2021-02-18T21:02:43.781Z] libpgm-5.2-0 set to automatically installed. [2021-02-18T21:02:43.781Z] libpsl5 set to automatically installed. [2021-02-18T21:02:43.781Z] librtmp1 set to automatically installed. [2021-02-18T21:02:43.781Z] libsodium23 set to automatically installed. [2021-02-18T21:02:43.781Z] libzmq3-dev set to automatically installed. [2021-02-18T21:02:43.781Z] libzmq5 set to automatically installed. [2021-02-18T21:02:43.781Z] pkg-config set to automatically installed. [2021-02-18T21:02:43.781Z] zip set to automatically installed. [2021-02-18T21:02:45.702Z] snapd is not logged in, snap install commands will use sudo [2021-02-18T21:02:52.303Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-18T21:02:52.303Z] snap "core18" has no updates available [2021-02-18T21:02:53.690Z] Pulling config-common [2021-02-18T21:02:53.690Z] + snapcraftctl pull [2021-02-18T21:02:54.265Z] Pulling go-build-helper [2021-02-18T21:02:54.265Z] + snapcraftctl pull [2021-02-18T21:03:20.867Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-18T21:03:20.867Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-18T21:03:20.867Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1544 kB] [2021-02-18T21:03:20.867Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-18T21:03:20.867Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-18T21:03:20.867Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-18T21:03:20.867Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-18T21:03:20.867Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-18T21:03:20.867Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-18T21:03:20.867Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-18T21:03:20.867Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-18T21:03:20.867Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-18T21:03:20.867Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-18T21:03:20.867Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-18T21:03:20.867Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-18T21:03:20.867Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-18T21:03:20.867Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-18T21:03:20.867Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-18T21:03:20.867Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-18T21:03:20.867Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1885 kB] [2021-02-18T21:03:20.867Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-18T21:03:20.867Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-18T21:03:20.867Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-18T21:03:20.867Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-18T21:03:20.867Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-18T21:03:20.867Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-18T21:03:20.867Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-18T21:03:20.867Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-18T21:03:20.867Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-18T21:03:20.867Z] Fetched 279 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-18T21:03:20.867Z] Fetched 122 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-18T21:03:20.867Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-18T21:03:20.867Z] Fetched 8848 B in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-18T21:03:20.867Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-18T21:03:20.867Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-18T21:03:20.867Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-18T21:03:20.867Z] Fetched 214 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-18T21:03:20.867Z] Fetched 155 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-18T21:03:20.867Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-18T21:03:20.867Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-18T21:03:20.867Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-18T21:03:20.867Z] Fetched 499 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-18T21:03:20.867Z] Fetched 111 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-18T21:03:20.867Z] Fetched 240 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-18T21:03:20.867Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-18T21:03:20.867Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-18T21:03:20.867Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-18T21:03:20.867Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-18T21:03:20.867Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-18T21:03:20.867Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-18T21:03:20.867Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-18T21:03:20.867Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-18T21:03:20.867Z] Fetched 8720 B in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-18T21:03:20.867Z] Fetched 137 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-18T21:03:20.867Z] Fetched 119 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-18T21:03:20.867Z] Fetched 109 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-18T21:03:20.867Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-18T21:03:20.867Z] Fetched 645 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-18T21:03:20.867Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-18T21:03:20.867Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-18T21:03:20.867Z] Fetched 368 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-18T21:03:20.867Z] Fetched 187 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-18T21:03:20.867Z] Fetched 175 kB in 0s (0 B/s) [2021-02-18T21:03:20.867Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-18T21:03:20.867Z] Fetched 206 kB in 0s (0 B/s) [2021-02-18T21:03:20.868Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-02-18T21:03:20.868Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-18T21:03:20.868Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-18T21:03:20.868Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-18T21:03:20.868Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-18T21:03:20.868Z] Fetched 159 kB in 0s (0 B/s) [2021-02-18T21:03:20.868Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-18T21:03:20.868Z] Fetched 107 kB in 0s (0 B/s) [2021-02-18T21:03:20.868Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-18T21:03:20.868Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-18T21:03:20.868Z] Pulling static-packages [2021-02-18T21:03:20.868Z] + snapcraftctl pull [2021-02-18T21:03:21.810Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-18T21:03:21.810Z] Skipping pull go-build-helper (already ran) [2021-02-18T21:03:21.810Z] Skipping pull static-packages (already ran) [2021-02-18T21:03:21.810Z] Building go-build-helper [2021-02-18T21:03:21.810Z] + snapcraftctl build [2021-02-18T21:03:26.023Z] Building static-packages [2021-02-18T21:03:26.023Z] + snapcraftctl build [2021-02-18T21:03:27.408Z] Staging go-build-helper [2021-02-18T21:03:27.408Z] + snapcraftctl stage [2021-02-18T21:03:27.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-18T21:03:27.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-18T21:03:28.352Z] Staging static-packages [2021-02-18T21:03:28.352Z] + snapcraftctl stage [2021-02-18T21:03:29.299Z] Pulling go115 [2021-02-18T21:03:29.299Z] + snapcraftctl pull [2021-02-18T21:03:30.245Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-18T21:03:30.245Z] Skipping pull go115 (already ran) [2021-02-18T21:03:30.245Z] Building go115 [2021-02-18T21:03:30.245Z] + dpkg --print-architecture [2021-02-18T21:03:30.245Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-18T21:03:30.245Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-18T21:03:30.245Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-18T21:03:30.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-18T21:03:30.245Z] Dload Upload Total Spent Left Speed [2021-02-18T21:03:33.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 115M 9 10.4M 0 0 17.2M 0 0:00:06 --:--:-- 0:00:06 17.2M 46 115M 46 53.5M 0 0 33.0M 0 0:00:03 0:00:01 0:00:02 33.0M 77 115M 77 89.1M 0 0 34.1M 0 0:00:03 0:00:02 0:00:01 34.1M 100 115M 100 115M 0 0 34.8M 0 0:00:03 0:00:03 --:--:-- 34.8M [2021-02-18T21:03:33.374Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-18T21:03:33.374Z] + sha256sum -c sha256 [2021-02-18T21:03:33.374Z] + grep OK [2021-02-18T21:03:33.948Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-18T21:03:33.948Z] + mkdir -p /root/stage/go1.15 [2021-02-18T21:03:33.948Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-18T21:03:38.164Z] Staging go115 [2021-02-18T21:03:38.164Z] + snapcraftctl stage [2021-02-18T21:03:40.226Z] Removing intermediate container 28de8e2d53a2 [2021-02-18T21:03:40.226Z] ---> 44dc2b3e0c9b [2021-02-18T21:03:40.226Z] [2021-02-18T21:03:40.226Z] Step 10/24 : FROM alpine:3.12 [2021-02-18T21:03:40.226Z] 3.12: Pulling from library/alpine [2021-02-18T21:03:40.830Z] Removing intermediate container 2f45802acbb5 [2021-02-18T21:03:40.830Z] ---> e68a020f9a81 [2021-02-18T21:03:40.830Z] [2021-02-18T21:03:40.830Z] Step 10/21 : FROM alpine:3.12 [2021-02-18T21:03:40.830Z] Removing intermediate container 11e7e230500d [2021-02-18T21:03:40.830Z] ---> ff43811f6af9 [2021-02-18T21:03:40.830Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor3.12: Pulling from library/alpine [2021-02-18T21:03:40.830Z] [2021-02-18T21:03:41.106Z] ---> Running in 47f100bebb5c [2021-02-18T21:03:41.706Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-18T21:03:41.706Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-18T21:03:41.706Z] Status: Downloaded newer image for alpine:3.12 [2021-02-18T21:03:41.706Z] ---> afeebe901d6b [2021-02-18T21:03:41.706Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-18T21:03:41.706Z] Status: Image is up to date for alpine:3.12 [2021-02-18T21:03:41.706Z] ---> afeebe901d6b [2021-02-18T21:03:41.706Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-18T21:03:41.981Z] ---> Running in ce65725c536d [2021-02-18T21:03:42.266Z] ---> Running in 396290de33c1 [2021-02-18T21:03:42.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-18T21:03:43.462Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-18T21:03:43.462Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-18T21:03:43.462Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-18T21:03:43.462Z] Fetched 0 B in 0s (0 B/s) [2021-02-18T21:03:43.462Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-18T21:03:43.462Z] Fetched 224 kB in 0s (0 B/s) [2021-02-18T21:03:43.462Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-18T21:03:43.462Z] Fetched 157 kB in 0s (0 B/s) [2021-02-18T21:03:43.462Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-18T21:03:43.462Z] Fetched 221 kB in 0s (0 B/s) [2021-02-18T21:03:43.462Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-18T21:03:43.462Z] Fetched 143 kB in 0s (0 B/s) [2021-02-18T21:03:43.462Z] Pulling edgex-go [2021-02-18T21:03:43.462Z] + snapcraftctl pull [2021-02-18T21:03:44.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:03:44.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:03:44.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:03:44.410Z] Pulling version [2021-02-18T21:03:44.410Z] + cd /root/project [2021-02-18T21:03:44.410Z] + [ -f VERSION ] [2021-02-18T21:03:44.410Z] + PROJECT_VERSION=local-dev [2021-02-18T21:03:44.410Z] + git rev-parse --short HEAD [2021-02-18T21:03:44.410Z] + GIT_REVISION=c0a071ae [2021-02-18T21:03:44.410Z] + snapcraftctl set-version local-dev [2021-02-18T21:03:44.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:03:45.198Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-18T21:03:45.198Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-18T21:03:45.198Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-18T21:03:45.198Z] (4/5) Installing curl (7.69.1-r3) [2021-02-18T21:03:45.198Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-18T21:03:45.198Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T21:03:45.199Z] Executing ca-certificates-20191127-r4.trigger [2021-02-18T21:03:45.199Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-18T21:03:45.353Z] Building config-common [2021-02-18T21:03:45.353Z] + snapcraftctl build [2021-02-18T21:03:45.506Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-18T21:03:45.506Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-18T21:03:45.506Z] (4/4) Installing curl (7.69.1-r3) [2021-02-18T21:03:45.506Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T21:03:45.506Z] Executing ca-certificates-20191127-r4.trigger [2021-02-18T21:03:45.506Z] OK: 7 MiB in 19 packages [2021-02-18T21:03:45.784Z] OK: 7 MiB in 18 packages [2021-02-18T21:03:47.277Z] Skipping build go-build-helper (already ran) [2021-02-18T21:03:47.277Z] Skipping build static-packages (already ran) [2021-02-18T21:03:47.277Z] Skipping build go115 (already ran) [2021-02-18T21:03:47.277Z] Building edgex-go [2021-02-18T21:03:47.277Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-18T21:03:47.277Z] + cd /root/parts/edgex-go/src [2021-02-18T21:03:47.277Z] + make build [2021-02-18T21:03:47.277Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-18T21:03:49.195Z] Removing intermediate container ce65725c536d [2021-02-18T21:03:49.195Z] ---> 840e7be429cf [2021-02-18T21:03:49.195Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-18T21:03:49.195Z] ---> Running in 649d4504a780 [2021-02-18T21:03:49.473Z] Removing intermediate container ab62a5371d44 [2021-02-18T21:03:49.473Z] ---> b978969a76a2 [2021-02-18T21:03:49.473Z] [2021-02-18T21:03:49.473Z] Step 10/22 : FROM alpine:3.12 [2021-02-18T21:03:49.473Z] ---> afeebe901d6b [2021-02-18T21:03:49.473Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-18T21:03:49.473Z] Removing intermediate container 47f100bebb5c [2021-02-18T21:03:49.473Z] ---> 5bb6ede13163 [2021-02-18T21:03:49.473Z] [2021-02-18T21:03:49.473Z] Step 11/26 : FROM docker:20.10.0 [2021-02-18T21:03:49.473Z] 20.10.0: Pulling from library/docker [2021-02-18T21:03:49.473Z] Removing intermediate container 396290de33c1 [2021-02-18T21:03:49.473Z] ---> c33513d7aa79 [2021-02-18T21:03:49.473Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-18T21:03:49.748Z] ---> Running in a7350bd77d68 [2021-02-18T21:03:49.748Z] Removing intermediate container e3ceab37d391 [2021-02-18T21:03:49.748Z] ---> 96114281e2e3 [2021-02-18T21:03:49.748Z] [2021-02-18T21:03:49.748Z] Step 10/22 : FROM alpine:3.12 [2021-02-18T21:03:49.748Z] ---> afeebe901d6b [2021-02-18T21:03:49.748Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-18T21:03:49.841Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T21:03:49.841Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.34 [2021-02-18T21:03:49.841Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 [2021-02-18T21:03:49.841Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-18T21:03:49.841Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-18T21:03:49.841Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-18T21:03:49.841Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T21:03:49.841Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-18T21:03:49.841Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T21:03:49.841Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.5 [2021-02-18T21:03:49.841Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-18T21:03:49.841Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-18T21:03:49.841Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-18T21:03:49.841Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-18T21:03:49.841Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-18T21:03:49.841Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-18T21:03:49.841Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-18T21:03:49.841Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T21:03:49.841Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-18T21:03:49.841Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-18T21:03:49.841Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-18T21:03:49.841Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-18T21:03:49.841Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-18T21:03:49.841Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-18T21:03:49.841Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-18T21:03:49.841Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-18T21:03:50.110Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-18T21:03:50.110Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T21:03:50.110Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-18T21:03:50.110Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-18T21:03:50.110Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-18T21:03:50.110Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-18T21:03:50.110Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-18T21:03:50.110Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-18T21:03:50.110Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-18T21:03:50.110Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-18T21:03:50.351Z] ---> Running in b8085d461a7a [2021-02-18T21:03:50.372Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-18T21:03:50.372Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-18T21:03:50.372Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-18T21:03:50.628Z] ---> Running in db27a473d37d [2021-02-18T21:03:50.628Z] Removing intermediate container 649d4504a780 [2021-02-18T21:03:50.628Z] ---> 0883f252a354 [2021-02-18T21:03:50.628Z] Step 13/24 : WORKDIR / [2021-02-18T21:03:51.231Z] ---> Running in 3ad0ec18bace [2021-02-18T21:03:51.231Z] Removing intermediate container b8085d461a7a [2021-02-18T21:03:51.231Z] ---> d7a37d0f9f68 [2021-02-18T21:03:51.231Z] Step 13/21 : WORKDIR /edgex [2021-02-18T21:03:51.836Z] ---> Running in e1331700dcbb [2021-02-18T21:03:52.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:03:52.460Z] Removing intermediate container 3ad0ec18bace [2021-02-18T21:03:52.460Z] ---> 0d989c688c56 [2021-02-18T21:03:52.460Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-18T21:03:52.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:03:52.736Z] Removing intermediate container e1331700dcbb [2021-02-18T21:03:52.736Z] ---> 425cea2e196c [2021-02-18T21:03:52.736Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-18T21:03:52.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:03:53.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:03:53.295Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-18T21:03:53.295Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T21:03:53.295Z] OK: 5 MiB in 15 packages [2021-02-18T21:03:53.568Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-18T21:03:53.568Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-18T21:03:53.568Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T21:03:53.568Z] Executing ca-certificates-20191127-r4.trigger [2021-02-18T21:03:53.885Z] OK: 6 MiB in 16 packages [2021-02-18T21:03:54.193Z] ---> babaf4275f87 [2021-02-18T21:03:54.193Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-18T21:03:54.193Z] ---> 5b291c2b3c2a [2021-02-18T21:03:54.193Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-18T21:03:55.706Z] Removing intermediate container a7350bd77d68 [2021-02-18T21:03:55.706Z] ---> 82066d64c006 [2021-02-18T21:03:55.706Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-18T21:03:56.305Z] ---> Running in 634e9b42fd86 [2021-02-18T21:03:56.305Z] ---> d585a886fbe2 [2021-02-18T21:03:56.305Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-18T21:03:56.582Z] ---> 778510a790eb [2021-02-18T21:03:56.582Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-18T21:03:56.859Z] Removing intermediate container db27a473d37d [2021-02-18T21:03:56.859Z] ---> de2d4dd09425 [2021-02-18T21:03:56.859Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-18T21:03:56.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-18T21:03:56.958Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-18T21:03:57.137Z] ---> Running in f736224db7d7 [2021-02-18T21:03:57.410Z] Removing intermediate container 634e9b42fd86 [2021-02-18T21:03:57.410Z] ---> 645d87bc4a48 [2021-02-18T21:03:57.410Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-18T21:03:57.688Z] ---> 813e11936138 [2021-02-18T21:03:57.688Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-18T21:03:57.963Z] ---> Running in 4f7aa0f1f82f [2021-02-18T21:03:57.963Z] Removing intermediate container f736224db7d7 [2021-02-18T21:03:57.963Z] ---> b0b12c1b7b63 [2021-02-18T21:03:57.963Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-18T21:03:58.567Z] ---> f54f26c93397 [2021-02-18T21:03:58.567Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-18T21:03:58.567Z] ---> Running in 3cee8b4fd06e [2021-02-18T21:03:59.167Z] ---> Running in 1db060a6301c [2021-02-18T21:03:59.167Z] Removing intermediate container 4f7aa0f1f82f [2021-02-18T21:03:59.167Z] ---> 1ebd2f7caaed [2021-02-18T21:03:59.167Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-18T21:03:59.450Z] ---> ede7a9b90cbf [2021-02-18T21:03:59.450Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-18T21:03:59.725Z] ---> Running in 25b9fc0340ce [2021-02-18T21:03:59.725Z] Removing intermediate container 3cee8b4fd06e [2021-02-18T21:03:59.725Z] ---> dc388afbb0bc [2021-02-18T21:03:59.725Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-18T21:03:59.999Z] ---> Running in 8f024a959503 [2021-02-18T21:04:00.273Z] Removing intermediate container 1db060a6301c [2021-02-18T21:04:00.273Z] ---> 65aea07a0ef4 [2021-02-18T21:04:00.273Z] Step 18/21 : CMD ["--init=true"] [2021-02-18T21:04:00.548Z] Removing intermediate container 25b9fc0340ce [2021-02-18T21:04:00.548Z] ---> f94890d44d71 [2021-02-18T21:04:00.548Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T21:04:00.819Z] ---> Running in 6ed140ed7bf7 [2021-02-18T21:04:00.819Z] Removing intermediate container 8f024a959503 [2021-02-18T21:04:00.819Z] ---> c38ec9d022d4 [2021-02-18T21:04:00.819Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T21:04:01.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-18T21:04:01.419Z] ---> 0bd0ae113588 [2021-02-18T21:04:01.419Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-18T21:04:01.900Z] Removing intermediate container 6ed140ed7bf7 [2021-02-18T21:04:01.900Z] ---> e834ecc1822a [2021-02-18T21:04:01.900Z] Step 19/21 : LABEL arch=arm64 [2021-02-18T21:04:01.900Z] ---> f7ed7cdecbc2 [2021-02-18T21:04:01.900Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-18T21:04:01.900Z] ---> Running in 5ae9b14220e1 [2021-02-18T21:04:02.176Z] ---> c0f66c826a19 [2021-02-18T21:04:02.176Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-18T21:04:02.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-18T21:04:03.154Z] ---> ee64f1ae855d [2021-02-18T21:04:03.155Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-18T21:04:03.437Z] Removing intermediate container 5ae9b14220e1 [2021-02-18T21:04:03.437Z] ---> 18861d802391 [2021-02-18T21:04:03.437Z] Step 20/21 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T21:04:03.437Z] ---> Running in d82f8bd278ad [2021-02-18T21:04:03.709Z] ---> Running in 34b4ea9158be [2021-02-18T21:04:03.709Z] ---> 1d8960af51a3 [2021-02-18T21:04:03.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-18T21:04:03.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-18T21:04:03.984Z] ---> 5dd6aeb1f095 [2021-02-18T21:04:03.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-18T21:04:04.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-18T21:04:04.213Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-18T21:04:04.475Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-18T21:04:04.475Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T21:04:04.475Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T21:04:04.583Z] Removing intermediate container 34b4ea9158be [2021-02-18T21:04:04.583Z] ---> 22994e6b463d [2021-02-18T21:04:04.583Z] Step 21/21 : LABEL version=0.0.0 [2021-02-18T21:04:04.583Z] ---> Running in 24f8cb676d3f [2021-02-18T21:04:04.583Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-18T21:04:04.858Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-18T21:04:04.858Z] ---> eeaf43b92773 [2021-02-18T21:04:04.858Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-18T21:04:04.858Z] ---> b4438b2a7a6f [2021-02-18T21:04:04.858Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-18T21:04:05.134Z] ---> Running in 19190c01bcf7 [2021-02-18T21:04:05.134Z] ---> 3f63ed8fbd89 [2021-02-18T21:04:05.134Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-18T21:04:05.134Z] ---> Running in 7eafe894e98e [2021-02-18T21:04:05.410Z] ---> Running in 2d5e1275c416 [2021-02-18T21:04:05.410Z] Removing intermediate container 24f8cb676d3f [2021-02-18T21:04:05.410Z] ---> 0c1a16dfb7c3 [2021-02-18T21:04:05.410Z] [2021-02-18T21:04:05.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-18T21:04:06.017Z] Removing intermediate container 7eafe894e98e [2021-02-18T21:04:06.017Z] ---> 940ee79bf09e [2021-02-18T21:04:06.017Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T21:04:06.017Z] Successfully built 0c1a16dfb7c3 [2021-02-18T21:04:06.127Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-18T21:04:06.127Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-18T21:04:06.299Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-18T21:04:06.300Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-02-18T21:04:06.300Z] Removing intermediate container 2d5e1275c416 [2021-02-18T21:04:06.300Z] ---> 92066d4eb23f [2021-02-18T21:04:06.300Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T21:04:06.300Z] ---> Running in e829335fa847 [2021-02-18T21:04:06.574Z] ---> Running in 5a60bdefdc0d [2021-02-18T21:04:06.862Z] Removing intermediate container d82f8bd278ad [2021-02-18T21:04:06.863Z] ---> 4cce20111451 [2021-02-18T21:04:06.863Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-18T21:04:06.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:04:06.863Z] ---> Running in 8d7f7db9b093 [2021-02-18T21:04:07.163Z] Removing intermediate container e829335fa847 [2021-02-18T21:04:07.163Z] ---> 843e6c276f0a [2021-02-18T21:04:07.163Z] Step 20/22 : LABEL arch=arm64 [2021-02-18T21:04:07.163Z] Removing intermediate container 5a60bdefdc0d [2021-02-18T21:04:07.163Z] ---> 4db81f40f3c0 [2021-02-18T21:04:07.163Z] Step 20/22 : LABEL arch=arm64 [2021-02-18T21:04:07.442Z] ---> Running in ef9d916e7af5 [2021-02-18T21:04:07.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:04:07.442Z] ---> Running in c65899a045e6 [2021-02-18T21:04:07.442Z] Removing intermediate container 8d7f7db9b093 [2021-02-18T21:04:07.442Z] ---> 747314825015 [2021-02-18T21:04:07.442Z] Step 22/24 : LABEL arch=arm64 [2021-02-18T21:04:07.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-18T21:04:08.054Z] (1/2) Installing readline (8.0.4-r0) [2021-02-18T21:04:08.054Z] (2/2) Installing bash (5.0.17-r0) [2021-02-18T21:04:08.328Z] Executing bash-5.0.17-r0.post-install [2021-02-18T21:04:08.328Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T21:04:08.328Z] OK: 12 MiB in 22 packages [2021-02-18T21:04:08.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-18T21:04:08.459Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T21:04:08.613Z] ---> Running in 26636337fa86 [2021-02-18T21:04:08.937Z] Removing intermediate container c65899a045e6 [2021-02-18T21:04:08.937Z] ---> 21bc158d7f55 [2021-02-18T21:04:08.937Z] Step 21/22 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T21:04:08.937Z] Removing intermediate container ef9d916e7af5 [2021-02-18T21:04:08.937Z] ---> 6450dbad879f [2021-02-18T21:04:08.937Z] Step 21/22 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T21:04:09.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-18T21:04:09.917Z] ---> Running in f6462f7a2561 [2021-02-18T21:04:09.917Z] ---> Running in f59d7937a5fc [2021-02-18T21:04:09.917Z] Removing intermediate container 26636337fa86 [2021-02-18T21:04:09.917Z] ---> ddd9dbadab76 [2021-02-18T21:04:09.917Z] Step 23/24 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T21:04:10.197Z] ---> Running in 0515b8edf544 [2021-02-18T21:04:10.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-18T21:04:10.794Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-18T21:04:10.800Z] Removing intermediate container f6462f7a2561 [2021-02-18T21:04:10.800Z] ---> 75115cf6d94c [2021-02-18T21:04:10.800Z] Step 22/22 : LABEL version=0.0.0 [2021-02-18T21:04:10.800Z] Removing intermediate container f59d7937a5fc [2021-02-18T21:04:10.800Z] ---> 98ead02d4c25 [2021-02-18T21:04:10.800Z] Step 22/22 : LABEL version=0.0.0 [2021-02-18T21:04:11.395Z] Removing intermediate container 19190c01bcf7 [2021-02-18T21:04:11.395Z] ---> 9dc427c603ab [2021-02-18T21:04:11.395Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-18T21:04:11.395Z] Removing intermediate container 0515b8edf544 [2021-02-18T21:04:11.395Z] ---> 1b5736584232 [2021-02-18T21:04:11.395Z] Step 24/24 : LABEL version=0.0.0 [2021-02-18T21:04:11.670Z] ---> Running in 583fa766ea5f [2021-02-18T21:04:11.670Z] ---> Running in 02ba58c6795e [2021-02-18T21:04:11.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-18T21:04:11.951Z] ---> Running in 7bfe06eca9b1 [2021-02-18T21:04:11.951Z] ---> Running in 727b6c5c6a8f [2021-02-18T21:04:11.997Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-18T21:04:12.229Z] Removing intermediate container 02ba58c6795e [2021-02-18T21:04:12.229Z] ---> 1e34b7cbc5c7 [2021-02-18T21:04:12.229Z] [2021-02-18T21:04:12.505Z] Removing intermediate container 583fa766ea5f [2021-02-18T21:04:12.505Z] ---> 05534f4238d8 [2021-02-18T21:04:12.505Z] [2021-02-18T21:04:12.505Z] Removing intermediate container 727b6c5c6a8f [2021-02-18T21:04:12.505Z] ---> 6725de787562 [2021-02-18T21:04:12.505Z] [2021-02-18T21:04:12.505Z] Removing intermediate container 7bfe06eca9b1 [2021-02-18T21:04:12.505Z] ---> b685cd86b2ed [2021-02-18T21:04:12.505Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-18T21:04:12.794Z] Successfully built 1e34b7cbc5c7 [2021-02-18T21:04:12.794Z] ---> Running in 7af68163e7ac [2021-02-18T21:04:13.068Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-18T21:04:13.068Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-02-18T21:04:13.068Z] Successfully built 6725de787562 [2021-02-18T21:04:13.341Z] Successfully built 05534f4238d8 [2021-02-18T21:04:13.341Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-18T21:04:13.341Z]  Building docker-security-secretstore-setup-go ... done Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-18T21:04:13.341Z] Building docker-core-data-go [2021-02-18T21:04:13.341Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-02-18T21:04:13.341Z] Removing intermediate container 7af68163e7ac [2021-02-18T21:04:13.341Z] ---> 6a2439a01f29 [2021-02-18T21:04:13.341Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-18T21:04:13.615Z] ---> Running in da1daf35b4ad [2021-02-18T21:04:13.917Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-18T21:04:13.917Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-18T21:04:13.917Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-18T21:04:13.917Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-18T21:04:13.917Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-18T21:04:13.917Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-18T21:04:13.917Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-18T21:04:13.917Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-18T21:04:13.917Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-18T21:04:13.917Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-18T21:04:13.917Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-18T21:04:13.917Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-18T21:04:13.917Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-18T21:04:13.917Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-18T21:04:13.917Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-18T21:04:14.211Z] Removing intermediate container da1daf35b4ad [2021-02-18T21:04:14.211Z] ---> 16cd4fabb65e [2021-02-18T21:04:14.211Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-18T21:04:14.868Z] Building version [2021-02-18T21:04:14.868Z] + snapcraftctl build [2021-02-18T21:04:15.645Z] ---> f27c391a4f11 [2021-02-18T21:04:15.645Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-18T21:04:16.240Z] ---> e0c6ff8320c3 [2021-02-18T21:04:16.240Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-18T21:04:16.791Z] Staging config-common [2021-02-18T21:04:16.791Z] + snapcraftctl stage [2021-02-18T21:04:17.682Z] ---> 3899980107a1 [2021-02-18T21:04:17.682Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-18T21:04:17.737Z] Skipping stage go-build-helper (already ran) [2021-02-18T21:04:17.738Z] Skipping stage static-packages (already ran) [2021-02-18T21:04:17.738Z] + snapcraftctl stage [2021-02-18T21:04:17.738Z] Skipping stage go115 (already ran) [2021-02-18T21:04:17.738Z] Staging edgex-go [2021-02-18T21:04:18.280Z] ---> Running in 6c8a1b646a39 [2021-02-18T21:04:19.128Z] Staging version [2021-02-18T21:04:19.128Z] + snapcraftctl stage [2021-02-18T21:04:19.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:04:19.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:04:20.070Z] Priming config-common [2021-02-18T21:04:20.070Z] + snapcraftctl prime [2021-02-18T21:04:20.332Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-18T21:04:20.332Z] (2/33) Installing expat (2.2.9-r1) [2021-02-18T21:04:20.332Z] (3/33) Installing libffi (3.3-r2) [2021-02-18T21:04:20.332Z] (4/33) Installing gdbm (1.13-r1) [2021-02-18T21:04:20.332Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-18T21:04:20.332Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-18T21:04:20.609Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-18T21:04:21.015Z] Priming go-build-helper [2021-02-18T21:04:21.015Z] + snapcraftctl prime [2021-02-18T21:04:21.957Z] Priming static-packages [2021-02-18T21:04:21.957Z] + snapcraftctl prime [2021-02-18T21:04:22.586Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-18T21:04:22.586Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-18T21:04:22.586Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-18T21:04:22.586Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-18T21:04:22.586Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-18T21:04:22.586Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-18T21:04:22.586Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-18T21:04:22.586Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-18T21:04:22.586Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-18T21:04:22.586Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-18T21:04:22.586Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-18T21:04:22.586Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-18T21:04:22.586Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-18T21:04:22.586Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-18T21:04:22.586Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-18T21:04:22.586Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-18T21:04:22.858Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-18T21:04:22.858Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-18T21:04:22.858Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-18T21:04:22.858Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-18T21:04:22.858Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-18T21:04:22.858Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-18T21:04:22.858Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-18T21:04:22.858Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-18T21:04:22.858Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-18T21:04:22.858Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-18T21:04:23.132Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T21:04:23.132Z] OK: 71 MiB in 55 packages [2021-02-18T21:04:24.507Z] Priming go115 [2021-02-18T21:04:24.507Z] + snapcraftctl prime [2021-02-18T21:04:25.082Z] Priming edgex-go [2021-02-18T21:04:25.082Z] + snapcraftctl prime [2021-02-18T21:04:26.110Z] Priming version [2021-02-18T21:04:26.110Z] + snapcraftctl prime [2021-02-18T21:04:27.171Z] 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-02-18T21:04:35.543Z] Removing intermediate container 6c8a1b646a39 [2021-02-18T21:04:35.543Z] ---> b572f639fc14 [2021-02-18T21:04:35.543Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-18T21:04:35.543Z] ---> Running in 6e721cf35ab3 [2021-02-18T21:04:38.932Z] Collecting docker-compose==1.23.2 [2021-02-18T21:04:38.933Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-18T21:04:39.528Z] Collecting docopt<0.7,>=0.6.1 [2021-02-18T21:04:39.528Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-18T21:04:42.926Z] Collecting PyYAML<4,>=3.10 [2021-02-18T21:04:42.926Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-18T21:04:47.249Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-18T21:04:47.249Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-18T21:04:47.848Z] Collecting cached-property<2,>=1.2.0 [2021-02-18T21:04:47.848Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T21:04:47.848Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-18T21:04:47.848Z] ---> 9ccc2519c24c [2021-02-18T21:04:47.848Z] Step 3/23 : WORKDIR /edgex-go [2021-02-18T21:04:47.848Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-18T21:04:47.848Z] ---> Using cache [2021-02-18T21:04:47.848Z] ---> 870ba62481d6 [2021-02-18T21:04:47.848Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:04:47.848Z] ---> Using cache [2021-02-18T21:04:47.848Z] ---> c2ce2ea4d6be [2021-02-18T21:04:47.848Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-18T21:04:47.848Z] ---> Using cache [2021-02-18T21:04:47.848Z] ---> 09f0098d1f35 [2021-02-18T21:04:47.848Z] Step 6/23 : COPY go.mod . [2021-02-18T21:04:47.848Z] ---> Using cache [2021-02-18T21:04:47.848Z] ---> 478c51e4a932 [2021-02-18T21:04:47.848Z] Step 7/23 : RUN go mod download [2021-02-18T21:04:47.848Z] ---> Using cache [2021-02-18T21:04:47.848Z] ---> d78a09f80343 [2021-02-18T21:04:47.848Z] Step 8/23 : COPY . . [2021-02-18T21:04:47.848Z] ---> Using cache [2021-02-18T21:04:47.848Z] ---> 6402778efb7c [2021-02-18T21:04:47.848Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-18T21:04:49.292Z] Collecting texttable<0.10,>=0.9.0 [2021-02-18T21:04:49.292Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-18T21:04:51.941Z] ---> Running in 471a1a2bdc24 [2021-02-18T21:04:51.941Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-18T21:04:51.941Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-18T21:04:52.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-18T21:04:54.899Z] Collecting jsonschema<3,>=2.5.1 [2021-02-18T21:04:54.899Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-18T21:04:55.500Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-18T21:04:55.500Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-18T21:04:55.774Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-18T21:04:56.373Z] Collecting docker<4.0,>=3.6.0 [2021-02-18T21:04:56.373Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-18T21:04:56.969Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-18T21:04:57.564Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-18T21:04:57.838Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-18T21:04:58.447Z] Collecting idna<2.8,>=2.5 [2021-02-18T21:04:58.447Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-18T21:04:58.722Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-18T21:04:58.722Z] Collecting docker-pycreds>=0.4.0 [2021-02-18T21:04:58.722Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-18T21:04:59.004Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-18T21:04:59.004Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-18T21:04:59.004Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-18T21:04:59.004Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-18T21:05:00.454Z] Installing collected packages: docopt, PyYAML, urllib3, idna, requests, cached-property, texttable, dockerpty, jsonschema, websocket-client, docker-pycreds, docker, docker-compose [2021-02-18T21:05:00.454Z] Running setup.py install for docopt: started [2021-02-18T21:05:01.905Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T21:05:01.905Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-18T21:05:01.905Z] ---> 9ccc2519c24c [2021-02-18T21:05:01.905Z] Step 3/30 : WORKDIR /edgex-go [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> 870ba62481d6 [2021-02-18T21:05:01.905Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> c2ce2ea4d6be [2021-02-18T21:05:01.905Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> 09f0098d1f35 [2021-02-18T21:05:01.905Z] Step 6/30 : COPY go.mod . [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> 478c51e4a932 [2021-02-18T21:05:01.905Z] Step 7/30 : RUN go mod download [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> d78a09f80343 [2021-02-18T21:05:01.905Z] Step 8/30 : COPY . . [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> 6402778efb7c [2021-02-18T21:05:01.905Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-18T21:05:01.905Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T21:05:01.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-18T21:05:01.905Z] ---> 9ccc2519c24c [2021-02-18T21:05:01.905Z] Step 3/23 : WORKDIR /edgex-go [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> 870ba62481d6 [2021-02-18T21:05:01.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> c2ce2ea4d6be [2021-02-18T21:05:01.905Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> 09f0098d1f35 [2021-02-18T21:05:01.905Z] Step 6/23 : COPY go.mod . [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> 478c51e4a932 [2021-02-18T21:05:01.905Z] Step 7/23 : RUN go mod download [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> d78a09f80343 [2021-02-18T21:05:01.905Z] Step 8/23 : COPY . . [2021-02-18T21:05:01.905Z] ---> Using cache [2021-02-18T21:05:01.905Z] ---> 6402778efb7c [2021-02-18T21:05:01.905Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-18T21:05:02.185Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-18T21:05:02.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-18T21:05:02.185Z] ---> 9ccc2519c24c [2021-02-18T21:05:02.185Z] Step 3/23 : WORKDIR /edgex-go [2021-02-18T21:05:02.185Z] ---> Using cache [2021-02-18T21:05:02.185Z] ---> 870ba62481d6 [2021-02-18T21:05:02.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:05:02.185Z] ---> Using cache [2021-02-18T21:05:02.185Z] ---> c2ce2ea4d6be [2021-02-18T21:05:02.185Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-18T21:05:02.791Z] Running setup.py install for docopt: finished with status 'done' [2021-02-18T21:05:02.791Z] Running setup.py install for PyYAML: started [2021-02-18T21:05:04.117Z] ---> Running in 86f29958945e [2021-02-18T21:05:04.117Z] ---> Running in 9a1ade71c3ce [2021-02-18T21:05:04.117Z] ---> Running in 3badc3dec20a [2021-02-18T21:05:05.633Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-18T21:05:05.633Z] Attempting uninstall: urllib3 [2021-02-18T21:05:05.633Z] Found existing installation: urllib3 1.25.9 [2021-02-18T21:05:05.633Z] Uninstalling urllib3-1.25.9: [2021-02-18T21:05:05.913Z] Successfully uninstalled urllib3-1.25.9 [2021-02-18T21:05:06.597Z] Attempting uninstall: idna [2021-02-18T21:05:06.597Z] Found existing installation: idna 2.9 [2021-02-18T21:05:06.597Z] Uninstalling idna-2.9: [2021-02-18T21:05:06.874Z] Successfully uninstalled idna-2.9 [2021-02-18T21:05:06.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-18T21:05:07.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:05:07.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-18T21:05:07.433Z] Attempting uninstall: requests [2021-02-18T21:05:07.433Z] Found existing installation: requests 2.23.0 [2021-02-18T21:05:07.433Z] Uninstalling requests-2.23.0: [2021-02-18T21:05:07.433Z] Successfully uninstalled requests-2.23.0 [2021-02-18T21:05:08.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:05:08.040Z] Running setup.py install for texttable: started [2021-02-18T21:05:08.643Z] OK: 217 MiB in 51 packages [2021-02-18T21:05:10.655Z] Removing intermediate container 86f29958945e [2021-02-18T21:05:10.655Z] ---> d6775f829e31 [2021-02-18T21:05:10.655Z] Step 6/23 : COPY go.mod . [2021-02-18T21:05:10.655Z] Running setup.py install for texttable: finished with status 'done' [2021-02-18T21:05:10.655Z] Running setup.py install for dockerpty: started [2021-02-18T21:05:11.267Z] ---> c5802a080790 [2021-02-18T21:05:11.267Z] Step 7/23 : RUN go mod download [2021-02-18T21:05:11.546Z] ---> Running in b000fec948e2 [2021-02-18T21:05:14.210Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-18T21:05:16.211Z] Removing intermediate container b000fec948e2 [2021-02-18T21:05:16.211Z] ---> 1d7d2c907f7d [2021-02-18T21:05:16.211Z] Step 8/23 : COPY . . [2021-02-18T21:05:17.645Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-18T21:05:27.816Z] Removing intermediate container 6e721cf35ab3 [2021-02-18T21:05:27.816Z] ---> 7a77371cf8ed [2021-02-18T21:05:27.816Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-18T21:05:27.816Z] ---> Running in bd1302f9788f [2021-02-18T21:05:29.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:05:29.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:05:30.803Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-18T21:05:30.803Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-18T21:05:30.803Z] (3/3) Installing curl (7.69.1-r3) [2021-02-18T21:05:30.803Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T21:05:30.803Z] OK: 71 MiB in 58 packages [2021-02-18T21:05:34.235Z] Removing intermediate container bd1302f9788f [2021-02-18T21:05:34.235Z] ---> 0e5059866ac5 [2021-02-18T21:05:34.235Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-18T21:05:34.512Z] ---> Running in cef1a34cfb1d [2021-02-18T21:05:35.953Z] Removing intermediate container cef1a34cfb1d [2021-02-18T21:05:35.953Z] ---> 2b0f772a9fff [2021-02-18T21:05:35.953Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T21:05:35.953Z] ---> Running in 9f4e4cde3d5b [2021-02-18T21:05:36.945Z] Removing intermediate container 9f4e4cde3d5b [2021-02-18T21:05:36.945Z] ---> ade7b0df662f [2021-02-18T21:05:36.945Z] Step 24/26 : LABEL arch=arm64 [2021-02-18T21:05:37.222Z] ---> Running in 994215a7818e [2021-02-18T21:05:37.222Z] ---> a5dbb8d76aab [2021-02-18T21:05:37.222Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-18T21:05:37.504Z] ---> Running in db8a228bb28d [2021-02-18T21:05:38.490Z] Removing intermediate container 994215a7818e [2021-02-18T21:05:38.490Z] ---> 7ba189ae21d0 [2021-02-18T21:05:38.490Z] Step 25/26 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T21:05:38.491Z] ---> Running in 76da61511a4e [2021-02-18T21:05:39.092Z] Removing intermediate container 76da61511a4e [2021-02-18T21:05:39.092Z] ---> 2615c37547e2 [2021-02-18T21:05:39.092Z] Step 26/26 : LABEL version=0.0.0 [2021-02-18T21:05:39.372Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-18T21:05:39.372Z] ---> Running in 4f98c68abc7c [2021-02-18T21:05:39.973Z] Removing intermediate container 4f98c68abc7c [2021-02-18T21:05:39.973Z] ---> fad647d4dcdb [2021-02-18T21:05:39.973Z] [2021-02-18T21:05:40.578Z] Successfully built fad647d4dcdb [2021-02-18T21:05:40.578Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-18T21:06:27.566Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 3badc3dec20a [2021-02-18T21:06:27.566Z] ---> 9a18d221b560 [2021-02-18T21:06:27.566Z] [2021-02-18T21:06:27.566Z] Step 10/30 : FROM alpine:3.12 [2021-02-18T21:06:27.566Z] ---> afeebe901d6b [2021-02-18T21:06:27.566Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-18T21:06:27.839Z] ---> Running in 2a2be4bbccfe [2021-02-18T21:06:28.438Z] Removing intermediate container 2a2be4bbccfe [2021-02-18T21:06:28.438Z] ---> 7d4e34c2b3e5 [2021-02-18T21:06:28.438Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-18T21:06:28.714Z] ---> Running in 86318b0841a6 [2021-02-18T21:06:30.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:06:30.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:06:31.686Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-18T21:06:31.686Z] (2/2) Installing su-exec (0.2-r1) [2021-02-18T21:06:31.686Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T21:06:31.686Z] OK: 5 MiB in 16 packages [2021-02-18T21:06:33.675Z] Removing intermediate container 86318b0841a6 [2021-02-18T21:06:33.675Z] ---> 05085de4f38e [2021-02-18T21:06:33.675Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-18T21:06:33.951Z] ---> Running in 1b1ee3cd41d4 [2021-02-18T21:06:35.408Z] Removing intermediate container 1b1ee3cd41d4 [2021-02-18T21:06:35.408Z] ---> e9a2676f24d8 [2021-02-18T21:06:35.408Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-18T21:06:35.686Z] ---> Running in 7ca13f8de6dd [2021-02-18T21:06:37.156Z] Removing intermediate container 7ca13f8de6dd [2021-02-18T21:06:37.156Z] ---> 735e417afa03 [2021-02-18T21:06:37.156Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-18T21:06:37.432Z] ---> Running in ae17e0d9ed14 [2021-02-18T21:06:38.423Z] Removing intermediate container 471a1a2bdc24 [2021-02-18T21:06:38.423Z] ---> 44078db5e35e [2021-02-18T21:06:38.423Z] [2021-02-18T21:06:38.423Z] Step 10/23 : FROM alpine:3.12 [2021-02-18T21:06:38.423Z] ---> afeebe901d6b [2021-02-18T21:06:38.423Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-18T21:06:38.423Z] ---> Using cache [2021-02-18T21:06:38.423Z] ---> 82066d64c006 [2021-02-18T21:06:38.423Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-18T21:06:38.423Z] ---> Using cache [2021-02-18T21:06:38.423Z] ---> 645d87bc4a48 [2021-02-18T21:06:38.423Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-18T21:06:39.025Z] ---> Running in f53e22f19bba [2021-02-18T21:06:40.473Z] Removing intermediate container f53e22f19bba [2021-02-18T21:06:40.473Z] ---> 0f6d6d425f32 [2021-02-18T21:06:40.473Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-18T21:06:40.758Z] ---> Running in 9074f5388655 [2021-02-18T21:06:41.753Z] Removing intermediate container 9074f5388655 [2021-02-18T21:06:41.753Z] ---> 3b9d5ab3b0da [2021-02-18T21:06:41.753Z] Step 15/23 : WORKDIR / [2021-02-18T21:06:42.039Z] Removing intermediate container ae17e0d9ed14 [2021-02-18T21:06:42.039Z] ---> 90c1ad49ce2f [2021-02-18T21:06:42.039Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-18T21:06:42.039Z] Removing intermediate container 9a1ade71c3ce [2021-02-18T21:06:42.039Z] ---> 926f094ebb80 [2021-02-18T21:06:42.039Z] [2021-02-18T21:06:42.039Z] Step 10/23 : FROM alpine:3.12 [2021-02-18T21:06:42.039Z] ---> afeebe901d6b [2021-02-18T21:06:42.039Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-18T21:06:42.039Z] ---> Using cache [2021-02-18T21:06:42.039Z] ---> 82066d64c006 [2021-02-18T21:06:42.039Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-18T21:06:42.039Z] ---> Using cache [2021-02-18T21:06:42.039Z] ---> 645d87bc4a48 [2021-02-18T21:06:42.039Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-18T21:06:42.039Z] ---> Running in 1e5d729aadaf [2021-02-18T21:06:42.316Z] ---> Running in 1774d9912a8f [2021-02-18T21:06:42.316Z] ---> Running in f34d8226fff4 [2021-02-18T21:06:43.310Z] Removing intermediate container 1774d9912a8f [2021-02-18T21:06:43.310Z] ---> e305df939043 [2021-02-18T21:06:43.310Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/Removing intermediate container 1e5d729aadaf [2021-02-18T21:06:43.310Z] [2021-02-18T21:06:43.310Z] ---> fa93bbf38742 [2021-02-18T21:06:43.310Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T21:06:43.584Z] Removing intermediate container f34d8226fff4 [2021-02-18T21:06:43.585Z] ---> bc53e5c68610 [2021-02-18T21:06:43.585Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-18T21:06:43.859Z] ---> Running in 5fe3f49847b0 [2021-02-18T21:06:44.845Z] ---> 97b6b9fb98b1 [2021-02-18T21:06:44.845Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-18T21:06:44.845Z] Removing intermediate container 5fe3f49847b0 [2021-02-18T21:06:44.845Z] ---> f79cd631dc99 [2021-02-18T21:06:44.845Z] Step 15/23 : WORKDIR / [2021-02-18T21:06:44.845Z] ---> 7c50b741d492 [2021-02-18T21:06:44.845Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-18T21:06:44.845Z] ---> Running in a6be4425720e [2021-02-18T21:06:45.128Z] ---> Running in 0fea25038b37 [2021-02-18T21:06:46.116Z] Removing intermediate container a6be4425720e [2021-02-18T21:06:46.116Z] ---> 762eb559c183 [2021-02-18T21:06:46.116Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T21:06:48.228Z] ---> e43e9a39b7e5 [2021-02-18T21:06:48.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-18T21:06:48.228Z] ---> f545b1eefdde [2021-02-18T21:06:48.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-18T21:06:49.069Z] Removing intermediate container 0fea25038b37 [2021-02-18T21:06:49.069Z] ---> e098443fc934 [2021-02-18T21:06:49.069Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T21:06:49.341Z] ---> 3f85fe549cc4 [2021-02-18T21:06:49.620Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-18T21:06:49.620Z] ---> Running in 37d1dc33f20d [2021-02-18T21:06:50.603Z] ---> 74fdd5ad482c [2021-02-18T21:06:50.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-18T21:06:50.603Z] Removing intermediate container 37d1dc33f20d [2021-02-18T21:06:50.603Z] ---> 62175736be12 [2021-02-18T21:06:50.603Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T21:06:50.603Z] ---> 959047c98540 [2021-02-18T21:06:50.603Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-18T21:06:50.880Z] ---> Running in d51008b592a5 [2021-02-18T21:06:51.475Z] Removing intermediate container d51008b592a5 [2021-02-18T21:06:51.475Z] ---> 2a13c6055f3b [2021-02-18T21:06:51.475Z] Step 21/23 : LABEL arch=arm64 [2021-02-18T21:06:51.747Z] ---> b08cdaa227f4 [2021-02-18T21:06:51.747Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-18T21:06:51.747Z] ---> Running in c83c6d91ef12 [2021-02-18T21:06:52.023Z] ---> Running in ea1f4ce4e489 [2021-02-18T21:06:52.297Z] ---> 701b87577c5c [2021-02-18T21:06:52.297Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-18T21:06:52.567Z] Removing intermediate container c83c6d91ef12 [2021-02-18T21:06:52.567Z] ---> 860e1784bffd [2021-02-18T21:06:52.567Z] Step 22/23 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T21:06:52.567Z] Removing intermediate container ea1f4ce4e489 [2021-02-18T21:06:52.568Z] ---> 13729ffd05a1 [2021-02-18T21:06:52.568Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T21:06:52.568Z] ---> Running in 4d70f8b263a0 [2021-02-18T21:06:52.843Z] ---> Running in 1f1544b52bf7 [2021-02-18T21:06:53.118Z] ---> f3682326a6d0 [2021-02-18T21:06:53.118Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-18T21:06:53.118Z] Removing intermediate container 4d70f8b263a0 [2021-02-18T21:06:53.118Z] ---> 005267b33aed [2021-02-18T21:06:53.118Z] Step 23/23 : LABEL version=0.0.0 [2021-02-18T21:06:53.711Z] Removing intermediate container 1f1544b52bf7 [2021-02-18T21:06:53.711Z] ---> 1ac262e83006 [2021-02-18T21:06:53.711Z] Step 21/23 : LABEL arch=arm64 [2021-02-18T21:06:53.985Z] ---> Running in ed6e2b66fec8 [2021-02-18T21:06:53.985Z] ---> a536aa0475d3 [2021-02-18T21:06:53.985Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-18T21:06:53.985Z] ---> Running in 0eebdce43c3f [2021-02-18T21:06:54.588Z] ---> Running in d391dc067bd6 [2021-02-18T21:06:54.873Z] Removing intermediate container 0eebdce43c3f [2021-02-18T21:06:54.873Z] ---> 0350213f8747 [2021-02-18T21:06:54.873Z] Removing intermediate container ed6e2b66fec8 [2021-02-18T21:06:54.873Z] ---> 36e69cd92bc9 [2021-02-18T21:06:54.873Z] Step 22/23 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T21:06:54.873Z] [2021-02-18T21:06:55.157Z] ---> Running in 24c318507839 [2021-02-18T21:06:55.436Z] Removing intermediate container d391dc067bd6 [2021-02-18T21:06:55.436Z] ---> 546fb4f40544 [2021-02-18T21:06:55.436Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-18T21:06:55.436Z] Successfully built 36e69cd92bc9 [2021-02-18T21:06:55.436Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-18T21:06:56.041Z]  Building docker-core-metadata-go ... done Removing intermediate container 24c318507839 [2021-02-18T21:06:56.041Z] ---> 296bae899f6e [2021-02-18T21:06:56.041Z] Step 23/23 : LABEL version=0.0.0 [2021-02-18T21:06:56.313Z] ---> 19c3a9812daa [2021-02-18T21:06:56.313Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-18T21:06:56.313Z] ---> Running in 841782be7783 [2021-02-18T21:06:56.591Z] ---> Running in df53a1c8bb46 [2021-02-18T21:06:56.868Z] Removing intermediate container 841782be7783 [2021-02-18T21:06:56.868Z] ---> 2bfde1b47d96 [2021-02-18T21:06:56.868Z] [2021-02-18T21:06:57.467Z] Successfully built 2bfde1b47d96 [2021-02-18T21:06:57.467Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-18T21:06:59.429Z]  Building docker-core-command-go ... done Removing intermediate container df53a1c8bb46 [2021-02-18T21:06:59.430Z] ---> 3d8d7c3853aa [2021-02-18T21:06:59.430Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-18T21:06:59.703Z] ---> Running in 09a34c87f2ac [2021-02-18T21:07:00.303Z] Removing intermediate container 09a34c87f2ac [2021-02-18T21:07:00.303Z] ---> b774b77f2fd5 [2021-02-18T21:07:00.303Z] Step 27/30 : CMD ["gate"] [2021-02-18T21:07:00.584Z] ---> Running in 2f488d4ce25f [2021-02-18T21:07:01.563Z] Removing intermediate container 2f488d4ce25f [2021-02-18T21:07:01.563Z] ---> 482fd6c13563 [2021-02-18T21:07:01.563Z] Step 28/30 : LABEL arch=arm64 [2021-02-18T21:07:02.158Z] ---> Running in 5bebe3dce1f8 [2021-02-18T21:07:02.758Z] Removing intermediate container db8a228bb28d [2021-02-18T21:07:02.758Z] ---> 01b5eabc6fc9 [2021-02-18T21:07:02.758Z] [2021-02-18T21:07:02.758Z] Step 10/23 : FROM alpine:3.12 [2021-02-18T21:07:02.758Z] ---> afeebe901d6b [2021-02-18T21:07:02.758Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-18T21:07:02.758Z] Removing intermediate container 5bebe3dce1f8 [2021-02-18T21:07:02.758Z] ---> 132b90a6ef67 [2021-02-18T21:07:02.758Z] Step 29/30 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T21:07:02.758Z] ---> Running in cb984976da19 [2021-02-18T21:07:03.035Z] ---> Running in 39e36b1ce3f2 [2021-02-18T21:07:03.310Z] Removing intermediate container cb984976da19 [2021-02-18T21:07:03.310Z] ---> 8520543470b1 [2021-02-18T21:07:03.310Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-18T21:07:03.581Z] ---> Running in 843de0dcfe84 [2021-02-18T21:07:03.581Z] Removing intermediate container 39e36b1ce3f2 [2021-02-18T21:07:03.581Z] ---> 3c94b198ca77 [2021-02-18T21:07:03.581Z] Step 30/30 : LABEL version=0.0.0 [2021-02-18T21:07:03.855Z] ---> Running in 08205cecd290 [2021-02-18T21:07:04.127Z] Removing intermediate container 843de0dcfe84 [2021-02-18T21:07:04.127Z] ---> 2d8db5cae851 [2021-02-18T21:07:04.127Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-18T21:07:04.127Z] ---> Running in 5884ba6edf22 [2021-02-18T21:07:04.397Z] Removing intermediate container 08205cecd290 [2021-02-18T21:07:04.397Z] ---> 5a0eda1ca406 [2021-02-18T21:07:04.397Z] [2021-02-18T21:07:04.990Z] Successfully built 5a0eda1ca406 [2021-02-18T21:07:04.990Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-18T21:07:04.990Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 5884ba6edf22 [2021-02-18T21:07:04.990Z] ---> a36286357e71 [2021-02-18T21:07:04.990Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-18T21:07:04.990Z] ---> Running in 8d1e0e915992 [2021-02-18T21:07:07.598Z] Removing intermediate container 8d1e0e915992 [2021-02-18T21:07:07.598Z] ---> 95feb012594f [2021-02-18T21:07:07.598Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-18T21:07:07.598Z] ---> Running in 826ac80de43a [2021-02-18T21:07:08.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-18T21:07:09.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-18T21:07:09.751Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-18T21:07:09.751Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-18T21:07:10.020Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-18T21:07:10.020Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-18T21:07:10.290Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-18T21:07:10.560Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-18T21:07:10.560Z] Executing busybox-1.31.1-r19.trigger [2021-02-18T21:07:10.560Z] OK: 8 MiB in 20 packages [2021-02-18T21:07:11.986Z] Removing intermediate container 826ac80de43a [2021-02-18T21:07:11.986Z] ---> bac2a79f27c6 [2021-02-18T21:07:11.986Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-18T21:07:12.582Z] ---> 253883bba6c8 [2021-02-18T21:07:12.582Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-18T21:07:14.014Z] ---> 98f2714b615f [2021-02-18T21:07:14.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-18T21:07:14.613Z] ---> ced0b44385af [2021-02-18T21:07:14.613Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-18T21:07:14.613Z] ---> Running in 59f3336a66b6 [2021-02-18T21:07:15.208Z] Removing intermediate container 59f3336a66b6 [2021-02-18T21:07:15.208Z] ---> 65180dc71b25 [2021-02-18T21:07:15.208Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-18T21:07:15.208Z] ---> Running in 902a8e1b091c [2021-02-18T21:07:15.801Z] Removing intermediate container 902a8e1b091c [2021-02-18T21:07:15.801Z] ---> 642299cb6d33 [2021-02-18T21:07:15.801Z] Step 21/23 : LABEL arch=arm64 [2021-02-18T21:07:15.801Z] ---> Running in e7bf8127e0e7 [2021-02-18T21:07:16.401Z] Removing intermediate container e7bf8127e0e7 [2021-02-18T21:07:16.401Z] ---> e5510409ccd5 [2021-02-18T21:07:16.401Z] Step 22/23 : LABEL git_sha=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [2021-02-18T21:07:16.401Z] ---> Running in 2e710a92e843 [2021-02-18T21:07:16.995Z] Removing intermediate container 2e710a92e843 [2021-02-18T21:07:16.995Z] ---> c59979d2ddad [2021-02-18T21:07:16.995Z] Step 23/23 : LABEL version=0.0.0 [2021-02-18T21:07:16.995Z] ---> Running in 3896bb138f5a [2021-02-18T21:07:17.589Z] Removing intermediate container 3896bb138f5a [2021-02-18T21:07:17.590Z] ---> 4640dd8fbbd8 [2021-02-18T21:07:17.590Z] [2021-02-18T21:07:17.860Z] Successfully built 4640dd8fbbd8 [2021-02-18T21:07:17.860Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-18T21:07:18.146Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-18T21:07:18.163Z] $ docker stop --time=1 6f489c9477c77ed2fe5093ab45eeb2063b5c8c2b621e24d34419f66f1929dc36 [2021-02-18T21:07:20.117Z] $ docker rm -f 6f489c9477c77ed2fe5093ab45eeb2063b5c8c2b621e24d34419f66f1929dc36 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-18T21:07:20.903Z] + docker images [2021-02-18T21:07:20.903Z] + grep docker [2021-02-18T21:07:21.176Z] docker-core-data-go-arm64 latest 4640dd8fbbd8 3 seconds ago 21MB [2021-02-18T21:07:21.176Z] docker-security-bootstrapper-go-arm64 latest 5a0eda1ca406 16 seconds ago 17MB [2021-02-18T21:07:21.176Z] docker-core-command-go-arm64 latest 2bfde1b47d96 24 seconds ago 16MB [2021-02-18T21:07:21.176Z] docker-core-metadata-go-arm64 latest 36e69cd92bc9 26 seconds ago 17.8MB [2021-02-18T21:07:21.176Z] docker-sys-mgmt-agent-go-arm64 latest fad647d4dcdb About a minute ago 300MB [2021-02-18T21:07:21.176Z] docker-security-secretstore-setup-go-arm64 latest 6725de787562 3 minutes ago 23.4MB [2021-02-18T21:07:21.176Z] docker-support-scheduler-go-arm64 latest 05534f4238d8 3 minutes ago 16.1MB [2021-02-18T21:07:21.176Z] docker-support-notifications-go-arm64 latest 1e34b7cbc5c7 3 minutes ago 16.7MB [2021-02-18T21:07:21.176Z] docker-security-proxy-setup-go-arm64 latest 0c1a16dfb7c3 3 minutes ago 23.2MB [2021-02-18T21:07:21.176Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-18T21:07:23.997Z] provisioning config files... [2021-02-18T21:07:24.007Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2606312619078184492tmp [Pipeline] { [Pipeline] sh [2021-02-18T21:07:24.439Z] + set +x [2021-02-18T21:07:24.439Z] + curl -s https://codecov.io/bash [2021-02-18T21:07:24.439Z] + bash -s -- [2021-02-18T21:07:25.018Z] [2021-02-18T21:07:25.019Z] _____ _ [2021-02-18T21:07:25.019Z] / ____| | | [2021-02-18T21:07:25.019Z] | | ___ __| | ___ ___ _____ __ [2021-02-18T21:07:25.019Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-18T21:07:25.019Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-18T21:07:25.019Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-18T21:07:25.019Z] Bash-20210129-7c25fce [2021-02-18T21:07:25.019Z] [2021-02-18T21:07:25.019Z] [2021-02-18T21:07:25.019Z] ==> git version 2.24.3 found [2021-02-18T21:07:25.019Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-18T21:07:25.019Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-18T21:07:25.019Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-18T21:07:25.019Z] ==> Jenkins CI detected. [2021-02-18T21:07:25.019Z] project root: . [2021-02-18T21:07:25.019Z] --> token set from env [2021-02-18T21:07:25.019Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-18T21:07:25.019Z] ==> Running gcov in . (disable via -X gcov) [2021-02-18T21:07:25.019Z] ==> Python coveragepy not found [2021-02-18T21:07:25.019Z] ==> Searching for coverage reports in: [2021-02-18T21:07:25.019Z] + . [2021-02-18T21:07:25.285Z] -> Found 1 reports [2021-02-18T21:07:25.285Z] ==> Detecting git/mercurial file structure [2021-02-18T21:07:25.285Z] ==> Reading reports [2021-02-18T21:07:25.285Z] + ./coverage.out bytes=599033 [2021-02-18T21:07:25.285Z] ==> Appending adjustments [2021-02-18T21:07:25.285Z] https://docs.codecov.io/docs/fixing-reports [2021-02-18T21:07:28.598Z] + Found adjustments [2021-02-18T21:07:28.598Z] ==> Gzipping contents [2021-02-18T21:07:28.598Z] 88K /tmp/codecov.ZsbwE0.gz [2021-02-18T21:07:28.598Z] ==> Uploading reports [2021-02-18T21:07:28.598Z] url: https://codecov.io [2021-02-18T21:07:28.598Z] query: branch=PR-3179&commit=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3179&job=&cmd_args= [2021-02-18T21:07:28.598Z] -> Pinging Codecov [2021-02-18T21:07:28.598Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3179&commit=c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3179&job=&cmd_args= [2021-02-18T21:07:28.865Z] -> Uploading to [2021-02-18T21:07:28.865Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-18/00271124DB129430A58F1EEE437C3FCB/c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23/50f26b3a-6e29-49fd-a7af-3d8e023e1a0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210218T210728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb97edf30fb20f5644f1b72908e60e600e59d0ecf5ae012ff7fb0f8a4f075eb1 [2021-02-18T21:07:28.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-18T21:07:28.865Z] Dload Upload Total Spent Left Speed [2021-02-18T21:07:29.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89915 0 0 100 89915 0 161k --:--:-- --:--:-- --:--:-- 161k [2021-02-18T21:07:29.390Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c0a071ae3ef137448e8cb0b4bec86a00bbf4fc23 [Pipeline] } [2021-02-18T21:07:29.413Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-18T21:07:32.525Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-18T21:07:33.453Z] ---> package-listing.sh [2021-02-18T21:07:33.453Z] ++ facter osfamily [2021-02-18T21:07:33.453Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-18T21:07:33.453Z] + OS_FAMILY=redhat [2021-02-18T21:07:33.453Z] + workspace=/w/workspace/edgex-go/1 [2021-02-18T21:07:33.453Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-18T21:07:33.453Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-18T21:07:33.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-18T21:07:33.453Z] + PACKAGES=/tmp/packages_start.txt [2021-02-18T21:07:33.453Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-18T21:07:33.453Z] + PACKAGES=/tmp/packages_end.txt [2021-02-18T21:07:33.453Z] + case "${OS_FAMILY}" in [2021-02-18T21:07:33.453Z] + rpm -qa [2021-02-18T21:07:33.453Z] + sort [2021-02-18T21:07:38.770Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-18T21:07:38.770Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-18T21:07:38.770Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-18T21:07:38.770Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-18T21:07:38.770Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-18T21:07:38.770Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-18T21:07:38.804Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-18T21:07:39.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-18T21:07:39.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-18T21:07:39.498Z] [2021-02-18T21:07:39.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-18T21:07:39.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-18T21:07:39.889Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-18T21:07:39.889Z] df20fa9351a1: Pulling fs layer [2021-02-18T21:07:39.889Z] 36b3adc4ff6f: Pulling fs layer [2021-02-18T21:07:39.889Z] 8ad3a11d3b57: Pulling fs layer [2021-02-18T21:07:39.889Z] 46f8f816bc3b: Pulling fs layer [2021-02-18T21:07:39.889Z] 93b61091891f: Pulling fs layer [2021-02-18T21:07:39.889Z] 93b9cdb0e59b: Pulling fs layer [2021-02-18T21:07:39.889Z] 5e14af77c1be: Pulling fs layer [2021-02-18T21:07:39.889Z] 01666e4c0597: Pulling fs layer [2021-02-18T21:07:39.889Z] aa168da1d23b: Pulling fs layer [2021-02-18T21:07:39.889Z] 93b9cdb0e59b: Waiting [2021-02-18T21:07:39.889Z] 5e14af77c1be: Waiting [2021-02-18T21:07:39.889Z] 01666e4c0597: Waiting [2021-02-18T21:07:39.889Z] aa168da1d23b: Waiting [2021-02-18T21:07:39.889Z] 46f8f816bc3b: Waiting [2021-02-18T21:07:39.889Z] 93b61091891f: Waiting [2021-02-18T21:07:39.889Z] 36b3adc4ff6f: Verifying Checksum [2021-02-18T21:07:39.889Z] 36b3adc4ff6f: Download complete [2021-02-18T21:07:39.889Z] 46f8f816bc3b: Verifying Checksum [2021-02-18T21:07:39.889Z] 46f8f816bc3b: Download complete [2021-02-18T21:07:40.153Z] df20fa9351a1: Verifying Checksum [2021-02-18T21:07:40.153Z] df20fa9351a1: Download complete [2021-02-18T21:07:40.153Z] 93b9cdb0e59b: Verifying Checksum [2021-02-18T21:07:40.153Z] 93b9cdb0e59b: Download complete [2021-02-18T21:07:40.153Z] 5e14af77c1be: Verifying Checksum [2021-02-18T21:07:40.153Z] 5e14af77c1be: Download complete [2021-02-18T21:07:40.153Z] 93b61091891f: Verifying Checksum [2021-02-18T21:07:40.153Z] 93b61091891f: Download complete [2021-02-18T21:07:40.153Z] 8ad3a11d3b57: Verifying Checksum [2021-02-18T21:07:40.153Z] 8ad3a11d3b57: Download complete [2021-02-18T21:07:40.153Z] 01666e4c0597: Verifying Checksum [2021-02-18T21:07:40.153Z] 01666e4c0597: Download complete [2021-02-18T21:07:40.419Z] df20fa9351a1: Pull complete [2021-02-18T21:07:40.681Z] 36b3adc4ff6f: Pull complete [2021-02-18T21:07:41.270Z] 8ad3a11d3b57: Pull complete [2021-02-18T21:07:41.549Z] 46f8f816bc3b: Pull complete [2021-02-18T21:07:42.506Z] aa168da1d23b: Verifying Checksum [2021-02-18T21:07:42.506Z] aa168da1d23b: Download complete [2021-02-18T21:07:43.452Z] 93b61091891f: Pull complete [2021-02-18T21:07:43.452Z] 93b9cdb0e59b: Pull complete [2021-02-18T21:07:43.714Z] 5e14af77c1be: Pull complete [2021-02-18T21:07:43.976Z] 01666e4c0597: Pull complete [2021-02-18T21:07:52.156Z] aa168da1d23b: Pull complete [2021-02-18T21:07:52.156Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-18T21:07:52.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-18T21:07:52.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-18T21:07:52.371Z] prd-centos7-docker-4c-2g-26814 does not seem to be running inside a container [2021-02-18T21:07:52.427Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-18T21:08:00.730Z] $ docker top a1379b0c7ff75e772b7398f7360ac011df65dd255220b3d9804c02810f5c3814 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-18T21:08:01.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-18T21:08:01.873Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-18T21:08:02.192Z] + ls /var/log/sa-host [2021-02-18T21:08:02.192Z] + sadf -c /var/log/sa-host/sa18 [2021-02-18T21:08:02.192Z] file_magic: OK [2021-02-18T21:08:02.192Z] HZ: Using current value: 100 [2021-02-18T21:08:02.192Z] file_header: OK [2021-02-18T21:08:02.192Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-18T21:08:02.192Z] Statistics: [2021-02-18T21:08:02.192Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-18T21:08:02.192Z] File successfully converted to sysstat format version 12.2.1 [2021-02-18T21:08:02.192Z] + sadf -c /var/log/sa-host/sa23 [2021-02-18T21:08:02.192Z] file_magic: OK [2021-02-18T21:08:02.192Z] HZ: Using current value: 100 [2021-02-18T21:08:02.192Z] file_header: OK [2021-02-18T21:08:02.192Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-18T21:08:02.192Z] Statistics: [2021-02-18T21:08:02.192Z] Hnuu...uuuununununu... [2021-02-18T21:08:02.192Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-18T21:08:02.826Z] provisioning config files... [2021-02-18T21:08:02.841Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2080840059095036522tmp [Pipeline] { [Pipeline] echo [2021-02-18T21:08:02.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-18T21:08:03.313Z] ---> create-netrc.sh [Pipeline] } [2021-02-18T21:08:03.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-18T21:08:03.543Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-18T21:08:03.871Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-18T21:08:03.903Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-18T21:08:04.258Z] ---> sudo-logs.sh [2021-02-18T21:08:04.259Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-18T21:08:04.383Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-18T21:08:04.716Z] ---> job-cost.sh [2021-02-18T21:08:04.716Z] lf-activate-venv: SKIPPING [2021-02-18T21:08:04.716Z] INFO: No Stack... [2021-02-18T21:08:06.636Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-18T21:08:06.897Z] INFO: Archiving Costs [Pipeline] echo [2021-02-18T21:08:06.931Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-18T21:08:07.264Z] ---> logs-deploy.sh [2021-02-18T21:08:07.264Z] lf-activate-venv: SKIPPING [2021-02-18T21:08:07.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3179/1 [2021-02-18T21:08:07.264Z] INFO: archiving workspace using pattern(s): [2021-02-18T21:08:08.654Z] Archives upload complete. [2021-02-18T21:08:08.916Z] INFO: archiving logs to Nexus [2021-02-18T21:08:09.860Z] ---> uname -a: [2021-02-18T21:08:09.860Z] Linux prd-centos7-docker-4c-2g-26814.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-18T21:08:09.860Z] [2021-02-18T21:08:09.860Z] [2021-02-18T21:08:09.860Z] ---> lscpu: [2021-02-18T21:08:09.860Z] Architecture: x86_64 [2021-02-18T21:08:09.860Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-18T21:08:09.860Z] Byte Order: Little Endian [2021-02-18T21:08:09.860Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-18T21:08:09.860Z] CPU(s): 4 [2021-02-18T21:08:09.860Z] On-line CPU(s) list: 0-3 [2021-02-18T21:08:09.860Z] Thread(s) per core: 1 [2021-02-18T21:08:09.860Z] Core(s) per socket: 1 [2021-02-18T21:08:09.860Z] Socket(s): 4 [2021-02-18T21:08:09.860Z] NUMA node(s): 1 [2021-02-18T21:08:09.860Z] Vendor ID: GenuineIntel [2021-02-18T21:08:09.860Z] CPU family: 6 [2021-02-18T21:08:09.860Z] Model: 44 [2021-02-18T21:08:09.860Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-18T21:08:09.860Z] Stepping: 1 [2021-02-18T21:08:09.860Z] CPU MHz: 2933.438 [2021-02-18T21:08:09.860Z] BogoMIPS: 5866.87 [2021-02-18T21:08:09.860Z] Virtualization: VT-x [2021-02-18T21:08:09.860Z] Hypervisor vendor: KVM [2021-02-18T21:08:09.860Z] Virtualization type: full [2021-02-18T21:08:09.860Z] L1d cache: 128 KiB [2021-02-18T21:08:09.860Z] L1i cache: 128 KiB [2021-02-18T21:08:09.860Z] L2 cache: 16 MiB [2021-02-18T21:08:09.860Z] L3 cache: 64 MiB [2021-02-18T21:08:09.860Z] NUMA node0 CPU(s): 0-3 [2021-02-18T21:08:09.860Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-18T21:08:09.860Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-18T21:08:09.860Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-18T21:08:09.860Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-18T21:08:09.860Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-18T21:08:09.860Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-18T21:08:09.860Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-18T21:08:09.860Z] Vulnerability Srbds: Not affected [2021-02-18T21:08:09.860Z] Vulnerability Tsx async abort: Not affected [2021-02-18T21:08:09.860Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-18T21:08:09.860Z] [2021-02-18T21:08:09.860Z] [2021-02-18T21:08:09.860Z] ---> nproc: [2021-02-18T21:08:09.860Z] 4 [2021-02-18T21:08:09.860Z] [2021-02-18T21:08:09.860Z] [2021-02-18T21:08:09.860Z] ---> df -h: [2021-02-18T21:08:09.860Z] Filesystem Size Used Available Use% Mounted on [2021-02-18T21:08:09.860Z] overlay 50.0G 12.1G 37.9G 24% / [2021-02-18T21:08:09.860Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-18T21:08:09.860Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-18T21:08:09.860Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-18T21:08:09.860Z] /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os [2021-02-18T21:08:09.860Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf [2021-02-18T21:08:09.861Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname [2021-02-18T21:08:09.861Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts [2021-02-18T21:08:09.861Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host [2021-02-18T21:08:09.861Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure [2021-02-18T21:08:09.861Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log [2021-02-18T21:08:09.861Z] /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json [2021-02-18T21:08:09.861Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1 [2021-02-18T21:08:09.861Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1@tmp [2021-02-18T21:08:09.861Z] [2021-02-18T21:08:09.861Z] [2021-02-18T21:08:09.861Z] ---> free -m: [2021-02-18T21:08:09.861Z] total used free shared buff/cache available [2021-02-18T21:08:09.861Z] Mem: 1837 712 103 0 1020 1041 [2021-02-18T21:08:09.861Z] Swap: 1023 77 946 [2021-02-18T21:08:09.861Z] [2021-02-18T21:08:09.861Z]