Pull request #3102 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from bf5c00247f72bb2ef98cdb5ede1c907a16769b45+b46b7e8111e4043173f976c96fadf622ec12f3cd (f29f9189d7f9462456ab43d7e8e1056d7c5dc0b1) 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-3102/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-3102/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-24120 in /w/workspace/edgexfoundry_edgex-go_PR-3102 [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/hanoi commit b46b7e8111e4043173f976c96fadf622ec12f3cd into PR head commit bf5c00247f72bb2ef98cdb5ede1c907a16769b45 Merge succeeded, producing bf5c00247f72bb2ef98cdb5ede1c907a16769b45 Checking out Revision bf5c00247f72bb2ef98cdb5ede1c907a16769b45 (PR-3102) > 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/3102/head:refs/remotes/origin/PR-3102 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # 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 b46b7e8111e4043173f976c96fadf622ec12f3cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 Commit message: "fix(snap): update snap to redis 6.0.10" 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-01-30T21:12:18.588Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-30T21:12:18.930Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-30T21:12:19.163Z] ========================================================= [2021-01-30T21:12:19.163Z] EdgeX Global Pipelines Version Info [2021-01-30T21:12:19.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:12:20.633Z] ------------------- [2021-01-30T21:12:20.633Z] stable info: [2021-01-30T21:12:20.633Z] ------------------- [2021-01-30T21:12:20.633Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-30T21:12:20.633Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-30T21:12:20.634Z] Message: update stable to v1.0.179 [2021-01-30T21:12:21.581Z] ------------------- [2021-01-30T21:12:21.581Z] experimental info: [2021-01-30T21:12:21.581Z] ------------------- [2021-01-30T21:12:21.581Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-30T21:12:21.581Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-30T21:12:21.581Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-30T21:12:21.958Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-30T21:12:22.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-30T21:12:22.264Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-30T21:12:22.389Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-30T21:12:22.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-30T21:12:22.669Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-30T21:12:22.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-30T21:12:22.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-30T21:12:23.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-30T21:12:23.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-30T21:12:23.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-30T21:12:23.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-30T21:12:23.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-30T21:12:24.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-30T21:12:24.319Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-30T21:12:24.552Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-30T21:12:24.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-30T21:12:25.022Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-30T21:12:25.185Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-30T21:12:25.394Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-30T21:12:25.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-30T21:12:25.820Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-30T21:12:26.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-30T21:12:26.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3102 [Pipeline] echo [2021-01-30T21:12:26.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3102 [Pipeline] echo [2021-01-30T21:12:26.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3102 [Pipeline] echo [2021-01-30T21:12:26.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [Pipeline] echo [2021-01-30T21:12:27.010Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf5c002 [Pipeline] echo [2021-01-30T21:12:27.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-30T21:12:27.432Z] provisioning config files... [2021-01-30T21:12:27.469Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5574558436535805218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:12:27.878Z] ---> docker-login.sh [2021-01-30T21:12:27.878Z] nexus3.edgexfoundry.org:10001 [2021-01-30T21:12:28.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:12:28.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:12:28.406Z] Configure a credential helper to remove this warning. See [2021-01-30T21:12:28.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:12:28.406Z] [2021-01-30T21:12:28.406Z] Login Succeeded [2021-01-30T21:12:28.406Z] nexus3.edgexfoundry.org:10002 [2021-01-30T21:12:28.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:12:28.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:12:28.406Z] Configure a credential helper to remove this warning. See [2021-01-30T21:12:28.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:12:28.406Z] [2021-01-30T21:12:28.406Z] Login Succeeded [2021-01-30T21:12:28.406Z] nexus3.edgexfoundry.org:10003 [2021-01-30T21:12:28.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:12:28.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:12:28.669Z] Configure a credential helper to remove this warning. See [2021-01-30T21:12:28.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:12:28.669Z] [2021-01-30T21:12:28.669Z] Login Succeeded [2021-01-30T21:12:28.669Z] nexus3.edgexfoundry.org:10004 [2021-01-30T21:12:28.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:12:28.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:12:28.933Z] Configure a credential helper to remove this warning. See [2021-01-30T21:12:28.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:12:28.933Z] [2021-01-30T21:12:28.933Z] Login Succeeded [2021-01-30T21:12:28.933Z] docker.io [2021-01-30T21:12:28.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:12:29.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:12:29.196Z] Configure a credential helper to remove this warning. See [2021-01-30T21:12:29.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:12:29.196Z] [2021-01-30T21:12:29.196Z] Login Succeeded [2021-01-30T21:12:29.196Z] ---> docker-login.sh ends [Pipeline] } [2021-01-30T21:12:29.218Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-30T21:12:29.784Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/core-command/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/core-data/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/support-logging/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo support-logging,cmd/support-logging/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-30T21:12:29.784Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-30T21:12:29.784Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-30T21:12:29.784Z] ++ cut -d/ -f2 [2021-01-30T21:12:29.784Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-30T21:12:29.885Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:12:31.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-30T21:12:31.723Z] [2021-01-30T21:12:31.723Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:12:32.116Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-30T21:12:32.116Z] latest: Pulling from edgex-devops/git-semver [2021-01-30T21:12:32.116Z] 31603596830f: Pulling fs layer [2021-01-30T21:12:32.116Z] 2a8b12db71e7: Pulling fs layer [2021-01-30T21:12:32.116Z] 6ca5941a6612: Pulling fs layer [2021-01-30T21:12:32.116Z] ecc8261a40a4: Pulling fs layer [2021-01-30T21:12:32.116Z] ecc8261a40a4: Waiting [2021-01-30T21:12:32.116Z] 2a8b12db71e7: Verifying Checksum [2021-01-30T21:12:32.116Z] 2a8b12db71e7: Download complete [2021-01-30T21:12:32.400Z] 31603596830f: Download complete [2021-01-30T21:12:32.400Z] ecc8261a40a4: Verifying Checksum [2021-01-30T21:12:32.400Z] ecc8261a40a4: Download complete [2021-01-30T21:12:32.400Z] 6ca5941a6612: Verifying Checksum [2021-01-30T21:12:32.400Z] 6ca5941a6612: Download complete [2021-01-30T21:12:32.666Z] 31603596830f: Pull complete [2021-01-30T21:12:32.928Z] 2a8b12db71e7: Pull complete [2021-01-30T21:12:33.893Z] 6ca5941a6612: Pull complete [2021-01-30T21:12:34.162Z] ecc8261a40a4: Pull complete [2021-01-30T21:12:34.162Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-30T21:12:34.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-30T21:12:34.162Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-30T21:12:34.325Z] prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container [2021-01-30T21:12:34.390Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-30T21:12:36.957Z] $ docker top 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-30T21:12:37.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-30T21:12:37.351Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-30T21:12:37.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-30T21:12:37.589Z] $ docker exec 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce ssh-agent [2021-01-30T21:12:37.758Z] SSH_AUTH_SOCK=/tmp/ssh-5kIx24Tif7uS/agent.13 [2021-01-30T21:12:37.758Z] SSH_AGENT_PID=19 [2021-01-30T21:12:37.769Z] Running ssh-add (command line suppressed) [2021-01-30T21:12:37.894Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8073882085511831352.key (/w/workspace/edgex-go/1@tmp/private_key_8073882085511831352.key) [2021-01-30T21:12:37.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-30T21:12:38.323Z] + git tag --points-at HEAD [Pipeline] } [2021-01-30T21:12:38.357Z] $ docker exec --env ******** --env ******** 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce ssh-agent -k [2021-01-30T21:12:38.472Z] unset SSH_AUTH_SOCK; [2021-01-30T21:12:38.473Z] unset SSH_AGENT_PID; [2021-01-30T21:12:38.473Z] echo Agent pid 19 killed; [2021-01-30T21:12:38.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-30T21:12:38.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-30T21:12:38.708Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-30T21:12:38.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-30T21:12:38.879Z] $ docker exec 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce ssh-agent [2021-01-30T21:12:39.047Z] SSH_AUTH_SOCK=/tmp/ssh-JHq26Y6YvZ8H/agent.47 [2021-01-30T21:12:39.047Z] SSH_AGENT_PID=53 [2021-01-30T21:12:39.055Z] Running ssh-add (command line suppressed) [2021-01-30T21:12:39.175Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6122122311302685764.key (/w/workspace/edgex-go/1@tmp/private_key_6122122311302685764.key) [2021-01-30T21:12:39.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-30T21:12:39.610Z] + git semver init [2021-01-30T21:12:39.610Z] # -> Open(): unable to determine branch for HEAD [2021-01-30T21:12:39.610Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-30T21:12:39.610Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-30T21:12:39.610Z] # $SEMVER_REMOTE_NAME = origin [2021-01-30T21:12:39.610Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-30T21:12:39.610Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-30T21:12:39.610Z] # $SEMVER_BRANCH = PR-3102 [2021-01-30T21:12:39.610Z] # $SEMVER_TEMP = /tmp/semver-543202912 [2021-01-30T21:12:39.610Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-30T21:12:57.781Z] # '/tmp/semver-543202912' -> '/w/workspace/edgex-go/1/.semver' [2021-01-30T21:12:57.781Z] # -> Force: false [2021-01-30T21:12:57.781Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-30T21:12:57.810Z] $ docker exec --env ******** --env ******** 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce ssh-agent -k [2021-01-30T21:12:58.078Z] unset SSH_AUTH_SOCK; [2021-01-30T21:12:58.079Z] unset SSH_AGENT_PID; [2021-01-30T21:12:58.079Z] echo Agent pid 53 killed; [2021-01-30T21:12:58.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-30T21:12:58.741Z] + git semver [Pipeline] } [2021-01-30T21:12:58.776Z] $ docker stop --time=1 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce [2021-01-30T21:13:00.508Z] $ docker rm -f 4fc8410b8a721e2a8f274d11a0e191a4c4c2c1278bcbea82e0879bf99d2d71ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-30T21:13:01.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-30T21:13:01.812Z] Stashed 1 file(s) [Pipeline] echo [2021-01-30T21:13:01.834Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-30T21:13:03.264Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-30T21:13:03.586Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-30T21:13:03.908Z] + sudo service docker restart [2021-01-30T21:13:03.908Z] + true [2021-01-30T21:13:03.908Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-30T21:13:04.525Z] ========================================================= [2021-01-30T21:13:04.525Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-30T21:13:04.525Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:13:04.903Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-30T21:13:08.228Z] Sending build context to Docker daemon 327.5MB [2021-01-30T21:13:08.228Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-30T21:13:08.228Z] Step 2/7 : FROM ${BASE} [2021-01-30T21:13:08.228Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-30T21:13:08.228Z] 188c0c94c7c5: Pulling fs layer [2021-01-30T21:13:08.228Z] 0ef7d3d256c8: Pulling fs layer [2021-01-30T21:13:08.228Z] de9db76c5a1d: Pulling fs layer [2021-01-30T21:13:08.228Z] bca2f99d35d6: Pulling fs layer [2021-01-30T21:13:08.228Z] 93359f2a8cfa: Pulling fs layer [2021-01-30T21:13:08.228Z] 7c6f9722023f: Pulling fs layer [2021-01-30T21:13:08.228Z] a35cf1a2eb13: Pulling fs layer [2021-01-30T21:13:08.228Z] 93359f2a8cfa: Waiting [2021-01-30T21:13:08.228Z] 7c6f9722023f: Waiting [2021-01-30T21:13:08.228Z] a35cf1a2eb13: Waiting [2021-01-30T21:13:08.228Z] bca2f99d35d6: Waiting [2021-01-30T21:13:08.228Z] de9db76c5a1d: Verifying Checksum [2021-01-30T21:13:08.228Z] de9db76c5a1d: Download complete [2021-01-30T21:13:08.492Z] 0ef7d3d256c8: Verifying Checksum [2021-01-30T21:13:08.492Z] 0ef7d3d256c8: Download complete [2021-01-30T21:13:08.492Z] 93359f2a8cfa: Verifying Checksum [2021-01-30T21:13:08.492Z] 93359f2a8cfa: Download complete [2021-01-30T21:13:09.073Z] 188c0c94c7c5: Verifying Checksum [2021-01-30T21:13:09.073Z] 7c6f9722023f: Verifying Checksum [2021-01-30T21:13:09.073Z] 7c6f9722023f: Download complete [2021-01-30T21:13:09.651Z] 188c0c94c7c5: Pull complete [2021-01-30T21:13:09.913Z] 0ef7d3d256c8: Pull complete [2021-01-30T21:13:09.913Z] de9db76c5a1d: Pull complete [2021-01-30T21:13:10.874Z] a35cf1a2eb13: Verifying Checksum [2021-01-30T21:13:10.874Z] a35cf1a2eb13: Download complete [2021-01-30T21:13:11.449Z] bca2f99d35d6: Verifying Checksum [2021-01-30T21:13:11.449Z] bca2f99d35d6: Download complete [2021-01-30T21:13:16.779Z] bca2f99d35d6: Pull complete [2021-01-30T21:13:16.779Z] 93359f2a8cfa: Pull complete [2021-01-30T21:13:16.779Z] 7c6f9722023f: Pull complete [2021-01-30T21:13:17.588Z] Still waiting to schedule task [2021-01-30T21:13:17.588Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-30T21:13:22.103Z] a35cf1a2eb13: Pull complete [2021-01-30T21:13:22.103Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-30T21:13:22.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-30T21:13:22.103Z] ---> a62c8e92a672 [2021-01-30T21:13:22.103Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-30T21:13:22.103Z] ---> Running in 8f5f4598d8aa [2021-01-30T21:13:22.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:13:22.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:13:23.516Z] (1/12) Installing libmagic (5.38-r0) [2021-01-30T21:13:23.779Z] (2/12) Installing file (5.38-r0) [2021-01-30T21:13:24.042Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-30T21:13:24.042Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-30T21:13:29.353Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-30T21:13:29.353Z] (6/12) Installing patch (2.7.6-r6) [2021-01-30T21:13:29.353Z] (7/12) Installing build-base (0.5-r2) [2021-01-30T21:13:29.353Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-30T21:13:29.353Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-30T21:13:29.353Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-30T21:13:29.353Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-30T21:13:29.353Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-30T21:13:29.353Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T21:13:29.353Z] OK: 233 MiB in 51 packages [2021-01-30T21:13:33.578Z] Removing intermediate container 8f5f4598d8aa [2021-01-30T21:13:33.578Z] ---> f1468723cba9 [2021-01-30T21:13:33.578Z] Step 4/7 : WORKDIR /edgex-go [2021-01-30T21:13:33.578Z] ---> Running in 5233013945bb [2021-01-30T21:13:33.578Z] Removing intermediate container 5233013945bb [2021-01-30T21:13:33.578Z] ---> bd4ccf23568f [2021-01-30T21:13:33.578Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-30T21:13:33.841Z] latest: Pulling from library/docker [2021-01-30T21:13:33.841Z] 801bfaa63ef2: Pulling fs layer [2021-01-30T21:13:33.841Z] 4f7dc993c79e: Pulling fs layer [2021-01-30T21:13:33.841Z] d39d95e4997f: Pulling fs layer [2021-01-30T21:13:33.841Z] ae283de69b7d: Pulling fs layer [2021-01-30T21:13:33.841Z] 1962c7344fe5: Pulling fs layer [2021-01-30T21:13:33.841Z] aa7a3367c785: Pulling fs layer [2021-01-30T21:13:33.841Z] 5e259227d438: Pulling fs layer [2021-01-30T21:13:33.841Z] 1962c7344fe5: Waiting [2021-01-30T21:13:33.841Z] aa7a3367c785: Waiting [2021-01-30T21:13:33.841Z] 5e259227d438: Waiting [2021-01-30T21:13:33.841Z] ae283de69b7d: Waiting [2021-01-30T21:13:33.841Z] d39d95e4997f: Download complete [2021-01-30T21:13:34.106Z] 801bfaa63ef2: Verifying Checksum [2021-01-30T21:13:34.106Z] 801bfaa63ef2: Download complete [2021-01-30T21:13:34.106Z] 4f7dc993c79e: Verifying Checksum [2021-01-30T21:13:34.106Z] 4f7dc993c79e: Download complete [2021-01-30T21:13:34.106Z] 1962c7344fe5: Verifying Checksum [2021-01-30T21:13:34.106Z] 1962c7344fe5: Download complete [2021-01-30T21:13:34.106Z] aa7a3367c785: Verifying Checksum [2021-01-30T21:13:34.106Z] aa7a3367c785: Download complete [2021-01-30T21:13:34.106Z] 5e259227d438: Verifying Checksum [2021-01-30T21:13:34.106Z] 5e259227d438: Download complete [2021-01-30T21:13:34.369Z] 801bfaa63ef2: Pull complete [2021-01-30T21:13:34.632Z] 4f7dc993c79e: Pull complete [2021-01-30T21:13:34.632Z] d39d95e4997f: Pull complete [2021-01-30T21:13:35.206Z] ae283de69b7d: Verifying Checksum [2021-01-30T21:13:35.206Z] ae283de69b7d: Download complete [2021-01-30T21:13:37.784Z] ae283de69b7d: Pull complete [2021-01-30T21:13:38.048Z] 1962c7344fe5: Pull complete [2021-01-30T21:13:38.048Z] aa7a3367c785: Pull complete [2021-01-30T21:13:38.310Z] 5e259227d438: Pull complete [2021-01-30T21:13:38.310Z] Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf [2021-01-30T21:13:38.310Z] Status: Downloaded newer image for docker:latest [2021-01-30T21:13:39.715Z] ---> 797b062933d6 [2021-01-30T21:13:39.715Z] Step 6/7 : COPY go.mod . [2021-01-30T21:13:39.981Z] ---> fabe4edbdf36 [2021-01-30T21:13:39.981Z] Step 7/7 : RUN go mod download [2021-01-30T21:13:39.981Z] ---> Running in cb800e4cc68e [2021-01-30T21:14:02.009Z] Removing intermediate container cb800e4cc68e [2021-01-30T21:14:02.009Z] ---> c8c83f438fd3 [2021-01-30T21:14:02.009Z] Successfully built c8c83f438fd3 [2021-01-30T21:14:02.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:14:02.369Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-30T21:14:02.369Z] . [Pipeline] withDockerContainer [2021-01-30T21:14:02.502Z] prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container [2021-01-30T21:14:02.553Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-30T21:14:03.479Z] $ docker top 64a898cebb7c2a0e56056d4ac3b2718063a064fd5eb6835dbe17ef6deac8d8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T21:14:04.076Z] + go version [2021-01-30T21:14:04.077Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-30T21:14:04.112Z] $ docker stop --time=1 64a898cebb7c2a0e56056d4ac3b2718063a064fd5eb6835dbe17ef6deac8d8a2 [2021-01-30T21:14:05.493Z] $ docker rm -f 64a898cebb7c2a0e56056d4ac3b2718063a064fd5eb6835dbe17ef6deac8d8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:14:06.574Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-30T21:14:06.574Z] . [Pipeline] withDockerContainer [2021-01-30T21:14:06.771Z] prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container [2021-01-30T21:14:06.917Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-30T21:14:07.690Z] $ docker top 029daeb9046aa5c9ec8496b8f08fcbacce38bcb54ea5fddcca0842813578bc2a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-30T21:14:07.927Z] ========================================================= [2021-01-30T21:14:07.927Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-30T21:14:07.927Z] ========================================================= [Pipeline] sh [2021-01-30T21:14:08.238Z] + make test [2021-01-30T21:14:08.238Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-30T21:14:18.294Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-30T21:14:33.354Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-30T21:14:38.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-30T21:14:38.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-30T21:14:38.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-30T21:14:38.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-30T21:14:39.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-30T21:14:41.189Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.033s [2021-01-30T21:14:41.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-30T21:14:41.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2021-01-30T21:14:41.784Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-30T21:14:42.384Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-30T21:14:42.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-30T21:14:42.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-30T21:14:42.384Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-30T21:14:44.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements [2021-01-30T21:14:44.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-30T21:14:44.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-30T21:14:44.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-30T21:14:44.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-30T21:14:44.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-30T21:14:49.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.1% of statements [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-30T21:14:49.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-30T21:14:49.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-30T21:14:49.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.081s coverage: 64.9% of statements [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-30T21:14:49.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 84.5% of statements [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-30T21:14:49.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-30T21:14:51.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.341s coverage: 28.6% of statements [2021-01-30T21:14:51.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-30T21:14:51.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-30T21:14:51.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-30T21:14:51.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-30T21:14:51.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-30T21:14:51.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.084s coverage: 100.0% of statements [2021-01-30T21:14:51.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-30T21:14:51.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-01-30T21:14:51.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-30T21:14:51.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.116s coverage: 86.7% of statements [2021-01-30T21:14:51.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-30T21:14:51.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.133s coverage: 97.5% of statements [2021-01-30T21:14:51.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-30T21:14:51.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements [2021-01-30T21:14:51.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-30T21:14:51.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-30T21:14:51.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-30T21:14:51.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-30T21:14:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.281s coverage: 95.7% of statements [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-30T21:14:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-30T21:14:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.0% of statements [no tests to run] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-30T21:14:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-30T21:14:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-30T21:14:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-01-30T21:14:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-01-30T21:14:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-01-30T21:14:53.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-01-30T21:14:53.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-01-30T21:14:55.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 55.9% of statements [2021-01-30T21:14:55.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-30T21:14:55.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-30T21:14:55.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-30T21:14:55.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-30T21:14:55.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-30T21:14:55.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.583s coverage: 86.3% of statements [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.083s coverage: 72.2% of statements [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.409s coverage: 72.1% of statements [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.048s coverage: 82.4% of statements [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.042s coverage: 28.8% of statements [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.044s coverage: 96.8% of statements [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 36.5% of statements [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.299s coverage: 84.1% of statements [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.051s coverage: 100.0% of statements [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.043s coverage: 42.9% of statements [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2021-01-30T21:15:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.037s coverage: 83.8% of statements [2021-01-30T21:15:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2021-01-30T21:15:01.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.112s coverage: 47.1% of statements [2021-01-30T21:15:01.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-30T21:15:01.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-30T21:15:01.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.022s coverage: 100.0% of statements [2021-01-30T21:15:01.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-30T21:15:01.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-30T21:15:01.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-30T21:15:01.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements [2021-01-30T21:15:01.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-30T21:15:01.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2021-01-30T21:15:01.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-30T21:15:03.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.710s coverage: 29.1% of statements [2021-01-30T21:15:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-30T21:15:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-30T21:15:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-30T21:15:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-30T21:15:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-30T21:15:03.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements [2021-01-30T21:15:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-30T21:15:03.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.075s coverage: 100.0% of statements [2021-01-30T21:15:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-30T21:15:03.503Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-01-30T21:15:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-30T21:15:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2021-01-30T21:15:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-30T21:15:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-30T21:15:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-30T21:15:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-30T21:15:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-01-30T21:15:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-30T21:15:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-30T21:15:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-01-30T21:15:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements [2021-01-30T21:15:04.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-30T21:15:04.346Z] GO111MODULE=on go vet ./... [2021-01-30T21:15:07.769Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24121 in /w/workspace/edgexfoundry_edgex-go_PR-3102 [Pipeline] { [Pipeline] ws [2021-01-30T21:15:07.856Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-30T21:15:13.117Z] using credential edgex-jenkins-ssh [2021-01-30T21:15:13.186Z] Cloning the remote Git repository [2021-01-30T21:15:13.271Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-30T21:15:13.383Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-30T21:15:13.487Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-30T21:15:13.487Z] > git --version # timeout=10 [2021-01-30T21:15:13.508Z] > git --version # 'git version 2.17.1' [2021-01-30T21:15:13.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T21:15:13.576Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-30T21:15:29.280Z] Merging remotes/origin/hanoi commit b46b7e8111e4043173f976c96fadf622ec12f3cd into PR head commit bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:15:29.850Z] Merge succeeded, producing bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:15:29.851Z] Checking out Revision bf5c00247f72bb2ef98cdb5ede1c907a16769b45 (PR-3102) [2021-01-30T21:15:28.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-30T21:15:28.468Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-30T21:15:28.497Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-30T21:15:28.542Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-30T21:15:28.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T21:15:28.556Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3102/head:refs/remotes/origin/PR-3102 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 [2021-01-30T21:15:29.311Z] > git config core.sparsecheckout # timeout=10 [2021-01-30T21:15:29.333Z] > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 [2021-01-30T21:15:29.657Z] > git remote # timeout=10 [2021-01-30T21:15:29.734Z] > git config --get remote.origin.url # timeout=10 [2021-01-30T21:15:29.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T21:15:29.770Z] > git merge b46b7e8111e4043173f976c96fadf622ec12f3cd # timeout=10 [2021-01-30T21:15:29.801Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-30T21:15:29.870Z] > git config core.sparsecheckout # timeout=10 [2021-01-30T21:15:29.901Z] > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 [2021-01-30T21:15:31.110Z] gofmt -l . [2021-01-30T21:15:31.111Z] [ "`gofmt -l .`" = "" ] [2021-01-30T21:15:31.111Z] ./bin/test-go-mod-tidy.sh [2021-01-30T21:15:31.111Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-30T21:15:31.449Z] + ls -al . [2021-01-30T21:15:31.449Z] total 636 [2021-01-30T21:15:31.449Z] drwxrwxr-x 10 1001 1001 4096 Jan 30 21:15 . [2021-01-30T21:15:31.449Z] drwxr-xr-x 4 root root 28 Jan 30 21:14 .. [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 11 Jan 30 21:12 .dockerignore [2021-01-30T21:15:31.449Z] drwxrwxr-x 8 1001 1001 179 Jan 30 21:12 .git [2021-01-30T21:15:31.449Z] drwxrwxr-x 3 1001 1001 125 Jan 30 21:12 .github [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 944 Jan 30 21:12 .gitignore [2021-01-30T21:15:31.449Z] drwx------ 3 1001 1001 60 Jan 30 21:12 .semver [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 166 Jan 30 21:12 .sonarcloud.properties [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 3804 Jan 30 21:12 CONTRIBUTING.md [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 1035 Jan 30 21:12 Dockerfile.build [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 863 Jan 30 21:12 Jenkinsfile [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 10775 Jan 30 21:12 LICENSE [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 6581 Jan 30 21:12 Makefile [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 6447 Jan 30 21:12 README.md [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 259 Jan 30 21:12 SECURITY.md [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 5 Jan 30 21:13 VERSION [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 4131 Jan 30 21:12 ZMQWindows.md [2021-01-30T21:15:31.449Z] drwxrwxr-x 2 1001 1001 117 Jan 30 21:12 bin [2021-01-30T21:15:31.449Z] drwxrwxr-x 15 1001 1001 4096 Jan 30 21:12 cmd [2021-01-30T21:15:31.449Z] -rw-r--r-- 1 root root 541382 Jan 30 21:15 coverage.out [2021-01-30T21:15:31.449Z] -rw-r--r-- 1 root root 1041 Jan 30 21:15 go.mod [2021-01-30T21:15:31.449Z] -rw-r--r-- 1 root root 18582 Jan 30 21:15 go.sum [2021-01-30T21:15:31.449Z] drwxrwxr-x 8 1001 1001 127 Jan 30 21:12 internal [2021-01-30T21:15:31.449Z] drwxrwxr-x 4 1001 1001 26 Jan 30 21:12 openapi [2021-01-30T21:15:31.449Z] drwxrwxr-x 4 1001 1001 71 Jan 30 21:12 snap [2021-01-30T21:15:31.449Z] -rw-rw-r-- 1 1001 1001 168 Jan 30 21:12 version.go [Pipeline] sh [2021-01-30T21:15:31.772Z] + '[' -e coverage.out ] [2021-01-30T21:15:31.772Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-30T21:15:31.999Z] Stashed 1 file(s) [Pipeline] sh [2021-01-30T21:15:32.317Z] + make build [2021-01-30T21:15:32.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-30T21:15:34.463Z] Commit message: "fix(snap): update snap to redis 6.0.10" [2021-01-30T21:15:34.527Z] > git --version # timeout=10 [2021-01-30T21:15:34.536Z] > git --version # 'git version 2.17.1' [2021-01-30T21:15:34.550Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-30T21:15:36.447Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-30T21:15:36.958Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-30T21:15:37.332Z] + + sudotrue service [2021-01-30T21:15:37.332Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-30T21:15:39.444Z] provisioning config files... [2021-01-30T21:15:39.490Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3761503164132564604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:15:39.955Z] ---> docker-login.sh [2021-01-30T21:15:39.955Z] nexus3.edgexfoundry.org:10001 [2021-01-30T21:15:40.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:15:41.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:15:41.159Z] Configure a credential helper to remove this warning. See [2021-01-30T21:15:41.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:15:41.159Z] [2021-01-30T21:15:41.159Z] Login Succeeded [2021-01-30T21:15:41.159Z] nexus3.edgexfoundry.org:10002 [2021-01-30T21:15:41.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:15:41.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:15:41.709Z] Configure a credential helper to remove this warning. See [2021-01-30T21:15:41.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:15:41.709Z] [2021-01-30T21:15:41.709Z] Login Succeeded [2021-01-30T21:15:41.709Z] nexus3.edgexfoundry.org:10003 [2021-01-30T21:15:41.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:15:42.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:15:42.266Z] Configure a credential helper to remove this warning. See [2021-01-30T21:15:42.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:15:42.266Z] [2021-01-30T21:15:42.266Z] Login Succeeded [2021-01-30T21:15:42.266Z] nexus3.edgexfoundry.org:10004 [2021-01-30T21:15:42.436Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-30T21:15:42.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:15:42.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:15:42.821Z] Configure a credential helper to remove this warning. See [2021-01-30T21:15:42.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:15:42.821Z] [2021-01-30T21:15:42.821Z] Login Succeeded [2021-01-30T21:15:42.821Z] docker.io [2021-01-30T21:15:43.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-30T21:15:43.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-30T21:15:43.366Z] Configure a credential helper to remove this warning. See [2021-01-30T21:15:43.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-30T21:15:43.366Z] [2021-01-30T21:15:43.366Z] Login Succeeded [2021-01-30T21:15:43.366Z] ---> docker-login.sh ends [Pipeline] } [2021-01-30T21:15:43.443Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-30T21:15:44.003Z] ========================================================= [2021-01-30T21:15:44.003Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-30T21:15:44.003Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:15:44.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-30T21:15:44.480Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-30T21:15:45.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-30T21:15:47.135Z] Sending build context to Docker daemon 166.2MB [2021-01-30T21:15:47.135Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-30T21:15:47.135Z] Step 2/7 : FROM ${BASE} [2021-01-30T21:15:47.135Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-30T21:15:47.135Z] 5f621e34cdf4: Pulling fs layer [2021-01-30T21:15:47.135Z] a4357932f1b6: Pulling fs layer [2021-01-30T21:15:47.135Z] 18c013af1878: Pulling fs layer [2021-01-30T21:15:47.135Z] 00ac8860ef70: Pulling fs layer [2021-01-30T21:15:47.135Z] 63d7cb157983: Pulling fs layer [2021-01-30T21:15:47.135Z] b116817d02f9: Pulling fs layer [2021-01-30T21:15:47.135Z] 745a02a5169b: Pulling fs layer [2021-01-30T21:15:47.135Z] 63d7cb157983: Waiting [2021-01-30T21:15:47.135Z] b116817d02f9: Waiting [2021-01-30T21:15:47.135Z] 00ac8860ef70: Waiting [2021-01-30T21:15:47.135Z] 745a02a5169b: Waiting [2021-01-30T21:15:47.135Z] 18c013af1878: Verifying Checksum [2021-01-30T21:15:47.135Z] 18c013af1878: Download complete [2021-01-30T21:15:47.135Z] a4357932f1b6: Download complete [2021-01-30T21:15:47.135Z] 63d7cb157983: Download complete [2021-01-30T21:15:47.135Z] 5f621e34cdf4: Verifying Checksum [2021-01-30T21:15:47.135Z] 5f621e34cdf4: Download complete [2021-01-30T21:15:47.135Z] b116817d02f9: Verifying Checksum [2021-01-30T21:15:47.135Z] b116817d02f9: Download complete [2021-01-30T21:15:47.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-30T21:15:47.738Z] 5f621e34cdf4: Pull complete [2021-01-30T21:15:48.346Z] a4357932f1b6: Pull complete [2021-01-30T21:15:48.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-30T21:15:48.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-30T21:15:48.621Z] 18c013af1878: Pull complete [2021-01-30T21:15:49.609Z] 745a02a5169b: Verifying Checksum [2021-01-30T21:15:49.609Z] 745a02a5169b: Download complete [2021-01-30T21:15:49.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-30T21:15:50.587Z] 00ac8860ef70: Verifying Checksum [2021-01-30T21:15:50.587Z] 00ac8860ef70: Download complete [2021-01-30T21:15:51.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-30T21:15:52.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-30T21:15:53.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-30T21:15:54.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-30T21:15:55.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } [2021-01-30T21:15:57.329Z] $ docker stop --time=1 029daeb9046aa5c9ec8496b8f08fcbacce38bcb54ea5fddcca0842813578bc2a [2021-01-30T21:15:58.980Z] $ docker rm -f 029daeb9046aa5c9ec8496b8f08fcbacce38bcb54ea5fddcca0842813578bc2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-30T21:16:00.784Z] 00ac8860ef70: Pull complete [2021-01-30T21:16:01.396Z] 63d7cb157983: Pull complete [2021-01-30T21:16:01.670Z] b116817d02f9: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:16:02.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-30T21:16:02.829Z] [2021-01-30T21:16:02.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:16:03.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-30T21:16:03.232Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-30T21:16:03.232Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-30T21:16:03.232Z] ca9280d653b3: Pulling fs layer [2021-01-30T21:16:03.232Z] 7e9c9ca2126c: Pulling fs layer [2021-01-30T21:16:03.232Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-30T21:16:03.232Z] cbdbe7a5bc2a: Download complete [2021-01-30T21:16:03.818Z] ca9280d653b3: Verifying Checksum [2021-01-30T21:16:03.818Z] ca9280d653b3: Download complete [2021-01-30T21:16:03.818Z] cbdbe7a5bc2a: Pull complete [2021-01-30T21:16:04.793Z] ca9280d653b3: Pull complete [2021-01-30T21:16:05.056Z] 7e9c9ca2126c: Download complete [2021-01-30T21:16:06.018Z] 745a02a5169b: Pull complete [2021-01-30T21:16:06.018Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-30T21:16:06.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-30T21:16:06.018Z] ---> b7e6874047d6 [2021-01-30T21:16:06.018Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-30T21:16:09.392Z] ---> Running in ca0bb6a28c90 [2021-01-30T21:16:09.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:16:10.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:16:11.562Z] (1/12) Installing libmagic (5.38-r0) [2021-01-30T21:16:11.836Z] (2/12) Installing file (5.38-r0) [2021-01-30T21:16:11.836Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-30T21:16:12.108Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-30T21:16:13.231Z] 7e9c9ca2126c: Pull complete [2021-01-30T21:16:13.231Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-30T21:16:13.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-30T21:16:13.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-30T21:16:13.457Z] prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container [2021-01-30T21:16:13.509Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-30T21:16:14.609Z] $ docker top b2ea4bd6a020eef9e386a63994ae7887d020e42c66471d8123c5ee33b3dcae19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T21:16:15.135Z] + docker-compose build --help [2021-01-30T21:16:15.135Z] + grep parallel [2021-01-30T21:16:16.083Z] --parallel Build images in parallel. [Pipeline] } [2021-01-30T21:16:16.113Z] $ docker stop --time=1 b2ea4bd6a020eef9e386a63994ae7887d020e42c66471d8123c5ee33b3dcae19 [2021-01-30T21:16:17.490Z] $ docker rm -f b2ea4bd6a020eef9e386a63994ae7887d020e42c66471d8123c5ee33b3dcae19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:16:18.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-30T21:16:18.228Z] . [Pipeline] withDockerContainer [2021-01-30T21:16:18.344Z] prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container [2021-01-30T21:16:18.392Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-30T21:16:19.064Z] $ docker top 4ab38a85fc6f1fb3e323f7c5098ab6e131bc46274e86f4bf7ecb9f9f841fe2b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T21:16:19.631Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-30T21:16:20.582Z] Building docker-core-command-go ... [2021-01-30T21:16:20.582Z] Building docker-core-data-go ... [2021-01-30T21:16:20.582Z] Building docker-core-metadata-go ... [2021-01-30T21:16:20.582Z] Building docker-security-bootstrap-redis-go ... [2021-01-30T21:16:20.582Z] Building docker-security-proxy-setup-go ... [2021-01-30T21:16:20.582Z] Building docker-security-secrets-setup-go ... [2021-01-30T21:16:20.582Z] Building docker-security-secretstore-setup-go ... [2021-01-30T21:16:20.582Z] Building docker-support-logging-go ... [2021-01-30T21:16:20.582Z] Building docker-support-notifications-go ... [2021-01-30T21:16:20.582Z] Building docker-support-scheduler-go ... [2021-01-30T21:16:20.582Z] Building docker-sys-mgmt-agent-go ... [2021-01-30T21:16:20.582Z] Building docker-security-secrets-setup-go [2021-01-30T21:16:20.582Z] Building docker-core-data-go [2021-01-30T21:16:20.582Z] Building docker-security-secretstore-setup-go [2021-01-30T21:16:20.582Z] Building docker-support-notifications-go [2021-01-30T21:16:20.582Z] Building docker-core-command-go [2021-01-30T21:16:22.225Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-30T21:16:22.225Z] (6/12) Installing patch (2.7.6-r6) [2021-01-30T21:16:22.225Z] (7/12) Installing build-base (0.5-r2) [2021-01-30T21:16:22.225Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-30T21:16:22.225Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-30T21:16:22.225Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-30T21:16:22.225Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-30T21:16:22.497Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-30T21:16:22.497Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T21:16:22.497Z] OK: 217 MiB in 51 packages [2021-01-30T21:16:26.801Z] Removing intermediate container ca0bb6a28c90 [2021-01-30T21:16:26.801Z] ---> c3b91cc92895 [2021-01-30T21:16:26.801Z] Step 4/7 : WORKDIR /edgex-go [2021-01-30T21:16:26.801Z] ---> Running in 0d15ff184aa3 [2021-01-30T21:16:27.395Z] Removing intermediate container 0d15ff184aa3 [2021-01-30T21:16:27.395Z] ---> 51b3706fe3c9 [2021-01-30T21:16:27.395Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-30T21:16:27.669Z] latest: Pulling from library/docker [2021-01-30T21:16:27.669Z] 159e5727ea61: Pulling fs layer [2021-01-30T21:16:27.669Z] 687389c36290: Pulling fs layer [2021-01-30T21:16:27.669Z] 94e28978939c: Pulling fs layer [2021-01-30T21:16:27.669Z] 81bd9c9fe1b1: Pulling fs layer [2021-01-30T21:16:27.669Z] 0c5a7137269a: Pulling fs layer [2021-01-30T21:16:27.669Z] 650eeba05d50: Pulling fs layer [2021-01-30T21:16:27.669Z] 283d3dba4d5b: Pulling fs layer [2021-01-30T21:16:27.669Z] 81bd9c9fe1b1: Waiting [2021-01-30T21:16:27.669Z] 650eeba05d50: Waiting [2021-01-30T21:16:27.669Z] 0c5a7137269a: Waiting [2021-01-30T21:16:27.669Z] 283d3dba4d5b: Waiting [2021-01-30T21:16:27.945Z] 94e28978939c: Verifying Checksum [2021-01-30T21:16:27.945Z] 94e28978939c: Download complete [2021-01-30T21:16:27.945Z] 687389c36290: Verifying Checksum [2021-01-30T21:16:27.945Z] 687389c36290: Download complete [2021-01-30T21:16:27.945Z] 159e5727ea61: Verifying Checksum [2021-01-30T21:16:28.230Z] 650eeba05d50: Verifying Checksum [2021-01-30T21:16:28.230Z] 650eeba05d50: Download complete [2021-01-30T21:16:28.230Z] 0c5a7137269a: Verifying Checksum [2021-01-30T21:16:28.230Z] 0c5a7137269a: Download complete [2021-01-30T21:16:28.506Z] 283d3dba4d5b: Verifying Checksum [2021-01-30T21:16:28.506Z] 283d3dba4d5b: Download complete [2021-01-30T21:16:28.506Z] 159e5727ea61: Pull complete [2021-01-30T21:16:29.107Z] 687389c36290: Pull complete [2021-01-30T21:16:29.707Z] 94e28978939c: Pull complete [2021-01-30T21:16:30.319Z] 81bd9c9fe1b1: Verifying Checksum [2021-01-30T21:16:30.319Z] 81bd9c9fe1b1: Download complete [2021-01-30T21:16:34.622Z] 81bd9c9fe1b1: Pull complete [2021-01-30T21:16:34.622Z] 0c5a7137269a: Pull complete [2021-01-30T21:16:34.622Z] 650eeba05d50: Pull complete [2021-01-30T21:16:34.894Z] 283d3dba4d5b: Pull complete [2021-01-30T21:16:34.894Z] Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf [2021-01-30T21:16:34.894Z] Status: Downloaded newer image for docker:latest [2021-01-30T21:16:38.299Z] ---> af5b3e7ddda7 [2021-01-30T21:16:38.299Z] Step 6/7 : COPY go.mod . [2021-01-30T21:16:38.897Z] ---> fd78eebe9886 [2021-01-30T21:16:38.897Z] Step 7/7 : RUN go mod download [2021-01-30T21:16:38.897Z] ---> Running in 2ea7ddbc7eb8 [2021-01-30T21:16:52.952Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:16:52.952Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:16:52.952Z] ---> c8c83f438fd3 [2021-01-30T21:16:52.952Z] Step 3/24 : WORKDIR /edgex-go [2021-01-30T21:16:52.952Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:16:52.952Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:16:52.952Z] ---> c8c83f438fd3 [2021-01-30T21:16:52.952Z] Step 3/23 : WORKDIR /edgex-go [2021-01-30T21:16:53.931Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:16:53.931Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:16:53.932Z] ---> c8c83f438fd3 [2021-01-30T21:16:53.932Z] Step 3/24 : WORKDIR /edgex-go [2021-01-30T21:16:53.932Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:16:53.932Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2021-01-30T21:16:53.932Z] ---> c8c83f438fd3 [2021-01-30T21:16:53.932Z] Step 3/29 : WORKDIR /edgex-go [2021-01-30T21:16:54.220Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:16:54.220Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:16:54.220Z] ---> c8c83f438fd3 [2021-01-30T21:16:54.220Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T21:16:55.611Z] ---> Running in f60f49f2b65c [2021-01-30T21:16:55.611Z] ---> Running in a165c0337e5b [2021-01-30T21:16:55.611Z] ---> Running in 6da0e2affa28 [2021-01-30T21:16:55.611Z] ---> Running in b6a5afc5766d [2021-01-30T21:16:55.611Z] ---> Running in 1af1884b921e [2021-01-30T21:16:55.874Z] Removing intermediate container 6da0e2affa28 [2021-01-30T21:16:55.874Z] ---> 6b3e800b1585 [2021-01-30T21:16:55.874Z] Step 4/29 : RUN apk update && apk add make git [2021-01-30T21:16:55.874Z] Removing intermediate container a165c0337e5b [2021-01-30T21:16:55.874Z] ---> d581e8f09456 [2021-01-30T21:16:55.874Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:16:55.874Z] Removing intermediate container f60f49f2b65c [2021-01-30T21:16:55.874Z] ---> 2124b1296625 [2021-01-30T21:16:55.874Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:16:55.874Z] Removing intermediate container 1af1884b921e [2021-01-30T21:16:55.874Z] ---> 3369fd901ef0 [2021-01-30T21:16:55.874Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:16:55.874Z] Removing intermediate container b6a5afc5766d [2021-01-30T21:16:55.874Z] ---> 12652a06226d [2021-01-30T21:16:55.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:16:56.136Z] ---> Running in 4a65f7e5fd40 [2021-01-30T21:16:56.136Z] ---> Running in 02e06020322d [2021-01-30T21:16:56.136Z] ---> Running in 89db1452767a [2021-01-30T21:16:56.136Z] ---> Running in 9dbbaf912b7d [2021-01-30T21:16:56.136Z] ---> Running in 5c399cf391aa [2021-01-30T21:16:57.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:16:58.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:16:58.119Z] Removing intermediate container 4a65f7e5fd40 [2021-01-30T21:16:58.119Z] ---> 59fc7c110185 [2021-01-30T21:16:58.119Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-30T21:16:58.119Z] Removing intermediate container 89db1452767a [2021-01-30T21:16:58.119Z] ---> 937842d042d5 [2021-01-30T21:16:58.384Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-30T21:16:58.384Z] Removing intermediate container 5c399cf391aa [2021-01-30T21:16:58.384Z] ---> ccbe35dd5e5f [2021-01-30T21:16:58.384Z] Step 5/22 : RUN apk update && apk add make git [2021-01-30T21:16:58.384Z] ---> Running in e7e5f3073cd3 [2021-01-30T21:16:58.384Z] ---> Running in d1f1b951984b [2021-01-30T21:16:58.384Z] Removing intermediate container 9dbbaf912b7d [2021-01-30T21:16:58.384Z] ---> e3fda521df86 [2021-01-30T21:16:58.384Z] Step 5/24 : RUN apk update && apk add make git [2021-01-30T21:16:58.646Z] ---> Running in 4ed40c11ca24 [2021-01-30T21:16:58.646Z] ---> Running in 84472c64d125 [2021-01-30T21:16:58.945Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:16:58.945Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:16:58.945Z] OK: 12752 distinct packages available [2021-01-30T21:16:59.219Z] OK: 233 MiB in 51 packages [2021-01-30T21:16:59.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:16:59.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:16:59.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:16:59.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:16:59.757Z] Removing intermediate container 02e06020322d [2021-01-30T21:16:59.757Z] ---> 2502ac95344a [2021-01-30T21:16:59.757Z] Step 5/29 : COPY go.mod . [2021-01-30T21:17:00.027Z] ---> 836a3f8583ee [2021-01-30T21:17:00.027Z] Step 6/29 : RUN go mod download [2021-01-30T21:17:00.027Z] ---> Running in b6af27be8ba3 [2021-01-30T21:17:00.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:17:00.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:17:00.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:17:00.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:17:01.152Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:17:01.152Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:17:01.152Z] OK: 12752 distinct packages available [2021-01-30T21:17:01.152Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:17:01.152Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:17:01.152Z] OK: 12752 distinct packages available [2021-01-30T21:17:01.152Z] OK: 233 MiB in 51 packages [2021-01-30T21:17:01.428Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:17:01.428Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:17:01.428Z] OK: 12752 distinct packages available [2021-01-30T21:17:01.428Z] OK: 233 MiB in 51 packages [2021-01-30T21:17:01.428Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:17:01.428Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:17:01.428Z] OK: 12752 distinct packages available [2021-01-30T21:17:01.697Z] OK: 233 MiB in 51 packages [2021-01-30T21:17:01.697Z] OK: 233 MiB in 51 packages [2021-01-30T21:17:01.962Z] Removing intermediate container b6af27be8ba3 [2021-01-30T21:17:01.962Z] ---> e688535ebd13 [2021-01-30T21:17:01.962Z] Step 7/29 : COPY . . [2021-01-30T21:17:01.962Z] Removing intermediate container e7e5f3073cd3 [2021-01-30T21:17:01.962Z] ---> 48ae4fa2a1a6 [2021-01-30T21:17:01.962Z] Step 6/24 : COPY go.mod . [2021-01-30T21:17:02.228Z] Removing intermediate container 4ed40c11ca24 [2021-01-30T21:17:02.228Z] ---> 485bc1128aa1 [2021-01-30T21:17:02.228Z] Step 6/22 : COPY go.mod . [2021-01-30T21:17:04.808Z] ---> 63154f5669f4 [2021-01-30T21:17:04.808Z] Step 7/24 : RUN go mod download [2021-01-30T21:17:05.716Z] Removing intermediate container 2ea7ddbc7eb8 [2021-01-30T21:17:05.716Z] ---> f8daabc21291 [2021-01-30T21:17:05.716Z] Successfully built f8daabc21291 [2021-01-30T21:17:05.716Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:17:06.090Z] + docker inspect -f . ci-base-image-arm64 [2021-01-30T21:17:06.090Z] . [Pipeline] withDockerContainer [2021-01-30T21:17:06.377Z] prd-ubuntu18.04-docker-arm64-4c-16g-24121 does not seem to be running inside a container [2021-01-30T21:17:06.470Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-30T21:17:06.735Z] ---> 67780f83ac83 [2021-01-30T21:17:06.735Z] Step 7/22 : RUN go mod download [2021-01-30T21:17:06.735Z] ---> Running in 906540e78aa1 [2021-01-30T21:17:07.966Z] $ docker top e47c02b7ea646ead3bcf816ee621df8a4ce22372bfe998980a0701de4f048361 -eo pid,comm [2021-01-30T21:17:08.132Z] Removing intermediate container d1f1b951984b [2021-01-30T21:17:08.132Z] ---> 7090dbfea953 [2021-01-30T21:17:08.132Z] Step 6/23 : COPY go.mod . [2021-01-30T21:17:08.132Z] Removing intermediate container 84472c64d125 [2021-01-30T21:17:08.132Z] ---> 4aafa338f72d [2021-01-30T21:17:08.132Z] Step 6/24 : COPY go.mod . [2021-01-30T21:17:08.399Z] ---> Running in 8965e9e7bb0f [Pipeline] { [Pipeline] sh [2021-01-30T21:17:09.168Z] + go version [2021-01-30T21:17:09.168Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-30T21:17:09.217Z] $ docker stop --time=1 e47c02b7ea646ead3bcf816ee621df8a4ce22372bfe998980a0701de4f048361 [2021-01-30T21:17:09.798Z] ---> 5a9716039439 [2021-01-30T21:17:09.799Z] Step 7/24 : RUN go mod download [2021-01-30T21:17:09.799Z] ---> aadd2ef8dd0c [2021-01-30T21:17:09.799Z] Step 7/23 : RUN go mod download [2021-01-30T21:17:10.758Z] ---> Running in b14d43875841 [2021-01-30T21:17:10.758Z] ---> Running in 273921d51a3d [2021-01-30T21:17:11.125Z] $ docker rm -f e47c02b7ea646ead3bcf816ee621df8a4ce22372bfe998980a0701de4f048361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:17:12.407Z] + docker inspect -f . ci-base-image-arm64 [2021-01-30T21:17:12.407Z] . [Pipeline] withDockerContainer [2021-01-30T21:17:12.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-24121 does not seem to be running inside a container [2021-01-30T21:17:12.776Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-30T21:17:13.546Z] Removing intermediate container 8965e9e7bb0f [2021-01-30T21:17:13.546Z] ---> a100bdb44038 [2021-01-30T21:17:13.546Z] Step 8/22 : COPY . . [2021-01-30T21:17:14.155Z] $ docker top 52b38b3b2b64931e41744b1f651d685de7801cc2129a8c98e53e309ef9d0a60c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-30T21:17:14.590Z] ========================================================= [2021-01-30T21:17:14.590Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-30T21:17:14.590Z] ========================================================= [Pipeline] sh [2021-01-30T21:17:15.252Z] + make test [2021-01-30T21:17:15.252Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-30T21:17:16.144Z] Removing intermediate container 906540e78aa1 [2021-01-30T21:17:16.144Z] ---> 659fec5c281d [2021-01-30T21:17:16.144Z] Step 8/24 : COPY . . [2021-01-30T21:17:28.468Z] Removing intermediate container b14d43875841 [2021-01-30T21:17:28.468Z] ---> cfce13adb3b0 [2021-01-30T21:17:28.468Z] Step 8/23 : COPY . . [2021-01-30T21:17:28.735Z] Removing intermediate container 273921d51a3d [2021-01-30T21:17:28.735Z] ---> 68f4124e9a25 [2021-01-30T21:17:28.735Z] Step 8/24 : COPY . . [2021-01-30T21:17:31.309Z] ---> 124990433d86 [2021-01-30T21:17:31.309Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2021-01-30T21:17:36.647Z] ---> Running in f17915468171 [2021-01-30T21:17:37.428Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-30T21:17:44.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-30T21:17:46.291Z] ---> e4df610409c9 [2021-01-30T21:17:46.291Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-30T21:17:49.072Z] ---> c6c426b2cfaf [2021-01-30T21:17:49.072Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-30T21:17:49.072Z] ---> Running in 99a6203ace1b [2021-01-30T21:17:50.551Z] ---> Running in 16604da253c7 [2021-01-30T21:17:52.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-30T21:17:53.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-30T21:18:03.262Z] ---> 83014bf4b00a [2021-01-30T21:18:03.262Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-30T21:18:03.262Z] ---> 100a6b100c87 [2021-01-30T21:18:03.262Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-30T21:18:03.262Z] ---> Running in 5b17481b3961 [2021-01-30T21:18:03.262Z] ---> Running in bee37769eab6 [2021-01-30T21:18:03.262Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-30T21:18:03.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-30T21:18:06.632Z] Removing intermediate container f17915468171 [2021-01-30T21:18:06.632Z] ---> 936029e89309 [2021-01-30T21:18:06.632Z] [2021-01-30T21:18:06.632Z] Step 9/29 : FROM alpine:latest [2021-01-30T21:18:06.632Z] latest: Pulling from library/alpine [2021-01-30T21:18:08.596Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-01-30T21:18:08.596Z] Status: Downloaded newer image for alpine:latest [2021-01-30T21:18:08.596Z] ---> e50c909a8df2 [2021-01-30T21:18:08.596Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2021-01-30T21:18:08.870Z] ---> Running in c9a633501354 [2021-01-30T21:18:09.146Z] Removing intermediate container c9a633501354 [2021-01-30T21:18:09.146Z] ---> be48cba25e49 [2021-01-30T21:18:09.146Z] Step 11/29 : USER root [2021-01-30T21:18:09.146Z] ---> Running in 131d7dc64e27 [2021-01-30T21:18:09.425Z] Removing intermediate container 131d7dc64e27 [2021-01-30T21:18:09.425Z] ---> 2b57fa890f3d [2021-01-30T21:18:09.425Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2021-01-30T21:18:09.699Z] ---> Running in 7dc43ad3c89d [2021-01-30T21:18:10.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:18:10.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:18:11.214Z] v3.13.1-9-g9a9dfea8f2 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-30T21:18:11.214Z] v3.13.1-8-g0c82f59ca4 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-30T21:18:11.214Z] OK: 13876 distinct packages available [2021-01-30T21:18:11.800Z] (1/2) Installing ca-certificates (20191127-r5) [2021-01-30T21:18:11.800Z] (2/2) Installing dumb-init (1.2.5-r0) [2021-01-30T21:18:11.800Z] Executing busybox-1.32.1-r2.trigger [2021-01-30T21:18:11.800Z] Executing ca-certificates-20191127-r5.trigger [2021-01-30T21:18:12.072Z] OK: 6 MiB in 16 packages [2021-01-30T21:18:15.467Z] Removing intermediate container 7dc43ad3c89d [2021-01-30T21:18:15.467Z] ---> 9064c0fa092b [2021-01-30T21:18:15.467Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2021-01-30T21:18:15.467Z] ---> Running in e9f62147a6fb [2021-01-30T21:18:16.058Z] Removing intermediate container e9f62147a6fb [2021-01-30T21:18:16.058Z] ---> 1e283a2da18b [2021-01-30T21:18:16.058Z] Step 14/29 : WORKDIR $BASE_DIR [2021-01-30T21:18:16.325Z] ---> Running in bf0bcd3f8f32 [2021-01-30T21:18:16.594Z] Removing intermediate container bf0bcd3f8f32 [2021-01-30T21:18:16.594Z] ---> e171b509483e [2021-01-30T21:18:16.594Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2021-01-30T21:18:16.867Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-30T21:18:16.867Z] ---> Running in cd9db0479b1c [2021-01-30T21:18:20.248Z] Removing intermediate container cd9db0479b1c [2021-01-30T21:18:20.248Z] ---> f41729e89266 [2021-01-30T21:18:20.248Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2021-01-30T21:18:20.524Z] ---> a0237dc618aa [2021-01-30T21:18:20.524Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2021-01-30T21:18:21.127Z] ---> b9995bbde564 [2021-01-30T21:18:21.127Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2021-01-30T21:18:21.734Z] ---> 9e1dc8c587f6 [2021-01-30T21:18:21.734Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2021-01-30T21:18:22.323Z] ---> 68d41f4e757f [2021-01-30T21:18:22.323Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2021-01-30T21:18:23.303Z] ---> 44c7bcb219c1 [2021-01-30T21:18:23.303Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2021-01-30T21:18:24.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-30T21:18:27.334Z] ---> Running in 507406d8464e [2021-01-30T21:18:27.334Z] Removing intermediate container 99a6203ace1b [2021-01-30T21:18:27.334Z] ---> 29e65d27ec72 [2021-01-30T21:18:27.334Z] [2021-01-30T21:18:27.334Z] Step 10/22 : FROM scratch [2021-01-30T21:18:27.334Z] ---> [2021-01-30T21:18:27.334Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T21:18:27.334Z] Removing intermediate container 16604da253c7 [2021-01-30T21:18:27.335Z] ---> ad15f927a235 [2021-01-30T21:18:27.335Z] [2021-01-30T21:18:27.335Z] Step 10/24 : FROM scratch [2021-01-30T21:18:27.335Z] ---> [2021-01-30T21:18:27.335Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-30T21:18:27.610Z] ---> Running in 3a3ea8d21613 [2021-01-30T21:18:27.610Z] ---> Running in e9b1002939ce [2021-01-30T21:18:27.883Z] Removing intermediate container e9b1002939ce [2021-01-30T21:18:27.883Z] ---> aa0e1829ef4b [2021-01-30T21:18:27.883Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-30T21:18:27.883Z] Removing intermediate container 3a3ea8d21613 [2021-01-30T21:18:27.883Z] ---> 005590f0e17f [2021-01-30T21:18:27.883Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-30T21:18:28.150Z] ---> Running in 2a8437ffe05d [2021-01-30T21:18:28.150Z] ---> Running in a76d051f8686 [2021-01-30T21:18:28.420Z] Removing intermediate container 2a8437ffe05d [2021-01-30T21:18:28.420Z] ---> 59b50a3c7197 [2021-01-30T21:18:28.420Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-30T21:18:28.420Z] Removing intermediate container a76d051f8686 [2021-01-30T21:18:28.420Z] ---> 6da4ab166c14 [2021-01-30T21:18:28.420Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-30T21:18:28.420Z] ---> Running in a9b21fdf1f82 [2021-01-30T21:18:28.420Z] ---> Running in 5aa294596ed7 [2021-01-30T21:18:29.017Z] Removing intermediate container a9b21fdf1f82 [2021-01-30T21:18:29.017Z] ---> ece3a6457e78 [2021-01-30T21:18:29.017Z] Step 14/22 : WORKDIR / [2021-01-30T21:18:29.017Z] Removing intermediate container 5aa294596ed7 [2021-01-30T21:18:29.017Z] ---> 333c73c4328c [2021-01-30T21:18:29.017Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-30T21:18:29.017Z] ---> Running in d1e7bb56788d [2021-01-30T21:18:29.994Z] Removing intermediate container 507406d8464e [2021-01-30T21:18:29.994Z] ---> 4766c15c3b24 [2021-01-30T21:18:29.994Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2021-01-30T21:18:29.994Z] Removing intermediate container d1e7bb56788d [2021-01-30T21:18:29.994Z] ---> d5804f0e5d38 [2021-01-30T21:18:29.994Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-30T21:18:29.994Z] ---> 7754f2a426b5 [2021-01-30T21:18:29.994Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-30T21:18:30.262Z] ---> 025b83cda0cd [2021-01-30T21:18:30.262Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-30T21:18:30.527Z] ---> 413ef53da570 [2021-01-30T21:18:30.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-30T21:18:30.527Z] ---> Running in 8b6fa5adcc02 [2021-01-30T21:18:32.471Z] ---> ec4eebcfb900 [2021-01-30T21:18:32.471Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-30T21:18:32.471Z] ---> 9aab49883e9a [2021-01-30T21:18:32.471Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-30T21:18:32.471Z] Removing intermediate container 5b17481b3961 [2021-01-30T21:18:32.471Z] ---> 950ff8f693bb [2021-01-30T21:18:32.471Z] [2021-01-30T21:18:32.471Z] Step 10/24 : FROM alpine:3.10 [2021-01-30T21:18:32.736Z] 3.10: Pulling from library/alpine [2021-01-30T21:18:32.998Z] ---> ff3d01eb5074 [2021-01-30T21:18:32.998Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-30T21:18:33.260Z] ---> 35e3b6d8df94 [2021-01-30T21:18:33.260Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-30T21:18:33.522Z] Removing intermediate container 8b6fa5adcc02 [2021-01-30T21:18:33.522Z] ---> 0e1d19d7dff1 [2021-01-30T21:18:33.522Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2021-01-30T21:18:33.522Z] ---> Running in d9dbfc2f795f [2021-01-30T21:18:33.784Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-30T21:18:33.784Z] Status: Downloaded newer image for alpine:3.10 [2021-01-30T21:18:33.784Z] ---> be4e4bea2c2e [2021-01-30T21:18:33.784Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-30T21:18:34.048Z] ---> Running in 496bea704484 [2021-01-30T21:18:34.048Z] ---> 83ba80001aea [2021-01-30T21:18:34.048Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-30T21:18:34.048Z] Removing intermediate container d9dbfc2f795f [2021-01-30T21:18:34.048Z] ---> 94f185d4f4a6 [2021-01-30T21:18:34.048Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:18:34.048Z] ---> Running in c3701313c30f [2021-01-30T21:18:34.624Z] ---> Running in 382c948e5567 [2021-01-30T21:18:35.589Z] ---> c9a86ec7b847 [2021-01-30T21:18:35.589Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-30T21:18:35.589Z] Removing intermediate container 382c948e5567 [2021-01-30T21:18:35.589Z] ---> b8a757beeff0 [2021-01-30T21:18:35.589Z] Step 20/22 : LABEL arch=x86_64 [2021-01-30T21:18:35.589Z] ---> Running in 547e411c6286 [2021-01-30T21:18:35.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:18:36.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:18:36.132Z] ---> 827c1af873c8 [2021-01-30T21:18:36.132Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-30T21:18:36.132Z] Removing intermediate container 547e411c6286 [2021-01-30T21:18:36.132Z] ---> 27af5b7aeb40 [2021-01-30T21:18:36.132Z] Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:18:36.132Z] ---> Running in be525d4bc91a [2021-01-30T21:18:36.132Z] ---> Running in 2284cf5d489c [2021-01-30T21:18:36.132Z] v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-30T21:18:36.132Z] v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-30T21:18:36.132Z] OK: 10350 distinct packages available [2021-01-30T21:18:36.398Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-30T21:18:36.398Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-30T21:18:36.398Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-30T21:18:36.398Z] (4/5) Installing curl (7.66.0-r3) [2021-01-30T21:18:36.398Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-30T21:18:36.398Z] Executing busybox-1.30.1-r3.trigger [2021-01-30T21:18:36.398Z] Executing ca-certificates-20191127-r2.trigger [2021-01-30T21:18:36.661Z] OK: 7 MiB in 19 packages [2021-01-30T21:18:37.235Z] Removing intermediate container be525d4bc91a [2021-01-30T21:18:37.235Z] ---> 71c7eab466c0 [2021-01-30T21:18:37.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:18:39.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-30T21:18:39.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-30T21:18:39.085Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-30T21:18:39.085Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-30T21:18:39.085Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-30T21:18:39.167Z] Removing intermediate container 2284cf5d489c [2021-01-30T21:18:39.167Z] ---> 1540554e5ab2 [2021-01-30T21:18:39.167Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T21:18:39.167Z] Removing intermediate container 496bea704484 [2021-01-30T21:18:39.167Z] ---> 4651d96a4c0b [2021-01-30T21:18:39.167Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2021-01-30T21:18:39.167Z] ---> Running in f1a44bdf99b5 [2021-01-30T21:18:39.167Z] ---> Running in 0e0ca69f77ef [2021-01-30T21:18:39.433Z] Removing intermediate container bee37769eab6 [2021-01-30T21:18:39.433Z] ---> 5447ab27acd7 [2021-01-30T21:18:39.433Z] [2021-01-30T21:18:39.433Z] Step 10/23 : FROM alpine [2021-01-30T21:18:39.433Z] ---> e50c909a8df2 [2021-01-30T21:18:39.433Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T21:18:39.433Z] ---> Running in fc5ac1c70699 [2021-01-30T21:18:40.010Z] ---> Running in 0b229876ed6c [2021-01-30T21:18:40.010Z] Removing intermediate container f1a44bdf99b5 [2021-01-30T21:18:40.010Z] ---> 9cb8e9489a37 [2021-01-30T21:18:40.010Z] Step 22/24 : LABEL arch=x86_64 [2021-01-30T21:18:40.010Z] Removing intermediate container 0e0ca69f77ef [2021-01-30T21:18:40.010Z] ---> db22a2b2bb96 [2021-01-30T21:18:40.010Z] [2021-01-30T21:18:40.010Z] Removing intermediate container c3701313c30f [2021-01-30T21:18:40.010Z] ---> e19af11e4f6d [2021-01-30T21:18:40.010Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-30T21:18:40.010Z] Removing intermediate container fc5ac1c70699 [2021-01-30T21:18:40.010Z] ---> ffd179276f59 [2021-01-30T21:18:40.010Z] Step 26/29 : CMD [ "generate" ] [2021-01-30T21:18:40.600Z] Successfully built db22a2b2bb96 [2021-01-30T21:18:40.600Z] ---> Running in 25fa49756e28 [2021-01-30T21:18:40.600Z] Successfully tagged docker-core-command-go:latest [2021-01-30T21:18:40.600Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-01-30T21:18:40.600Z] Removing intermediate container 0b229876ed6c [2021-01-30T21:18:40.600Z] ---> 54b9524277f3 [2021-01-30T21:18:40.600Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-30T21:18:40.600Z] ---> Running in ae4ca83d0e86 [2021-01-30T21:18:40.600Z] ---> Running in 5533536e2289 [2021-01-30T21:18:40.864Z] ---> Running in fd4051479c43 [2021-01-30T21:18:40.864Z] Removing intermediate container 25fa49756e28 [2021-01-30T21:18:40.864Z] ---> 8ae760f8a174 [2021-01-30T21:18:40.864Z] Step 23/24 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:18:41.090Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.077s [2021-01-30T21:18:41.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-30T21:18:41.090Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2021-01-30T21:18:41.131Z] Removing intermediate container ae4ca83d0e86 [2021-01-30T21:18:41.131Z] ---> f6c2763bb69f [2021-01-30T21:18:41.131Z] Step 13/24 : WORKDIR / [2021-01-30T21:18:41.131Z] Removing intermediate container 5533536e2289 [2021-01-30T21:18:41.131Z] ---> 07ced577bb7d [2021-01-30T21:18:41.131Z] Step 27/29 : LABEL arch=x86_64 [2021-01-30T21:18:41.131Z] Removing intermediate container fd4051479c43 [2021-01-30T21:18:41.131Z] ---> 127e2744ae34 [2021-01-30T21:18:41.131Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-30T21:18:41.131Z] ---> Running in cdfaeb53dce1 [2021-01-30T21:18:41.131Z] ---> Running in 7ffba9c7ca2b [2021-01-30T21:18:41.400Z] ---> Running in d0dbb0b0a30f [2021-01-30T21:18:41.400Z] ---> Running in f543be7ac633 [2021-01-30T21:18:41.668Z] Removing intermediate container cdfaeb53dce1 [2021-01-30T21:18:41.668Z] ---> 1013f0ef4d50 [2021-01-30T21:18:41.668Z] Step 24/24 : LABEL version=0.0.0 [2021-01-30T21:18:41.948Z] Removing intermediate container 7ffba9c7ca2b [2021-01-30T21:18:41.948Z] ---> 7f8ac84b92fd [2021-01-30T21:18:41.948Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-30T21:18:41.948Z] ---> Running in 52277f7c6e08 [2021-01-30T21:18:41.948Z] Removing intermediate container d0dbb0b0a30f [2021-01-30T21:18:41.948Z] ---> cacb97761c4a [2021-01-30T21:18:41.948Z] Step 28/29 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:18:41.948Z] Removing intermediate container f543be7ac633 [2021-01-30T21:18:41.948Z] ---> e33191486885 [2021-01-30T21:18:41.948Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:18:42.538Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-30T21:18:43.530Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-30T21:18:43.530Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-30T21:18:43.530Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-30T21:18:43.530Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-30T21:18:44.520Z] ---> Running in 033699424dfb [2021-01-30T21:18:44.865Z] ---> Running in bed747de420b [2021-01-30T21:18:45.552Z] Removing intermediate container 52277f7c6e08 [2021-01-30T21:18:45.552Z] ---> fdc9755e0362 [2021-01-30T21:18:45.552Z] [2021-01-30T21:18:46.211Z] Successfully built fdc9755e0362 [2021-01-30T21:18:46.211Z] Removing intermediate container 033699424dfb [2021-01-30T21:18:46.211Z] ---> 66ee390d4557 [2021-01-30T21:18:46.211Z] Step 29/29 : LABEL version=0.0.0 [2021-01-30T21:18:46.211Z] Successfully tagged docker-support-notifications-go:latest [2021-01-30T21:18:46.211Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-01-30T21:18:46.211Z] ---> 0be247fba549 [2021-01-30T21:18:46.211Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-30T21:18:47.186Z] ---> Running in bb84d3cecd8f [2021-01-30T21:18:48.586Z] ---> 6cc739426d41 [2021-01-30T21:18:48.586Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-30T21:18:50.518Z] Removing intermediate container bb84d3cecd8f [2021-01-30T21:18:50.518Z] ---> 0f6a4c72c1bd [2021-01-30T21:18:50.518Z] [2021-01-30T21:18:51.477Z] ---> 0045546e50e6 [2021-01-30T21:18:51.477Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-30T21:18:51.741Z] Successfully built 0f6a4c72c1bd [2021-01-30T21:18:51.741Z] Successfully tagged docker-security-secrets-setup-go:latest [2021-01-30T21:18:51.741Z]  Building docker-security-secrets-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-30T21:18:51.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.236s coverage: 46.6% of statements [2021-01-30T21:18:51.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-30T21:18:51.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-30T21:18:51.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-30T21:18:51.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-30T21:18:51.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-30T21:18:53.155Z] Removing intermediate container bed747de420b [2021-01-30T21:18:53.156Z] ---> 638ac7b3bd5c [2021-01-30T21:18:53.156Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-30T21:18:54.598Z] ---> 4d5e9d337659 [2021-01-30T21:18:54.598Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-30T21:18:54.598Z] ---> Running in 8c7f6972527c [2021-01-30T21:18:57.208Z] ---> 564509b823d6 [2021-01-30T21:18:57.208Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-30T21:18:57.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:18:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.467s coverage: 27.1% of statements [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-30T21:18:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-30T21:18:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-30T21:18:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.524s coverage: 66.0% of statements [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-30T21:18:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-30T21:18:58.796Z] ---> c5afa15ae147 [2021-01-30T21:18:58.796Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-30T21:18:58.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:18:58.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.637s coverage: 84.5% of statements [2021-01-30T21:18:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-30T21:18:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T21:18:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-30T21:18:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-30T21:18:59.378Z] ---> Running in 7dfc3bc9b700 [2021-01-30T21:18:59.982Z] (1/5) Installing libgcc (10.2.1_pre1-r3) [2021-01-30T21:18:59.982Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-30T21:19:00.255Z] (3/5) Installing libstdc++ (10.2.1_pre1-r3) [2021-01-30T21:19:00.255Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:19:00.255Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:19:00.255Z] ---> c8c83f438fd3 [2021-01-30T21:19:00.255Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T21:19:00.255Z] ---> Using cache [2021-01-30T21:19:00.255Z] ---> 12652a06226d [2021-01-30T21:19:00.255Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:19:00.255Z] ---> Using cache [2021-01-30T21:19:00.255Z] ---> ccbe35dd5e5f [2021-01-30T21:19:00.255Z] Step 5/22 : RUN apk update && apk add make git [2021-01-30T21:19:00.255Z] ---> Using cache [2021-01-30T21:19:00.255Z] ---> 485bc1128aa1 [2021-01-30T21:19:00.255Z] Step 6/22 : COPY go.mod . [2021-01-30T21:19:00.255Z] ---> Using cache [2021-01-30T21:19:00.255Z] ---> 67780f83ac83 [2021-01-30T21:19:00.255Z] Step 7/22 : RUN go mod download [2021-01-30T21:19:00.255Z] ---> Using cache [2021-01-30T21:19:00.255Z] ---> a100bdb44038 [2021-01-30T21:19:00.255Z] Step 8/22 : COPY . . [2021-01-30T21:19:00.523Z] (4/5) Installing libzmq (4.3.3-r1) [2021-01-30T21:19:00.523Z] ---> Using cache [2021-01-30T21:19:00.523Z] ---> e4df610409c9 [2021-01-30T21:19:00.523Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-30T21:19:01.103Z] (5/5) Installing zeromq (4.3.3-r1) [2021-01-30T21:19:01.103Z] Executing busybox-1.32.1-r2.trigger [2021-01-30T21:19:01.376Z] OK: 8 MiB in 19 packages [2021-01-30T21:19:02.807Z] ---> Running in b3ac4308e8e5 [2021-01-30T21:19:04.748Z] Removing intermediate container 8c7f6972527c [2021-01-30T21:19:04.748Z] ---> f3b298121b3b [2021-01-30T21:19:04.748Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-30T21:19:05.330Z] Removing intermediate container 7dfc3bc9b700 [2021-01-30T21:19:05.330Z] ---> e1fc93fe2425 [2021-01-30T21:19:05.330Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-30T21:19:05.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-30T21:19:06.552Z] ---> Running in 6aaf928e7a1a [2021-01-30T21:19:06.816Z] ---> 72f637489841 [2021-01-30T21:19:06.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-30T21:19:07.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements [2021-01-30T21:19:07.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-30T21:19:07.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-30T21:19:07.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-30T21:19:07.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-30T21:19:07.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-30T21:19:07.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.170s coverage: 100.0% of statements [2021-01-30T21:19:07.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-30T21:19:07.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-01-30T21:19:07.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-30T21:19:07.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.324s coverage: 86.7% of statements [2021-01-30T21:19:07.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-30T21:19:07.416Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:19:07.416Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:19:07.416Z] ---> c8c83f438fd3 [2021-01-30T21:19:07.416Z] Step 3/21 : WORKDIR /edgex-go [2021-01-30T21:19:07.416Z] ---> Using cache [2021-01-30T21:19:07.416Z] ---> 12652a06226d [2021-01-30T21:19:07.416Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:19:07.416Z] ---> Using cache [2021-01-30T21:19:07.416Z] ---> ccbe35dd5e5f [2021-01-30T21:19:07.416Z] Step 5/21 : RUN apk update && apk add make git [2021-01-30T21:19:07.416Z] ---> Using cache [2021-01-30T21:19:07.416Z] ---> 485bc1128aa1 [2021-01-30T21:19:07.416Z] Step 6/21 : COPY go.mod . [2021-01-30T21:19:07.416Z] ---> Using cache [2021-01-30T21:19:07.416Z] ---> 67780f83ac83 [2021-01-30T21:19:07.416Z] Step 7/21 : RUN go mod download [2021-01-30T21:19:07.416Z] ---> Using cache [2021-01-30T21:19:07.416Z] ---> a100bdb44038 [2021-01-30T21:19:07.416Z] Step 8/21 : COPY . . [2021-01-30T21:19:07.416Z] ---> Using cache [2021-01-30T21:19:07.416Z] ---> e4df610409c9 [2021-01-30T21:19:07.416Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-30T21:19:08.008Z] Removing intermediate container 6aaf928e7a1a [2021-01-30T21:19:08.008Z] ---> f9b79bc09fb1 [2021-01-30T21:19:08.008Z] Step 22/24 : LABEL arch=x86_64 [2021-01-30T21:19:08.276Z] ---> Running in b7d78b360231 [2021-01-30T21:19:08.545Z] ---> Running in 803b302a07ea [2021-01-30T21:19:08.545Z] ---> 33800e63e3b7 [2021-01-30T21:19:08.545Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-30T21:19:08.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.385s coverage: 97.5% of statements [2021-01-30T21:19:08.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-30T21:19:08.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.123s coverage: 78.3% of statements [2021-01-30T21:19:08.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-30T21:19:08.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-30T21:19:08.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-30T21:19:08.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-30T21:19:10.515Z] Removing intermediate container 803b302a07ea [2021-01-30T21:19:10.515Z] ---> 106a3febfd6d [2021-01-30T21:19:10.515Z] Step 23/24 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:19:10.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-30T21:19:10.781Z] ---> Running in 7a2dd5d320bd [2021-01-30T21:19:10.781Z] ---> 86dd269cee52 [2021-01-30T21:19:10.781Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-30T21:19:11.372Z] ---> Running in b8350c6c876b [2021-01-30T21:19:11.655Z] Removing intermediate container 7a2dd5d320bd [2021-01-30T21:19:11.655Z] ---> 5e4cff7cbd7b [2021-01-30T21:19:11.655Z] Step 24/24 : LABEL version=0.0.0 [2021-01-30T21:19:11.934Z] ---> Running in 77bdbb7705c8 [2021-01-30T21:19:11.934Z] Removing intermediate container b8350c6c876b [2021-01-30T21:19:11.934Z] ---> e3200d9119c5 [2021-01-30T21:19:11.934Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:19:11.934Z] ---> Running in d928586716f8 [2021-01-30T21:19:13.906Z] Removing intermediate container 77bdbb7705c8 [2021-01-30T21:19:13.906Z] ---> 75e7fed6f676 [2021-01-30T21:19:13.906Z] [2021-01-30T21:19:14.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.924s coverage: 95.7% of statements [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-30T21:19:14.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-30T21:19:14.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.163s coverage: 0.0% of statements [no tests to run] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-30T21:19:14.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.583s coverage: 63.5% of statements [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-30T21:19:14.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-30T21:19:14.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-01-30T21:19:14.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-01-30T21:19:14.178Z] Successfully built 75e7fed6f676 [2021-01-30T21:19:14.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-01-30T21:19:14.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-01-30T21:19:14.771Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-30T21:19:14.771Z] Building docker-security-proxy-setup-go [2021-01-30T21:19:14.771Z] Removing intermediate container d928586716f8 [2021-01-30T21:19:14.771Z] ---> 2bcdbbd09df9 [2021-01-30T21:19:14.771Z] Step 21/23 : LABEL arch=x86_64 [2021-01-30T21:19:15.041Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in a403c33f9a1a [2021-01-30T21:19:16.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-01-30T21:19:18.426Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:19:18.426Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:19:18.426Z] ---> c8c83f438fd3 [2021-01-30T21:19:18.426Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T21:19:18.426Z] ---> Using cache [2021-01-30T21:19:18.426Z] ---> 12652a06226d [2021-01-30T21:19:18.426Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:19:18.426Z] ---> Using cache [2021-01-30T21:19:18.426Z] ---> ccbe35dd5e5f [2021-01-30T21:19:18.426Z] Step 5/22 : RUN apk update && apk add make git [2021-01-30T21:19:18.426Z] ---> Using cache [2021-01-30T21:19:18.426Z] ---> 485bc1128aa1 [2021-01-30T21:19:18.426Z] Step 6/22 : COPY go.mod . [2021-01-30T21:19:18.426Z] ---> Using cache [2021-01-30T21:19:18.426Z] ---> 67780f83ac83 [2021-01-30T21:19:18.426Z] Step 7/22 : RUN go mod download [2021-01-30T21:19:18.426Z] ---> Using cache [2021-01-30T21:19:18.426Z] ---> a100bdb44038 [2021-01-30T21:19:18.426Z] Step 8/22 : COPY . . [2021-01-30T21:19:18.426Z] ---> Using cache [2021-01-30T21:19:18.426Z] ---> e4df610409c9 [2021-01-30T21:19:18.426Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-30T21:19:19.025Z] Removing intermediate container a403c33f9a1a [2021-01-30T21:19:19.025Z] ---> 5635948d21f3 [2021-01-30T21:19:19.025Z] Step 22/23 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:19:20.487Z] ---> Running in 16481492de69 [2021-01-30T21:19:20.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.868s coverage: 55.9% of statements [2021-01-30T21:19:20.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-30T21:19:20.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-30T21:19:20.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-30T21:19:20.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-30T21:19:20.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-30T21:19:20.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2021-01-30T21:19:21.449Z] ---> Running in de4b5d9e5bc7 [2021-01-30T21:19:23.407Z] Removing intermediate container de4b5d9e5bc7 [2021-01-30T21:19:23.407Z] ---> 2e3f832e34ff [2021-01-30T21:19:23.407Z] Step 23/23 : LABEL version=0.0.0 [2021-01-30T21:19:23.407Z] ---> Running in 883d720367b3 [2021-01-30T21:19:24.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-30T21:19:24.663Z] Removing intermediate container 883d720367b3 [2021-01-30T21:19:24.663Z] ---> 98df77611b07 [2021-01-30T21:19:24.663Z] [2021-01-30T21:19:24.936Z] Successfully built 98df77611b07 [2021-01-30T21:19:24.936Z] Successfully tagged docker-core-data-go:latest [2021-01-30T21:19:24.936Z]  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go [2021-01-30T21:19:39.974Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:19:39.974Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:19:39.974Z] ---> c8c83f438fd3 [2021-01-30T21:19:39.974Z] Step 3/20 : WORKDIR /edgex-go [2021-01-30T21:19:39.974Z] ---> Using cache [2021-01-30T21:19:39.974Z] ---> 12652a06226d [2021-01-30T21:19:39.974Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:19:39.974Z] ---> Using cache [2021-01-30T21:19:39.974Z] ---> ccbe35dd5e5f [2021-01-30T21:19:39.974Z] Step 5/20 : RUN apk update && apk add make git [2021-01-30T21:19:39.974Z] ---> Using cache [2021-01-30T21:19:39.974Z] ---> 485bc1128aa1 [2021-01-30T21:19:39.974Z] Step 6/20 : COPY go.mod . [2021-01-30T21:19:39.974Z] ---> Using cache [2021-01-30T21:19:39.974Z] ---> 67780f83ac83 [2021-01-30T21:19:39.974Z] Step 7/20 : RUN go mod download [2021-01-30T21:19:39.974Z] ---> Using cache [2021-01-30T21:19:39.974Z] ---> a100bdb44038 [2021-01-30T21:19:39.974Z] Step 8/20 : COPY . . [2021-01-30T21:19:40.245Z] ---> Using cache [2021-01-30T21:19:40.245Z] ---> e4df610409c9 [2021-01-30T21:19:40.245Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2021-01-30T21:19:41.653Z] ---> Running in ca8703efc1b8 [2021-01-30T21:19:43.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-30T21:19:49.014Z] Removing intermediate container b7d78b360231 [2021-01-30T21:19:49.014Z] ---> d6a0b6bb4359 [2021-01-30T21:19:49.014Z] [2021-01-30T21:19:49.014Z] Step 10/21 : FROM scratch [2021-01-30T21:19:49.014Z] ---> [2021-01-30T21:19:49.014Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T21:19:49.990Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:19:49.990Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:19:49.990Z] ---> c8c83f438fd3 [2021-01-30T21:19:49.990Z] Step 3/27 : WORKDIR /edgex-go [2021-01-30T21:19:49.990Z] ---> Using cache [2021-01-30T21:19:49.990Z] ---> 12652a06226d [2021-01-30T21:19:49.990Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:19:49.990Z] ---> Using cache [2021-01-30T21:19:49.990Z] ---> 005590f0e17f [2021-01-30T21:19:49.990Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-30T21:19:49.990Z] ---> Using cache [2021-01-30T21:19:49.990Z] ---> ccbe35dd5e5f [2021-01-30T21:19:49.990Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-30T21:19:51.944Z] Removing intermediate container b3ac4308e8e5 [2021-01-30T21:19:51.944Z] ---> d0ac6812e3ef [2021-01-30T21:19:51.944Z] [2021-01-30T21:19:51.944Z] Step 10/22 : FROM scratch [2021-01-30T21:19:51.944Z] ---> [2021-01-30T21:19:51.944Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T21:19:51.944Z] ---> Running in 2e91ef39b11a [2021-01-30T21:19:51.944Z] ---> Using cache [2021-01-30T21:19:51.944Z] ---> 005590f0e17f [2021-01-30T21:19:51.944Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-30T21:19:51.944Z] ---> Running in 30dfe053f41f [2021-01-30T21:19:52.218Z] ---> Running in dbe63090b481 [2021-01-30T21:19:52.497Z] Removing intermediate container 2e91ef39b11a [2021-01-30T21:19:52.497Z] ---> 2896858b677c [2021-01-30T21:19:52.497Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-30T21:19:53.106Z] Removing intermediate container dbe63090b481 [2021-01-30T21:19:53.106Z] ---> cf00074bc621 [2021-01-30T21:19:53.106Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-30T21:19:53.106Z] ---> Running in 08265337106a [2021-01-30T21:19:53.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:19:53.388Z] ---> Running in df31081c2c4b [2021-01-30T21:19:53.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:19:53.980Z] Removing intermediate container 08265337106a [2021-01-30T21:19:53.980Z] ---> 61a366ca6cb6 [2021-01-30T21:19:53.980Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-30T21:19:54.262Z] Removing intermediate container df31081c2c4b [2021-01-30T21:19:54.262Z] ---> f3fa86e25cc7 [2021-01-30T21:19:54.262Z] Step 14/22 : WORKDIR / [2021-01-30T21:19:54.262Z] Removing intermediate container 16481492de69 [2021-01-30T21:19:54.262Z] ---> 788c5a21262f [2021-01-30T21:19:54.262Z] [2021-01-30T21:19:54.262Z] Step 10/22 : FROM alpine:3.10 [2021-01-30T21:19:54.262Z] ---> be4e4bea2c2e [2021-01-30T21:19:54.262Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-30T21:19:54.262Z] ---> Using cache [2021-01-30T21:19:54.262Z] ---> e19af11e4f6d [2021-01-30T21:19:54.262Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-30T21:19:54.830Z] ---> Running in b46f5564f03f [2021-01-30T21:19:54.830Z] ---> 03a0b0a2f5d0 [2021-01-30T21:19:54.830Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-30T21:19:54.830Z] ---> Running in 27d4ae7e59d6 [2021-01-30T21:19:54.830Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:19:54.830Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:19:54.830Z] OK: 12752 distinct packages available [2021-01-30T21:19:54.830Z] Removing intermediate container b46f5564f03f [2021-01-30T21:19:54.830Z] ---> 9295beb4f817 [2021-01-30T21:19:54.830Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-30T21:19:55.423Z] Removing intermediate container 27d4ae7e59d6 [2021-01-30T21:19:55.423Z] ---> 5276a1220dc3 [2021-01-30T21:19:55.423Z] Step 13/22 : WORKDIR / [2021-01-30T21:19:55.423Z] OK: 233 MiB in 51 packages [2021-01-30T21:19:55.423Z] ---> Running in 6c8b13599cd5 [2021-01-30T21:19:56.014Z] ---> 0a06970a086f [2021-01-30T21:19:56.014Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-30T21:19:56.981Z] ---> 91cd6b88ae22 [2021-01-30T21:19:56.981Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-30T21:19:57.256Z] Removing intermediate container 6c8b13599cd5 [2021-01-30T21:19:57.256Z] ---> 059674331604 [2021-01-30T21:19:57.256Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-30T21:19:57.256Z] ---> c5229f0860b4 [2021-01-30T21:19:57.256Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-30T21:19:57.518Z] Removing intermediate container 30dfe053f41f [2021-01-30T21:19:57.518Z] ---> a048d1f61809 [2021-01-30T21:19:57.518Z] Step 6/27 : COPY go.mod . [2021-01-30T21:19:57.518Z] ---> ca4b6875c1e9 [2021-01-30T21:19:57.518Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-30T21:19:57.786Z] ---> 80345ed9f475 [2021-01-30T21:19:57.786Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-30T21:19:57.786Z] ---> f5515f943c2d [2021-01-30T21:19:57.786Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-30T21:19:57.786Z] ---> Running in e415d1b812b6 [2021-01-30T21:19:57.786Z] ---> 00f4f915c43e [2021-01-30T21:19:57.786Z] Step 7/27 : RUN go mod download [2021-01-30T21:19:58.067Z] ---> Running in a3c3c0abe973 [2021-01-30T21:19:58.067Z] ---> Running in ad650751ee25 [2021-01-30T21:19:58.067Z] Removing intermediate container e415d1b812b6 [2021-01-30T21:19:58.067Z] ---> f2a934206b6c [2021-01-30T21:19:58.067Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:19:58.334Z] ---> 3fdca9c8c6c0 [2021-01-30T21:19:58.334Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-30T21:19:58.688Z] Removing intermediate container a3c3c0abe973 [2021-01-30T21:19:58.688Z] ---> b77327314d00 [2021-01-30T21:19:58.688Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:19:58.688Z] ---> Running in 3adef8bd1434 [2021-01-30T21:19:58.688Z] ---> Running in 3cea86cab019 [2021-01-30T21:19:58.956Z] Removing intermediate container 3adef8bd1434 [2021-01-30T21:19:58.956Z] ---> 9cead016e817 [2021-01-30T21:19:58.956Z] Step 19/21 : LABEL arch=x86_64 [2021-01-30T21:19:58.956Z] ---> c28c74888fbc [2021-01-30T21:19:58.956Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-30T21:19:58.956Z] Removing intermediate container 3cea86cab019 [2021-01-30T21:19:58.956Z] ---> 68ab57cb78d8 [2021-01-30T21:19:58.956Z] Step 20/22 : LABEL arch=x86_64 [2021-01-30T21:19:58.956Z] ---> Running in dcafa8cb4b1c [2021-01-30T21:19:59.219Z] ---> Running in bf7940e38ebe [2021-01-30T21:19:59.482Z] ---> dbdb4ed9729a [2021-01-30T21:19:59.482Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-30T21:20:00.057Z] Removing intermediate container dcafa8cb4b1c [2021-01-30T21:20:00.057Z] ---> e69991bb1286 [2021-01-30T21:20:00.057Z] Step 20/21 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:20:00.635Z] ---> Running in 669e1dc2ddd3 [2021-01-30T21:20:00.635Z] Removing intermediate container bf7940e38ebe [2021-01-30T21:20:00.635Z] ---> e3d99adcb20c [2021-01-30T21:20:00.635Z] Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:20:00.635Z] ---> Running in 7099a23f3b73 [2021-01-30T21:20:00.900Z] Removing intermediate container ca8703efc1b8 [2021-01-30T21:20:00.900Z] ---> e951706d1f52 [2021-01-30T21:20:00.900Z] [2021-01-30T21:20:00.900Z] Step 10/20 : FROM alpine [2021-01-30T21:20:00.900Z] ---> e50c909a8df2 [2021-01-30T21:20:00.900Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-30T21:20:00.900Z] ---> Running in 5353652b578b [2021-01-30T21:20:01.164Z] ---> Running in 592902ef8863 [2021-01-30T21:20:01.164Z] Removing intermediate container 7099a23f3b73 [2021-01-30T21:20:01.164Z] ---> 4d47997782dd [2021-01-30T21:20:01.164Z] Step 21/21 : LABEL version=0.0.0 [2021-01-30T21:20:01.439Z] Removing intermediate container ad650751ee25 [2021-01-30T21:20:01.439Z] ---> 831dd5f094c9 [2021-01-30T21:20:01.439Z] Step 8/27 : COPY . . [2021-01-30T21:20:01.439Z] Removing intermediate container 5353652b578b [2021-01-30T21:20:01.439Z] ---> 0d5b66f14ef4 [2021-01-30T21:20:01.439Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T21:20:01.439Z] ---> Running in c9f9a54d8f2f [2021-01-30T21:20:01.711Z] ---> Running in d04a446a2942 [2021-01-30T21:20:02.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:20:02.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:20:02.819Z] v3.13.1-9-g9a9dfea8f2 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-30T21:20:02.819Z] v3.13.1-8-g0c82f59ca4 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-30T21:20:02.819Z] OK: 13876 distinct packages available [2021-01-30T21:20:03.398Z] (1/5) Installing ca-certificates (20191127-r5) [2021-01-30T21:20:03.398Z] Removing intermediate container c9f9a54d8f2f [2021-01-30T21:20:03.398Z] ---> 107ac901413f [2021-01-30T21:20:03.398Z] [2021-01-30T21:20:03.398Z] (2/5) Installing brotli-libs (1.0.9-r3) [2021-01-30T21:20:03.664Z] (3/5) Installing nghttp2-libs (1.42.0-r1) [2021-01-30T21:20:04.239Z] (4/5) Installing libcurl (7.74.0-r0) [2021-01-30T21:20:04.239Z] (5/5) Installing curl (7.74.0-r0) [2021-01-30T21:20:04.239Z] Executing busybox-1.32.1-r2.trigger [2021-01-30T21:20:04.502Z] Executing ca-certificates-20191127-r5.trigger [2021-01-30T21:20:04.764Z] OK: 8 MiB in 19 packages [2021-01-30T21:20:04.764Z] Removing intermediate container d04a446a2942 [2021-01-30T21:20:04.764Z] ---> f7fb8a48777b [2021-01-30T21:20:04.764Z] [2021-01-30T21:20:04.764Z] Successfully built 107ac901413f [2021-01-30T21:20:05.026Z] Successfully built f7fb8a48777b [2021-01-30T21:20:05.026Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-30T21:20:05.026Z]  Building docker-support-scheduler-go ... done Building docker-support-logging-go [2021-01-30T21:20:05.026Z] Successfully tagged docker-core-metadata-go:latest [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 45.923s coverage: 86.3% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.216s coverage: 72.2% of statements [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.558s coverage: 72.1% of statements [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.088s coverage: 82.4% of statements [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.065s coverage: 48.4% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.096s coverage: 28.8% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.080s coverage: 96.8% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.412s coverage: 36.5% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.542s coverage: 84.1% of statements [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.075s coverage: 42.9% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.074s coverage: 100.0% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.099s coverage: 83.8% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.301s coverage: 47.1% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.042s coverage: 100.0% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.804s coverage: 29.1% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-30T21:20:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-30T21:20:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-30T21:20:07.533Z] GO111MODULE=on go vet ./... [2021-01-30T21:20:11.651Z]  Building docker-core-metadata-go ... done Removing intermediate container 669e1dc2ddd3 [2021-01-30T21:20:11.651Z] ---> fc79f80f420f [2021-01-30T21:20:11.651Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-30T21:20:14.247Z] ---> Running in ed7f18e00008 [2021-01-30T21:20:14.247Z] Removing intermediate container 592902ef8863 [2021-01-30T21:20:14.247Z] ---> e4d6bc43ee25 [2021-01-30T21:20:14.247Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-30T21:20:16.188Z] ---> Running in f28e6816a153 [2021-01-30T21:20:16.772Z] Removing intermediate container ed7f18e00008 [2021-01-30T21:20:16.772Z] ---> dc5fe45acd90 [2021-01-30T21:20:16.772Z] Step 20/22 : LABEL arch=x86_64 [2021-01-30T21:20:18.188Z] Removing intermediate container f28e6816a153 [2021-01-30T21:20:18.188Z] ---> 6bc4d6a66013 [2021-01-30T21:20:18.188Z] Step 13/20 : WORKDIR /edgex [2021-01-30T21:20:18.453Z] ---> Running in 7f823d25eebf [2021-01-30T21:20:18.723Z] ---> Running in bc5016c17063 [2021-01-30T21:20:19.676Z] Removing intermediate container 7f823d25eebf [2021-01-30T21:20:19.676Z] ---> 3512b37ae4b6 [2021-01-30T21:20:19.676Z] Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:20:21.104Z] Removing intermediate container bc5016c17063 [2021-01-30T21:20:21.104Z] ---> 7972726014d1 [2021-01-30T21:20:21.104Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-30T21:20:21.104Z] ---> Running in a33a7bafd7a6 [2021-01-30T21:20:22.513Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:20:22.513Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:20:22.513Z] ---> c8c83f438fd3 [2021-01-30T21:20:22.513Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T21:20:22.513Z] ---> Using cache [2021-01-30T21:20:22.513Z] ---> 12652a06226d [2021-01-30T21:20:22.513Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:20:22.513Z] ---> Using cache [2021-01-30T21:20:22.513Z] ---> ccbe35dd5e5f [2021-01-30T21:20:22.513Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2021-01-30T21:20:23.914Z] ---> aed3971a3750 [2021-01-30T21:20:23.914Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-30T21:20:23.914Z] Removing intermediate container a33a7bafd7a6 [2021-01-30T21:20:23.914Z] ---> 3c62708ee15d [2021-01-30T21:20:23.914Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T21:20:24.184Z] ---> Running in 94717b27e3ac [2021-01-30T21:20:24.447Z] ---> Running in ea426f70bfa4 [2021-01-30T21:20:24.716Z] ---> c3dc0b127dd1 [2021-01-30T21:20:24.716Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-30T21:20:24.716Z] ---> ed3baba06377 [2021-01-30T21:20:24.716Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-30T21:20:24.716Z] ---> Running in e75db06b262f [2021-01-30T21:20:24.716Z] ---> Running in 64a4088d0489 [2021-01-30T21:20:24.983Z] Removing intermediate container ea426f70bfa4 [2021-01-30T21:20:24.983Z] ---> dc1547e7aa19 [2021-01-30T21:20:24.983Z] [2021-01-30T21:20:25.248Z] Successfully built dc1547e7aa19 [2021-01-30T21:20:25.248Z] Removing intermediate container e75db06b262f [2021-01-30T21:20:25.248Z] ---> d31ac58e0db4 [2021-01-30T21:20:25.248Z] Step 17/20 : CMD ["--init=true"] [2021-01-30T21:20:25.248Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-30T21:20:25.248Z]  Building docker-security-bootstrap-redis-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:20:25.248Z] ---> Running in 617ba9112711 [2021-01-30T21:20:26.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:20:26.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-30T21:20:26.469Z] Removing intermediate container 617ba9112711 [2021-01-30T21:20:26.469Z] ---> 67cce4809763 [2021-01-30T21:20:26.469Z] Step 18/20 : LABEL arch=x86_64 [2021-01-30T21:20:26.469Z] ---> Running in 6468170b5019 [2021-01-30T21:20:26.732Z] Removing intermediate container 6468170b5019 [2021-01-30T21:20:26.732Z] ---> 2482ba630a42 [2021-01-30T21:20:26.732Z] Step 19/20 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:20:26.732Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:20:26.732Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:20:26.732Z] OK: 12752 distinct packages available [2021-01-30T21:20:26.732Z] ---> Running in daf471e2a0fd [2021-01-30T21:20:26.998Z] Removing intermediate container daf471e2a0fd [2021-01-30T21:20:26.998Z] ---> 17d6a7b7e309 [2021-01-30T21:20:26.998Z] Step 20/20 : LABEL version=0.0.0 [2021-01-30T21:20:26.998Z] OK: 233 MiB in 51 packages [2021-01-30T21:20:26.998Z] ---> Running in 1a41cbc347ce [2021-01-30T21:20:27.264Z] Removing intermediate container 1a41cbc347ce [2021-01-30T21:20:27.264Z] ---> 13828163f0d7 [2021-01-30T21:20:27.264Z] [2021-01-30T21:20:27.264Z] OK: 233 MiB in 51 packages [2021-01-30T21:20:27.538Z] Successfully built 13828163f0d7 [2021-01-30T21:20:27.538Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-30T21:20:28.504Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 94717b27e3ac [2021-01-30T21:20:28.504Z] ---> 45d15cc52a2c [2021-01-30T21:20:28.504Z] Step 6/22 : COPY go.mod . [2021-01-30T21:20:28.775Z] ---> 2b6d65bd213e [2021-01-30T21:20:28.775Z] Step 7/22 : RUN go mod download [2021-01-30T21:20:28.775Z] ---> Running in 9fc66cb8da33 [2021-01-30T21:20:30.766Z] Removing intermediate container 9fc66cb8da33 [2021-01-30T21:20:30.766Z] ---> d8c028cd322b [2021-01-30T21:20:30.766Z] Step 8/22 : COPY . . [2021-01-30T21:20:49.015Z] Removing intermediate container 64a4088d0489 [2021-01-30T21:20:49.015Z] ---> 308a56005b87 [2021-01-30T21:20:49.015Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-30T21:20:49.600Z] ---> Running in fe7c60a9d0e4 [2021-01-30T21:20:50.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-30T21:20:50.552Z] ---> ffbdd3e8164a [2021-01-30T21:20:50.552Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2021-01-30T21:20:50.552Z] ---> Running in aa27ae46b018 [2021-01-30T21:20:51.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-30T21:20:52.589Z] Removing intermediate container fe7c60a9d0e4 [2021-01-30T21:20:52.589Z] ---> e6d81acf2b2f [2021-01-30T21:20:52.589Z] [2021-01-30T21:20:52.589Z] Step 11/27 : FROM docker:latest [2021-01-30T21:20:52.589Z] ---> 1b003a99702a [2021-01-30T21:20:52.589Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-30T21:20:52.589Z] ---> Running in 7c19445a2438 [2021-01-30T21:20:54.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:20:55.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:20:56.000Z] (1/2) Installing readline (8.0.4-r0) [2021-01-30T21:20:56.000Z] (2/2) Installing bash (5.0.17-r0) [2021-01-30T21:20:56.000Z] Executing bash-5.0.17-r0.post-install [2021-01-30T21:20:56.275Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T21:20:56.275Z] OK: 12 MiB in 22 packages [2021-01-30T21:20:57.679Z] Removing intermediate container 7c19445a2438 [2021-01-30T21:20:57.679Z] ---> 207a66ea0891 [2021-01-30T21:20:57.679Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-30T21:20:57.679Z] ---> Running in c78131babca0 [2021-01-30T21:20:59.110Z] Removing intermediate container c78131babca0 [2021-01-30T21:20:59.110Z] ---> 1e99bb2443f3 [2021-01-30T21:20:59.110Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-30T21:20:59.110Z] ---> Running in 83f9216490be [2021-01-30T21:20:59.377Z] Removing intermediate container 83f9216490be [2021-01-30T21:20:59.377Z] ---> 3a552831e86f [2021-01-30T21:20:59.377Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-30T21:20:59.377Z] ---> Running in 0097d6a43d6b [2021-01-30T21:20:59.643Z] Removing intermediate container 0097d6a43d6b [2021-01-30T21:20:59.643Z] ---> 8eda63dd5c0d [2021-01-30T21:20:59.643Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-30T21:20:59.643Z] ---> Running in 64aada893450 [2021-01-30T21:20:59.905Z] Removing intermediate container 64aada893450 [2021-01-30T21:20:59.905Z] ---> 1103bee41d47 [2021-01-30T21:20:59.905Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-30T21:21:00.487Z] ---> 8bc392b31bf5 [2021-01-30T21:21:00.487Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-30T21:21:01.883Z] ---> 59cdd57d6102 [2021-01-30T21:21:01.883Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-30T21:21:01.883Z] Removing intermediate container aa27ae46b018 [2021-01-30T21:21:01.883Z] ---> a47a547eae2e [2021-01-30T21:21:01.883Z] [2021-01-30T21:21:01.883Z] Step 10/22 : FROM scratch [2021-01-30T21:21:01.883Z] ---> [2021-01-30T21:21:01.883Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-30T21:21:02.464Z] ---> Using cache [2021-01-30T21:21:02.464Z] ---> aa0e1829ef4b [2021-01-30T21:21:02.464Z] Step 12/22 : ENV APP_PORT=48061 [2021-01-30T21:21:02.464Z] ---> 4edffdf88190 [2021-01-30T21:21:02.464Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-30T21:21:02.464Z] ---> Running in 5a6951c89532 [2021-01-30T21:21:02.731Z] ---> Running in fe3bf0c4725a [2021-01-30T21:21:02.731Z] Removing intermediate container 5a6951c89532 [2021-01-30T21:21:02.731Z] ---> 367e9d92fb54 [2021-01-30T21:21:02.731Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-30T21:21:02.997Z] ---> Running in 1696df5dacd7 [2021-01-30T21:21:02.997Z] Removing intermediate container 1696df5dacd7 [2021-01-30T21:21:02.997Z] ---> 9b7bd36acab8 [2021-01-30T21:21:02.997Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2021-01-30T21:21:03.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:21:03.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:21:03.531Z] ---> 8e49d9422182 [2021-01-30T21:21:03.531Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2021-01-30T21:21:03.531Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-30T21:21:03.531Z] (2/33) Installing expat (2.2.9-r1) [2021-01-30T21:21:03.531Z] (3/33) Installing libffi (3.3-r2) [2021-01-30T21:21:03.531Z] (4/33) Installing gdbm (1.13-r1) [2021-01-30T21:21:03.531Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-30T21:21:03.531Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-30T21:21:03.531Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-30T21:21:06.586Z] ---> bd24d9ae5e78 [2021-01-30T21:21:06.586Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2021-01-30T21:21:06.586Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-30T21:21:06.586Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-30T21:21:06.586Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-30T21:21:06.586Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-30T21:21:06.586Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-30T21:21:06.586Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-30T21:21:06.883Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-30T21:21:06.883Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-30T21:21:06.883Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-30T21:21:06.883Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-30T21:21:06.883Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-30T21:21:06.883Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-30T21:21:06.883Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-30T21:21:06.884Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-30T21:21:07.174Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-30T21:21:07.780Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-30T21:21:08.060Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-30T21:21:08.060Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-30T21:21:08.060Z] ---> af3a78be1b9a [2021-01-30T21:21:08.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2021-01-30T21:21:08.060Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-30T21:21:08.060Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-30T21:21:08.060Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-30T21:21:08.060Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-30T21:21:08.060Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-30T21:21:08.060Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-30T21:21:08.060Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-30T21:21:08.060Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-30T21:21:09.010Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T21:21:09.010Z] OK: 71 MiB in 55 packages [2021-01-30T21:21:09.010Z] ---> bf4ea3de77b1 [2021-01-30T21:21:09.010Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2021-01-30T21:21:09.010Z] ---> Running in 33a3bce5993b [2021-01-30T21:21:09.274Z] Removing intermediate container 33a3bce5993b [2021-01-30T21:21:09.274Z] ---> d38e6a33d61c [2021-01-30T21:21:09.274Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:21:09.274Z] ---> Running in 081e1498f440 [2021-01-30T21:21:09.855Z] Removing intermediate container 081e1498f440 [2021-01-30T21:21:09.855Z] ---> 27f2a215c050 [2021-01-30T21:21:09.855Z] Step 20/22 : LABEL arch=x86_64 [2021-01-30T21:21:14.084Z] ---> Running in 0f37509c0d6c [2021-01-30T21:21:14.084Z] Removing intermediate container 0f37509c0d6c [2021-01-30T21:21:14.084Z] ---> d33601cf3e31 [2021-01-30T21:21:14.084Z] Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:21:14.084Z] Removing intermediate container fe3bf0c4725a [2021-01-30T21:21:14.084Z] ---> 495a7f9f474d [2021-01-30T21:21:14.084Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-30T21:21:14.084Z] ---> Running in 008df6f7f6b5 [2021-01-30T21:21:14.084Z] ---> Running in 061c8636b839 [2021-01-30T21:21:14.084Z] Removing intermediate container 008df6f7f6b5 [2021-01-30T21:21:14.084Z] ---> fa27b656f991 [2021-01-30T21:21:14.084Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T21:21:14.084Z] ---> Running in 585d2306cbe6 [2021-01-30T21:21:14.084Z] Removing intermediate container 585d2306cbe6 [2021-01-30T21:21:14.084Z] ---> aef55ce1a5cb [2021-01-30T21:21:14.084Z] [2021-01-30T21:21:14.353Z] Successfully built aef55ce1a5cb [2021-01-30T21:21:14.353Z] Successfully tagged docker-support-logging-go:latest [2021-01-30T21:21:15.304Z]  Building docker-support-logging-go ... done Collecting docker-compose==1.23.2 [2021-01-30T21:21:15.304Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-30T21:21:15.567Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-30T21:21:15.567Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-30T21:21:15.567Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-30T21:21:15.588Z] gofmt -l . [2021-01-30T21:21:15.588Z] [ "`gofmt -l .`" = "" ] [2021-01-30T21:21:15.588Z] ./bin/test-go-mod-tidy.sh [2021-01-30T21:21:15.588Z] ./bin/test-attribution-txt.sh [2021-01-30T21:21:15.831Z] Collecting texttable<0.10,>=0.9.0 [2021-01-30T21:21:15.831Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-30T21:21:16.405Z] Collecting jsonschema<3,>=2.5.1 [2021-01-30T21:21:16.405Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-30T21:21:16.405Z] Collecting docopt<0.7,>=0.6.1 [2021-01-30T21:21:16.405Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-30T21:21:16.979Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-30T21:21:16.979Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-30T21:21:17.590Z] Collecting cached-property<2,>=1.2.0 [2021-01-30T21:21:17.590Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-30T21:21:17.590Z] Collecting docker<4.0,>=3.6.0 [2021-01-30T21:21:17.590Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-30T21:21:17.854Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-30T21:21:17.854Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-30T21:21:18.428Z] Collecting PyYAML<4,>=3.10 [2021-01-30T21:21:18.428Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] sh [2021-01-30T21:21:19.379Z] Collecting docker-pycreds>=0.4.0 [2021-01-30T21:21:19.380Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-30T21:21:19.380Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-30T21:21:19.380Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-30T21:21:19.642Z] Collecting idna<2.8,>=2.5 [2021-01-30T21:21:19.642Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-30T21:21:19.642Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-30T21:21:19.642Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-30T21:21:19.642Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-30T21:21:19.642Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-30T21:21:19.642Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-30T21:21:19.642Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-30T21:21:19.668Z] + ls -al . [2021-01-30T21:21:19.668Z] total 664 [2021-01-30T21:21:19.668Z] drwxrwxr-x 9 1001 1001 4096 Jan 30 21:21 . [2021-01-30T21:21:19.668Z] drwxr-xr-x 4 root root 4096 Jan 30 21:17 .. [2021-01-30T21:21:19.668Z] -rw-rw-r-- 1 1001 1001 11 Jan 30 21:15 .dockerignore [2021-01-30T21:21:19.668Z] drwxrwxr-x 8 1001 1001 4096 Jan 30 21:15 .git [2021-01-30T21:21:19.668Z] drwxrwxr-x 3 1001 1001 4096 Jan 30 21:15 .github [2021-01-30T21:21:19.668Z] -rw-rw-r-- 1 1001 1001 944 Jan 30 21:15 .gitignore [2021-01-30T21:21:19.668Z] -rw-rw-r-- 1 1001 1001 166 Jan 30 21:15 .sonarcloud.properties [2021-01-30T21:21:19.668Z] -rw-rw-r-- 1 1001 1001 3804 Jan 30 21:15 CONTRIBUTING.md [2021-01-30T21:21:19.668Z] -rw-rw-r-- 1 1001 1001 1035 Jan 30 21:15 Dockerfile.build [2021-01-30T21:21:19.668Z] -rw-rw-r-- 1 1001 1001 863 Jan 30 21:15 Jenkinsfile [2021-01-30T21:21:19.669Z] -rw-rw-r-- 1 1001 1001 10775 Jan 30 21:15 LICENSE [2021-01-30T21:21:19.669Z] -rw-rw-r-- 1 1001 1001 6581 Jan 30 21:15 Makefile [2021-01-30T21:21:19.669Z] -rw-rw-r-- 1 1001 1001 6447 Jan 30 21:15 README.md [2021-01-30T21:21:19.669Z] -rw-rw-r-- 1 1001 1001 259 Jan 30 21:15 SECURITY.md [2021-01-30T21:21:19.669Z] -rw-rw-r-- 1 1001 1001 5 Jan 30 21:13 VERSION [2021-01-30T21:21:19.669Z] -rw-rw-r-- 1 1001 1001 4131 Jan 30 21:15 ZMQWindows.md [2021-01-30T21:21:19.669Z] drwxrwxr-x 2 1001 1001 4096 Jan 30 21:15 bin [2021-01-30T21:21:19.669Z] drwxrwxr-x 15 1001 1001 4096 Jan 30 21:15 cmd [2021-01-30T21:21:19.669Z] -rw-r--r-- 1 root root 541382 Jan 30 21:20 coverage.out [2021-01-30T21:21:19.669Z] -rw-r--r-- 1 root root 1041 Jan 30 21:21 go.mod [2021-01-30T21:21:19.669Z] -rw-r--r-- 1 root root 18582 Jan 30 21:21 go.sum [2021-01-30T21:21:19.669Z] drwxrwxr-x 8 1001 1001 4096 Jan 30 21:15 internal [2021-01-30T21:21:19.669Z] drwxrwxr-x 4 1001 1001 4096 Jan 30 21:15 openapi [2021-01-30T21:21:19.669Z] drwxrwxr-x 4 1001 1001 4096 Jan 30 21:15 snap [2021-01-30T21:21:19.669Z] -rw-rw-r-- 1 1001 1001 168 Jan 30 21:15 version.go [Pipeline] sh [2021-01-30T21:21:19.963Z] Installing collected packages: websocket-client, texttable, jsonschema, docopt, dockerpty, cached-property, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose [2021-01-30T21:21:19.963Z] Running setup.py install for texttable: started [2021-01-30T21:21:20.348Z] + '[' -e coverage.out ] [2021-01-30T21:21:20.348Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-30T21:21:20.384Z] Warning: overwriting stash ‘coverage-report’ [2021-01-30T21:21:20.538Z] Running setup.py install for texttable: finished with status 'done' [2021-01-30T21:21:20.538Z] Running setup.py install for docopt: started [2021-01-30T21:21:21.111Z] Running setup.py install for docopt: finished with status 'done' [2021-01-30T21:21:21.111Z] Running setup.py install for dockerpty: started [2021-01-30T21:21:21.374Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-30T21:21:21.374Z] Attempting uninstall: urllib3 [2021-01-30T21:21:21.374Z] Found existing installation: urllib3 1.25.9 [2021-01-30T21:21:21.374Z] Uninstalling urllib3-1.25.9: [2021-01-30T21:21:21.598Z] Stashed 1 file(s) [Pipeline] sh [2021-01-30T21:21:21.638Z] Successfully uninstalled urllib3-1.25.9 [2021-01-30T21:21:21.638Z] Attempting uninstall: idna [2021-01-30T21:21:21.638Z] Found existing installation: idna 2.9 [2021-01-30T21:21:21.638Z] Uninstalling idna-2.9: [2021-01-30T21:21:21.638Z] Successfully uninstalled idna-2.9 [2021-01-30T21:21:21.900Z] Attempting uninstall: requests [2021-01-30T21:21:21.900Z] Found existing installation: requests 2.23.0 [2021-01-30T21:21:21.900Z] Uninstalling requests-2.23.0: [2021-01-30T21:21:21.900Z] Successfully uninstalled requests-2.23.0 [2021-01-30T21:21:22.309Z] + make build [2021-01-30T21:21:22.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-30T21:21:22.476Z] Running setup.py install for PyYAML: started [2021-01-30T21:21:23.048Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-30T21:21:23.048Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-30T21:21:28.368Z] Removing intermediate container 061c8636b839 [2021-01-30T21:21:28.368Z] ---> ffe8cbbb231c [2021-01-30T21:21:28.368Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-30T21:21:28.368Z] ---> Running in 3f0e21edf533 [2021-01-30T21:21:28.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-30T21:21:28.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-30T21:21:29.205Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-30T21:21:29.205Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-30T21:21:29.205Z] (3/3) Installing curl (7.69.1-r3) [2021-01-30T21:21:29.205Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T21:21:29.205Z] OK: 72 MiB in 58 packages [2021-01-30T21:21:29.782Z] Removing intermediate container 3f0e21edf533 [2021-01-30T21:21:29.782Z] ---> 24b2eaa580ba [2021-01-30T21:21:29.782Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-30T21:21:29.782Z] ---> Running in 080bc3b220a1 [2021-01-30T21:21:30.051Z] Removing intermediate container 080bc3b220a1 [2021-01-30T21:21:30.051Z] ---> 040857161146 [2021-01-30T21:21:30.051Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:21:30.051Z] ---> Running in 3e5035d3c4a0 [2021-01-30T21:21:30.051Z] Removing intermediate container 3e5035d3c4a0 [2021-01-30T21:21:30.051Z] ---> 1835aae79ed4 [2021-01-30T21:21:30.051Z] Step 25/27 : LABEL arch=x86_64 [2021-01-30T21:21:30.314Z] ---> Running in 1d1940b77931 [2021-01-30T21:21:30.314Z] Removing intermediate container 1d1940b77931 [2021-01-30T21:21:30.314Z] ---> 366458b3cc28 [2021-01-30T21:21:30.314Z] Step 26/27 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:21:30.578Z] ---> Running in e6dea30064a3 [2021-01-30T21:21:30.578Z] Removing intermediate container e6dea30064a3 [2021-01-30T21:21:30.578Z] ---> 24f14e38f92c [2021-01-30T21:21:30.578Z] Step 27/27 : LABEL version=0.0.0 [2021-01-30T21:21:30.578Z] ---> Running in 1a44ee83d39b [2021-01-30T21:21:30.841Z] Removing intermediate container 1a44ee83d39b [2021-01-30T21:21:30.841Z] ---> 43b2353c37ee [2021-01-30T21:21:30.841Z] [2021-01-30T21:21:31.102Z] Successfully built 43b2353c37ee [2021-01-30T21:21:31.102Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-30T21:21:31.392Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-30T21:21:31.453Z] $ docker stop --time=1 4ab38a85fc6f1fb3e323f7c5098ab6e131bc46274e86f4bf7ecb9f9f841fe2b0 [2021-01-30T21:21:33.139Z] $ docker rm -f 4ab38a85fc6f1fb3e323f7c5098ab6e131bc46274e86f4bf7ecb9f9f841fe2b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-30T21:21:33.850Z] + docker images [2021-01-30T21:21:33.850Z] + grep docker [2021-01-30T21:21:33.850Z] docker-sys-mgmt-agent-go latest 43b2353c37ee 3 seconds ago 313MB [2021-01-30T21:21:33.850Z] docker-support-logging-go latest aef55ce1a5cb 19 seconds ago 11.1MB [2021-01-30T21:21:33.850Z] docker-security-proxy-setup-go latest 13828163f0d7 About a minute ago 16.7MB [2021-01-30T21:21:33.850Z] docker-security-bootstrap-redis-go latest dc1547e7aa19 About a minute ago 15.8MB [2021-01-30T21:21:33.850Z] docker-support-scheduler-go latest 107ac901413f About a minute ago 12.3MB [2021-01-30T21:21:33.850Z] docker-core-metadata-go latest f7fb8a48777b About a minute ago 14.5MB [2021-01-30T21:21:33.850Z] docker-core-data-go latest 98df77611b07 2 minutes ago 23.8MB [2021-01-30T21:21:33.850Z] docker-security-secretstore-setup-go latest 75e7fed6f676 2 minutes ago 24.7MB [2021-01-30T21:21:33.850Z] docker-security-secrets-setup-go latest 0f6a4c72c1bd 2 minutes ago 24MB [2021-01-30T21:21:33.850Z] docker-support-notifications-go latest fdc9755e0362 2 minutes ago 13.6MB [2021-01-30T21:21:33.850Z] docker-core-command-go latest db22a2b2bb96 2 minutes ago 12.2MB [2021-01-30T21:21:33.850Z] docker latest 1b003a99702a 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-30T21:21:49.154Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-30T21:21:50.082Z] Still waiting to schedule task [2021-01-30T21:21:50.083Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-30T21:21:57.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-30T21:22:00.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-30T21:22:05.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-30T21:22:10.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-30T21:22:11.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-30T21:22:16.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-30T21:22:20.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-30T21:22:24.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-30T21:22:28.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-30T21:22:32.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-30T21:22:36.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } [2021-01-30T21:22:39.793Z] $ docker stop --time=1 52b38b3b2b64931e41744b1f651d685de7801cc2129a8c98e53e309ef9d0a60c [2021-01-30T21:22:39.820Z] Running on prd-ubuntu18.04-docker-8c-8g-24122 in /w/workspace/edgexfoundry_edgex-go_PR-3102 [2021-01-30T21:22:42.330Z] $ docker rm -f 52b38b3b2b64931e41744b1f651d685de7801cc2129a8c98e53e309ef9d0a60c [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-01-30T21:22:43.679Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:22:44.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-30T21:22:44.595Z] [2021-01-30T21:22:44.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:22:45.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-30T21:22:45.039Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-30T21:22:45.039Z] 29e5d40040c1: Pulling fs layer [2021-01-30T21:22:45.039Z] 1ce36da41761: Pulling fs layer [2021-01-30T21:22:45.039Z] 25b303627fd3: Pulling fs layer [2021-01-30T21:22:45.838Z] using credential edgex-jenkins-ssh [2021-01-30T21:22:45.891Z] Cloning the remote Git repository [2021-01-30T21:22:46.016Z] 29e5d40040c1: Verifying Checksum [2021-01-30T21:22:46.016Z] 29e5d40040c1: Download complete [2021-01-30T21:22:45.909Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-30T21:22:45.978Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-30T21:22:46.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-30T21:22:46.005Z] > git --version # timeout=10 [2021-01-30T21:22:46.015Z] > git --version # 'git version 2.17.1' [2021-01-30T21:22:46.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T21:22:46.038Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-30T21:22:46.620Z] 1ce36da41761: Verifying Checksum [2021-01-30T21:22:46.620Z] 1ce36da41761: Download complete [2021-01-30T21:22:46.620Z] 29e5d40040c1: Pull complete [2021-01-30T21:22:48.108Z] 1ce36da41761: Pull complete [2021-01-30T21:22:48.108Z] 25b303627fd3: Verifying Checksum [2021-01-30T21:22:48.108Z] 25b303627fd3: Download complete [2021-01-30T21:22:58.264Z] 25b303627fd3: Pull complete [2021-01-30T21:22:58.265Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-30T21:22:58.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-30T21:22:58.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-30T21:22:58.199Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-30T21:22:58.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-30T21:22:58.216Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-30T21:22:58.231Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-30T21:22:58.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T21:22:58.235Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3102/head:refs/remotes/origin/PR-3102 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 [2021-01-30T21:22:58.553Z] prd-ubuntu18.04-docker-arm64-4c-16g-24121 does not seem to be running inside a container [2021-01-30T21:22:58.653Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-30T21:22:58.807Z] Merging remotes/origin/hanoi commit b46b7e8111e4043173f976c96fadf622ec12f3cd into PR head commit bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:22:58.929Z] Merge succeeded, producing bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:22:58.930Z] Checking out Revision bf5c00247f72bb2ef98cdb5ede1c907a16769b45 (PR-3102) [2021-01-30T21:22:58.813Z] > git config core.sparsecheckout # timeout=10 [2021-01-30T21:22:58.818Z] > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 [2021-01-30T21:22:58.889Z] > git remote # timeout=10 [2021-01-30T21:22:58.895Z] > git config --get remote.origin.url # timeout=10 [2021-01-30T21:22:58.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-30T21:22:58.905Z] > git merge b46b7e8111e4043173f976c96fadf622ec12f3cd # timeout=10 [2021-01-30T21:22:58.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-30T21:22:58.932Z] > git config core.sparsecheckout # timeout=10 [2021-01-30T21:22:58.936Z] > git checkout -f bf5c00247f72bb2ef98cdb5ede1c907a16769b45 # timeout=10 [2021-01-30T21:23:01.554Z] $ docker top ee88813f99a7a5783b35b22e1908203d37d54c08095812a7c539b467fb2bd7d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T21:23:02.575Z] Commit message: "fix(snap): update snap to redis 6.0.10" [2021-01-30T21:23:02.599Z] > git --version # timeout=10 [2021-01-30T21:23:02.602Z] > git --version # 'git version 2.17.1' [2021-01-30T21:23:02.605Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-30T21:23:02.639Z] + grep parallel [2021-01-30T21:23:02.640Z] + docker-compose build --help [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:23:03.882Z] + echo snap-build.sh [2021-01-30T21:23:03.882Z] snap-build.sh [2021-01-30T21:23:03.882Z] + SNAP_BASE_DIR=. [2021-01-30T21:23:03.882Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-30T21:23:03.882Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-30T21:23:03.882Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-30T21:23:03.882Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-30T21:23:03.882Z] + cd /w/workspace/edgex-go/1 [2021-01-30T21:23:03.882Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-30T21:23:03.882Z] Reading package lists... [2021-01-30T21:23:04.142Z] Building dependency tree... [2021-01-30T21:23:04.142Z] Reading state information... [2021-01-30T21:23:04.142Z] The following packages were automatically installed and are no longer required: [2021-01-30T21:23:04.143Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-30T21:23:04.143Z] uidmap xdelta3 [2021-01-30T21:23:04.143Z] Use 'sudo apt autoremove' to remove them. [2021-01-30T21:23:04.143Z] The following packages will be REMOVED: [2021-01-30T21:23:04.143Z] lxd* lxd-client* [2021-01-30T21:23:04.715Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-30T21:23:04.715Z] After this operation, 31.7 MB disk space will be freed. [2021-01-30T21:23:05.762Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-30T21:23:05.762Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-30T21:23:06.056Z] --parallel Build images in parallel. [Pipeline] } [2021-01-30T21:23:06.149Z] $ docker stop --time=1 ee88813f99a7a5783b35b22e1908203d37d54c08095812a7c539b467fb2bd7d2 [2021-01-30T21:23:06.705Z] Removing lxd dnsmasq configuration [2021-01-30T21:23:06.706Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-30T21:23:06.968Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-30T21:23:07.913Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-30T21:23:07.913Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-30T21:23:08.156Z] $ docker rm -f ee88813f99a7a5783b35b22e1908203d37d54c08095812a7c539b467fb2bd7d2 [2021-01-30T21:23:08.174Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:23:09.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-30T21:23:09.153Z] . [Pipeline] withDockerContainer [2021-01-30T21:23:09.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-24121 does not seem to be running inside a container [2021-01-30T21:23:09.565Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-30T21:23:09.568Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-30T21:23:09.568Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-30T21:23:10.511Z] + sudo snap remove --purge lxd [2021-01-30T21:23:10.770Z] snap "lxd" is not installed [2021-01-30T21:23:10.770Z] + sudo groupadd --force --system lxd [2021-01-30T21:23:10.770Z] ++ whoami [2021-01-30T21:23:10.770Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-30T21:23:10.770Z] + newgrp - lxd [2021-01-30T21:23:10.770Z] + sudo snap install lxd [2021-01-30T21:23:10.970Z] $ docker top 6bc1de60b412f1ddda7ab5dfd058dcceb317e2705a7186f68f2cc5bbedf7f3ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T21:23:12.044Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-30T21:23:16.347Z] Building docker-core-command-go ... [2021-01-30T21:23:16.347Z] Building docker-core-data-go ... [2021-01-30T21:23:16.347Z] Building docker-core-metadata-go ... [2021-01-30T21:23:16.347Z] Building docker-security-bootstrap-redis-go ... [2021-01-30T21:23:16.347Z] Building docker-security-proxy-setup-go ... [2021-01-30T21:23:16.347Z] Building docker-security-secrets-setup-go ... [2021-01-30T21:23:16.347Z] Building docker-security-secretstore-setup-go ... [2021-01-30T21:23:16.347Z] Building docker-support-logging-go ... [2021-01-30T21:23:16.347Z] Building docker-support-notifications-go ... [2021-01-30T21:23:16.347Z] Building docker-support-scheduler-go ... [2021-01-30T21:23:16.347Z] Building docker-sys-mgmt-agent-go ... [2021-01-30T21:23:16.347Z] Building docker-security-secrets-setup-go [2021-01-30T21:23:16.347Z] Building docker-core-metadata-go [2021-01-30T21:23:16.347Z] Building docker-security-bootstrap-redis-go [2021-01-30T21:23:16.347Z] Building docker-core-command-go [2021-01-30T21:23:16.347Z] Building docker-support-logging-go [2021-01-30T21:23:18.917Z] 2021-01-30T21:23:15Z INFO Waiting for automatic snapd restart... [2021-01-30T21:23:37.048Z] lxd 4.10 from Canonical* installed [2021-01-30T21:23:37.048Z] + sudo lxd init --auto [2021-01-30T21:23:45.194Z] + sudo snap install --classic snapcraft [2021-01-30T21:23:50.495Z] snapcraft 4.4.4 from Canonical* installed [2021-01-30T21:23:50.495Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-30T21:23:50.495Z] + patch --verbose -p1 [2021-01-30T21:23:50.495Z] Hmm... Looks like a unified diff to me... [2021-01-30T21:23:50.495Z] The text leading up to this was: [2021-01-30T21:23:50.495Z] -------------------------- [2021-01-30T21:23:50.496Z] |From ef7e4b7ed23e3d1fe7a246914d4dcde63262eca0 Mon Sep 17 00:00:00 2001 [2021-01-30T21:23:50.496Z] |From: Tony Espy [2021-01-30T21:23:50.496Z] |Date: Wed, 27 Jan 2021 12:55:10 -0500 [2021-01-30T21:23:50.496Z] |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check [2021-01-30T21:23:50.496Z] | [2021-01-30T21:23:50.496Z] |--- [2021-01-30T21:23:50.496Z] | snap/snapcraft.yaml | 474 +------------------------------------------- [2021-01-30T21:23:50.496Z] | 1 file changed, 2 insertions(+), 472 deletions(-) [2021-01-30T21:23:50.496Z] | [2021-01-30T21:23:50.496Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-30T21:23:50.496Z] |index 4f322fc4..a1dfb449 100644 [2021-01-30T21:23:50.496Z] |--- a/snap/snapcraft.yaml [2021-01-30T21:23:50.496Z] |+++ b/snap/snapcraft.yaml [2021-01-30T21:23:50.496Z] -------------------------- [2021-01-30T21:23:50.496Z] patching file snap/snapcraft.yaml [2021-01-30T21:23:50.496Z] Using Plan A... [2021-01-30T21:23:50.496Z] Hunk #1 succeeded at 75. [2021-01-30T21:23:50.496Z] Hunk #2 succeeded at 84 (offset 2 lines). [2021-01-30T21:23:50.496Z] Hunk #3 succeeded at 218 (offset 2 lines). [2021-01-30T21:23:50.496Z] Hunk #4 succeeded at 226 (offset 2 lines). [2021-01-30T21:23:50.496Z] Hunk #5 succeeded at 233 (offset 2 lines). [2021-01-30T21:23:50.496Z] Hunk #6 succeeded at 260 (offset 2 lines). [2021-01-30T21:23:50.496Z] Hunk #7 succeeded at 294 (offset 2 lines). [2021-01-30T21:23:50.496Z] Hunk #8 succeeded at 341 (offset 2 lines). [2021-01-30T21:23:50.496Z] Hmm... Ignoring the trailing garbage. [2021-01-30T21:23:50.496Z] done [2021-01-30T21:23:50.496Z] + sudo snapcraft prime --use-lxd [2021-01-30T21:23:51.068Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-30T21:23:51.068Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-30T21:23:51.068Z] - README.md [2021-01-30T21:23:51.068Z] - snapcraft.yaml.orig [2021-01-30T21:23:51.068Z] [2021-01-30T21:23:51.068Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-30T21:23:51.641Z] Launching a container. [2021-01-30T21:24:03.879Z] Waiting for container to be ready [2021-01-30T21:24:03.879Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-30T21:24:03.879Z] [2021-01-30T21:24:06.429Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-30T21:24:06.693Z] Waiting for network to be ready... [2021-01-30T21:24:07.267Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-30T21:24:07.267Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-30T21:24:07.839Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-30T21:24:07.839Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] [2021-01-30T21:24:07.839Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-30T21:24:08.101Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-30T21:24:08.101Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-30T21:24:08.101Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-30T21:24:08.101Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] [2021-01-30T21:24:08.101Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-30T21:24:08.101Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-30T21:24:08.101Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-30T21:24:08.362Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-30T21:24:08.362Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-30T21:24:08.362Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] [2021-01-30T21:24:08.362Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] [2021-01-30T21:24:08.362Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-30T21:24:08.362Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-30T21:24:08.621Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-30T21:24:08.882Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] [2021-01-30T21:24:08.882Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-01-30T21:24:08.882Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-30T21:24:08.882Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-30T21:24:08.882Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-01-30T21:24:08.882Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-01-30T21:24:08.882Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-01-30T21:24:09.142Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-30T21:24:11.687Z] Fetched 23.9 MB in 4s (5578 kB/s) [2021-01-30T21:24:12.257Z] Reading package lists... [2021-01-30T21:24:12.257Z] Reading package lists... [2021-01-30T21:24:12.518Z] Building dependency tree... [2021-01-30T21:24:12.518Z] Reading state information... [2021-01-30T21:24:12.518Z] The following additional packages will be installed: [2021-01-30T21:24:12.518Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-30T21:24:12.518Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-30T21:24:12.518Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-30T21:24:12.518Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-30T21:24:12.518Z] Suggested packages: [2021-01-30T21:24:12.518Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-30T21:24:12.518Z] Recommended packages: [2021-01-30T21:24:12.518Z] gnupg libsasl2-modules [2021-01-30T21:24:12.518Z] The following NEW packages will be installed: [2021-01-30T21:24:12.518Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-30T21:24:12.518Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-30T21:24:12.518Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-30T21:24:12.518Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-30T21:24:12.518Z] The following packages will be upgraded: [2021-01-30T21:24:12.518Z] gpg gpg-agent gpgconf libudev1 [2021-01-30T21:24:12.779Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-30T21:24:12.779Z] Need to get 3533 kB of archives. [2021-01-30T21:24:12.779Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-30T21:24:12.779Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-30T21:24:12.779Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-30T21:24:12.779Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-30T21:24:12.779Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-30T21:24:12.779Z] Get:5 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-01-30T21:24:12.779Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-30T21:24:12.779Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-30T21:24:12.779Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-30T21:24:12.779Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-30T21:24:13.040Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-30T21:24:13.615Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-30T21:24:13.615Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-30T21:24:13.615Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-30T21:24:13.615Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-30T21:24:13.615Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-30T21:24:13.615Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-30T21:24:13.615Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-30T21:24:13.615Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-30T21:24:13.615Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-30T21:24:13.615Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-30T21:24:13.615Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-30T21:24:13.615Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-30T21:24:13.879Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T21:24:13.879Z] Fetched 3533 kB in 1s (3287 kB/s) [2021-01-30T21:24:13.879Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-30T21:24:13.879Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-30T21:24:13.879Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-30T21:24:14.142Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-30T21:24:14.142Z] Selecting previously unselected package udev. [2021-01-30T21:24:14.142Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-30T21:24:14.142Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-30T21:24:14.142Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-30T21:24:14.403Z] Selecting previously unselected package libfuse2:amd64. [2021-01-30T21:24:14.403Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-30T21:24:14.403Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-30T21:24:14.664Z] Selecting previously unselected package fuse. [2021-01-30T21:24:14.664Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-30T21:24:14.664Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-30T21:24:14.664Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T21:24:14.664Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-30T21:24:14.926Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T21:24:14.926Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-30T21:24:14.926Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T21:24:14.926Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-30T21:24:15.187Z] Selecting previously unselected package libksba8:amd64. [2021-01-30T21:24:15.187Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-30T21:24:15.187Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-30T21:24:15.187Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-30T21:24:15.187Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T21:24:15.187Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:15.449Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-30T21:24:15.449Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T21:24:15.449Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:15.449Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-30T21:24:15.449Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T21:24:15.449Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:15.449Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-30T21:24:15.449Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T21:24:15.449Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:15.712Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-30T21:24:15.712Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T21:24:15.712Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:15.712Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-30T21:24:15.712Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T21:24:15.712Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:15.712Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-30T21:24:15.712Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T21:24:15.712Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:15.974Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-30T21:24:15.974Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T21:24:15.974Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:15.974Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-30T21:24:15.974Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-30T21:24:15.974Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:16.235Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-30T21:24:16.235Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-30T21:24:16.235Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-30T21:24:16.235Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-30T21:24:16.235Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-30T21:24:16.235Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-30T21:24:16.235Z] Selecting previously unselected package libldap-common. [2021-01-30T21:24:16.235Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-30T21:24:16.235Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-30T21:24:16.495Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-30T21:24:16.495Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-30T21:24:16.495Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-30T21:24:16.495Z] Selecting previously unselected package dirmngr. [2021-01-30T21:24:16.495Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T21:24:16.495Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-30T21:24:16.756Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-30T21:24:16.756Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-30T21:24:16.756Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-30T21:24:16.756Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-30T21:24:16.756Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-30T21:24:16.756Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-30T21:24:17.017Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:17.017Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-30T21:24:17.017Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-30T21:24:17.017Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-30T21:24:17.279Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-30T21:24:17.543Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:17.543Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-30T21:24:17.543Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-30T21:24:17.543Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-30T21:24:17.543Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:17.806Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:17.806Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:17.806Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:17.806Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:17.806Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:17.806Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-30T21:24:17.806Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-30T21:24:18.066Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-30T21:24:18.066Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-30T21:24:18.327Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-30T21:24:18.327Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-30T21:24:18.327Z] This means they are not meant to be enabled using systemctl. [2021-01-30T21:24:18.327Z] Possible reasons for having this kind of units are: [2021-01-30T21:24:18.327Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-30T21:24:18.327Z] .wants/ or .requires/ directory. [2021-01-30T21:24:18.327Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-30T21:24:18.328Z] a requirement dependency on it. [2021-01-30T21:24:18.328Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-30T21:24:18.328Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-30T21:24:18.328Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-30T21:24:18.328Z] instance name specified. [2021-01-30T21:24:18.906Z] Reading package lists... [2021-01-30T21:24:18.906Z] Building dependency tree... [2021-01-30T21:24:18.906Z] Reading state information... [2021-01-30T21:24:19.176Z] The following additional packages will be installed: [2021-01-30T21:24:19.176Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-30T21:24:19.176Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-30T21:24:19.176Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-30T21:24:19.176Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-30T21:24:19.176Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-30T21:24:19.176Z] Suggested packages: [2021-01-30T21:24:19.176Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-30T21:24:19.176Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-30T21:24:19.176Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-30T21:24:19.176Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-30T21:24:19.176Z] systemd-container policykit-1 [2021-01-30T21:24:19.176Z] Recommended packages: [2021-01-30T21:24:19.176Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-30T21:24:19.176Z] The following NEW packages will be installed: [2021-01-30T21:24:19.176Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-30T21:24:19.176Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-30T21:24:19.176Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-30T21:24:19.176Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-30T21:24:19.176Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-30T21:24:19.176Z] The following packages will be upgraded: [2021-01-30T21:24:19.176Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-30T21:24:19.440Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-30T21:24:19.440Z] Need to get 35.2 MB of archives. [2021-01-30T21:24:19.440Z] After this operation, 141 MB of additional disk space will be used. [2021-01-30T21:24:19.440Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-30T21:24:19.440Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-30T21:24:20.012Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-30T21:24:20.012Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-30T21:24:20.012Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-30T21:24:20.012Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-30T21:24:20.012Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-30T21:24:20.012Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-30T21:24:20.012Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-30T21:24:20.012Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-30T21:24:20.012Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-30T21:24:20.012Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-30T21:24:20.012Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-30T21:24:20.273Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-30T21:24:20.273Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-30T21:24:20.273Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-30T21:24:20.273Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-30T21:24:20.273Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-30T21:24:20.273Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-30T21:24:20.273Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-30T21:24:20.273Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-01-30T21:24:20.273Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-30T21:24:20.273Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-30T21:24:20.273Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-30T21:24:20.273Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-30T21:24:20.273Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-30T21:24:20.273Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-30T21:24:20.273Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-30T21:24:20.273Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-30T21:24:20.534Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-30T21:24:21.479Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T21:24:21.479Z] Fetched 35.2 MB in 2s (16.8 MB/s) [2021-01-30T21:24:21.479Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-30T21:24:21.479Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-30T21:24:21.747Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-30T21:24:22.321Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-30T21:24:22.321Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-30T21:24:22.321Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-30T21:24:22.321Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-30T21:24:22.321Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-30T21:24:22.321Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-30T21:24:22.582Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-30T21:24:22.843Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-30T21:24:22.843Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-30T21:24:22.843Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-30T21:24:23.105Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-30T21:24:23.105Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-30T21:24:23.365Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-30T21:24:23.627Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-30T21:24:23.627Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-30T21:24:23.627Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-30T21:24:23.889Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-30T21:24:23.889Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-30T21:24:23.889Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T21:24:24.187Z] Selecting previously unselected package libexpat1:amd64. [2021-01-30T21:24:24.187Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-30T21:24:24.187Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-30T21:24:24.187Z] Selecting previously unselected package python3.6-minimal. [2021-01-30T21:24:24.187Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-30T21:24:24.187Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T21:24:24.477Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-30T21:24:24.477Z] Checking for services that may need to be restarted...done. [2021-01-30T21:24:24.477Z] Checking for services that may need to be restarted...done. [2021-01-30T21:24:24.805Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T21:24:24.805Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-30T21:24:24.805Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T21:24:25.073Z] Selecting previously unselected package python3-minimal. [2021-01-30T21:24:25.073Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-30T21:24:25.073Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-30T21:24:25.073Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-30T21:24:25.379Z] Selecting previously unselected package mime-support. [2021-01-30T21:24:25.379Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-30T21:24:25.379Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-30T21:24:25.379Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-30T21:24:25.379Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-30T21:24:25.379Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-30T21:24:25.379Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-30T21:24:25.379Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-30T21:24:25.379Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T21:24:25.640Z] Selecting previously unselected package python3.6. [2021-01-30T21:24:25.640Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-30T21:24:25.640Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T21:24:25.901Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-30T21:24:25.901Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-30T21:24:25.901Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-30T21:24:25.901Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-30T21:24:26.164Z] Selecting previously unselected package python3. [2021-01-30T21:24:26.164Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-30T21:24:26.164Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-30T21:24:26.164Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-30T21:24:26.164Z] Selecting previously unselected package multiarch-support. [2021-01-30T21:24:26.164Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T21:24:26.164Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-30T21:24:26.426Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-30T21:24:26.426Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-30T21:24:26.426Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-30T21:24:26.426Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-30T21:24:26.426Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-30T21:24:26.686Z] Selecting previously unselected package libbsd0:amd64. [2021-01-30T21:24:26.686Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-30T21:24:26.686Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-30T21:24:26.686Z] Selecting previously unselected package sudo. [2021-01-30T21:24:26.686Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-01-30T21:24:26.686Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-30T21:24:26.686Z] Selecting previously unselected package apparmor. [2021-01-30T21:24:26.686Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-30T21:24:26.948Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-30T21:24:26.948Z] Selecting previously unselected package libedit2:amd64. [2021-01-30T21:24:26.948Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-30T21:24:26.948Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-30T21:24:26.948Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-30T21:24:26.948Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-30T21:24:26.948Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T21:24:27.209Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-30T21:24:27.209Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-30T21:24:27.209Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T21:24:27.209Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-30T21:24:27.209Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-30T21:24:27.209Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-30T21:24:27.209Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-30T21:24:27.209Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-30T21:24:27.209Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T21:24:27.471Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-30T21:24:27.471Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-30T21:24:27.471Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T21:24:27.471Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-30T21:24:27.471Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-30T21:24:27.732Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-30T21:24:27.993Z] Selecting previously unselected package openssh-client. [2021-01-30T21:24:27.993Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-30T21:24:27.993Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-30T21:24:28.254Z] Selecting previously unselected package squashfs-tools. [2021-01-30T21:24:28.254Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-30T21:24:28.254Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-30T21:24:28.254Z] Selecting previously unselected package snapd. [2021-01-30T21:24:28.254Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-30T21:24:28.254Z] Unpacking snapd (2.48+18.04) ... [2021-01-30T21:24:30.166Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-30T21:24:30.166Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-30T21:24:30.166Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-30T21:24:30.426Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-30T21:24:30.426Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-30T21:24:30.426Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T21:24:30.426Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-30T21:24:30.426Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-30T21:24:30.426Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-30T21:24:31.371Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-30T21:24:31.371Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-30T21:24:31.372Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-30T21:24:31.372Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T21:24:31.372Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T21:24:31.632Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-30T21:24:32.202Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-30T21:24:32.202Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T21:24:32.202Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-30T21:24:32.202Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-30T21:24:32.203Z] running python rtupdate hooks for python3.6... [2021-01-30T21:24:32.203Z] running python post-rtupdate hooks for python3.6... [2021-01-30T21:24:32.464Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-30T21:24:35.014Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-30T21:24:35.014Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-30T21:24:35.014Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-30T21:24:35.278Z] Setting up snapd (2.48+18.04) ... [2021-01-30T21:24:35.538Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-30T21:24:35.798Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-30T21:24:36.059Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-30T21:24:36.059Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-30T21:24:36.319Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-30T21:24:36.319Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-30T21:24:36.580Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-30T21:24:36.580Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-30T21:24:36.841Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-30T21:24:37.103Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-30T21:24:37.103Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-30T21:24:37.103Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-30T21:24:37.103Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-30T21:24:38.045Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-30T21:24:38.045Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-30T21:24:38.119Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:24:38.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:24:38.119Z] ---> f8daabc21291 [2021-01-30T21:24:38.119Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T21:24:38.119Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:24:38.119Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2021-01-30T21:24:38.119Z] ---> f8daabc21291 [2021-01-30T21:24:38.119Z] Step 3/29 : WORKDIR /edgex-go [2021-01-30T21:24:38.119Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:24:38.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:24:38.119Z] ---> f8daabc21291 [2021-01-30T21:24:38.119Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T21:24:38.119Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:24:38.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:24:38.119Z] ---> f8daabc21291 [2021-01-30T21:24:38.119Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T21:24:38.119Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:24:38.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:24:38.119Z] ---> f8daabc21291 [2021-01-30T21:24:38.119Z] Step 3/22 : WORKDIR /edgex-go [2021-01-30T21:24:38.119Z] ---> Running in abaff3be6190 [2021-01-30T21:24:38.119Z] ---> Running in c1dac4961e34 [2021-01-30T21:24:38.119Z] ---> Running in 5464ae47ef19 [2021-01-30T21:24:38.119Z] ---> Running in 9bbbd73e727d [2021-01-30T21:24:38.119Z] ---> Running in dadbc5cd8a4d [2021-01-30T21:24:38.119Z] Removing intermediate container c1dac4961e34 [2021-01-30T21:24:38.119Z] ---> 12e9575a1ef6 [2021-01-30T21:24:38.119Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:24:38.119Z] Removing intermediate container abaff3be6190 [2021-01-30T21:24:38.119Z] ---> 76e2b964753b [2021-01-30T21:24:38.119Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:24:38.119Z] Removing intermediate container dadbc5cd8a4d [2021-01-30T21:24:38.119Z] ---> fceeea105d0f [2021-01-30T21:24:38.119Z] Step 4/29 : RUN apk update && apk add make git [2021-01-30T21:24:38.119Z] Removing intermediate container 5464ae47ef19 [2021-01-30T21:24:38.119Z] ---> f256018e0a05 [2021-01-30T21:24:38.119Z] Removing intermediate container 9bbbd73e727d [2021-01-30T21:24:38.119Z] ---> 0bb4c2110467 [2021-01-30T21:24:38.119Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:24:38.119Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:24:38.119Z] ---> Running in 9fb34e7693b7 [2021-01-30T21:24:38.119Z] ---> Running in 2f2c3caf4529 [2021-01-30T21:24:38.119Z] ---> Running in 48fd26b99c49 [2021-01-30T21:24:38.119Z] ---> Running in f6c023c59299 [2021-01-30T21:24:38.119Z] ---> Running in 141d3717d803 [2021-01-30T21:24:38.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:38.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:38.119Z] Removing intermediate container 9fb34e7693b7 [2021-01-30T21:24:38.119Z] ---> 1e8fb1fe4ee1 [2021-01-30T21:24:38.119Z] Step 5/22 : RUN apk update && apk add make git [2021-01-30T21:24:38.119Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:24:38.119Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:24:38.119Z] OK: 12622 distinct packages available [2021-01-30T21:24:38.119Z] Removing intermediate container f6c023c59299 [2021-01-30T21:24:38.119Z] ---> 02a8c7671c30 [2021-01-30T21:24:38.119Z] Step 5/22 : RUN apk update && apk add make git [2021-01-30T21:24:38.119Z] ---> Running in e7f7ad190104 [2021-01-30T21:24:38.119Z] ---> Running in 99363b68e238 [2021-01-30T21:24:38.119Z] Removing intermediate container 141d3717d803 [2021-01-30T21:24:38.119Z] ---> a28c91da7475 [2021-01-30T21:24:38.119Z] Step 5/22 : RUN apk update && apk add make git [2021-01-30T21:24:38.119Z] Removing intermediate container 48fd26b99c49 [2021-01-30T21:24:38.119Z] ---> dfa251dbbd0f [2021-01-30T21:24:38.119Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2021-01-30T21:24:38.119Z] OK: 217 MiB in 51 packages [2021-01-30T21:24:38.119Z] ---> Running in cb35a585712d [2021-01-30T21:24:38.119Z] ---> Running in f75f02e9004d [2021-01-30T21:24:38.305Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-30T21:24:39.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:39.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:39.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:39.252Z] Reading package lists... [2021-01-30T21:24:39.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:39.377Z] Removing intermediate container 2f2c3caf4529 [2021-01-30T21:24:39.377Z] ---> 2cbb4cf099a4 [2021-01-30T21:24:39.377Z] Step 5/29 : COPY go.mod . [2021-01-30T21:24:39.516Z] Reading package lists... [2021-01-30T21:24:39.516Z] Building dependency tree... [2021-01-30T21:24:39.516Z] Reading state information... [2021-01-30T21:24:39.777Z] Calculating upgrade... [2021-01-30T21:24:39.777Z] The following packages will be upgraded: [2021-01-30T21:24:39.777Z] advancecomp base-files bash binutils binutils-common [2021-01-30T21:24:39.777Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-30T21:24:39.777Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-30T21:24:39.777Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-30T21:24:39.777Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-30T21:24:39.777Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-30T21:24:39.777Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-30T21:24:39.777Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-30T21:24:39.777Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-30T21:24:39.777Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-30T21:24:39.777Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-30T21:24:39.777Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-30T21:24:39.777Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-30T21:24:39.777Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-30T21:24:39.777Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-30T21:24:39.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:39.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:40.037Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-30T21:24:40.037Z] Need to get 63.8 MB of archives. [2021-01-30T21:24:40.037Z] After this operation, 5205 kB of additional disk space will be used. [2021-01-30T21:24:40.037Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-30T21:24:40.037Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-01-30T21:24:40.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:40.246Z] ---> 9d99a5fa1932 [2021-01-30T21:24:40.246Z] Step 6/29 : RUN go mod download [2021-01-30T21:24:40.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:24:40.519Z] ---> Running in b7f0bf450b9a [2021-01-30T21:24:40.614Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-30T21:24:40.615Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-30T21:24:40.615Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-30T21:24:40.615Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-30T21:24:40.615Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-30T21:24:40.615Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-30T21:24:40.615Z] 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-01-30T21:24:40.615Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-30T21:24:40.615Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-30T21:24:40.877Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-30T21:24:40.877Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-30T21:24:40.877Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-30T21:24:40.877Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-30T21:24:40.877Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-30T21:24:40.877Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-30T21:24:40.877Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-30T21:24:40.877Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-30T21:24:40.877Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-30T21:24:40.877Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-30T21:24:40.877Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-30T21:24:41.123Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:24:41.123Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:24:41.123Z] OK: 12622 distinct packages available [2021-01-30T21:24:41.123Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:24:41.123Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:24:41.123Z] OK: 12622 distinct packages available [2021-01-30T21:24:41.123Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:24:41.123Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:24:41.123Z] OK: 12622 distinct packages available [2021-01-30T21:24:41.147Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-30T21:24:41.147Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-30T21:24:41.147Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-30T21:24:41.147Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-30T21:24:41.147Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-30T21:24:41.147Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-30T21:24:41.147Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-30T21:24:41.147Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-30T21:24:41.147Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-30T21:24:41.147Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-30T21:24:41.147Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-30T21:24:41.147Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-30T21:24:41.147Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-30T21:24:41.147Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-30T21:24:41.147Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-30T21:24:41.406Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-30T21:24:41.406Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-30T21:24:41.406Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-30T21:24:41.406Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-30T21:24:41.406Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-30T21:24:41.406Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-30T21:24:41.406Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-30T21:24:41.406Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-30T21:24:41.406Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-30T21:24:41.406Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-30T21:24:41.406Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-30T21:24:41.406Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-30T21:24:41.406Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-30T21:24:41.406Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-30T21:24:41.406Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-30T21:24:41.406Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-30T21:24:41.406Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-30T21:24:41.406Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-30T21:24:41.406Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-30T21:24:41.406Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-30T21:24:41.406Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-30T21:24:41.407Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-30T21:24:41.407Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-30T21:24:41.407Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-30T21:24:41.407Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-30T21:24:41.407Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-30T21:24:41.407Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-30T21:24:41.407Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-30T21:24:41.407Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-30T21:24:41.407Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-30T21:24:41.667Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-30T21:24:41.667Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-30T21:24:41.667Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-30T21:24:41.667Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-30T21:24:41.667Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-30T21:24:41.667Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-30T21:24:41.667Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-30T21:24:41.667Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-30T21:24:41.667Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-30T21:24:41.667Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-30T21:24:41.667Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-30T21:24:41.667Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-30T21:24:41.667Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-01-30T21:24:41.667Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-30T21:24:41.667Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-30T21:24:41.667Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-30T21:24:41.730Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:24:41.730Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:24:41.730Z] OK: 12622 distinct packages available [2021-01-30T21:24:41.932Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-30T21:24:41.932Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-30T21:24:41.932Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-30T21:24:41.932Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-30T21:24:41.932Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-30T21:24:41.932Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-30T21:24:41.932Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-30T21:24:42.011Z] OK: 217 MiB in 51 packages [2021-01-30T21:24:42.011Z] OK: 217 MiB in 51 packages [2021-01-30T21:24:42.011Z] OK: 217 MiB in 51 packages [2021-01-30T21:24:42.505Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-30T21:24:42.767Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-30T21:24:42.767Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-30T21:24:43.011Z] OK: 217 MiB in 51 packages [2021-01-30T21:24:43.027Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-30T21:24:43.287Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-30T21:24:43.287Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-30T21:24:43.287Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-30T21:24:43.287Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-30T21:24:43.287Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-30T21:24:43.287Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T21:24:43.551Z] Fetched 63.8 MB in 3s (18.6 MB/s) [2021-01-30T21:24:43.551Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:43.551Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T21:24:43.551Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-30T21:24:43.620Z] OK: 217 MiB in 51 packages [2021-01-30T21:24:43.902Z] Removing intermediate container 99363b68e238 [2021-01-30T21:24:43.902Z] ---> 6ff2164240f1 [2021-01-30T21:24:44.123Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T21:24:44.123Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-30T21:24:44.180Z] Step 6/22 : COPY go.mod . [2021-01-30T21:24:44.180Z] Removing intermediate container e7f7ad190104 [2021-01-30T21:24:44.180Z] ---> b6b03bca650b [2021-01-30T21:24:44.180Z] Step 6/22 : COPY go.mod . [2021-01-30T21:24:44.180Z] Removing intermediate container cb35a585712d [2021-01-30T21:24:44.180Z] ---> 9ad6849bc67c [2021-01-30T21:24:44.180Z] Step 6/22 : COPY go.mod . [2021-01-30T21:24:44.385Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-01-30T21:24:44.386Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-01-30T21:24:44.459Z] Removing intermediate container b7f0bf450b9a [2021-01-30T21:24:44.459Z] ---> ce463d8cfc61 [2021-01-30T21:24:44.459Z] Step 7/29 : COPY . . [2021-01-30T21:24:45.058Z] ---> b0d3f0e33c12 [2021-01-30T21:24:45.058Z] Step 7/22 : RUN go mod download [2021-01-30T21:24:45.329Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:45.329Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:45.329Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:45.329Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:45.334Z] Removing intermediate container f75f02e9004d [2021-01-30T21:24:45.334Z] ---> ce1874b261b0 [2021-01-30T21:24:45.334Z] Step 7/22 : RUN go mod download [2021-01-30T21:24:45.335Z] ---> a9bd19427180 [2021-01-30T21:24:45.335Z] Step 6/22 : COPY go.mod . [2021-01-30T21:24:45.589Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:45.590Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:45.590Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:45.590Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:45.850Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:45.850Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:45.850Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:45.850Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:45.939Z] ---> Running in 1e8fa9eb5cc1 [2021-01-30T21:24:45.939Z] ---> Running in 9aa3d590290e [2021-01-30T21:24:46.112Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:46.112Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:46.112Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:24:46.373Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-30T21:24:46.373Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:46.373Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-30T21:24:46.373Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:24:46.538Z] ---> 67ee987d13eb [2021-01-30T21:24:46.538Z] Step 7/22 : RUN go mod download [2021-01-30T21:24:46.634Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-30T21:24:46.634Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:46.634Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:46.634Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:46.634Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:46.826Z] ---> 3c0c84b7e32a [2021-01-30T21:24:46.826Z] Step 7/22 : RUN go mod download [2021-01-30T21:24:46.895Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-30T21:24:46.895Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-30T21:24:47.108Z] ---> Running in 2a163578bb5b [2021-01-30T21:24:47.155Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:24:47.155Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-30T21:24:47.155Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T21:24:47.384Z] ---> Running in eb13e72adc9b [2021-01-30T21:24:47.416Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-30T21:24:47.677Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-30T21:24:47.941Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-30T21:24:47.941Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-30T21:24:48.204Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-30T21:24:48.204Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-30T21:24:48.204Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-30T21:24:48.466Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-30T21:24:48.466Z] Installing new version of config file /etc/issue ... [2021-01-30T21:24:48.466Z] Installing new version of config file /etc/issue.net ... [2021-01-30T21:24:48.466Z] Installing new version of config file /etc/lsb-release ... [2021-01-30T21:24:48.466Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-30T21:24:48.727Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-30T21:24:48.727Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-30T21:24:48.727Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-30T21:24:48.988Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:48.988Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-30T21:24:48.988Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-30T21:24:48.988Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-30T21:24:49.252Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-30T21:24:49.252Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:49.252Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T21:24:49.252Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-30T21:24:49.252Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-30T21:24:49.514Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:49.514Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-30T21:24:49.514Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-30T21:24:49.514Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-30T21:24:49.775Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:49.775Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-30T21:24:49.775Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-30T21:24:50.035Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-30T21:24:50.035Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:50.035Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-30T21:24:50.296Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-30T21:24:50.296Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-30T21:24:50.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:50.296Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-30T21:24:50.296Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-30T21:24:50.556Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-30T21:24:50.556Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:50.556Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-30T21:24:50.556Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-30T21:24:50.831Z] Setting up grep (3.1-2build1) ... [2021-01-30T21:24:50.831Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:50.831Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-30T21:24:50.831Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-30T21:24:51.095Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-30T21:24:51.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:51.362Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-30T21:24:51.362Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T21:24:51.362Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-30T21:24:51.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:51.622Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-30T21:24:51.622Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-30T21:24:51.712Z] Removing intermediate container 9aa3d590290e [2021-01-30T21:24:51.712Z] ---> 0054570ac23e [2021-01-30T21:24:51.712Z] Step 8/22 : COPY . . [2021-01-30T21:24:51.882Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-30T21:24:51.987Z] Removing intermediate container 1e8fa9eb5cc1 [2021-01-30T21:24:51.987Z] ---> 760359c117c4 [2021-01-30T21:24:51.987Z] Step 8/22 : COPY . . [2021-01-30T21:24:52.145Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-30T21:24:52.145Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-30T21:24:52.145Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-30T21:24:52.262Z] Removing intermediate container 2a163578bb5b [2021-01-30T21:24:52.262Z] ---> d66748eea2bb [2021-01-30T21:24:52.262Z] Step 8/22 : COPY . . [2021-01-30T21:24:52.262Z] Removing intermediate container eb13e72adc9b [2021-01-30T21:24:52.262Z] ---> 5a48a772c681 [2021-01-30T21:24:52.262Z] Step 8/22 : COPY . . [2021-01-30T21:24:52.717Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-30T21:24:52.717Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:52.718Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-30T21:24:52.982Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-30T21:24:53.925Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-30T21:24:53.925Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-30T21:24:53.925Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-30T21:24:54.186Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-30T21:24:54.186Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-30T21:24:54.186Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:54.186Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-30T21:24:54.186Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-30T21:24:54.447Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-30T21:24:54.710Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:54.710Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T21:24:54.710Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T21:24:54.710Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T21:24:54.971Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:54.971Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T21:24:54.971Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T21:24:54.971Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T21:24:54.971Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:54.971Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T21:24:55.232Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T21:24:55.232Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T21:24:55.232Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:55.232Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T21:24:55.493Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T21:24:55.493Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T21:24:55.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:55.493Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-30T21:24:55.493Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T21:24:55.753Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-30T21:24:55.753Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T21:24:55.753Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-30T21:24:56.014Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:56.014Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-30T21:24:56.014Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T21:24:56.014Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-30T21:24:56.273Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:56.273Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T21:24:56.273Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T21:24:56.273Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-30T21:24:56.534Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:56.534Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T21:24:56.534Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T21:24:56.534Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-30T21:24:56.797Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:56.797Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T21:24:56.797Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T21:24:57.059Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-30T21:24:57.321Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-30T21:24:57.582Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-30T21:24:57.844Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:57.844Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-30T21:24:57.844Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-30T21:24:58.105Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-30T21:24:58.105Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-30T21:24:58.105Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-30T21:24:58.105Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-30T21:24:58.368Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-30T21:24:58.368Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:24:58.368Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-30T21:24:58.632Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-30T21:24:58.632Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-30T21:24:58.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:24:58.901Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-30T21:24:58.901Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-30T21:24:59.164Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-30T21:24:59.164Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:24:59.164Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-30T21:24:59.164Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-30T21:24:59.425Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-30T21:24:59.425Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:24:59.425Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-30T21:24:59.425Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-30T21:24:59.687Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-30T21:24:59.687Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:24:59.687Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-30T21:24:59.687Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-30T21:24:59.948Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-30T21:24:59.949Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:24:59.949Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-30T21:25:00.210Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-30T21:25:00.210Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-30T21:25:00.472Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:00.472Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-30T21:25:00.472Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-30T21:25:00.733Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-30T21:25:00.733Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-30T21:25:00.733Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-30T21:25:00.733Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-30T21:25:00.996Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-30T21:25:00.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:00.996Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-30T21:25:00.996Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-30T21:25:01.260Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-30T21:25:01.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:01.260Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-30T21:25:01.524Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-30T21:25:01.524Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-30T21:25:01.786Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:01.786Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-30T21:25:01.786Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-30T21:25:02.048Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-30T21:25:02.048Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:02.048Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-30T21:25:02.048Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-30T21:25:02.310Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-30T21:25:02.310Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:02.310Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-30T21:25:02.310Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-30T21:25:02.616Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-30T21:25:02.885Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:02.885Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-30T21:25:02.885Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-30T21:25:03.147Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-30T21:25:03.147Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:03.147Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-30T21:25:03.147Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-30T21:25:03.408Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-30T21:25:03.408Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:03.408Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-30T21:25:03.408Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-30T21:25:03.668Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-30T21:25:03.669Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:03.669Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-30T21:25:03.669Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-30T21:25:03.930Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-30T21:25:03.930Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:03.930Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-30T21:25:03.930Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-30T21:25:04.194Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-30T21:25:04.194Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:04.194Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-30T21:25:04.194Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-30T21:25:04.455Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-30T21:25:04.455Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-30T21:25:04.455Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-30T21:25:04.455Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-30T21:25:04.715Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-30T21:25:04.715Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-30T21:25:04.715Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-30T21:25:04.715Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-30T21:25:04.715Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-30T21:25:04.977Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-30T21:25:05.549Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-30T21:25:05.549Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-30T21:25:05.549Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-30T21:25:05.811Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-30T21:25:05.811Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-30T21:25:05.811Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-30T21:25:06.073Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-30T21:25:06.073Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-30T21:25:06.073Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-30T21:25:06.073Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-30T21:25:06.335Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-30T21:25:06.335Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-30T21:25:06.335Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-30T21:25:06.335Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-30T21:25:06.598Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-30T21:25:06.598Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-30T21:25:06.598Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-30T21:25:06.598Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-30T21:25:06.861Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-01-30T21:25:06.861Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-01-30T21:25:07.806Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-30T21:25:07.806Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-30T21:25:07.806Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-30T21:25:07.806Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-30T21:25:07.806Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-30T21:25:07.806Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-30T21:25:08.382Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-30T21:25:08.382Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-30T21:25:08.382Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-30T21:25:08.382Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-30T21:25:08.710Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-30T21:25:08.710Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-30T21:25:08.710Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T21:25:08.710Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T21:25:08.970Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T21:25:08.970Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T21:25:08.970Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T21:25:09.231Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T21:25:09.231Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T21:25:09.231Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T21:25:10.171Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T21:25:10.171Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T21:25:10.583Z] ---> 567907863b7e [2021-01-30T21:25:10.583Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2021-01-30T21:25:11.110Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T21:25:11.111Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T21:25:11.684Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T21:25:11.684Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T21:25:11.945Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T21:25:11.945Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T21:25:12.041Z] ---> Running in 38cf445b1ca9 [2021-01-30T21:25:12.890Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-30T21:25:12.890Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-30T21:25:12.890Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-30T21:25:12.890Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-30T21:25:13.032Z] ---> b75b1b77fed2 [2021-01-30T21:25:13.032Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-30T21:25:13.032Z] ---> Running in 5701007276ab [2021-01-30T21:25:13.152Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-30T21:25:13.152Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-30T21:25:13.152Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-30T21:25:13.313Z] ---> f8d104590e58 [2021-01-30T21:25:13.313Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-30T21:25:13.313Z] ---> a83b63d89f21 [2021-01-30T21:25:13.313Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-30T21:25:13.313Z] ---> bec16a472118 [2021-01-30T21:25:13.313Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2021-01-30T21:25:13.413Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-30T21:25:13.413Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-30T21:25:13.413Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-30T21:25:13.590Z] ---> Running in 66e72fb3c524 [2021-01-30T21:25:13.590Z] ---> Running in f71010fa9ea3 [2021-01-30T21:25:13.590Z] ---> Running in 85cb3e437558 [2021-01-30T21:25:13.674Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-30T21:25:13.674Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-30T21:25:13.674Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-30T21:25:13.674Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-30T21:25:13.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-30T21:25:13.935Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-30T21:25:13.935Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-30T21:25:14.195Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:25:14.195Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-30T21:25:14.195Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:25:14.195Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:25:14.195Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:25:14.457Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-30T21:25:14.457Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-30T21:25:14.457Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-01-30T21:25:14.457Z] [2021-01-30T21:25:14.457Z] Current default time zone: 'Etc/UTC' [2021-01-30T21:25:14.457Z] Local time is now: Sat Jan 30 21:25:14 UTC 2021. [2021-01-30T21:25:14.457Z] Universal Time is now: Sat Jan 30 21:25:14 UTC 2021. [2021-01-30T21:25:14.457Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-30T21:25:14.457Z] [2021-01-30T21:25:14.457Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-30T21:25:14.717Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:25:14.717Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-01-30T21:25:14.717Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-30T21:25:14.717Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-30T21:25:14.717Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-30T21:25:14.717Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-30T21:25:14.717Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-30T21:25:14.984Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-30T21:25:14.984Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-30T21:25:14.984Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:25:14.984Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-30T21:25:15.243Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T21:25:15.244Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-30T21:25:15.244Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:25:15.244Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-30T21:25:15.244Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-30T21:25:15.244Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-30T21:25:15.244Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-30T21:25:15.244Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-30T21:25:15.244Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-30T21:25:15.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-30T21:25:15.504Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-30T21:25:15.504Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-30T21:25:15.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-30T21:25:15.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-30T21:25:16.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-30T21:25:17.418Z] Updating certificates in /etc/ssl/certs... [2021-01-30T21:25:17.992Z] 22 added, 17 removed; done. [2021-01-30T21:25:18.254Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-30T21:25:18.254Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-30T21:25:18.254Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-30T21:25:18.254Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-30T21:25:18.254Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-30T21:25:18.255Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T21:25:18.255Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-30T21:25:18.516Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T21:25:18.516Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T21:25:18.516Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T21:25:18.516Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T21:25:18.516Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T21:25:18.516Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-30T21:25:18.516Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-30T21:25:18.516Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-30T21:25:18.516Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-30T21:25:18.516Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-30T21:25:18.776Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T21:25:18.777Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-30T21:25:18.777Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-30T21:25:18.777Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-30T21:25:18.777Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-30T21:25:18.777Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-30T21:25:19.038Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-30T21:25:19.038Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-30T21:25:19.038Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-30T21:25:19.038Z] Updating certificates in /etc/ssl/certs... [2021-01-30T21:25:19.612Z] 0 added, 0 removed; done. [2021-01-30T21:25:19.612Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-30T21:25:19.612Z] done. [2021-01-30T21:25:20.184Z] Reading package lists... [2021-01-30T21:25:20.184Z] Building dependency tree... [2021-01-30T21:25:20.184Z] Reading state information... [2021-01-30T21:25:20.445Z] The following NEW packages will be installed: [2021-01-30T21:25:20.445Z] apt-transport-https [2021-01-30T21:25:20.706Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-30T21:25:20.707Z] Need to get 1696 B of archives. [2021-01-30T21:25:20.707Z] After this operation, 153 kB of additional disk space will be used. [2021-01-30T21:25:20.707Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-30T21:25:20.707Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T21:25:20.707Z] Fetched 1696 B in 0s (8454 B/s) [2021-01-30T21:25:20.707Z] Selecting previously unselected package apt-transport-https. [2021-01-30T21:25:20.707Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-30T21:25:20.707Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-30T21:25:20.707Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-30T21:25:20.966Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-30T21:25:21.227Z] Waiting for network to be ready... [2021-01-30T21:25:27.872Z] 2021-01-30T21:25:24Z INFO Waiting for automatic snapd restart... [2021-01-30T21:25:27.872Z] snapd 2.48.2 from Canonical* installed [2021-01-30T21:25:28.187Z] "snapd" switched to the "latest/stable" channel [2021-01-30T21:25:28.187Z] [2021-01-30T21:25:30.738Z] core18 20201210 from Canonical* installed [2021-01-30T21:25:30.999Z] "core18" switched to the "latest/stable" channel [2021-01-30T21:25:30.999Z] [2021-01-30T21:25:34.301Z] snapcraft 4.4.4 from Canonical* installed [2021-01-30T21:25:34.301Z] "snapcraft" switched to the "latest/stable" channel [2021-01-30T21:25:34.301Z] [2021-01-30T21:25:37.599Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-30T21:25:37.599Z] - README.md [2021-01-30T21:25:37.599Z] - snapcraft.yaml.orig [2021-01-30T21:25:37.599Z] [2021-01-30T21:25:37.599Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-30T21:25:44.183Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-30T21:25:44.183Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-30T21:25:44.443Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-30T21:25:44.443Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-30T21:25:45.273Z] Reading package lists... [2021-01-30T21:25:45.844Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-30T21:25:52.425Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-30T21:25:52.425Z] Reading package lists... [2021-01-30T21:25:52.425Z] Building dependency tree... [2021-01-30T21:25:52.425Z] Reading state information... [2021-01-30T21:25:52.425Z] Suggested packages: [2021-01-30T21:25:52.425Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-30T21:25:52.425Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-30T21:25:52.425Z] Recommended packages: [2021-01-30T21:25:52.425Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-30T21:25:52.425Z] The following NEW packages will be installed: [2021-01-30T21:25:52.425Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-30T21:25:52.425Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-30T21:25:52.425Z] pkg-config zip [2021-01-30T21:25:52.425Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-30T21:25:52.425Z] Need to get 7655 kB of archives. [2021-01-30T21:25:52.425Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-30T21:25:52.425Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-30T21:25:52.425Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-30T21:25:52.425Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-30T21:25:52.691Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-30T21:25:52.691Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-30T21:25:52.691Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-30T21:25:52.691Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-30T21:25:52.691Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-30T21:25:52.950Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-30T21:25:52.950Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-30T21:25:52.950Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-30T21:25:52.950Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-30T21:25:52.950Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-30T21:25:53.211Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-30T21:25:53.211Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-30T21:25:53.211Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-30T21:25:53.211Z] Fetched 7655 kB in 1s (7251 kB/s) [2021-01-30T21:25:53.472Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-30T21:25:53.472Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-30T21:25:53.472Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-30T21:25:53.472Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-30T21:25:53.734Z] Selecting previously unselected package libpsl5:amd64. [2021-01-30T21:25:53.734Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-30T21:25:53.734Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-30T21:25:53.734Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-30T21:25:53.734Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-30T21:25:53.734Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-30T21:25:53.734Z] Selecting previously unselected package librtmp1:amd64. [2021-01-30T21:25:53.734Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-30T21:25:53.734Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-30T21:25:53.993Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-30T21:25:53.993Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-30T21:25:53.993Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-30T21:25:53.993Z] Selecting previously unselected package liberror-perl. [2021-01-30T21:25:53.993Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-30T21:25:53.993Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-30T21:25:53.993Z] Selecting previously unselected package git-man. [2021-01-30T21:25:53.993Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-30T21:25:53.993Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-30T21:25:54.253Z] Selecting previously unselected package git. [2021-01-30T21:25:54.253Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-30T21:25:54.254Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-30T21:25:55.196Z] Selecting previously unselected package libnorm1:amd64. [2021-01-30T21:25:55.196Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-30T21:25:55.196Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-30T21:25:55.196Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-30T21:25:55.196Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-30T21:25:55.196Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-30T21:25:55.196Z] Selecting previously unselected package libsodium23:amd64. [2021-01-30T21:25:55.196Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-30T21:25:55.196Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-30T21:25:55.196Z] Selecting previously unselected package libzmq5:amd64. [2021-01-30T21:25:55.196Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-30T21:25:55.196Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-30T21:25:55.457Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-30T21:25:55.457Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-30T21:25:55.457Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-30T21:25:55.457Z] Selecting previously unselected package pkg-config. [2021-01-30T21:25:55.457Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-30T21:25:55.457Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-30T21:25:55.717Z] Selecting previously unselected package zip. [2021-01-30T21:25:55.717Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-30T21:25:55.717Z] Unpacking zip (3.0-11build1) ... [2021-01-30T21:25:55.717Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-30T21:25:55.717Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-30T21:25:55.717Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-30T21:25:55.717Z] Setting up liberror-perl (0.17025-1) ... [2021-01-30T21:25:55.717Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-30T21:25:55.718Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-30T21:25:55.718Z] No schema files found: doing nothing. [2021-01-30T21:25:55.979Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-30T21:25:55.979Z] Setting up zip (3.0-11build1) ... [2021-01-30T21:25:55.979Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-30T21:25:55.979Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-30T21:25:55.979Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-30T21:25:55.979Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-30T21:25:55.979Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-30T21:25:55.979Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-30T21:25:56.240Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-30T21:25:56.240Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-30T21:26:02.830Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-30T21:26:02.830Z] git set to automatically installed. [2021-01-30T21:26:02.830Z] git-man set to automatically installed. [2021-01-30T21:26:02.830Z] libcurl3-gnutls set to automatically installed. [2021-01-30T21:26:02.830Z] liberror-perl set to automatically installed. [2021-01-30T21:26:02.830Z] libglib2.0-0 set to automatically installed. [2021-01-30T21:26:02.830Z] libnghttp2-14 set to automatically installed. [2021-01-30T21:26:02.830Z] libnorm1 set to automatically installed. [2021-01-30T21:26:02.830Z] libpgm-5.2-0 set to automatically installed. [2021-01-30T21:26:02.830Z] libpsl5 set to automatically installed. [2021-01-30T21:26:02.830Z] librtmp1 set to automatically installed. [2021-01-30T21:26:02.830Z] libsodium23 set to automatically installed. [2021-01-30T21:26:02.830Z] libzmq3-dev set to automatically installed. [2021-01-30T21:26:02.830Z] libzmq5 set to automatically installed. [2021-01-30T21:26:02.830Z] pkg-config set to automatically installed. [2021-01-30T21:26:02.830Z] zip set to automatically installed. [2021-01-30T21:26:04.213Z] snapd is not logged in, snap install commands will use sudo [2021-01-30T21:26:10.800Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-30T21:26:11.372Z] snap "core18" has no updates available [2021-01-30T21:26:12.312Z] Pulling config-common [2021-01-30T21:26:13.254Z] Pulling go-build-helper [2021-01-30T21:26:35.226Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-30T21:26:35.226Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-30T21:26:35.226Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] [2021-01-30T21:26:35.226Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] [2021-01-30T21:26:35.226Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-30T21:26:35.226Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-30T21:26:35.226Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] [2021-01-30T21:26:35.226Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] [2021-01-30T21:26:35.226Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-30T21:26:35.226Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-30T21:26:35.226Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-30T21:26:35.226Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-30T21:26:35.226Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-30T21:26:35.226Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-30T21:26:35.226Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-30T21:26:35.226Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-30T21:26:35.226Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-30T21:26:35.226Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-30T21:26:35.226Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-30T21:26:35.226Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] [2021-01-30T21:26:35.226Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-01-30T21:26:35.226Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-30T21:26:35.226Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-30T21:26:35.226Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-01-30T21:26:35.226Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-01-30T21:26:35.226Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-01-30T21:26:35.226Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-30T21:26:35.226Z] Fetched 23.9 MB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-30T21:26:35.226Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-30T21:26:35.226Z] Fetched 279 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-30T21:26:35.226Z] Fetched 122 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-30T21:26:35.226Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-30T21:26:35.226Z] Fetched 8848 B in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-30T21:26:35.226Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-30T21:26:35.226Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-30T21:26:35.226Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-30T21:26:35.226Z] Fetched 214 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-30T21:26:35.226Z] Fetched 155 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-30T21:26:35.226Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-30T21:26:35.226Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-30T21:26:35.226Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-30T21:26:35.226Z] Fetched 499 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-30T21:26:35.226Z] Fetched 111 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-30T21:26:35.226Z] Fetched 240 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-30T21:26:35.226Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-30T21:26:35.226Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-30T21:26:35.226Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-30T21:26:35.226Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-30T21:26:35.226Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-30T21:26:35.226Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-30T21:26:35.226Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-30T21:26:35.226Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-30T21:26:35.226Z] Fetched 8720 B in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-30T21:26:35.226Z] Fetched 137 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-30T21:26:35.226Z] Fetched 119 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-30T21:26:35.226Z] Fetched 109 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-30T21:26:35.226Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-30T21:26:35.226Z] Fetched 645 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-30T21:26:35.226Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-30T21:26:35.226Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-30T21:26:35.226Z] Fetched 368 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-30T21:26:35.226Z] Fetched 187 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-30T21:26:35.226Z] Fetched 175 kB in 0s (0 B/s) [2021-01-30T21:26:35.226Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-30T21:26:37.775Z] Fetched 206 kB in 0s (0 B/s) [2021-01-30T21:26:37.775Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-30T21:26:37.775Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-30T21:26:37.775Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-30T21:26:37.775Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-30T21:26:37.775Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-30T21:26:37.775Z] Fetched 159 kB in 0s (0 B/s) [2021-01-30T21:26:37.775Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-30T21:26:37.775Z] Fetched 107 kB in 0s (0 B/s) [2021-01-30T21:26:37.775Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-30T21:26:37.775Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-30T21:26:37.775Z] Pulling static-packages [2021-01-30T21:26:38.023Z] Removing intermediate container 38cf445b1ca9 [2021-01-30T21:26:38.023Z] ---> a750b7e882cf [2021-01-30T21:26:38.023Z] [2021-01-30T21:26:38.023Z] Step 9/29 : FROM alpine:latest [2021-01-30T21:26:38.023Z] latest: Pulling from library/alpine [2021-01-30T21:26:38.023Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-01-30T21:26:38.023Z] Status: Downloaded newer image for alpine:latest [2021-01-30T21:26:38.023Z] ---> 85b71a783ad3 [2021-01-30T21:26:38.023Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2021-01-30T21:26:38.023Z] ---> Running in 7b73cc5ac3c5 [2021-01-30T21:26:38.023Z] Removing intermediate container 7b73cc5ac3c5 [2021-01-30T21:26:38.023Z] ---> 390080915edd [2021-01-30T21:26:38.023Z] Step 11/29 : USER root [2021-01-30T21:26:38.023Z] ---> Running in 075ff7b20b4d [2021-01-30T21:26:38.356Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-30T21:26:38.356Z] Skipping pull go-build-helper (already ran) [2021-01-30T21:26:38.356Z] Skipping pull static-packages (already ran) [2021-01-30T21:26:38.356Z] Building go-build-helper [2021-01-30T21:26:38.636Z] Removing intermediate container 075ff7b20b4d [2021-01-30T21:26:38.637Z] ---> 2a322b7d7b1f [2021-01-30T21:26:38.637Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2021-01-30T21:26:38.914Z] ---> Running in 24f93957ff64 [2021-01-30T21:26:40.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:26:41.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:26:42.568Z] Building static-packages [2021-01-30T21:26:42.989Z] v3.13.1-9-g9a9dfea8f2 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-30T21:26:42.989Z] v3.13.1-8-g0c82f59ca4 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-30T21:26:42.989Z] OK: 13722 distinct packages available [2021-01-30T21:26:43.954Z] Staging go-build-helper [2021-01-30T21:26:43.994Z] (1/2) Installing ca-certificates (20191127-r5) [2021-01-30T21:26:43.994Z] Removing intermediate container f71010fa9ea3 [2021-01-30T21:26:43.994Z] ---> f58deaaa20d6 [2021-01-30T21:26:43.994Z] [2021-01-30T21:26:43.994Z] Step 10/22 : FROM alpine:3.10 [2021-01-30T21:26:43.994Z] (2/2) Installing dumb-init (1.2.5-r0) [2021-01-30T21:26:43.994Z] Executing busybox-1.32.1-r2.trigger [2021-01-30T21:26:43.994Z] 3.10: Pulling from library/alpine [2021-01-30T21:26:43.994Z] Executing ca-certificates-20191127-r5.trigger [2021-01-30T21:26:44.280Z] OK: 6 MiB in 16 packages [2021-01-30T21:26:44.900Z] Staging static-packages [2021-01-30T21:26:45.840Z] Pulling go115 [2021-01-30T21:26:46.304Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-30T21:26:46.304Z] Status: Downloaded newer image for alpine:3.10 [2021-01-30T21:26:46.304Z] ---> 536a684cf733 [2021-01-30T21:26:46.304Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-30T21:26:46.304Z] ---> Running in df77a55c75de [2021-01-30T21:26:46.782Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-30T21:26:46.783Z] Skipping pull go115 (already ran) [2021-01-30T21:26:46.783Z] Building go115 [2021-01-30T21:26:46.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-30T21:26:46.783Z] Dload Upload Total Spent Left Speed [2021-01-30T21:26:47.909Z] Removing intermediate container 24f93957ff64 [2021-01-30T21:26:47.909Z] ---> 922265f8dc15 [2021-01-30T21:26:47.909Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2021-01-30T21:26:48.551Z] ---> Running in e5fcbace2793 [2021-01-30T21:26:49.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:26:49.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 310k 0 0 1826k 0 0:01:04 --:--:-- 0:01:04 1815k 46 115M 46 53.3M 0 0 45.5M 0 0:00:02 0:00:01 0:00:01 45.5M 87 115M 87 101M 0 0 46.7M 0 0:00:02 0:00:02 --:--:-- 46.6M 100 115M 100 115M 0 0 47.1M 0 0:00:02 0:00:02 --:--:-- 47.1M [2021-01-30T21:26:49.440Z] Removing intermediate container e5fcbace2793 [2021-01-30T21:26:49.440Z] ---> 0100a3e7b44a [2021-01-30T21:26:49.440Z] Step 14/29 : WORKDIR $BASE_DIR [2021-01-30T21:26:49.715Z] ---> Running in 68aa6fe5572e [2021-01-30T21:26:49.792Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-30T21:26:50.705Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:26:51.311Z] Removing intermediate container 68aa6fe5572e [2021-01-30T21:26:51.311Z] ---> c5324a7683ec [2021-01-30T21:26:51.311Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2021-01-30T21:26:51.311Z] v3.10.5-181-ge7d73bb631 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-30T21:26:51.311Z] v3.10.5-182-g304fda73a0 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-30T21:26:51.311Z] OK: 10171 distinct packages available [2021-01-30T21:26:51.592Z] ---> Running in 63d1d183a46c [2021-01-30T21:26:52.201Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-30T21:26:52.201Z] Removing intermediate container 66e72fb3c524 [2021-01-30T21:26:52.201Z] ---> ae7e538dbda6 [2021-01-30T21:26:52.201Z] [2021-01-30T21:26:52.201Z] Step 10/22 : FROM scratch [2021-01-30T21:26:52.201Z] ---> [2021-01-30T21:26:52.201Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-30T21:26:52.201Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-30T21:26:52.201Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-30T21:26:52.201Z] (4/5) Installing curl (7.66.0-r3) [2021-01-30T21:26:52.479Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-30T21:26:52.479Z] Executing busybox-1.30.1-r3.trigger [2021-01-30T21:26:52.479Z] Executing ca-certificates-20191127-r2.trigger [2021-01-30T21:26:52.761Z] ---> Running in 6f6043031d01 [2021-01-30T21:26:52.761Z] OK: 7 MiB in 19 packages [2021-01-30T21:26:53.995Z] Staging go115 [2021-01-30T21:26:54.212Z] Removing intermediate container 6f6043031d01 [2021-01-30T21:26:54.212Z] ---> f96766547842 [2021-01-30T21:26:54.212Z] Step 12/22 : ENV APP_PORT=48061 [2021-01-30T21:26:54.212Z] ---> Running in 41d4ce9eae25 [2021-01-30T21:26:55.198Z] Removing intermediate container 41d4ce9eae25 [2021-01-30T21:26:55.198Z] ---> a7b6ee7e498e [2021-01-30T21:26:55.198Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-30T21:26:55.198Z] ---> Running in 3ca78f058437 [2021-01-30T21:26:55.802Z] Removing intermediate container 63d1d183a46c [2021-01-30T21:26:55.802Z] ---> 8064b39d2ad4 [2021-01-30T21:26:55.802Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2021-01-30T21:26:56.405Z] Removing intermediate container df77a55c75de [2021-01-30T21:26:56.405Z] ---> c1a0b570d1e7 [2021-01-30T21:26:56.405Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-30T21:26:56.405Z] Removing intermediate container 3ca78f058437 [2021-01-30T21:26:56.405Z] ---> e6ef7a2fe183 [2021-01-30T21:26:56.405Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2021-01-30T21:26:56.405Z] ---> Running in df850ade66ab [2021-01-30T21:26:57.870Z] Removing intermediate container df850ade66ab [2021-01-30T21:26:57.870Z] ---> 5fe7840a5e56 [2021-01-30T21:26:57.870Z] Step 13/22 : WORKDIR / [2021-01-30T21:26:57.870Z] ---> 01a54f09a6c3 [2021-01-30T21:26:57.870Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2021-01-30T21:26:58.146Z] ---> Running in ad0af26d5922 [2021-01-30T21:26:58.146Z] ---> cd72bb1b134c [2021-01-30T21:26:58.146Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2021-01-30T21:26:59.138Z] Removing intermediate container ad0af26d5922 [2021-01-30T21:26:59.138Z] ---> 038ea03bf058 [2021-01-30T21:26:59.138Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-30T21:26:59.288Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-30T21:26:59.288Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-30T21:26:59.288Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-30T21:26:59.288Z] Fetched 0 B in 0s (0 B/s) [2021-01-30T21:26:59.288Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-30T21:26:59.288Z] Fetched 224 kB in 0s (0 B/s) [2021-01-30T21:26:59.288Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-30T21:26:59.288Z] Fetched 157 kB in 0s (0 B/s) [2021-01-30T21:26:59.289Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-30T21:26:59.289Z] Fetched 221 kB in 0s (0 B/s) [2021-01-30T21:26:59.289Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-30T21:26:59.289Z] Fetched 143 kB in 0s (0 B/s) [2021-01-30T21:26:59.289Z] Pulling edgex-go [2021-01-30T21:26:59.765Z] ---> 35722882f18c [2021-01-30T21:26:59.765Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2021-01-30T21:26:59.860Z] Pulling version [2021-01-30T21:27:00.042Z] ---> 628a540ab6f6 [2021-01-30T21:27:00.042Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2021-01-30T21:27:00.653Z] ---> d9a41133ce9b [2021-01-30T21:27:00.653Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-30T21:27:00.802Z] Building config-common [2021-01-30T21:27:02.676Z] ---> 01e7e901c04a [2021-01-30T21:27:02.676Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2021-01-30T21:27:02.724Z] Skipping build go-build-helper (already ran) [2021-01-30T21:27:02.724Z] Skipping build static-packages (already ran) [2021-01-30T21:27:02.724Z] Skipping build go115 (already ran) [2021-01-30T21:27:02.956Z] ---> 20fd22589186 [2021-01-30T21:27:02.956Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2021-01-30T21:27:02.990Z] Building edgex-go [2021-01-30T21:27:02.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-30T21:27:03.233Z] ---> 3d075e76b30d [2021-01-30T21:27:03.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-30T21:27:04.470Z] go: downloading github.com/gorilla/mux v1.7.1 [2021-01-30T21:27:04.471Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2021-01-30T21:27:04.471Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-30T21:27:04.471Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 [2021-01-30T21:27:04.471Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2021-01-30T21:27:04.471Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-01-30T21:27:04.471Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-30T21:27:04.471Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-01-30T21:27:04.471Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-30T21:27:04.471Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-30T21:27:04.471Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/google/uuid v1.1.2 [2021-01-30T21:27:04.471Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-30T21:27:04.471Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-30T21:27:04.471Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-30T21:27:04.471Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-30T21:27:04.471Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-30T21:27:04.471Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-30T21:27:04.471Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-30T21:27:04.471Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-30T21:27:04.471Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-30T21:27:04.471Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-30T21:27:04.688Z] ---> 7219982f59a2 [2021-01-30T21:27:04.688Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2021-01-30T21:27:04.688Z] ---> 721a96ae9ffc [2021-01-30T21:27:04.688Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2021-01-30T21:27:04.776Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-30T21:27:04.776Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-30T21:27:04.967Z] ---> Running in c0187253448d [2021-01-30T21:27:05.245Z] ---> 60a444472657 [2021-01-30T21:27:05.245Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-30T21:27:05.860Z] ---> f95de38825fa [2021-01-30T21:27:05.860Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2021-01-30T21:27:06.139Z] Removing intermediate container c0187253448d [2021-01-30T21:27:06.139Z] ---> 77cbde02a266 [2021-01-30T21:27:06.139Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:27:06.139Z] ---> Running in 6b9071d5b6b7 [2021-01-30T21:27:06.747Z] Removing intermediate container 5701007276ab [2021-01-30T21:27:06.747Z] ---> d6e9b7bd7213 [2021-01-30T21:27:06.747Z] [2021-01-30T21:27:06.747Z] Step 10/22 : FROM scratch [2021-01-30T21:27:06.747Z] ---> [2021-01-30T21:27:06.747Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T21:27:06.747Z] ---> Running in 976005e32354 [2021-01-30T21:27:07.043Z] ---> 3a49d9f943c6 [2021-01-30T21:27:07.043Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-30T21:27:07.044Z] ---> Running in 058a5391d40a [2021-01-30T21:27:07.044Z] ---> Running in 435ccf153368 [2021-01-30T21:27:07.667Z] Removing intermediate container 976005e32354 [2021-01-30T21:27:07.667Z] ---> 3b0cc479b2fd [2021-01-30T21:27:07.667Z] Step 20/22 : LABEL arch=arm64 [2021-01-30T21:27:07.667Z] Removing intermediate container 058a5391d40a [2021-01-30T21:27:07.667Z] ---> 710845b4a509 [2021-01-30T21:27:07.667Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-30T21:27:07.946Z] ---> Running in 0ced477c3802 [2021-01-30T21:27:07.946Z] ---> Running in 2094d671312c [2021-01-30T21:27:08.559Z] Removing intermediate container 0ced477c3802 [2021-01-30T21:27:08.559Z] ---> 448af7b898a2 [2021-01-30T21:27:08.559Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-30T21:27:08.559Z] Removing intermediate container 2094d671312c [2021-01-30T21:27:08.559Z] ---> a1047d90ccec [2021-01-30T21:27:08.559Z] Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:27:08.559Z] ---> Running in 380e26d86f98 [2021-01-30T21:27:08.839Z] ---> Running in 34e221e8eeb9 [2021-01-30T21:27:09.447Z] Removing intermediate container 380e26d86f98 [2021-01-30T21:27:09.447Z] ---> 5eb5ebd00bff [2021-01-30T21:27:09.447Z] Step 14/22 : WORKDIR / [2021-01-30T21:27:09.447Z] Removing intermediate container 34e221e8eeb9 [2021-01-30T21:27:09.447Z] ---> f3eeed61d75e [2021-01-30T21:27:09.447Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T21:27:09.736Z] ---> Running in 1eda58b2c8aa [2021-01-30T21:27:09.736Z] ---> Running in 23ac5926e021 [2021-01-30T21:27:10.016Z] Removing intermediate container 6b9071d5b6b7 [2021-01-30T21:27:10.016Z] ---> 7d957e42706d [2021-01-30T21:27:10.016Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2021-01-30T21:27:10.630Z] Removing intermediate container 435ccf153368 [2021-01-30T21:27:10.630Z] ---> fdde36a49408 [2021-01-30T21:27:10.630Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-30T21:27:10.906Z] Removing intermediate container 1eda58b2c8aa [2021-01-30T21:27:10.906Z] ---> 598275b44d49 [2021-01-30T21:27:10.906Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-30T21:27:10.906Z] Removing intermediate container 23ac5926e021 [2021-01-30T21:27:10.906Z] ---> c12645fec33c [2021-01-30T21:27:10.906Z] [2021-01-30T21:27:10.906Z] ---> Running in 69e5e7541413 [2021-01-30T21:27:11.181Z] ---> f75a9777825f [2021-01-30T21:27:11.181Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-30T21:27:11.457Z] ---> Running in 36bd2004d8eb [2021-01-30T21:27:11.457Z] Successfully built c12645fec33c [2021-01-30T21:27:11.735Z] Successfully tagged docker-support-logging-go-arm64:latest [2021-01-30T21:27:11.735Z] Removing intermediate container 69e5e7541413 [2021-01-30T21:27:11.735Z] Building docker-support-notifications-go [2021-01-30T21:27:11.735Z] ---> 943d35bd9226 [2021-01-30T21:27:11.735Z] Step 20/22 : LABEL arch=arm64 [2021-01-30T21:27:11.735Z]  Building docker-support-logging-go ... done  ---> c5fe7ab55ee3 [2021-01-30T21:27:11.735Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-30T21:27:12.013Z] ---> Running in 84cb067666f3 [2021-01-30T21:27:12.960Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-30T21:27:12.960Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-30T21:27:12.960Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-30T21:27:12.960Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-30T21:27:12.960Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-30T21:27:12.960Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-30T21:27:12.960Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-30T21:27:13.007Z] Removing intermediate container 84cb067666f3 [2021-01-30T21:27:13.007Z] ---> 8cdc2379cbe6 [2021-01-30T21:27:13.007Z] Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:27:13.607Z] ---> Running in bdab79f1fca7 [2021-01-30T21:27:16.246Z] ---> e94b75dd0806 [2021-01-30T21:27:16.246Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-30T21:27:16.246Z] Removing intermediate container bdab79f1fca7 [2021-01-30T21:27:16.246Z] ---> 214024f8e565 [2021-01-30T21:27:16.246Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T21:27:16.536Z] Removing intermediate container 85cb3e437558 [2021-01-30T21:27:16.536Z] ---> b4bfc27eff81 [2021-01-30T21:27:16.536Z] [2021-01-30T21:27:16.536Z] Step 10/22 : FROM scratch [2021-01-30T21:27:16.536Z] ---> [2021-01-30T21:27:16.536Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T21:27:16.536Z] ---> Using cache [2021-01-30T21:27:16.536Z] ---> 710845b4a509 [2021-01-30T21:27:16.536Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-30T21:27:17.138Z] ---> Running in 545968f768d8 [2021-01-30T21:27:17.417Z] ---> Running in fce9efd7454f [2021-01-30T21:27:17.417Z] ---> 2f2bb76e7a2a [2021-01-30T21:27:17.417Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-30T21:27:17.417Z] Removing intermediate container 36bd2004d8eb [2021-01-30T21:27:17.417Z] ---> 55c8279b7f89 [2021-01-30T21:27:17.417Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2021-01-30T21:27:17.702Z] ---> Running in 5a8be50fca61 [2021-01-30T21:27:17.702Z] ---> Running in 301b63e68134 [2021-01-30T21:27:17.984Z] Removing intermediate container 545968f768d8 [2021-01-30T21:27:17.984Z] ---> 945a9cddb8dc [2021-01-30T21:27:17.984Z] [2021-01-30T21:27:17.984Z] Removing intermediate container fce9efd7454f [2021-01-30T21:27:17.984Z] ---> f46c2f075503 [2021-01-30T21:27:17.984Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-30T21:27:18.267Z] Removing intermediate container 301b63e68134 [2021-01-30T21:27:18.267Z] ---> 8c1bbda68040 [2021-01-30T21:27:18.267Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:27:18.267Z] ---> Running in 2d411b873e95 [2021-01-30T21:27:18.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-30T21:27:18.544Z] ---> Running in bc1e407f0926 [2021-01-30T21:27:18.544Z] Successfully built 945a9cddb8dc [2021-01-30T21:27:18.544Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-30T21:27:18.544Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2021-01-30T21:27:18.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2021-01-30T21:27:18.816Z] Removing intermediate container 2d411b873e95 [2021-01-30T21:27:18.816Z] ---> b05d04079b79 [2021-01-30T21:27:19.096Z] Step 14/22 : WORKDIR / [2021-01-30T21:27:19.096Z] ---> Running in e6f2a1beca3c [2021-01-30T21:27:19.096Z] Removing intermediate container bc1e407f0926 [2021-01-30T21:27:19.096Z] ---> 3e0ef014cee3 [2021-01-30T21:27:19.096Z] Step 20/22 : LABEL arch=arm64 [2021-01-30T21:27:19.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-30T21:27:19.702Z] ---> Running in 48673816b014 [2021-01-30T21:27:19.702Z] Removing intermediate container e6f2a1beca3c [2021-01-30T21:27:19.702Z] ---> 85eae8379bef [2021-01-30T21:27:19.702Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-30T21:27:20.681Z] Removing intermediate container 48673816b014 [2021-01-30T21:27:20.681Z] ---> 202864cc57dd [2021-01-30T21:27:20.681Z] Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:27:20.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-30T21:27:20.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-30T21:27:21.147Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-01-30T21:27:21.147Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-30T21:27:21.147Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-30T21:27:21.661Z] ---> a549a69303e8 [2021-01-30T21:27:21.662Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-30T21:27:21.662Z] ---> Running in 6438aed47577 [2021-01-30T21:27:21.935Z] Removing intermediate container 5a8be50fca61 [2021-01-30T21:27:21.935Z] ---> a1b6454d4de1 [2021-01-30T21:27:21.935Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2021-01-30T21:27:22.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-30T21:27:22.527Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-30T21:27:22.527Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-30T21:27:23.360Z] ---> Running in 623e967d0d3c [2021-01-30T21:27:23.361Z] Removing intermediate container 6438aed47577 [2021-01-30T21:27:23.361Z] ---> 0f328af87bbb [2021-01-30T21:27:23.361Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T21:27:23.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2021-01-30T21:27:23.965Z] ---> 38feff30ce8a [2021-01-30T21:27:23.965Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-30T21:27:23.965Z] ---> Running in b2c7748bd85c [2021-01-30T21:27:24.243Z] Removing intermediate container 623e967d0d3c [2021-01-30T21:27:24.243Z] ---> 5f4de4e9c864 [2021-01-30T21:27:24.243Z] Step 26/29 : CMD [ "generate" ] [2021-01-30T21:27:24.853Z] ---> Running in 10be30a1bf08 [2021-01-30T21:27:24.853Z] Removing intermediate container b2c7748bd85c [2021-01-30T21:27:24.853Z] ---> ccd367cc5520 [2021-01-30T21:27:24.853Z] [2021-01-30T21:27:24.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-30T21:27:24.855Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-30T21:27:25.127Z] ---> 3652529a5ec7 [2021-01-30T21:27:25.127Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-30T21:27:25.404Z] Successfully built ccd367cc5520 [2021-01-30T21:27:25.404Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-30T21:27:25.404Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-30T21:27:26.003Z] ---> Running in 25890df0f721 [2021-01-30T21:27:26.003Z] Removing intermediate container 10be30a1bf08 [2021-01-30T21:27:26.003Z] ---> fd71189b2047 [2021-01-30T21:27:26.003Z] Step 27/29 : LABEL arch=arm64 [2021-01-30T21:27:26.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-30T21:27:26.237Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-30T21:27:26.301Z] ---> Running in 574005ae27d4 [2021-01-30T21:27:26.301Z] Removing intermediate container 25890df0f721 [2021-01-30T21:27:26.575Z] ---> 3389dcfdc720 [2021-01-30T21:27:26.575Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:27:26.847Z] ---> Running in cf6a8f1a9069 [2021-01-30T21:27:26.847Z] Removing intermediate container 574005ae27d4 [2021-01-30T21:27:26.847Z] ---> 223564fc5c60 [2021-01-30T21:27:26.847Z] Step 28/29 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:27:27.446Z] ---> Running in 37679390a665 [2021-01-30T21:27:27.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-30T21:27:27.722Z] Removing intermediate container cf6a8f1a9069 [2021-01-30T21:27:27.722Z] ---> 381316fa4153 [2021-01-30T21:27:27.722Z] Step 20/22 : LABEL arch=arm64 [2021-01-30T21:27:28.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-30T21:27:28.713Z] Removing intermediate container 37679390a665 [2021-01-30T21:27:28.713Z] ---> e825ed1cae4c [2021-01-30T21:27:28.713Z] Step 29/29 : LABEL version=0.0.0 [2021-01-30T21:27:28.988Z] ---> Running in abde787dc76c [2021-01-30T21:27:29.260Z] ---> Running in 174cbfbb260f [2021-01-30T21:27:29.860Z] Removing intermediate container abde787dc76c [2021-01-30T21:27:29.860Z] ---> 53bae69e8ffd [2021-01-30T21:27:29.860Z] Step 21/22 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:27:30.137Z] Removing intermediate container 174cbfbb260f [2021-01-30T21:27:30.137Z] ---> db6bb201aa6e [2021-01-30T21:27:30.137Z] [2021-01-30T21:27:30.415Z] ---> Running in d18ff86323ef [2021-01-30T21:27:30.501Z] Building version [2021-01-30T21:27:30.693Z] Successfully built db6bb201aa6e [2021-01-30T21:27:30.693Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2021-01-30T21:27:30.693Z]  Building docker-security-secrets-setup-go ... done Building docker-security-proxy-setup-go [2021-01-30T21:27:31.297Z] Removing intermediate container d18ff86323ef [2021-01-30T21:27:31.297Z] ---> fef2fbc4bbeb [2021-01-30T21:27:31.297Z] Step 22/22 : LABEL version=0.0.0 [2021-01-30T21:27:31.297Z] ---> Running in dba6173c5061 [2021-01-30T21:27:31.894Z] Removing intermediate container dba6173c5061 [2021-01-30T21:27:31.894Z] ---> c51f282cfe47 [2021-01-30T21:27:31.894Z] [2021-01-30T21:27:32.494Z] Successfully built c51f282cfe47 [2021-01-30T21:27:32.494Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-30T21:27:32.494Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-01-30T21:27:33.040Z] Staging config-common [2021-01-30T21:27:33.608Z] Skipping stage go-build-helper (already ran) [2021-01-30T21:27:33.608Z] Skipping stage static-packages (already ran) [2021-01-30T21:27:33.608Z] Skipping stage go115 (already ran) [2021-01-30T21:27:33.608Z] Staging edgex-go [2021-01-30T21:27:34.562Z] Staging version [2021-01-30T21:27:35.504Z] Priming config-common [2021-01-30T21:27:36.443Z] Priming go-build-helper [2021-01-30T21:27:37.382Z] Priming static-packages [2021-01-30T21:27:39.928Z] Priming go115 [2021-01-30T21:27:40.873Z] Priming edgex-go [2021-01-30T21:27:41.818Z] Priming version [2021-01-30T21:27:42.761Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-30T21:27:50.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:27:50.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:27:50.832Z] ---> f8daabc21291 [2021-01-30T21:27:50.832Z] Step 3/24 : WORKDIR /edgex-go [2021-01-30T21:27:50.832Z] ---> Using cache [2021-01-30T21:27:50.832Z] ---> f256018e0a05 [2021-01-30T21:27:50.832Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:27:50.832Z] ---> Using cache [2021-01-30T21:27:50.832Z] ---> a28c91da7475 [2021-01-30T21:27:50.832Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-30T21:27:52.803Z] ---> Running in 204214eaa8c2 [2021-01-30T21:27:53.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:27:55.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:27:58.392Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:27:58.392Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:27:58.392Z] OK: 12622 distinct packages available [2021-01-30T21:27:58.667Z] OK: 217 MiB in 51 packages [2021-01-30T21:28:02.166Z] Removing intermediate container 204214eaa8c2 [2021-01-30T21:28:02.166Z] ---> cb7982422851 [2021-01-30T21:28:02.166Z] Step 6/24 : COPY go.mod . [2021-01-30T21:28:04.247Z] ---> f5f258f53bdf [2021-01-30T21:28:04.247Z] Step 7/24 : RUN go mod download [2021-01-30T21:28:04.523Z] ---> Running in 8e3e898c8b2a [2021-01-30T21:28:08.840Z] Removing intermediate container 8e3e898c8b2a [2021-01-30T21:28:08.840Z] ---> bf392d6ee62b [2021-01-30T21:28:08.840Z] Step 8/24 : COPY . . [2021-01-30T21:28:14.273Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:28:14.273Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:28:14.273Z] ---> f8daabc21291 [2021-01-30T21:28:14.273Z] Step 3/24 : WORKDIR /edgex-go [2021-01-30T21:28:14.273Z] ---> Using cache [2021-01-30T21:28:14.273Z] ---> f256018e0a05 [2021-01-30T21:28:14.273Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:28:14.273Z] ---> Using cache [2021-01-30T21:28:14.273Z] ---> a28c91da7475 [2021-01-30T21:28:14.273Z] Step 5/24 : RUN apk update && apk add make git [2021-01-30T21:28:14.273Z] ---> Using cache [2021-01-30T21:28:14.273Z] ---> 9ad6849bc67c [2021-01-30T21:28:14.273Z] Step 6/24 : COPY go.mod . [2021-01-30T21:28:14.273Z] ---> Using cache [2021-01-30T21:28:14.273Z] ---> 67ee987d13eb [2021-01-30T21:28:14.273Z] Step 7/24 : RUN go mod download [2021-01-30T21:28:14.273Z] ---> Using cache [2021-01-30T21:28:14.273Z] ---> d66748eea2bb [2021-01-30T21:28:14.273Z] Step 8/24 : COPY . . [2021-01-30T21:28:14.273Z] ---> Using cache [2021-01-30T21:28:14.273Z] ---> a83b63d89f21 [2021-01-30T21:28:14.273Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-30T21:28:18.619Z] ---> Running in 0aad81b4db28 [2021-01-30T21:28:20.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-30T21:28:20.884Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:28:20.884Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:28:20.884Z] ---> f8daabc21291 [2021-01-30T21:28:20.884Z] Step 3/23 : WORKDIR /edgex-go [2021-01-30T21:28:20.884Z] ---> Using cache [2021-01-30T21:28:20.884Z] ---> f256018e0a05 [2021-01-30T21:28:20.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:28:20.884Z] ---> Using cache [2021-01-30T21:28:20.884Z] ---> a28c91da7475 [2021-01-30T21:28:20.884Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-30T21:28:22.330Z] ---> Running in 6d79bde46203 [2021-01-30T21:28:22.935Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:28:22.935Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:28:22.935Z] ---> f8daabc21291 [2021-01-30T21:28:22.935Z] Step 3/20 : WORKDIR /edgex-go [2021-01-30T21:28:22.935Z] ---> Using cache [2021-01-30T21:28:22.935Z] ---> f256018e0a05 [2021-01-30T21:28:22.935Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:28:22.935Z] ---> Using cache [2021-01-30T21:28:22.935Z] ---> a28c91da7475 [2021-01-30T21:28:22.935Z] Step 5/20 : RUN apk update && apk add make git [2021-01-30T21:28:22.935Z] ---> Using cache [2021-01-30T21:28:22.935Z] ---> 9ad6849bc67c [2021-01-30T21:28:22.935Z] Step 6/20 : COPY go.mod . [2021-01-30T21:28:22.935Z] ---> Using cache [2021-01-30T21:28:22.935Z] ---> 67ee987d13eb [2021-01-30T21:28:22.935Z] Step 7/20 : RUN go mod download [2021-01-30T21:28:22.935Z] ---> Using cache [2021-01-30T21:28:22.935Z] ---> d66748eea2bb [2021-01-30T21:28:22.935Z] Step 8/20 : COPY . . [2021-01-30T21:28:23.531Z] ---> Using cache [2021-01-30T21:28:23.531Z] ---> a83b63d89f21 [2021-01-30T21:28:23.531Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2021-01-30T21:28:24.521Z] ---> Running in b139a46f3fd3 [2021-01-30T21:28:24.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:28:25.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:28:26.122Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:28:26.122Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:28:26.122Z] OK: 12622 distinct packages available [2021-01-30T21:28:26.122Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:28:26.122Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:28:26.122Z] ---> f8daabc21291 [2021-01-30T21:28:26.122Z] Step 3/27 : WORKDIR /edgex-go [2021-01-30T21:28:26.122Z] ---> Using cache [2021-01-30T21:28:26.122Z] ---> f256018e0a05 [2021-01-30T21:28:26.122Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:28:26.122Z] ---> Using cache [2021-01-30T21:28:26.122Z] ---> a28c91da7475 [2021-01-30T21:28:26.122Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-30T21:28:26.725Z] ---> Running in abe7df695506 [2021-01-30T21:28:26.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-30T21:28:26.998Z] OK: 217 MiB in 51 packages [2021-01-30T21:28:29.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:28:30.233Z] Removing intermediate container 6d79bde46203 [2021-01-30T21:28:30.233Z] ---> fd1cb0512f57 [2021-01-30T21:28:30.233Z] Step 6/23 : COPY go.mod . [2021-01-30T21:28:30.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:28:31.681Z] v3.12.3-83-g9e25995019 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-30T21:28:31.681Z] v3.12.3-77-g89584230ef [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-30T21:28:31.681Z] OK: 12622 distinct packages available [2021-01-30T21:28:31.972Z] ---> 6e4c89875322 [2021-01-30T21:28:31.972Z] Step 7/23 : RUN go mod download [2021-01-30T21:28:31.972Z] ---> Running in 540bb0dd918d [2021-01-30T21:28:32.570Z] OK: 217 MiB in 51 packages [2021-01-30T21:28:32.845Z] ---> 0483dd8f0241 [2021-01-30T21:28:32.845Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-30T21:28:33.450Z] ---> Running in 8f97d3a6a76b [2021-01-30T21:28:34.887Z] Removing intermediate container abe7df695506 [2021-01-30T21:28:34.887Z] ---> ead3b29ffb69 [2021-01-30T21:28:34.887Z] Step 6/27 : COPY go.mod . [2021-01-30T21:28:35.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-30T21:28:36.477Z] ---> a805dc829213 [2021-01-30T21:28:36.477Z] Step 7/27 : RUN go mod download [2021-01-30T21:28:36.757Z] ---> Running in 900576af5282 [2021-01-30T21:28:37.356Z] Removing intermediate container 540bb0dd918d [2021-01-30T21:28:37.356Z] ---> d7f639864d78 [2021-01-30T21:28:37.356Z] Step 8/23 : COPY . . [2021-01-30T21:28:42.792Z] Removing intermediate container 900576af5282 [2021-01-30T21:28:42.792Z] ---> 5f95c892660c [2021-01-30T21:28:42.792Z] Step 8/27 : COPY . . [2021-01-30T21:29:05.010Z] ---> e2094ea55154 [2021-01-30T21:29:05.010Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-30T21:29:05.287Z] ---> Running in bedbd4382549 [2021-01-30T21:29:07.915Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-30T21:29:07.915Z] ---> 7aff1a8205a1 [2021-01-30T21:29:07.915Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-30T21:29:08.188Z] ---> Running in 578ae09cfd36 [2021-01-30T21:29:10.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-30T21:29:25.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-30T21:29:43.631Z] Removing intermediate container 0aad81b4db28 [2021-01-30T21:29:43.631Z] ---> 4804c9234302 [2021-01-30T21:29:43.631Z] [2021-01-30T21:29:43.631Z] Step 10/24 : FROM alpine:3.10 [2021-01-30T21:29:43.631Z] ---> 536a684cf733 [2021-01-30T21:29:43.631Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-30T21:29:43.631Z] ---> Using cache [2021-01-30T21:29:43.631Z] ---> c1a0b570d1e7 [2021-01-30T21:29:43.631Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-30T21:29:43.631Z] ---> Running in 55faba3d2592 [2021-01-30T21:29:43.631Z] Removing intermediate container 55faba3d2592 [2021-01-30T21:29:43.631Z] ---> 4e10fef00267 [2021-01-30T21:29:43.631Z] Step 13/24 : WORKDIR / [2021-01-30T21:29:43.631Z] ---> Running in 54f948eb9821 [2021-01-30T21:29:43.631Z] Removing intermediate container 54f948eb9821 [2021-01-30T21:29:43.631Z] ---> 8438d0ea70eb [2021-01-30T21:29:43.631Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-30T21:29:43.907Z] Removing intermediate container b139a46f3fd3 [2021-01-30T21:29:43.907Z] ---> f09f02a0ad21 [2021-01-30T21:29:43.907Z] [2021-01-30T21:29:43.907Z] Step 10/20 : FROM alpine [2021-01-30T21:29:43.907Z] ---> 85b71a783ad3 [2021-01-30T21:29:43.907Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-30T21:29:44.184Z] ---> Running in 4c4045d4ffd7 [2021-01-30T21:29:44.786Z] ---> 5bb8b0da5d04 [2021-01-30T21:29:44.786Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-30T21:29:46.233Z] ---> c6f05c6e7b4c [2021-01-30T21:29:46.233Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-30T21:29:46.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:29:47.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:29:47.383Z] ---> ee260f8bc29a [2021-01-30T21:29:47.383Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-30T21:29:47.984Z] v3.13.1-9-g9a9dfea8f2 [https://dl-cdn.alpinelinux.org/alpine/v3.13/main] [2021-01-30T21:29:47.984Z] v3.13.1-8-g0c82f59ca4 [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] [2021-01-30T21:29:47.984Z] OK: 13722 distinct packages available [2021-01-30T21:29:49.101Z] (1/5) Installing ca-certificates (20191127-r5) [2021-01-30T21:29:49.431Z] ---> 5be978e4720f [2021-01-30T21:29:49.431Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-30T21:29:49.431Z] (2/5) Installing brotli-libs (1.0.9-r3) [2021-01-30T21:29:49.431Z] (3/5) Installing nghttp2-libs (1.42.0-r1) [2021-01-30T21:29:49.432Z] (4/5) Installing libcurl (7.74.0-r0) [2021-01-30T21:29:49.432Z] (5/5) Installing curl (7.74.0-r0) [2021-01-30T21:29:49.432Z] Executing busybox-1.32.1-r2.trigger [2021-01-30T21:29:49.432Z] Executing ca-certificates-20191127-r5.trigger [2021-01-30T21:29:50.059Z] OK: 8 MiB in 19 packages [2021-01-30T21:29:51.545Z] ---> 3ae0c06fb86c [2021-01-30T21:29:51.545Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-30T21:29:52.990Z] ---> 591ee16cb018 [2021-01-30T21:29:52.990Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-30T21:29:53.262Z] ---> Running in 6cfce5cca81a [2021-01-30T21:29:53.262Z] Removing intermediate container 4c4045d4ffd7 [2021-01-30T21:29:53.262Z] ---> 1b89519ad453 [2021-01-30T21:29:53.262Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-30T21:29:53.539Z] ---> Running in 6e0b025b967b [2021-01-30T21:29:54.136Z] Removing intermediate container 6e0b025b967b [2021-01-30T21:29:54.136Z] ---> eab9356424cd [2021-01-30T21:29:54.136Z] Step 13/20 : WORKDIR /edgex [2021-01-30T21:29:54.411Z] ---> Running in c9686e67eaf2 [2021-01-30T21:29:55.400Z] Removing intermediate container c9686e67eaf2 [2021-01-30T21:29:55.400Z] ---> 69c973a1f664 [2021-01-30T21:29:55.400Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-30T21:29:56.824Z] ---> cc79f4fcd5ed [2021-01-30T21:29:56.824Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-30T21:29:56.824Z] Removing intermediate container 6cfce5cca81a [2021-01-30T21:29:56.824Z] ---> 9e3fd3cf5b5b [2021-01-30T21:29:56.824Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-30T21:29:57.098Z] ---> Running in 0e63dd3311ff [2021-01-30T21:29:58.085Z] Removing intermediate container 0e63dd3311ff [2021-01-30T21:29:58.085Z] ---> 53f800932b77 [2021-01-30T21:29:58.085Z] Step 22/24 : LABEL arch=arm64 [2021-01-30T21:29:58.362Z] ---> Running in be729c106838 [2021-01-30T21:29:58.639Z] ---> ace11e6adf96 [2021-01-30T21:29:58.639Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-30T21:29:58.639Z] ---> Running in 958884e9878a [2021-01-30T21:29:58.916Z] Removing intermediate container be729c106838 [2021-01-30T21:29:58.916Z] ---> 60c37e8b79a1 [2021-01-30T21:29:58.916Z] Step 23/24 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:29:59.191Z] ---> Running in e67b0407b209 [2021-01-30T21:29:59.466Z] Removing intermediate container 958884e9878a [2021-01-30T21:29:59.466Z] ---> 83b26186f453 [2021-01-30T21:29:59.466Z] Step 17/20 : CMD ["--init=true"] [2021-01-30T21:29:59.746Z] ---> Running in 07bc96c7f763 [2021-01-30T21:30:00.020Z] Removing intermediate container e67b0407b209 [2021-01-30T21:30:00.020Z] ---> ddf47474fdc6 [2021-01-30T21:30:00.020Z] Step 24/24 : LABEL version=0.0.0 [2021-01-30T21:30:00.296Z] ---> Running in f99ec3b01f0b [2021-01-30T21:30:00.580Z] Removing intermediate container 07bc96c7f763 [2021-01-30T21:30:00.580Z] ---> b7c259e697b3 [2021-01-30T21:30:00.580Z] Step 18/20 : LABEL arch=arm64 [2021-01-30T21:30:00.854Z] ---> Running in 4b5211097363 [2021-01-30T21:30:01.131Z] Removing intermediate container f99ec3b01f0b [2021-01-30T21:30:01.131Z] ---> 6e601af32898 [2021-01-30T21:30:01.131Z] [2021-01-30T21:30:01.417Z] Removing intermediate container 4b5211097363 [2021-01-30T21:30:01.417Z] ---> 38897f027b62 [2021-01-30T21:30:01.417Z] Step 19/20 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:30:01.696Z] ---> Running in 64e44fe7e5be [2021-01-30T21:30:01.972Z] Successfully built 6e601af32898 [2021-01-30T21:30:01.973Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-30T21:30:01.973Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-30T21:30:02.582Z] Removing intermediate container 64e44fe7e5be [2021-01-30T21:30:02.582Z] ---> 7a2193210a27 [2021-01-30T21:30:02.582Z] Step 20/20 : LABEL version=0.0.0 [2021-01-30T21:30:02.858Z] ---> Running in dd9fa296a7a6 [2021-01-30T21:30:03.462Z] Removing intermediate container dd9fa296a7a6 [2021-01-30T21:30:03.462Z] ---> b91176b094c8 [2021-01-30T21:30:03.462Z] [2021-01-30T21:30:03.739Z] Successfully built b91176b094c8 [2021-01-30T21:30:03.739Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-30T21:30:25.946Z]  Building docker-security-proxy-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-30T21:30:25.946Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-30T21:30:25.946Z] ---> f8daabc21291 [2021-01-30T21:30:25.946Z] Step 3/21 : WORKDIR /edgex-go [2021-01-30T21:30:25.946Z] ---> Using cache [2021-01-30T21:30:25.946Z] ---> f256018e0a05 [2021-01-30T21:30:25.946Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:30:25.946Z] ---> Using cache [2021-01-30T21:30:25.946Z] ---> a28c91da7475 [2021-01-30T21:30:25.946Z] Step 5/21 : RUN apk update && apk add make git [2021-01-30T21:30:25.946Z] ---> Using cache [2021-01-30T21:30:25.946Z] ---> 9ad6849bc67c [2021-01-30T21:30:25.946Z] Step 6/21 : COPY go.mod . [2021-01-30T21:30:25.946Z] ---> Using cache [2021-01-30T21:30:25.946Z] ---> 67ee987d13eb [2021-01-30T21:30:25.946Z] Step 7/21 : RUN go mod download [2021-01-30T21:30:25.946Z] ---> Using cache [2021-01-30T21:30:25.946Z] ---> d66748eea2bb [2021-01-30T21:30:25.946Z] Step 8/21 : COPY . . [2021-01-30T21:30:25.946Z] ---> Using cache [2021-01-30T21:30:25.946Z] ---> a83b63d89f21 [2021-01-30T21:30:25.946Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-30T21:30:25.946Z] ---> Running in 5d274bbdd393 [2021-01-30T21:30:26.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-30T21:30:27.950Z] Removing intermediate container 8f97d3a6a76b [2021-01-30T21:30:27.950Z] ---> 6985dfd2452b [2021-01-30T21:30:27.950Z] [2021-01-30T21:30:27.950Z] Step 10/24 : FROM scratch [2021-01-30T21:30:27.950Z] ---> [2021-01-30T21:30:27.950Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-30T21:30:28.227Z] ---> Using cache [2021-01-30T21:30:28.227Z] ---> f96766547842 [2021-01-30T21:30:28.227Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-30T21:30:28.505Z] ---> Running in 36157cbb56df [2021-01-30T21:30:29.104Z] Removing intermediate container 36157cbb56df [2021-01-30T21:30:29.104Z] ---> cc85e9a5395f [2021-01-30T21:30:29.104Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-30T21:30:29.104Z] ---> Running in ea42f09a4021 [2021-01-30T21:30:29.710Z] Removing intermediate container ea42f09a4021 [2021-01-30T21:30:29.710Z] ---> 15c67306bf84 [2021-01-30T21:30:29.710Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-30T21:30:31.157Z] ---> df5d9f69c6b4 [2021-01-30T21:30:31.157Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-30T21:30:32.643Z] ---> e281228739fa [2021-01-30T21:30:32.643Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-30T21:30:35.325Z] ---> 7f0308973f8c [2021-01-30T21:30:35.325Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-30T21:30:37.309Z] ---> eea5c52163a9 [2021-01-30T21:30:37.309Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-30T21:30:37.584Z] Removing intermediate container 578ae09cfd36 [2021-01-30T21:30:37.584Z] ---> e73e09bfea3b [2021-01-30T21:30:37.584Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-30T21:30:38.187Z] ---> Running in 01c3123b0f68 [2021-01-30T21:30:39.652Z] ---> 060d92e8b745 [2021-01-30T21:30:39.652Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-30T21:30:39.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-30T21:30:40.542Z] ---> a2fd935e5335 [2021-01-30T21:30:40.542Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-30T21:30:40.821Z] ---> Running in 0c8f30094f0e [2021-01-30T21:30:41.821Z] Removing intermediate container 0c8f30094f0e [2021-01-30T21:30:41.821Z] ---> 2557b569ce1b [2021-01-30T21:30:41.821Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:30:41.821Z] ---> Running in 45420761f6d9 [2021-01-30T21:30:42.421Z] Removing intermediate container 45420761f6d9 [2021-01-30T21:30:42.421Z] ---> 1ca8295db9e1 [2021-01-30T21:30:42.421Z] Step 22/24 : LABEL arch=arm64 [2021-01-30T21:30:42.697Z] ---> Running in 5aaf8a30e269 [2021-01-30T21:30:42.973Z] Removing intermediate container 5aaf8a30e269 [2021-01-30T21:30:42.973Z] ---> efdf50be1887 [2021-01-30T21:30:42.973Z] Step 23/24 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:30:43.250Z] ---> Running in 825352c2379a [2021-01-30T21:30:44.239Z] Removing intermediate container 825352c2379a [2021-01-30T21:30:44.239Z] ---> 90be6e49056a [2021-01-30T21:30:44.239Z] Step 24/24 : LABEL version=0.0.0 [2021-01-30T21:30:44.519Z] ---> Running in 2a575ecd2124 [2021-01-30T21:30:45.518Z] Removing intermediate container 2a575ecd2124 [2021-01-30T21:30:45.518Z] ---> 6dac5a441951 [2021-01-30T21:30:45.518Z] [2021-01-30T21:30:45.518Z] Removing intermediate container 01c3123b0f68 [2021-01-30T21:30:45.518Z] ---> fe0046c06de5 [2021-01-30T21:30:45.518Z] [2021-01-30T21:30:45.518Z] Step 11/27 : FROM docker:latest [2021-01-30T21:30:45.518Z] ---> 83ca638d8957 [2021-01-30T21:30:45.518Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-30T21:30:45.518Z] ---> Running in ec1eae9ad6ed [2021-01-30T21:30:46.121Z] Successfully built 6dac5a441951 [2021-01-30T21:30:46.121Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-30T21:30:47.566Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:30:47.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:30:48.175Z] (1/2) Installing readline (8.0.4-r0) [2021-01-30T21:30:48.175Z] (2/2) Installing bash (5.0.17-r0) [2021-01-30T21:30:48.453Z] Executing bash-5.0.17-r0.post-install [2021-01-30T21:30:48.453Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T21:30:48.453Z] OK: 12 MiB in 22 packages [2021-01-30T21:30:50.473Z] Removing intermediate container ec1eae9ad6ed [2021-01-30T21:30:50.473Z] ---> b505a7687fd1 [2021-01-30T21:30:50.473Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-30T21:30:50.473Z] ---> Running in 4e50746fd412 [2021-01-30T21:30:53.918Z] Removing intermediate container 4e50746fd412 [2021-01-30T21:30:53.918Z] ---> db16083fd95f [2021-01-30T21:30:53.918Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-30T21:30:53.918Z] ---> Running in 8a0fc602453e [2021-01-30T21:30:54.193Z] Removing intermediate container 8a0fc602453e [2021-01-30T21:30:54.193Z] ---> 23338eff5477 [2021-01-30T21:30:54.193Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-30T21:30:54.193Z] ---> Running in d4735e9b846d [2021-01-30T21:30:55.199Z] Removing intermediate container d4735e9b846d [2021-01-30T21:30:55.199Z] ---> 559af8ac39c5 [2021-01-30T21:30:55.199Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-30T21:30:55.199Z] ---> Running in caf5c35eb7cc [2021-01-30T21:30:55.802Z] Removing intermediate container caf5c35eb7cc [2021-01-30T21:30:55.802Z] ---> 4ed903e4ab5e [2021-01-30T21:30:55.802Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-30T21:30:57.803Z] ---> 61e332860524 [2021-01-30T21:30:57.803Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-30T21:30:58.417Z] ---> 055bf9662d17 [2021-01-30T21:30:58.417Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-30T21:31:01.547Z] ---> f02ee5ce8e73 [2021-01-30T21:31:01.547Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-30T21:31:01.547Z] ---> Running in 072ebb820570 [2021-01-30T21:31:01.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:31:01.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:31:02.146Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-30T21:31:02.422Z] (2/33) Installing expat (2.2.9-r1) [2021-01-30T21:31:02.422Z] (3/33) Installing libffi (3.3-r2) [2021-01-30T21:31:02.422Z] (4/33) Installing gdbm (1.13-r1) [2021-01-30T21:31:02.422Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-30T21:31:02.422Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-30T21:31:02.422Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-30T21:31:04.424Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-30T21:31:04.424Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-30T21:31:04.424Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-30T21:31:04.424Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-30T21:31:04.424Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-30T21:31:04.424Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-30T21:31:04.424Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-30T21:31:04.424Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-30T21:31:04.424Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-30T21:31:04.816Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-30T21:31:04.816Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-30T21:31:04.816Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-30T21:31:04.816Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-30T21:31:04.816Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-30T21:31:04.816Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-30T21:31:04.816Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-30T21:31:04.816Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-30T21:31:04.816Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-30T21:31:05.199Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-30T21:31:05.199Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-30T21:31:05.199Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-30T21:31:05.199Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-30T21:31:05.199Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-30T21:31:05.199Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-30T21:31:05.199Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-30T21:31:05.199Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-30T21:31:05.199Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T21:31:05.502Z] OK: 71 MiB in 55 packages [2021-01-30T21:31:18.101Z] Removing intermediate container bedbd4382549 [2021-01-30T21:31:18.101Z] ---> 8c105189b429 [2021-01-30T21:31:18.101Z] [2021-01-30T21:31:18.101Z] Step 10/23 : FROM alpine [2021-01-30T21:31:18.101Z] ---> 85b71a783ad3 [2021-01-30T21:31:18.101Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T21:31:18.101Z] ---> Running in ab91b0e373ad [2021-01-30T21:31:18.101Z] Removing intermediate container 072ebb820570 [2021-01-30T21:31:18.101Z] ---> d3f5116a9e18 [2021-01-30T21:31:18.101Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-30T21:31:18.101Z] Removing intermediate container ab91b0e373ad [2021-01-30T21:31:18.101Z] ---> fd2cb9c1d825 [2021-01-30T21:31:18.101Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-30T21:31:18.101Z] ---> Running in 25181d7ac42f [2021-01-30T21:31:18.101Z] ---> Running in 0bea76aad0a8 [2021-01-30T21:31:18.386Z] Removing intermediate container 0bea76aad0a8 [2021-01-30T21:31:18.386Z] ---> d34d004ea1bd [2021-01-30T21:31:18.386Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-30T21:31:18.386Z] ---> Running in 19a85aa9d6ad [2021-01-30T21:31:18.985Z] Removing intermediate container 19a85aa9d6ad [2021-01-30T21:31:18.985Z] ---> 6be4854d9456 [2021-01-30T21:31:18.985Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-30T21:31:18.985Z] ---> Running in 7b7e48be52c8 [2021-01-30T21:31:21.623Z] Removing intermediate container 7b7e48be52c8 [2021-01-30T21:31:21.623Z] ---> d2601f08b37a [2021-01-30T21:31:21.623Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-30T21:31:21.894Z] ---> Running in 00b9da4d4eaa [2021-01-30T21:31:23.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:31:23.948Z] Collecting docker-compose==1.23.2 [2021-01-30T21:31:23.949Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-30T21:31:24.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:31:24.227Z] Removing intermediate container 5d274bbdd393 [2021-01-30T21:31:24.227Z] ---> ae11bd1ef10e [2021-01-30T21:31:24.227Z] [2021-01-30T21:31:24.227Z] Step 10/21 : FROM scratch [2021-01-30T21:31:24.227Z] ---> [2021-01-30T21:31:24.227Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-30T21:31:24.506Z] ---> Using cache [2021-01-30T21:31:24.506Z] ---> 710845b4a509 [2021-01-30T21:31:24.506Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-30T21:31:24.506Z] ---> Running in cb2f27523a53 [2021-01-30T21:31:25.104Z] (1/5) Installing libgcc (10.2.1_pre1-r3) [2021-01-30T21:31:25.104Z] Removing intermediate container cb2f27523a53 [2021-01-30T21:31:25.104Z] ---> c293946e584a [2021-01-30T21:31:25.104Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-30T21:31:25.104Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-30T21:31:25.104Z] ---> Running in e24378b57c0c [2021-01-30T21:31:25.104Z] (3/5) Installing libstdc++ (10.2.1_pre1-r3) [2021-01-30T21:31:25.104Z] Collecting docker<4.0,>=3.6.0 [2021-01-30T21:31:25.380Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-30T21:31:25.380Z] (4/5) Installing libzmq (4.3.3-r1) [2021-01-30T21:31:25.656Z] (5/5) Installing zeromq (4.3.3-r1) [2021-01-30T21:31:25.656Z] Removing intermediate container e24378b57c0c [2021-01-30T21:31:25.656Z] ---> f1e65bf32711 [2021-01-30T21:31:25.656Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-30T21:31:25.656Z] Executing busybox-1.32.1-r2.trigger [2021-01-30T21:31:25.656Z] OK: 8 MiB in 19 packages [2021-01-30T21:31:26.639Z] ---> 7c17ae3db986 [2021-01-30T21:31:26.639Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-30T21:31:27.232Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-30T21:31:27.232Z] Removing intermediate container 00b9da4d4eaa [2021-01-30T21:31:27.232Z] ---> c7d3c4d55db3 [2021-01-30T21:31:27.232Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-30T21:31:27.232Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-30T21:31:27.839Z] ---> 03940877033a [2021-01-30T21:31:27.839Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-30T21:31:28.114Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-30T21:31:28.114Z] ---> 6f18e9e58491 [2021-01-30T21:31:28.114Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-30T21:31:28.114Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-30T21:31:28.717Z] Collecting docopt<0.7,>=0.6.1 [2021-01-30T21:31:28.717Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-30T21:31:28.717Z] ---> 6307885c952d [2021-01-30T21:31:28.717Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-30T21:31:29.001Z] ---> Running in df3ed6ecbef5 [2021-01-30T21:31:29.596Z] ---> 0c41d07e63da [2021-01-30T21:31:29.596Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-30T21:31:29.596Z] Removing intermediate container df3ed6ecbef5 [2021-01-30T21:31:29.596Z] ---> 5000ccbb8990 [2021-01-30T21:31:29.596Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:31:29.869Z] ---> Running in 5c9b2d9f7b4c [2021-01-30T21:31:30.142Z] Removing intermediate container 5c9b2d9f7b4c [2021-01-30T21:31:30.142Z] ---> 7d20b1b4d704 [2021-01-30T21:31:30.142Z] Step 19/21 : LABEL arch=arm64 [2021-01-30T21:31:30.413Z] ---> 6c2aba258354 [2021-01-30T21:31:30.413Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-30T21:31:30.413Z] ---> Running in b5c294411f6d [2021-01-30T21:31:30.413Z] ---> Running in 157a25878d00 [2021-01-30T21:31:31.017Z] Removing intermediate container b5c294411f6d [2021-01-30T21:31:31.017Z] ---> de79309816fb [2021-01-30T21:31:31.017Z] Step 20/21 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:31:31.017Z] Removing intermediate container 157a25878d00 [2021-01-30T21:31:31.017Z] ---> 340590b3a6cd [2021-01-30T21:31:31.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:31:31.017Z] ---> Running in 6d46cddeb8ea [2021-01-30T21:31:31.017Z] ---> Running in fca20e215010 [2021-01-30T21:31:31.605Z] Removing intermediate container 6d46cddeb8ea [2021-01-30T21:31:31.605Z] ---> de326719b83c [2021-01-30T21:31:31.605Z] Step 21/21 : LABEL version=0.0.0 [2021-01-30T21:31:31.605Z] Collecting jsonschema<3,>=2.5.1 [2021-01-30T21:31:31.605Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-30T21:31:31.605Z] Removing intermediate container fca20e215010 [2021-01-30T21:31:31.605Z] ---> 5781b0b00186 [2021-01-30T21:31:31.605Z] Step 21/23 : LABEL arch=arm64 [2021-01-30T21:31:31.605Z] ---> Running in e2555468ed1d [2021-01-30T21:31:31.877Z] ---> Running in 474b87685771 [2021-01-30T21:31:32.149Z] Collecting cached-property<2,>=1.2.0 [2021-01-30T21:31:32.149Z] Removing intermediate container e2555468ed1d [2021-01-30T21:31:32.149Z] ---> 7f3b9c2fca7e [2021-01-30T21:31:32.149Z] [2021-01-30T21:31:32.149Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-30T21:31:32.425Z] Removing intermediate container 474b87685771 [2021-01-30T21:31:32.425Z] ---> ee4baaf2e098 [2021-01-30T21:31:32.425Z] Step 22/23 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:31:32.425Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-30T21:31:32.425Z] ---> Running in e4210d0ee58e [2021-01-30T21:31:32.425Z] Collecting texttable<0.10,>=0.9.0 [2021-01-30T21:31:32.699Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-30T21:31:32.699Z] Successfully built 7f3b9c2fca7e [2021-01-30T21:31:32.699Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-30T21:31:32.973Z]  Building docker-support-scheduler-go ... done Removing intermediate container e4210d0ee58e [2021-01-30T21:31:32.973Z] ---> cf52d62b8aa1 [2021-01-30T21:31:32.973Z] Step 23/23 : LABEL version=0.0.0 [2021-01-30T21:31:32.973Z] ---> Running in 61f13a6e8583 [2021-01-30T21:31:33.565Z] Removing intermediate container 61f13a6e8583 [2021-01-30T21:31:33.565Z] ---> 2015c3739394 [2021-01-30T21:31:33.565Z] [2021-01-30T21:31:33.838Z] Successfully built 2015c3739394 [2021-01-30T21:31:33.838Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-30T21:31:34.810Z]  Building docker-core-data-go ... done Collecting dockerpty<0.5,>=0.4.1 [2021-01-30T21:31:34.810Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-30T21:31:37.411Z] Collecting PyYAML<4,>=3.10 [2021-01-30T21:31:37.411Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-30T21:31:40.016Z] Collecting docker-pycreds>=0.4.0 [2021-01-30T21:31:40.016Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-30T21:31:40.286Z] Collecting idna<2.8,>=2.5 [2021-01-30T21:31:40.286Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-30T21:31:40.286Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-30T21:31:40.882Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-30T21:31:40.882Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-30T21:31:41.153Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-30T21:31:41.153Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-30T21:31:41.153Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-30T21:31:41.153Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-30T21:31:41.153Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-30T21:31:41.749Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, jsonschema, cached-property, texttable, dockerpty, PyYAML, docker-compose [2021-01-30T21:31:42.347Z] Attempting uninstall: idna [2021-01-30T21:31:42.347Z] Found existing installation: idna 2.9 [2021-01-30T21:31:42.347Z] Uninstalling idna-2.9: [2021-01-30T21:31:42.347Z] Successfully uninstalled idna-2.9 [2021-01-30T21:31:42.941Z] Attempting uninstall: urllib3 [2021-01-30T21:31:42.941Z] Found existing installation: urllib3 1.25.9 [2021-01-30T21:31:42.941Z] Uninstalling urllib3-1.25.9: [2021-01-30T21:31:43.211Z] Successfully uninstalled urllib3-1.25.9 [2021-01-30T21:31:43.802Z] Attempting uninstall: requests [2021-01-30T21:31:43.802Z] Found existing installation: requests 2.23.0 [2021-01-30T21:31:43.802Z] Uninstalling requests-2.23.0: [2021-01-30T21:31:43.802Z] Successfully uninstalled requests-2.23.0 [2021-01-30T21:31:44.772Z] Running setup.py install for docopt: started [2021-01-30T21:31:46.735Z] Running setup.py install for docopt: finished with status 'done' [2021-01-30T21:31:46.735Z] Running setup.py install for texttable: started [2021-01-30T21:31:48.695Z] Running setup.py install for texttable: finished with status 'done' [2021-01-30T21:31:48.695Z] Running setup.py install for dockerpty: started [2021-01-30T21:31:50.653Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-30T21:31:50.653Z] Running setup.py install for PyYAML: started [2021-01-30T21:31:52.617Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-30T21:31:53.208Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-30T21:31:57.490Z] Removing intermediate container 25181d7ac42f [2021-01-30T21:31:57.491Z] ---> decc5f1e3e22 [2021-01-30T21:31:57.491Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-30T21:31:57.491Z] ---> Running in 5472a92fdc0f [2021-01-30T21:31:58.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-30T21:31:58.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-30T21:31:59.327Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-30T21:31:59.327Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-30T21:31:59.327Z] (3/3) Installing curl (7.69.1-r3) [2021-01-30T21:31:59.327Z] Executing busybox-1.31.1-r19.trigger [2021-01-30T21:31:59.327Z] OK: 71 MiB in 58 packages [2021-01-30T21:32:00.304Z] Removing intermediate container 5472a92fdc0f [2021-01-30T21:32:00.304Z] ---> ebb46fa674f0 [2021-01-30T21:32:00.304Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-30T21:32:00.576Z] ---> Running in e54216dafebb [2021-01-30T21:32:00.851Z] Removing intermediate container e54216dafebb [2021-01-30T21:32:00.851Z] ---> 58a416827a6f [2021-01-30T21:32:00.851Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-30T21:32:01.122Z] ---> Running in 011e2bf2dadb [2021-01-30T21:32:01.393Z] Removing intermediate container 011e2bf2dadb [2021-01-30T21:32:01.393Z] ---> 9a235c2047ce [2021-01-30T21:32:01.393Z] Step 25/27 : LABEL arch=arm64 [2021-01-30T21:32:01.665Z] ---> Running in 52fbff90ec30 [2021-01-30T21:32:01.937Z] Removing intermediate container 52fbff90ec30 [2021-01-30T21:32:01.937Z] ---> 03d467572a15 [2021-01-30T21:32:01.937Z] Step 26/27 : LABEL git_sha=bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [2021-01-30T21:32:02.209Z] ---> Running in cba3df279c2b [2021-01-30T21:32:02.483Z] Removing intermediate container cba3df279c2b [2021-01-30T21:32:02.483Z] ---> d21baaa431c8 [2021-01-30T21:32:02.483Z] Step 27/27 : LABEL version=0.0.0 [2021-01-30T21:32:02.756Z] ---> Running in 9ec6d7f1fe19 [2021-01-30T21:32:03.349Z] Removing intermediate container 9ec6d7f1fe19 [2021-01-30T21:32:03.349Z] ---> adfda62a6c87 [2021-01-30T21:32:03.349Z] [2021-01-30T21:32:03.621Z] Successfully built adfda62a6c87 [2021-01-30T21:32:03.621Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-30T21:32:03.908Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-30T21:32:03.947Z] $ docker stop --time=1 6bc1de60b412f1ddda7ab5dfd058dcceb317e2705a7186f68f2cc5bbedf7f3ed [2021-01-30T21:32:05.850Z] $ docker rm -f 6bc1de60b412f1ddda7ab5dfd058dcceb317e2705a7186f68f2cc5bbedf7f3ed [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-30T21:32:06.561Z] + docker images [2021-01-30T21:32:06.561Z] + grep docker [2021-01-30T21:32:06.833Z] docker-sys-mgmt-agent-go-arm64 latest adfda62a6c87 4 seconds ago 300MB [2021-01-30T21:32:06.833Z] docker-core-data-go-arm64 latest 2015c3739394 33 seconds ago 22.4MB [2021-01-30T21:32:06.833Z] docker-support-scheduler-go-arm64 latest 7f3b9c2fca7e 35 seconds ago 11.5MB [2021-01-30T21:32:06.833Z] docker-support-notifications-go-arm64 latest 6dac5a441951 About a minute ago 12.9MB [2021-01-30T21:32:06.833Z] docker-security-proxy-setup-go-arm64 latest b91176b094c8 2 minutes ago 15.9MB [2021-01-30T21:32:06.833Z] docker-security-secretstore-setup-go-arm64 latest 6e601af32898 2 minutes ago 23.5MB [2021-01-30T21:32:06.833Z] docker-core-metadata-go-arm64 latest c51f282cfe47 4 minutes ago 13.6MB [2021-01-30T21:32:06.833Z] docker-security-secrets-setup-go-arm64 latest db6bb201aa6e 4 minutes ago 22.7MB [2021-01-30T21:32:06.833Z] docker-core-command-go-arm64 latest ccd367cc5520 4 minutes ago 11.3MB [2021-01-30T21:32:06.833Z] docker-security-bootstrap-redis-go-arm64 latest 945a9cddb8dc 4 minutes ago 15.2MB [2021-01-30T21:32:06.833Z] docker-support-logging-go-arm64 latest c12645fec33c 4 minutes ago 10.6MB [2021-01-30T21:32:06.833Z] docker latest 83ca638d8957 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-30T21:32:09.657Z] provisioning config files... [2021-01-30T21:32:09.674Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2412041053198731073tmp [Pipeline] { [Pipeline] sh [2021-01-30T21:32:10.107Z] + set +x [2021-01-30T21:32:10.107Z] + curl -s https://codecov.io/bash [2021-01-30T21:32:10.107Z] + bash -s -- [2021-01-30T21:32:10.687Z] [2021-01-30T21:32:10.687Z] _____ _ [2021-01-30T21:32:10.687Z] / ____| | | [2021-01-30T21:32:10.687Z] | | ___ __| | ___ ___ _____ __ [2021-01-30T21:32:10.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-30T21:32:10.687Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-30T21:32:10.687Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-30T21:32:10.687Z] Bash-20210129-7c25fce [2021-01-30T21:32:10.687Z] [2021-01-30T21:32:10.687Z] [2021-01-30T21:32:10.687Z] ==> git version 2.24.3 found [2021-01-30T21:32:10.687Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-30T21:32:10.687Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-30T21:32:10.687Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-30T21:32:10.687Z] ==> Jenkins CI detected. [2021-01-30T21:32:10.687Z] project root: . [2021-01-30T21:32:10.687Z] --> token set from env [2021-01-30T21:32:10.687Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-30T21:32:10.687Z] ==> Running gcov in . (disable via -X gcov) [2021-01-30T21:32:10.687Z] ==> Python coveragepy not found [2021-01-30T21:32:10.687Z] ==> Searching for coverage reports in: [2021-01-30T21:32:10.687Z] + . [2021-01-30T21:32:10.687Z] -> Found 1 reports [2021-01-30T21:32:10.687Z] ==> Detecting git/mercurial file structure [2021-01-30T21:32:10.687Z] ==> Reading reports [2021-01-30T21:32:10.953Z] + ./coverage.out bytes=541382 [2021-01-30T21:32:10.953Z] ==> Appending adjustments [2021-01-30T21:32:10.953Z] https://docs.codecov.io/docs/fixing-reports [2021-01-30T21:32:14.267Z] + Found adjustments [2021-01-30T21:32:14.267Z] ==> Gzipping contents [2021-01-30T21:32:14.267Z] 84K /tmp/codecov.4hlmPm.gz [2021-01-30T21:32:14.267Z] ==> Uploading reports [2021-01-30T21:32:14.267Z] url: https://codecov.io [2021-01-30T21:32:14.267Z] query: branch=PR-3102&commit=bf5c00247f72bb2ef98cdb5ede1c907a16769b45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3102&job=&cmd_args= [2021-01-30T21:32:14.267Z] -> Pinging Codecov [2021-01-30T21:32:14.267Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3102&commit=bf5c00247f72bb2ef98cdb5ede1c907a16769b45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3102&job=&cmd_args= [2021-01-30T21:32:14.529Z] -> Uploading to [2021-01-30T21:32:14.529Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-30/00271124DB129430A58F1EEE437C3FCB/bf5c00247f72bb2ef98cdb5ede1c907a16769b45/cb5a0b4a-b29b-4ec4-b85b-057d52e4244c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210130T213214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42ccfb1f7cfe8ae8a7383a2f9ef36e6ce7f87ea7404405aed2e36bb1ba4d8c16 [2021-01-30T21:32:14.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-30T21:32:14.529Z] Dload Upload Total Spent Left Speed [2021-01-30T21:32:15.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85177 0 0 100 85177 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-01-30T21:32:15.365Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/bf5c00247f72bb2ef98cdb5ede1c907a16769b45 [Pipeline] } [2021-01-30T21:32:15.390Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:32:18.249Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:32:19.179Z] ---> package-listing.sh [2021-01-30T21:32:19.179Z] ++ facter osfamily [2021-01-30T21:32:19.179Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-30T21:32:19.179Z] + OS_FAMILY=redhat [2021-01-30T21:32:19.179Z] + workspace=/w/workspace/edgex-go/1 [2021-01-30T21:32:19.179Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-30T21:32:19.179Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-30T21:32:19.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-30T21:32:19.179Z] + PACKAGES=/tmp/packages_start.txt [2021-01-30T21:32:19.179Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-30T21:32:19.179Z] + PACKAGES=/tmp/packages_end.txt [2021-01-30T21:32:19.179Z] + case "${OS_FAMILY}" in [2021-01-30T21:32:19.179Z] + rpm -qa [2021-01-30T21:32:19.179Z] + sort [2021-01-30T21:32:24.496Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-30T21:32:24.496Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-30T21:32:24.496Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-30T21:32:24.496Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-30T21:32:24.496Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-30T21:32:24.496Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-30T21:32:24.532Z] 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-01-30T21:32:24.855Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:32:25.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-30T21:32:25.214Z] [2021-01-30T21:32:25.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-30T21:32:25.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-30T21:32:25.648Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-30T21:32:25.648Z] df20fa9351a1: Pulling fs layer [2021-01-30T21:32:25.648Z] 36b3adc4ff6f: Pulling fs layer [2021-01-30T21:32:25.648Z] 8ad3a11d3b57: Pulling fs layer [2021-01-30T21:32:25.648Z] 46f8f816bc3b: Pulling fs layer [2021-01-30T21:32:25.648Z] 93b61091891f: Pulling fs layer [2021-01-30T21:32:25.648Z] 93b9cdb0e59b: Pulling fs layer [2021-01-30T21:32:25.648Z] 5e14af77c1be: Pulling fs layer [2021-01-30T21:32:25.648Z] 01666e4c0597: Pulling fs layer [2021-01-30T21:32:25.648Z] aa168da1d23b: Pulling fs layer [2021-01-30T21:32:25.648Z] 46f8f816bc3b: Waiting [2021-01-30T21:32:25.648Z] 93b61091891f: Waiting [2021-01-30T21:32:25.648Z] 93b9cdb0e59b: Waiting [2021-01-30T21:32:25.648Z] 5e14af77c1be: Waiting [2021-01-30T21:32:25.648Z] 01666e4c0597: Waiting [2021-01-30T21:32:25.648Z] aa168da1d23b: Waiting [2021-01-30T21:32:25.648Z] 36b3adc4ff6f: Download complete [2021-01-30T21:32:25.648Z] 46f8f816bc3b: Verifying Checksum [2021-01-30T21:32:25.648Z] 46f8f816bc3b: Download complete [2021-01-30T21:32:26.025Z] df20fa9351a1: Verifying Checksum [2021-01-30T21:32:26.025Z] df20fa9351a1: Download complete [2021-01-30T21:32:26.025Z] 93b9cdb0e59b: Verifying Checksum [2021-01-30T21:32:26.025Z] 93b9cdb0e59b: Download complete [2021-01-30T21:32:26.025Z] 5e14af77c1be: Verifying Checksum [2021-01-30T21:32:26.025Z] 5e14af77c1be: Download complete [2021-01-30T21:32:26.025Z] 93b61091891f: Verifying Checksum [2021-01-30T21:32:26.025Z] 93b61091891f: Download complete [2021-01-30T21:32:26.025Z] 01666e4c0597: Verifying Checksum [2021-01-30T21:32:26.025Z] 01666e4c0597: Download complete [2021-01-30T21:32:26.025Z] 8ad3a11d3b57: Verifying Checksum [2021-01-30T21:32:26.025Z] 8ad3a11d3b57: Download complete [2021-01-30T21:32:26.331Z] df20fa9351a1: Pull complete [2021-01-30T21:32:26.625Z] 36b3adc4ff6f: Pull complete [2021-01-30T21:32:28.076Z] aa168da1d23b: Verifying Checksum [2021-01-30T21:32:28.076Z] aa168da1d23b: Download complete [2021-01-30T21:32:29.025Z] 8ad3a11d3b57: Pull complete [2021-01-30T21:32:29.297Z] 46f8f816bc3b: Pull complete [2021-01-30T21:32:30.255Z] 93b61091891f: Pull complete [2021-01-30T21:32:30.255Z] 93b9cdb0e59b: Pull complete [2021-01-30T21:32:30.255Z] 5e14af77c1be: Pull complete [2021-01-30T21:32:30.518Z] 01666e4c0597: Pull complete [2021-01-30T21:32:40.576Z] aa168da1d23b: Pull complete [2021-01-30T21:32:40.576Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-30T21:32:40.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-30T21:32:40.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-30T21:32:41.150Z] prd-centos7-docker-4c-2g-24120 does not seem to be running inside a container [2021-01-30T21:32:41.229Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-30T21:32:45.035Z] $ docker top 6270991eb28aa08fd17945f7c86465808f72442b8f03c16d26c92c60fe01e8fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-30T21:32:45.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-30T21:32:45.950Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-30T21:32:46.281Z] + ls /var/log/sa-host [2021-01-30T21:32:46.281Z] + sadf -c /var/log/sa-host/sa23 [2021-01-30T21:32:46.281Z] file_magic: OK [2021-01-30T21:32:46.281Z] HZ: Using current value: 100 [2021-01-30T21:32:46.281Z] file_header: OK [2021-01-30T21:32:46.281Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-30T21:32:46.281Z] Statistics: [2021-01-30T21:32:46.281Z] Hnuu...uuuununununu... [2021-01-30T21:32:46.281Z] File successfully converted to sysstat format version 12.2.1 [2021-01-30T21:32:46.281Z] + sadf -c /var/log/sa-host/sa30 [2021-01-30T21:32:46.281Z] file_magic: OK [2021-01-30T21:32:46.281Z] HZ: Using current value: 100 [2021-01-30T21:32:46.281Z] file_header: OK [2021-01-30T21:32:46.281Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-30T21:32:46.281Z] Statistics: [2021-01-30T21:32:46.281Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-30T21:32:46.281Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-30T21:32:47.019Z] provisioning config files... [2021-01-30T21:32:47.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4124619362043541805tmp [Pipeline] { [Pipeline] echo [2021-01-30T21:32:47.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:32:47.583Z] ---> create-netrc.sh [Pipeline] } [2021-01-30T21:32:47.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-30T21:32:47.832Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:32:48.164Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-30T21:32:48.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:32:48.544Z] ---> sudo-logs.sh [2021-01-30T21:32:48.544Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-30T21:32:48.573Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:32:48.911Z] ---> job-cost.sh [2021-01-30T21:32:48.911Z] lf-activate-venv: SKIPPING [2021-01-30T21:32:48.911Z] INFO: No Stack... [2021-01-30T21:32:49.862Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-30T21:32:50.436Z] INFO: Archiving Costs [Pipeline] echo [2021-01-30T21:32:50.466Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-30T21:32:50.813Z] ---> logs-deploy.sh [2021-01-30T21:32:50.813Z] lf-activate-venv: SKIPPING [2021-01-30T21:32:50.813Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3102/1 [2021-01-30T21:32:50.813Z] INFO: archiving workspace using pattern(s): [2021-01-30T21:32:52.202Z] Archives upload complete. [2021-01-30T21:32:52.202Z] INFO: archiving logs to Nexus