Pull request #3202 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 3011de63955d4c066a248ef349eb9c602d5bef12+73dc428bea26e7bc953b08348183f35641f26ad3 (df3b04206de23764310e78956888124791b302f0) 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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-3202/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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3202/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27818 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 73dc428bea26e7bc953b08348183f35641f26ad3 into PR head commit 3011de63955d4c066a248ef349eb9c602d5bef12 Merge succeeded, producing 3011de63955d4c066a248ef349eb9c602d5bef12 Checking out Revision 3011de63955d4c066a248ef349eb9c602d5bef12 (PR-3202) > 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/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # 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 73dc428bea26e7bc953b08348183f35641f26ad3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 Commit message: "feat(data): Add CBOR support for V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-26T07:03:39.352Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-26T07:03:39.692Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-26T07:03:39.911Z] ========================================================= [2021-02-26T07:03:39.911Z] EdgeX Global Pipelines Version Info [2021-02-26T07:03:39.911Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:03:43.206Z] ------------------- [2021-02-26T07:03:43.206Z] stable info: [2021-02-26T07:03:43.206Z] ------------------- [2021-02-26T07:03:43.206Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-26T07:03:43.206Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T07:03:43.206Z] Message: update stable to v1.0.182 [2021-02-26T07:03:44.156Z] ------------------- [2021-02-26T07:03:44.156Z] experimental info: [2021-02-26T07:03:44.156Z] ------------------- [2021-02-26T07:03:44.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-26T07:03:44.156Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T07:03:44.156Z] Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-26T07:03:44.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-26T07:03:44.697Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-26T07:03:44.875Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-26T07:03:45.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-26T07:03:45.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-26T07:03:45.277Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-26T07:03:45.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-26T07:03:45.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-26T07:03:45.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-26T07:03:45.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-26T07:03:46.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-26T07:03:46.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-26T07:03:46.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-26T07:03:46.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-26T07:03:46.584Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-26T07:03:46.720Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-26T07:03:46.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-26T07:03:47.002Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-26T07:03:47.131Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-26T07:03:47.282Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-26T07:03:47.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-26T07:03:47.546Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-02-26T07:03:47.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3202 [Pipeline] echo [2021-02-26T07:03:47.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3202 [Pipeline] echo [2021-02-26T07:03:47.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3202 [Pipeline] echo [2021-02-26T07:03:48.057Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3011de63955d4c066a248ef349eb9c602d5bef12 [Pipeline] echo [2021-02-26T07:03:48.188Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3011de6 [Pipeline] echo [2021-02-26T07:03:48.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-26T07:03:48.582Z] provisioning config files... [2021-02-26T07:03:48.627Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4696047519951367126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:03:49.077Z] ---> docker-login.sh [2021-02-26T07:03:49.077Z] nexus3.edgexfoundry.org:10001 [2021-02-26T07:03:49.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:03:49.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:03:49.347Z] Configure a credential helper to remove this warning. See [2021-02-26T07:03:49.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:03:49.347Z] [2021-02-26T07:03:49.347Z] Login Succeeded [2021-02-26T07:03:49.347Z] nexus3.edgexfoundry.org:10002 [2021-02-26T07:03:49.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:03:49.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:03:49.612Z] Configure a credential helper to remove this warning. See [2021-02-26T07:03:49.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:03:49.612Z] [2021-02-26T07:03:49.612Z] Login Succeeded [2021-02-26T07:03:49.612Z] nexus3.edgexfoundry.org:10003 [2021-02-26T07:03:49.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:03:49.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:03:49.874Z] Configure a credential helper to remove this warning. See [2021-02-26T07:03:49.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:03:49.874Z] [2021-02-26T07:03:49.874Z] Login Succeeded [2021-02-26T07:03:49.874Z] nexus3.edgexfoundry.org:10004 [2021-02-26T07:03:49.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:03:50.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:03:50.141Z] Configure a credential helper to remove this warning. See [2021-02-26T07:03:50.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:03:50.141Z] [2021-02-26T07:03:50.141Z] Login Succeeded [2021-02-26T07:03:50.141Z] docker.io [2021-02-26T07:03:50.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:03:50.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:03:50.403Z] Configure a credential helper to remove this warning. See [2021-02-26T07:03:50.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:03:50.403Z] [2021-02-26T07:03:50.403Z] Login Succeeded [2021-02-26T07:03:50.403Z] ---> docker-login.sh ends [Pipeline] } [2021-02-26T07:03:50.428Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T07:03:51.096Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-26T07:03:51.096Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T07:03:51.096Z] ++ dirname cmd/core-command/Dockerfile [2021-02-26T07:03:51.096Z] ++ cut -d/ -f2 [2021-02-26T07:03:51.096Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-26T07:03:51.096Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T07:03:51.096Z] ++ dirname cmd/core-data/Dockerfile [2021-02-26T07:03:51.096Z] ++ cut -d/ -f2 [2021-02-26T07:03:51.096Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-26T07:03:51.096Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T07:03:51.096Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-26T07:03:51.096Z] ++ cut -d/ -f2 [2021-02-26T07:03:51.096Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-26T07:03:51.096Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T07:03:51.096Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-26T07:03:51.096Z] ++ cut -d/ -f2 [2021-02-26T07:03:51.096Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-26T07:03:51.096Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T07:03:51.096Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-26T07:03:51.096Z] ++ cut -d/ -f2 [2021-02-26T07:03:51.096Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-26T07:03:51.096Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T07:03:51.096Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-26T07:03:51.096Z] ++ cut -d/ -f2 [2021-02-26T07:03:51.096Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-26T07:03:51.096Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T07:03:51.096Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-26T07:03:51.096Z] ++ cut -d/ -f2 [2021-02-26T07:03:51.096Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-26T07:03:51.096Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T07:03:51.096Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-26T07:03:51.096Z] ++ cut -d/ -f2 [2021-02-26T07:03:51.096Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-26T07:03:51.096Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-26T07:03:51.096Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-26T07:03:51.096Z] ++ cut -d/ -f2 [2021-02-26T07:03:51.096Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-26T07:03:51.192Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:03:52.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T07:03:52.283Z] [2021-02-26T07:03:52.283Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:03:52.666Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T07:03:52.666Z] latest: Pulling from edgex-devops/git-semver [2021-02-26T07:03:52.666Z] 31603596830f: Pulling fs layer [2021-02-26T07:03:52.666Z] 2a8b12db71e7: Pulling fs layer [2021-02-26T07:03:52.666Z] 6ca5941a6612: Pulling fs layer [2021-02-26T07:03:52.666Z] ecc8261a40a4: Pulling fs layer [2021-02-26T07:03:52.666Z] ecc8261a40a4: Waiting [2021-02-26T07:03:52.666Z] 2a8b12db71e7: Verifying Checksum [2021-02-26T07:03:52.666Z] 2a8b12db71e7: Download complete [2021-02-26T07:03:52.930Z] 31603596830f: Verifying Checksum [2021-02-26T07:03:52.930Z] 31603596830f: Download complete [2021-02-26T07:03:52.930Z] 6ca5941a6612: Verifying Checksum [2021-02-26T07:03:52.930Z] 6ca5941a6612: Download complete [2021-02-26T07:03:52.930Z] ecc8261a40a4: Verifying Checksum [2021-02-26T07:03:52.930Z] ecc8261a40a4: Download complete [2021-02-26T07:03:53.203Z] 31603596830f: Pull complete [2021-02-26T07:03:53.203Z] 2a8b12db71e7: Pull complete [2021-02-26T07:03:54.150Z] 6ca5941a6612: Pull complete [2021-02-26T07:03:54.413Z] ecc8261a40a4: Pull complete [2021-02-26T07:03:54.413Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-26T07:03:54.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T07:03:54.413Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-26T07:03:54.537Z] prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container [2021-02-26T07:03:54.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-26T07:03:57.104Z] $ docker top b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-26T07:03:57.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T07:03:57.454Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T07:03:57.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T07:03:57.651Z] $ docker exec b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 ssh-agent [2021-02-26T07:03:57.809Z] SSH_AUTH_SOCK=/tmp/ssh-7r25qBrRBemT/agent.12 [2021-02-26T07:03:57.809Z] SSH_AGENT_PID=17 [2021-02-26T07:03:57.818Z] Running ssh-add (command line suppressed) [2021-02-26T07:03:57.936Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2419022391429771351.key (/w/workspace/edgex-go/1@tmp/private_key_2419022391429771351.key) [2021-02-26T07:03:57.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T07:03:58.366Z] + git tag --points-at HEAD [Pipeline] } [2021-02-26T07:03:58.394Z] $ docker exec --env ******** --env ******** b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 ssh-agent -k [2021-02-26T07:03:58.504Z] unset SSH_AUTH_SOCK; [2021-02-26T07:03:58.504Z] unset SSH_AGENT_PID; [2021-02-26T07:03:58.504Z] echo Agent pid 17 killed; [2021-02-26T07:03:58.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-26T07:03:58.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T07:03:58.743Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T07:03:58.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T07:03:58.935Z] $ docker exec b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 ssh-agent [2021-02-26T07:03:59.094Z] SSH_AUTH_SOCK=/tmp/ssh-UpULCBMhXYtj/agent.47 [2021-02-26T07:03:59.094Z] SSH_AGENT_PID=52 [2021-02-26T07:03:59.101Z] Running ssh-add (command line suppressed) [2021-02-26T07:03:59.213Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_213961579619503008.key (/w/workspace/edgex-go/1@tmp/private_key_213961579619503008.key) [2021-02-26T07:03:59.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T07:03:59.636Z] + git semver init [2021-02-26T07:03:59.636Z] # -> Open(): unable to determine branch for HEAD [2021-02-26T07:03:59.636Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-26T07:03:59.636Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-26T07:03:59.636Z] # $SEMVER_REMOTE_NAME = origin [2021-02-26T07:03:59.636Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-26T07:03:59.636Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-26T07:03:59.636Z] # $SEMVER_BRANCH = PR-3202 [2021-02-26T07:03:59.636Z] # $SEMVER_TEMP = /tmp/semver-217203339 [2021-02-26T07:03:59.636Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-26T07:04:17.820Z] # '/tmp/semver-217203339' -> '/w/workspace/edgex-go/1/.semver' [2021-02-26T07:04:17.821Z] # -> Force: false [2021-02-26T07:04:17.821Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-26T07:04:17.842Z] $ docker exec --env ******** --env ******** b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 ssh-agent -k [2021-02-26T07:04:18.067Z] unset SSH_AUTH_SOCK; [2021-02-26T07:04:18.067Z] unset SSH_AGENT_PID; [2021-02-26T07:04:18.067Z] echo Agent pid 52 killed; [2021-02-26T07:04:18.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T07:04:18.742Z] + git semver [Pipeline] } [2021-02-26T07:04:18.781Z] $ docker stop --time=1 b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 [2021-02-26T07:04:20.459Z] $ docker rm -f b611657610861bda05417948c54bcb18bce82c2ba87be1285acb474d7612a6c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T07:04:21.193Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-26T07:04:21.776Z] Stashed 1 file(s) [Pipeline] echo [2021-02-26T07:04:21.813Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T07:04:23.097Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-26T07:04:23.430Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T07:04:23.759Z] + sudo service docker restart [2021-02-26T07:04:23.759Z] + true [2021-02-26T07:04:23.759Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-26T07:04:24.385Z] ========================================================= [2021-02-26T07:04:24.385Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-26T07:04:24.385Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:04:24.797Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-26T07:04:28.126Z] Sending build context to Docker daemon 328MB [2021-02-26T07:04:28.127Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-26T07:04:28.127Z] Step 2/6 : FROM ${BASE} [2021-02-26T07:04:28.127Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-26T07:04:28.127Z] 188c0c94c7c5: Pulling fs layer [2021-02-26T07:04:28.127Z] 0ef7d3d256c8: Pulling fs layer [2021-02-26T07:04:28.127Z] de9db76c5a1d: Pulling fs layer [2021-02-26T07:04:28.127Z] bca2f99d35d6: Pulling fs layer [2021-02-26T07:04:28.127Z] 93359f2a8cfa: Pulling fs layer [2021-02-26T07:04:28.127Z] 7c6f9722023f: Pulling fs layer [2021-02-26T07:04:28.127Z] a35cf1a2eb13: Pulling fs layer [2021-02-26T07:04:28.127Z] 93359f2a8cfa: Waiting [2021-02-26T07:04:28.127Z] bca2f99d35d6: Waiting [2021-02-26T07:04:28.127Z] 7c6f9722023f: Waiting [2021-02-26T07:04:28.127Z] a35cf1a2eb13: Waiting [2021-02-26T07:04:28.127Z] de9db76c5a1d: Download complete [2021-02-26T07:04:28.127Z] 0ef7d3d256c8: Download complete [2021-02-26T07:04:28.127Z] 93359f2a8cfa: Verifying Checksum [2021-02-26T07:04:28.127Z] 93359f2a8cfa: Download complete [2021-02-26T07:04:28.127Z] 7c6f9722023f: Verifying Checksum [2021-02-26T07:04:28.127Z] 7c6f9722023f: Download complete [2021-02-26T07:04:28.127Z] 188c0c94c7c5: Verifying Checksum [2021-02-26T07:04:28.127Z] 188c0c94c7c5: Download complete [2021-02-26T07:04:28.127Z] 188c0c94c7c5: Pull complete [2021-02-26T07:04:28.389Z] 0ef7d3d256c8: Pull complete [2021-02-26T07:04:28.389Z] de9db76c5a1d: Pull complete [2021-02-26T07:04:30.960Z] a35cf1a2eb13: Verifying Checksum [2021-02-26T07:04:30.960Z] a35cf1a2eb13: Download complete [2021-02-26T07:04:30.960Z] bca2f99d35d6: Verifying Checksum [2021-02-26T07:04:30.960Z] bca2f99d35d6: Download complete [2021-02-26T07:04:36.280Z] bca2f99d35d6: Pull complete [2021-02-26T07:04:36.280Z] 93359f2a8cfa: Pull complete [2021-02-26T07:04:36.280Z] 7c6f9722023f: Pull complete [2021-02-26T07:04:37.426Z] Still waiting to schedule task [2021-02-26T07:04:37.426Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-26T07:04:41.592Z] a35cf1a2eb13: Pull complete [2021-02-26T07:04:41.592Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-26T07:04:41.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-26T07:04:41.593Z] ---> a62c8e92a672 [2021-02-26T07:04:41.593Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-26T07:04:41.593Z] ---> Running in 1a4554da6146 [2021-02-26T07:04:41.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:04:42.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:04:42.817Z] (1/12) Installing libmagic (5.38-r0) [2021-02-26T07:04:43.081Z] (2/12) Installing file (5.38-r0) [2021-02-26T07:04:43.081Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-26T07:04:43.347Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-26T07:04:48.660Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-26T07:04:48.660Z] (6/12) Installing patch (2.7.6-r6) [2021-02-26T07:04:48.660Z] (7/12) Installing build-base (0.5-r2) [2021-02-26T07:04:48.660Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-26T07:04:48.660Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-26T07:04:48.660Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-26T07:04:48.660Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-26T07:04:48.660Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-26T07:04:48.660Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:04:48.660Z] OK: 233 MiB in 51 packages [2021-02-26T07:04:51.986Z] Removing intermediate container 1a4554da6146 [2021-02-26T07:04:51.986Z] ---> 9f29164895f0 [2021-02-26T07:04:51.986Z] Step 4/6 : WORKDIR /edgex-go [2021-02-26T07:04:51.986Z] ---> Running in 98e3830f049f [2021-02-26T07:04:52.247Z] Removing intermediate container 98e3830f049f [2021-02-26T07:04:52.247Z] ---> fb0fccdf0cc0 [2021-02-26T07:04:52.247Z] Step 5/6 : COPY go.mod . [2021-02-26T07:04:52.512Z] ---> 5ae6bb789e56 [2021-02-26T07:04:52.512Z] Step 6/6 : RUN go mod download [2021-02-26T07:04:52.512Z] ---> Running in 3792624ff296 [2021-02-26T07:05:19.135Z] Removing intermediate container 3792624ff296 [2021-02-26T07:05:19.135Z] ---> cafc4134084a [2021-02-26T07:05:19.135Z] Successfully built cafc4134084a [2021-02-26T07:05:19.135Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:05:19.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T07:05:19.489Z] . [Pipeline] withDockerContainer [2021-02-26T07:05:19.622Z] prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container [2021-02-26T07:05:19.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-26T07:05:20.424Z] $ docker top cdfff0e20782b46b85fd80610abc4b5aa258597d36a49031186809a2dec643f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T07:05:20.978Z] + go version [2021-02-26T07:05:20.978Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-26T07:05:21.008Z] $ docker stop --time=1 cdfff0e20782b46b85fd80610abc4b5aa258597d36a49031186809a2dec643f6 [2021-02-26T07:05:22.936Z] $ docker rm -f cdfff0e20782b46b85fd80610abc4b5aa258597d36a49031186809a2dec643f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:05:24.025Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T07:05:24.025Z] . [Pipeline] withDockerContainer [2021-02-26T07:05:24.152Z] prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container [2021-02-26T07:05:24.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-26T07:05:25.012Z] $ docker top bb60cc2586b0c84bf058459ea36e14315eed5468ff86e2269b4f40efef9586e4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-26T07:05:25.233Z] ========================================================= [2021-02-26T07:05:25.233Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-26T07:05:25.233Z] ========================================================= [Pipeline] sh [2021-02-26T07:05:25.541Z] + make test [2021-02-26T07:05:25.541Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-26T07:05:33.735Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-26T07:05:52.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-26T07:05:53.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-26T07:05:56.027Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-26T07:05:56.027Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-26T07:05:56.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-26T07:05:56.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-26T07:05:56.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-26T07:05:56.880Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-26T07:05:57.856Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-26T07:05:58.126Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-26T07:06:00.717Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-26T07:06:00.717Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-26T07:06:00.717Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-26T07:06:04.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.119s coverage: 45.9% of statements [2021-02-26T07:06:04.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-26T07:06:04.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-26T07:06:04.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-26T07:06:04.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-26T07:06:04.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-26T07:06:04.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-26T07:06:04.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-26T07:06:04.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.081s coverage: 100.0% of statements [2021-02-26T07:06:06.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.165s coverage: 27.1% of statements [2021-02-26T07:06:06.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-26T07:06:06.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-26T07:06:06.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-26T07:06:06.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-26T07:06:06.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-26T07:06:06.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-26T07:06:06.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements [2021-02-26T07:06:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-26T07:06:06.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements [2021-02-26T07:06:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-26T07:06:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-26T07:06:06.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 65.8% of statements [2021-02-26T07:06:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-26T07:06:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-26T07:06:06.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 82.4% of statements [2021-02-26T07:06:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-26T07:06:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T07:06:06.683Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 94.7% of statements [2021-02-26T07:06:06.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-26T07:06:09.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.379s coverage: 28.6% of statements [2021-02-26T07:06:09.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-26T07:06:09.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-26T07:06:09.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-26T07:06:09.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-26T07:06:09.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-26T07:06:09.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-02-26T07:06:09.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-26T07:06:09.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2021-02-26T07:06:09.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-26T07:06:09.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements [2021-02-26T07:06:09.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-26T07:06:09.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements [2021-02-26T07:06:09.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-26T07:06:09.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-02-26T07:06:09.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-26T07:06:09.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-26T07:06:09.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-26T07:06:09.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-26T07:06:12.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.437s coverage: 92.8% of statements [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-26T07:06:12.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-26T07:06:12.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-26T07:06:12.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-26T07:06:12.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.030s coverage: 45.5% of statements [2021-02-26T07:06:12.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-02-26T07:06:12.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.027s coverage: 94.1% of statements [2021-02-26T07:06:12.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-02-26T07:06:12.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements [2021-02-26T07:06:24.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements [2021-02-26T07:06:24.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements [2021-02-26T07:06:31.991Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27820 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws [2021-02-26T07:06:32.088Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-26T07:06:36.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-02-26T07:06:36.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 62.4% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.265s coverage: 68.9% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 36.6% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.122s coverage: 89.4% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.727s coverage: 29.1% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.056s coverage: 92.9% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-26T07:06:36.795Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements [2021-02-26T07:06:36.795Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-02-26T07:06:36.795Z] GO111MODULE=on go vet ./... [2021-02-26T07:06:37.049Z] using credential edgex-jenkins-ssh [2021-02-26T07:06:37.110Z] Cloning the remote Git repository [2021-02-26T07:06:37.164Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-26T07:06:37.271Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-26T07:06:37.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T07:06:37.359Z] > git --version # timeout=10 [2021-02-26T07:06:37.385Z] > git --version # 'git version 2.17.1' [2021-02-26T07:06:37.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T07:06:37.431Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T07:06:52.359Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T07:06:52.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T07:06:52.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T07:06:53.249Z] Merging remotes/origin/master commit 73dc428bea26e7bc953b08348183f35641f26ad3 into PR head commit 3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:06:53.687Z] Merge succeeded, producing 3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:06:53.688Z] Checking out Revision 3011de63955d4c066a248ef349eb9c602d5bef12 (PR-3202) [2021-02-26T07:06:52.439Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T07:06:52.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T07:06:52.453Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T07:06:53.262Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T07:06:53.280Z] > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 [2021-02-26T07:06:53.578Z] > git remote # timeout=10 [2021-02-26T07:06:53.604Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T07:06:53.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T07:06:53.636Z] > git merge 73dc428bea26e7bc953b08348183f35641f26ad3 # timeout=10 [2021-02-26T07:06:53.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T07:06:53.704Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T07:06:53.718Z] > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 [2021-02-26T07:06:58.166Z] Commit message: "feat(data): Add CBOR support for V2 API" [2021-02-26T07:06:58.217Z] > git --version # timeout=10 [2021-02-26T07:06:58.228Z] > git --version # 'git version 2.17.1' [2021-02-26T07:06:58.247Z] fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T07:07:00.129Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-26T07:07:00.558Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T07:07:00.987Z] + sudo service docker restart [2021-02-26T07:07:00.987Z] + true [2021-02-26T07:07:03.546Z] gofmt -l . [2021-02-26T07:07:03.546Z] [ "`gofmt -l .`" = "" ] [2021-02-26T07:07:03.546Z] ./bin/test-go-mod-tidy.sh [2021-02-26T07:07:03.546Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-26T07:07:03.792Z] provisioning config files... [2021-02-26T07:07:03.833Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5539775162350241434tmp [Pipeline] { [2021-02-26T07:07:03.873Z] + ls -al . [2021-02-26T07:07:03.874Z] total 712 [2021-02-26T07:07:03.874Z] drwxrwxr-x 10 1001 1001 4096 Feb 26 07:07 . [2021-02-26T07:07:03.874Z] drwxr-xr-x 4 root root 28 Feb 26 07:05 .. [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 11 Feb 26 07:03 .dockerignore [2021-02-26T07:07:03.874Z] drwxrwxr-x 8 1001 1001 179 Feb 26 07:03 .git [2021-02-26T07:07:03.874Z] drwxrwxr-x 3 1001 1001 125 Feb 26 07:03 .github [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 818 Feb 26 07:03 .gitignore [2021-02-26T07:07:03.874Z] drwx------ 3 1001 1001 60 Feb 26 07:04 .semver [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 166 Feb 26 07:03 .sonarcloud.properties [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 8475 Feb 26 07:03 Attribution.txt [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 07:03 CONTRIBUTING.md [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 931 Feb 26 07:03 Dockerfile.build [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 863 Feb 26 07:03 Jenkinsfile [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 07:03 LICENSE [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 5774 Feb 26 07:03 Makefile [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 6524 Feb 26 07:03 README.md [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 6755 Feb 26 07:03 SECURITY.md [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 07:04 VERSION [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 4131 Feb 26 07:03 ZMQWindows.md [2021-02-26T07:07:03.874Z] drwxrwxr-x 2 1001 1001 117 Feb 26 07:03 bin [2021-02-26T07:07:03.874Z] drwxrwxr-x 14 1001 1001 4096 Feb 26 07:03 cmd [2021-02-26T07:07:03.874Z] -rw-r--r-- 1 root root 598973 Feb 26 07:06 coverage.out [2021-02-26T07:07:03.874Z] -rw-r--r-- 1 root root 1055 Feb 26 07:07 go.mod [2021-02-26T07:07:03.874Z] -rw-r--r-- 1 root root 21699 Feb 26 07:07 go.sum [2021-02-26T07:07:03.874Z] drwxrwxr-x 8 1001 1001 127 Feb 26 07:03 internal [2021-02-26T07:07:03.874Z] drwxrwxr-x 4 1001 1001 26 Feb 26 07:03 openapi [2021-02-26T07:07:03.874Z] drwxrwxr-x 4 1001 1001 71 Feb 26 07:03 snap [2021-02-26T07:07:03.874Z] -rw-rw-r-- 1 1001 1001 168 Feb 26 07:03 version.go [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:07:04.242Z] + '[' -e coverage.out ] [2021-02-26T07:07:04.242Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-26T07:07:04.361Z] ---> docker-login.sh [2021-02-26T07:07:04.361Z] nexus3.edgexfoundry.org:10001 [2021-02-26T07:07:04.460Z] Stashed 1 file(s) [Pipeline] sh [2021-02-26T07:07:04.774Z] + make build [2021-02-26T07:07:04.774Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T07:07:05.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:07:05.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:07:05.619Z] Configure a credential helper to remove this warning. See [2021-02-26T07:07:05.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:07:05.619Z] [2021-02-26T07:07:05.619Z] Login Succeeded [2021-02-26T07:07:05.619Z] nexus3.edgexfoundry.org:10002 [2021-02-26T07:07:05.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:07:06.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:07:06.168Z] Configure a credential helper to remove this warning. See [2021-02-26T07:07:06.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:07:06.168Z] [2021-02-26T07:07:06.168Z] Login Succeeded [2021-02-26T07:07:06.168Z] nexus3.edgexfoundry.org:10003 [2021-02-26T07:07:06.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:07:06.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:07:06.717Z] Configure a credential helper to remove this warning. See [2021-02-26T07:07:06.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:07:06.717Z] [2021-02-26T07:07:06.717Z] Login Succeeded [2021-02-26T07:07:06.717Z] nexus3.edgexfoundry.org:10004 [2021-02-26T07:07:06.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:07:07.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:07:07.274Z] Configure a credential helper to remove this warning. See [2021-02-26T07:07:07.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:07:07.274Z] [2021-02-26T07:07:07.274Z] Login Succeeded [2021-02-26T07:07:07.274Z] docker.io [2021-02-26T07:07:07.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-26T07:07:07.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-26T07:07:07.825Z] Configure a credential helper to remove this warning. See [2021-02-26T07:07:07.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-26T07:07:07.825Z] [2021-02-26T07:07:07.825Z] Login Succeeded [2021-02-26T07:07:07.825Z] ---> docker-login.sh ends [Pipeline] } [2021-02-26T07:07:07.858Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-26T07:07:08.415Z] ========================================================= [2021-02-26T07:07:08.415Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-26T07:07:08.415Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:07:08.837Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-26T07:07:08.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T07:07:11.487Z] Sending build context to Docker daemon 166.4MB [2021-02-26T07:07:11.487Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-26T07:07:11.487Z] Step 2/6 : FROM ${BASE} [2021-02-26T07:07:11.487Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-26T07:07:11.487Z] 5f621e34cdf4: Pulling fs layer [2021-02-26T07:07:11.487Z] a4357932f1b6: Pulling fs layer [2021-02-26T07:07:11.487Z] 18c013af1878: Pulling fs layer [2021-02-26T07:07:11.487Z] 00ac8860ef70: Pulling fs layer [2021-02-26T07:07:11.487Z] 63d7cb157983: Pulling fs layer [2021-02-26T07:07:11.487Z] b116817d02f9: Pulling fs layer [2021-02-26T07:07:11.487Z] 745a02a5169b: Pulling fs layer [2021-02-26T07:07:11.487Z] b116817d02f9: Waiting [2021-02-26T07:07:11.487Z] 00ac8860ef70: Waiting [2021-02-26T07:07:11.487Z] 63d7cb157983: Waiting [2021-02-26T07:07:11.487Z] 745a02a5169b: Waiting [2021-02-26T07:07:11.487Z] 18c013af1878: Download complete [2021-02-26T07:07:11.487Z] a4357932f1b6: Download complete [2021-02-26T07:07:11.487Z] 63d7cb157983: Verifying Checksum [2021-02-26T07:07:11.487Z] b116817d02f9: Verifying Checksum [2021-02-26T07:07:11.487Z] b116817d02f9: Download complete [2021-02-26T07:07:11.487Z] 5f621e34cdf4: Verifying Checksum [2021-02-26T07:07:11.487Z] 5f621e34cdf4: Download complete [2021-02-26T07:07:12.093Z] 5f621e34cdf4: Pull complete [2021-02-26T07:07:12.714Z] a4357932f1b6: Pull complete [2021-02-26T07:07:13.323Z] 18c013af1878: Pull complete [2021-02-26T07:07:13.924Z] 745a02a5169b: Verifying Checksum [2021-02-26T07:07:15.362Z] 00ac8860ef70: Verifying Checksum [2021-02-26T07:07:15.362Z] 00ac8860ef70: Download complete [2021-02-26T07:07:17.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T07:07:18.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T07:07:19.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T07:07:19.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T07:07:21.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T07:07:23.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T07:07:24.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T07:07:25.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T07:07:25.518Z] 00ac8860ef70: Pull complete [2021-02-26T07:07:25.518Z] 63d7cb157983: Pull complete [2021-02-26T07:07:25.518Z] b116817d02f9: Pull complete [2021-02-26T07:07:26.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T07:07:27.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-26T07:07:29.392Z] $ docker stop --time=1 bb60cc2586b0c84bf058459ea36e14315eed5468ff86e2269b4f40efef9586e4 [2021-02-26T07:07:29.825Z] 745a02a5169b: Pull complete [2021-02-26T07:07:29.825Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-26T07:07:29.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-26T07:07:29.825Z] ---> b7e6874047d6 [2021-02-26T07:07:29.825Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-26T07:07:31.034Z] $ docker rm -f bb60cc2586b0c84bf058459ea36e14315eed5468ff86e2269b4f40efef9586e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-26T07:07:32.458Z] ---> Running in 6aab997ac5c1 [2021-02-26T07:07:33.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:07:34.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:07:34.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T07:07:34.584Z] [2021-02-26T07:07:34.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:07:34.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T07:07:34.977Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-26T07:07:34.977Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-26T07:07:34.977Z] ca9280d653b3: Pulling fs layer [2021-02-26T07:07:34.977Z] 7e9c9ca2126c: Pulling fs layer [2021-02-26T07:07:35.109Z] (1/12) Installing libmagic (5.38-r0) [2021-02-26T07:07:35.244Z] cbdbe7a5bc2a: Download complete [2021-02-26T07:07:35.518Z] cbdbe7a5bc2a: Pull complete [2021-02-26T07:07:35.518Z] ca9280d653b3: Verifying Checksum [2021-02-26T07:07:35.518Z] ca9280d653b3: Download complete [2021-02-26T07:07:35.703Z] (2/12) Installing file (5.38-r0) [2021-02-26T07:07:35.703Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-26T07:07:35.703Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-26T07:07:36.919Z] ca9280d653b3: Pull complete [2021-02-26T07:07:36.919Z] 7e9c9ca2126c: Verifying Checksum [2021-02-26T07:07:36.919Z] 7e9c9ca2126c: Download complete [2021-02-26T07:07:45.089Z] 7e9c9ca2126c: Pull complete [2021-02-26T07:07:45.090Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-26T07:07:45.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T07:07:45.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-26T07:07:45.229Z] prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container [2021-02-26T07:07:45.272Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-26T07:07:45.837Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-26T07:07:45.837Z] (6/12) Installing patch (2.7.6-r6) [2021-02-26T07:07:45.837Z] (7/12) Installing build-base (0.5-r2) [2021-02-26T07:07:45.837Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-26T07:07:45.837Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-26T07:07:45.837Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-26T07:07:45.837Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-26T07:07:46.097Z] $ docker top 784a8df5e9ba1c61421b3fb097baeff9616f579bc3d96c96e6b8652caa140774 -eo pid,comm [2021-02-26T07:07:46.111Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-26T07:07:46.111Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:07:46.111Z] OK: 217 MiB in 51 packages [Pipeline] { [Pipeline] sh [2021-02-26T07:07:46.673Z] + docker-compose build --help [2021-02-26T07:07:46.673Z] + grep parallel [2021-02-26T07:07:47.619Z] --parallel Build images in parallel. [Pipeline] } [2021-02-26T07:07:47.646Z] $ docker stop --time=1 784a8df5e9ba1c61421b3fb097baeff9616f579bc3d96c96e6b8652caa140774 [2021-02-26T07:07:48.988Z] $ docker rm -f 784a8df5e9ba1c61421b3fb097baeff9616f579bc3d96c96e6b8652caa140774 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:07:49.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-26T07:07:49.766Z] . [Pipeline] withDockerContainer [2021-02-26T07:07:49.895Z] prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container [2021-02-26T07:07:50.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-26T07:07:50.415Z] Removing intermediate container 6aab997ac5c1 [2021-02-26T07:07:50.415Z] ---> 8c355637fc94 [2021-02-26T07:07:50.415Z] Step 4/6 : WORKDIR /edgex-go [2021-02-26T07:07:50.415Z] ---> Running in c0b70646f82b [2021-02-26T07:07:50.696Z] Removing intermediate container c0b70646f82b [2021-02-26T07:07:50.696Z] ---> 57a41f3a5a4c [2021-02-26T07:07:50.696Z] Step 5/6 : COPY go.mod . [2021-02-26T07:07:50.789Z] $ docker top 8ca22d8d76b3a11f927aea2415936dbf780d067d75dc290619e810f28f1a362c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T07:07:51.646Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-26T07:07:51.696Z] ---> 5827909e6dfa [2021-02-26T07:07:51.696Z] Step 6/6 : RUN go mod download [2021-02-26T07:07:51.696Z] ---> Running in 148995c4a3fa [2021-02-26T07:07:53.594Z] Building docker-core-command-go ... [2021-02-26T07:07:53.594Z] Building docker-core-data-go ... [2021-02-26T07:07:53.594Z] Building docker-core-metadata-go ... [2021-02-26T07:07:53.594Z] Building docker-security-bootstrapper-go ... [2021-02-26T07:07:53.594Z] Building docker-security-proxy-setup-go ... [2021-02-26T07:07:53.594Z] Building docker-security-secretstore-setup-go ... [2021-02-26T07:07:53.594Z] Building docker-support-notifications-go ... [2021-02-26T07:07:53.594Z] Building docker-support-scheduler-go ... [2021-02-26T07:07:53.594Z] Building docker-sys-mgmt-agent-go ... [2021-02-26T07:07:53.594Z] Building docker-security-bootstrapper-go [2021-02-26T07:07:53.594Z] Building docker-core-data-go [2021-02-26T07:07:53.594Z] Building docker-core-metadata-go [2021-02-26T07:07:53.594Z] Building docker-security-secretstore-setup-go [2021-02-26T07:07:53.594Z] Building docker-support-notifications-go [2021-02-26T07:08:18.507Z] Removing intermediate container 148995c4a3fa [2021-02-26T07:08:18.507Z] ---> 7d3a70f1a205 [2021-02-26T07:08:18.507Z] Successfully built 7d3a70f1a205 [2021-02-26T07:08:18.507Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:08:18.902Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T07:08:18.902Z] . [Pipeline] withDockerContainer [2021-02-26T07:08:19.159Z] prd-ubuntu18.04-docker-arm64-4c-16g-27820 does not seem to be running inside a container [2021-02-26T07:08:19.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-26T07:08:20.755Z] $ docker top 364c4a2fe0a934643d4ac2a8c9cb6735b6bfba967c6047810e929fc59e5815d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T07:08:21.888Z] + go version [2021-02-26T07:08:21.888Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-26T07:08:21.918Z] $ docker stop --time=1 364c4a2fe0a934643d4ac2a8c9cb6735b6bfba967c6047810e929fc59e5815d0 [2021-02-26T07:08:23.873Z] $ docker rm -f 364c4a2fe0a934643d4ac2a8c9cb6735b6bfba967c6047810e929fc59e5815d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:08:25.073Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T07:08:25.073Z] . [Pipeline] withDockerContainer [2021-02-26T07:08:25.464Z] prd-ubuntu18.04-docker-arm64-4c-16g-27820 does not seem to be running inside a container [2021-02-26T07:08:25.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-26T07:08:25.836Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:08:25.836Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:08:25.836Z] ---> cafc4134084a [2021-02-26T07:08:25.836Z] Step 3/24 : WORKDIR /edgex-go [2021-02-26T07:08:25.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:08:25.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:08:25.836Z] ---> cafc4134084a [2021-02-26T07:08:25.836Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T07:08:25.836Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:08:25.836Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:08:25.836Z] ---> cafc4134084a [2021-02-26T07:08:25.836Z] Step 3/30 : WORKDIR /edgex-go [2021-02-26T07:08:25.836Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:08:25.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:08:25.836Z] ---> cafc4134084a [2021-02-26T07:08:25.836Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T07:08:25.836Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:08:25.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:08:25.836Z] ---> cafc4134084a [2021-02-26T07:08:25.836Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T07:08:25.836Z] ---> Running in 8fd125507510 [2021-02-26T07:08:25.836Z] ---> Running in ef7c2d73bcc2 [2021-02-26T07:08:25.836Z] ---> Running in 2b611a405de7 [2021-02-26T07:08:25.836Z] ---> Running in 415e53bfec8a [2021-02-26T07:08:25.836Z] ---> Running in f4aa1400768a [2021-02-26T07:08:25.836Z] Removing intermediate container 8fd125507510 [2021-02-26T07:08:25.836Z] ---> d58a00a16f90 [2021-02-26T07:08:25.836Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:08:25.836Z] Removing intermediate container ef7c2d73bcc2 [2021-02-26T07:08:25.836Z] ---> 6d4f4437d10e [2021-02-26T07:08:25.836Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:08:25.836Z] Removing intermediate container 415e53bfec8a [2021-02-26T07:08:25.836Z] ---> 5b71d435b933 [2021-02-26T07:08:25.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:08:25.836Z] Removing intermediate container 2b611a405de7 [2021-02-26T07:08:25.836Z] ---> 89b6c69cfb44 [2021-02-26T07:08:25.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:08:25.836Z] Removing intermediate container f4aa1400768a [2021-02-26T07:08:25.836Z] ---> 5f50ad6982f1 [2021-02-26T07:08:25.836Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:08:25.836Z] ---> Running in 20f14430f347 [2021-02-26T07:08:25.836Z] ---> Running in 4992fba4be90 [2021-02-26T07:08:25.836Z] ---> Running in 630151887c8d [2021-02-26T07:08:25.836Z] ---> Running in 4db3b5b02bd6 [2021-02-26T07:08:25.836Z] ---> Running in e3aebbcde029 [2021-02-26T07:08:26.959Z] $ docker top 1c6c2cca6a41cf2ba3cb13e98a7830b536c1f13d1df53e19a5c8b65c883eade1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-26T07:08:27.432Z] ========================================================= [2021-02-26T07:08:27.432Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-26T07:08:27.432Z] ========================================================= [Pipeline] sh [2021-02-26T07:08:27.777Z] Removing intermediate container 4992fba4be90 [2021-02-26T07:08:27.777Z] ---> d1b36137e4e5 [2021-02-26T07:08:27.777Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-26T07:08:28.040Z] Removing intermediate container e3aebbcde029 [2021-02-26T07:08:28.040Z] ---> 3d2acafa614a [2021-02-26T07:08:28.040Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-26T07:08:28.040Z] Removing intermediate container 630151887c8d [2021-02-26T07:08:28.040Z] ---> 7e5198d2366b [2021-02-26T07:08:28.040Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-26T07:08:28.040Z] ---> Running in 38c0eaa83b2b [2021-02-26T07:08:28.093Z] + make test [2021-02-26T07:08:28.093Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-26T07:08:28.303Z] ---> Running in b75f8e0380d9 [2021-02-26T07:08:28.303Z] ---> Running in 332ac35e66f2 [2021-02-26T07:08:28.303Z] Removing intermediate container 4db3b5b02bd6 [2021-02-26T07:08:28.303Z] ---> f41ec5cabac8 [2021-02-26T07:08:28.303Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-26T07:08:28.303Z] Removing intermediate container 20f14430f347 [2021-02-26T07:08:28.303Z] ---> 83811b405ac3 [2021-02-26T07:08:28.303Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T07:08:28.569Z] ---> Running in 47402f6c047b [2021-02-26T07:08:28.569Z] ---> Running in f18c62d7656c [2021-02-26T07:08:29.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:29.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:29.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:29.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:29.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:30.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:30.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:30.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:30.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:30.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:08:30.882Z] OK: 233 MiB in 51 packages [2021-02-26T07:08:30.882Z] OK: 233 MiB in 51 packages [2021-02-26T07:08:31.144Z] OK: 233 MiB in 51 packages [2021-02-26T07:08:31.408Z] OK: 233 MiB in 51 packages [2021-02-26T07:08:31.408Z] OK: 233 MiB in 51 packages [2021-02-26T07:08:31.669Z] Removing intermediate container b75f8e0380d9 [2021-02-26T07:08:31.669Z] ---> 74ddc662fc4c [2021-02-26T07:08:31.669Z] Step 6/30 : COPY go.mod . [2021-02-26T07:08:31.669Z] Removing intermediate container 47402f6c047b [2021-02-26T07:08:31.669Z] ---> f8597a670918 [2021-02-26T07:08:31.669Z] Step 6/23 : COPY go.mod . [2021-02-26T07:08:31.932Z] Removing intermediate container 332ac35e66f2 [2021-02-26T07:08:31.932Z] ---> c53d32cbe3ad [2021-02-26T07:08:31.932Z] Step 6/22 : COPY go.mod . [2021-02-26T07:08:32.197Z] ---> 535959a1d3b6 [2021-02-26T07:08:32.197Z] Step 7/30 : RUN go mod download [2021-02-26T07:08:32.197Z] ---> fd75af81e853 [2021-02-26T07:08:32.197Z] Step 7/23 : RUN go mod download [2021-02-26T07:08:32.197Z] ---> Running in 8ca9b0f78e2c [2021-02-26T07:08:32.197Z] ---> Running in 3d5206500433 [2021-02-26T07:08:32.462Z] Removing intermediate container f18c62d7656c [2021-02-26T07:08:32.462Z] ---> a66908fe2ba9 [2021-02-26T07:08:32.462Z] Step 6/23 : COPY go.mod . [2021-02-26T07:08:32.462Z] Removing intermediate container 38c0eaa83b2b [2021-02-26T07:08:32.462Z] ---> 420816b0c3b4 [2021-02-26T07:08:32.462Z] Step 6/24 : COPY go.mod . [2021-02-26T07:08:32.462Z] ---> cea468e54c6f [2021-02-26T07:08:32.462Z] Step 7/22 : RUN go mod download [2021-02-26T07:08:32.728Z] ---> Running in 10570158e378 [2021-02-26T07:08:32.997Z] ---> cfbb0d94a497 [2021-02-26T07:08:32.998Z] Step 7/23 : RUN go mod download [2021-02-26T07:08:32.998Z] ---> 0799f8711f0b [2021-02-26T07:08:32.998Z] Step 7/24 : RUN go mod download [2021-02-26T07:08:33.261Z] ---> Running in 63b843e1c3df [2021-02-26T07:08:33.261Z] ---> Running in 1d68a2695954 [2021-02-26T07:08:35.224Z] Removing intermediate container 10570158e378 [2021-02-26T07:08:35.224Z] ---> 1c8317fe2bbd [2021-02-26T07:08:35.224Z] Step 8/22 : COPY . . [2021-02-26T07:08:35.224Z] Removing intermediate container 8ca9b0f78e2c [2021-02-26T07:08:35.224Z] ---> ea348e918e53 [2021-02-26T07:08:35.224Z] Step 8/30 : COPY . . [2021-02-26T07:08:35.224Z] Removing intermediate container 63b843e1c3df [2021-02-26T07:08:35.224Z] ---> 4ee79bb870fa [2021-02-26T07:08:35.224Z] Step 8/24 : COPY . . [2021-02-26T07:08:35.805Z] Removing intermediate container 3d5206500433 [2021-02-26T07:08:35.805Z] ---> 2172c362a926 [2021-02-26T07:08:35.805Z] Step 8/23 : COPY . . [2021-02-26T07:08:36.066Z] Removing intermediate container 1d68a2695954 [2021-02-26T07:08:36.066Z] ---> e98383987f88 [2021-02-26T07:08:36.066Z] Step 8/23 : COPY . . [2021-02-26T07:08:50.269Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-26T07:09:15.107Z] ---> 3decf11e801f [2021-02-26T07:09:15.107Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-26T07:09:15.107Z] ---> eaf999bbbfa3 [2021-02-26T07:09:15.107Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-26T07:09:15.107Z] ---> 7003df646f45 [2021-02-26T07:09:15.107Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-26T07:09:15.107Z] ---> 8b0d904528ff [2021-02-26T07:09:15.107Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-26T07:09:15.107Z] ---> 8cb3fd8b0581 [2021-02-26T07:09:15.107Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-26T07:09:15.107Z] ---> Running in d3a8c82e8d7f [2021-02-26T07:09:15.107Z] ---> Running in 3b6ac54cabb6 [2021-02-26T07:09:15.107Z] ---> Running in 1e9e8d93671a [2021-02-26T07:09:15.107Z] ---> Running in da3a9f21d75a [2021-02-26T07:09:15.107Z] ---> Running in d34e29607eb3 [2021-02-26T07:09:15.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-26T07:09:15.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T07:09:15.389Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T07:09:15.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T07:09:15.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T07:09:37.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-26T07:09:42.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T07:09:44.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-26T07:09:52.274Z] Removing intermediate container da3a9f21d75a [2021-02-26T07:09:52.274Z] ---> 19c1788ddde0 [2021-02-26T07:09:52.274Z] [2021-02-26T07:09:52.274Z] Step 10/24 : FROM alpine:3.12 [2021-02-26T07:09:52.274Z] 3.12: Pulling from library/alpine [2021-02-26T07:09:52.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-26T07:09:52.329Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-26T07:09:54.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-26T07:09:54.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-26T07:09:54.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-26T07:09:54.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-26T07:09:54.853Z] Removing intermediate container 3b6ac54cabb6 [2021-02-26T07:09:54.853Z] ---> 912b22cb368f [2021-02-26T07:09:54.853Z] [2021-02-26T07:09:54.853Z] Step 10/30 : FROM alpine:3.12 [2021-02-26T07:09:54.853Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-26T07:09:54.853Z] Status: Downloaded newer image for alpine:3.12 [2021-02-26T07:09:54.853Z] ---> 88dd2752d2ea [2021-02-26T07:09:54.853Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-26T07:09:54.853Z] 3.12: Pulling from library/alpine [2021-02-26T07:09:54.853Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-26T07:09:54.853Z] Status: Image is up to date for alpine:3.12 [2021-02-26T07:09:54.853Z] ---> 88dd2752d2ea [2021-02-26T07:09:54.853Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-26T07:09:54.853Z] ---> Running in e9f924b39373 [2021-02-26T07:09:54.853Z] ---> Running in 513713db4473 [2021-02-26T07:09:56.800Z] Removing intermediate container e9f924b39373 [2021-02-26T07:09:56.800Z] ---> 01391ae1bec2 [2021-02-26T07:09:56.800Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-26T07:09:57.063Z] Removing intermediate container 1e9e8d93671a [2021-02-26T07:09:57.063Z] ---> f92a94472299 [2021-02-26T07:09:57.063Z] [2021-02-26T07:09:57.063Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T07:09:57.063Z] ---> 88dd2752d2ea [2021-02-26T07:09:57.063Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-26T07:09:57.063Z] ---> Running in 51a0753099f7 [2021-02-26T07:09:57.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:09:57.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:09:57.337Z] ---> Running in a040f4336b05 [2021-02-26T07:09:57.337Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-26T07:09:57.606Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T07:09:57.606Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-26T07:09:57.606Z] (4/5) Installing curl (7.69.1-r3) [2021-02-26T07:09:57.606Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-26T07:09:57.606Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:09:57.606Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T07:09:57.606Z] OK: 7 MiB in 19 packages [2021-02-26T07:09:57.762Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-26T07:09:58.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-26T07:10:00.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:00.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:00.941Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-26T07:10:00.941Z] (2/2) Installing su-exec (0.2-r1) [2021-02-26T07:10:00.941Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:10:00.941Z] OK: 6 MiB in 16 packages [2021-02-26T07:10:00.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:00.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:01.205Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-26T07:10:01.205Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-26T07:10:01.205Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:10:01.205Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T07:10:01.205Z] OK: 6 MiB in 16 packages [2021-02-26T07:10:02.161Z] Removing intermediate container d34e29607eb3 [2021-02-26T07:10:02.161Z] ---> 6374b9ed27b3 [2021-02-26T07:10:02.161Z] [2021-02-26T07:10:02.161Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T07:10:02.161Z] ---> 88dd2752d2ea [2021-02-26T07:10:02.161Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-26T07:10:02.161Z] Removing intermediate container d3a8c82e8d7f [2021-02-26T07:10:02.161Z] ---> 9106f0e1235d [2021-02-26T07:10:02.161Z] [2021-02-26T07:10:02.161Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T07:10:02.161Z] ---> 88dd2752d2ea [2021-02-26T07:10:02.161Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T07:10:02.429Z] Removing intermediate container 513713db4473 [2021-02-26T07:10:02.429Z] ---> 6b11f5eeb88d [2021-02-26T07:10:02.429Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T07:10:02.429Z] ---> Running in 39757fa69640 [2021-02-26T07:10:02.429Z] ---> Running in c7c5b17520c8 [2021-02-26T07:10:02.694Z] ---> Running in d31e5dab5b92 [2021-02-26T07:10:03.270Z] Removing intermediate container 51a0753099f7 [2021-02-26T07:10:03.270Z] ---> b2c070291670 [2021-02-26T07:10:03.270Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-26T07:10:03.270Z] Removing intermediate container 39757fa69640 [2021-02-26T07:10:03.270Z] ---> 1311d53448c6 [2021-02-26T07:10:03.270Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-26T07:10:03.844Z] ---> Running in 1eb33d6ba6c5 [2021-02-26T07:10:03.844Z] Removing intermediate container a040f4336b05 [2021-02-26T07:10:03.844Z] ---> f9676757a8d6 [2021-02-26T07:10:03.844Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T07:10:03.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:04.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:04.106Z] Removing intermediate container d31e5dab5b92 [2021-02-26T07:10:04.106Z] ---> 995737bf123e [2021-02-26T07:10:04.106Z] Step 13/24 : WORKDIR / [2021-02-26T07:10:04.106Z] ---> Running in 87d0f3f83275 [2021-02-26T07:10:04.106Z] ---> Running in 661d75ae58c1 [2021-02-26T07:10:04.106Z] ---> Running in 640c50f22d9e [2021-02-26T07:10:04.106Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-26T07:10:04.106Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:10:04.106Z] OK: 6 MiB in 15 packages [2021-02-26T07:10:04.374Z] Removing intermediate container 1eb33d6ba6c5 [2021-02-26T07:10:04.374Z] ---> ee7af50c4b9b [2021-02-26T07:10:04.374Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-26T07:10:04.374Z] ---> Running in ead557e0a844 [2021-02-26T07:10:04.374Z] Removing intermediate container 87d0f3f83275 [2021-02-26T07:10:04.374Z] ---> 1a7ed784ecd3 [2021-02-26T07:10:04.374Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-26T07:10:04.643Z] Removing intermediate container 661d75ae58c1 [2021-02-26T07:10:04.643Z] ---> 2b46b9a15bfb [2021-02-26T07:10:04.643Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-26T07:10:04.643Z] Removing intermediate container 640c50f22d9e [2021-02-26T07:10:04.643Z] ---> 511abf4f2f8f [2021-02-26T07:10:04.643Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-26T07:10:04.643Z] ---> Running in 8632ee8552c7 [2021-02-26T07:10:04.643Z] ---> Running in 9d7f6b501ea6 [2021-02-26T07:10:04.904Z] Removing intermediate container ead557e0a844 [2021-02-26T07:10:04.904Z] ---> 7e8f9f98daf4 [2021-02-26T07:10:04.904Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-26T07:10:05.169Z] ---> Running in d2cd52fef9a0 [2021-02-26T07:10:05.169Z] Removing intermediate container c7c5b17520c8 [2021-02-26T07:10:05.169Z] ---> 0c6bc3964884 [2021-02-26T07:10:05.169Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T07:10:05.169Z] ---> 8a123c313737 [2021-02-26T07:10:05.169Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-26T07:10:05.169Z] Removing intermediate container 9d7f6b501ea6 [2021-02-26T07:10:05.169Z] ---> 9b6aa9a4c9fb [2021-02-26T07:10:05.169Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T07:10:05.169Z] Removing intermediate container 8632ee8552c7 [2021-02-26T07:10:05.169Z] ---> 0a2b7c24a3d7 [2021-02-26T07:10:05.169Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:10:05.456Z] ---> Running in 77278291f2cd [2021-02-26T07:10:05.456Z] ---> Running in b20ac2c31f8a [2021-02-26T07:10:05.456Z] ---> Running in 1abdfaf51514 [2021-02-26T07:10:05.727Z] ---> f27912d22b37 [2021-02-26T07:10:05.727Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-26T07:10:05.995Z] Removing intermediate container 77278291f2cd [2021-02-26T07:10:05.995Z] ---> b1203510958f [2021-02-26T07:10:05.995Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-26T07:10:05.995Z] Removing intermediate container 1abdfaf51514 [2021-02-26T07:10:05.995Z] ---> bd3aa877b92a [2021-02-26T07:10:05.995Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:10:05.995Z] ---> Running in 1b30329bc314 [2021-02-26T07:10:06.266Z] ---> dec36a0d46b4 [2021-02-26T07:10:06.266Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-26T07:10:06.529Z] Removing intermediate container 1b30329bc314 [2021-02-26T07:10:06.529Z] ---> 328b061c863a [2021-02-26T07:10:06.529Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T07:10:06.675Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-26T07:10:06.675Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-26T07:10:06.675Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-26T07:10:07.108Z] ---> cf1ba422a482 [2021-02-26T07:10:07.108Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-26T07:10:07.108Z] ---> Running in c8fe93182b53 [2021-02-26T07:10:07.108Z] Removing intermediate container d2cd52fef9a0 [2021-02-26T07:10:07.108Z] ---> be758a5febf3 [2021-02-26T07:10:07.108Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-26T07:10:07.382Z] ---> f8d43ac88b14 [2021-02-26T07:10:07.382Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-26T07:10:07.382Z] ---> Running in 2e2175b14a24 [2021-02-26T07:10:07.646Z] Removing intermediate container b20ac2c31f8a [2021-02-26T07:10:07.646Z] ---> 4211ed2c7bc2 [2021-02-26T07:10:07.646Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-26T07:10:07.914Z] Removing intermediate container c8fe93182b53 [2021-02-26T07:10:07.914Z] ---> 06d327c0f3af [2021-02-26T07:10:07.914Z] Step 15/23 : WORKDIR / [2021-02-26T07:10:07.914Z] ---> Running in 34a269fcc768 [2021-02-26T07:10:07.914Z] ---> Running in 8d20ff6cc23f [2021-02-26T07:10:07.914Z] Removing intermediate container 2e2175b14a24 [2021-02-26T07:10:07.914Z] ---> d6fd0f47a0ef [2021-02-26T07:10:07.914Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-26T07:10:08.179Z] ---> 4c4671d25f0a [2021-02-26T07:10:08.179Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-26T07:10:08.179Z] ---> 24473796bfa2 [2021-02-26T07:10:08.179Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-26T07:10:08.445Z] Removing intermediate container 8d20ff6cc23f [2021-02-26T07:10:08.445Z] ---> 479565774ca1 [2021-02-26T07:10:08.445Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:10:08.445Z] ---> 5a005601c9d3 [2021-02-26T07:10:08.445Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-26T07:10:08.708Z] ---> Running in 55311b7ab5e5 [2021-02-26T07:10:08.708Z] ---> 2e9aae386cdf [2021-02-26T07:10:08.708Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-26T07:10:08.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:08.708Z] ---> 20b362e653fc [2021-02-26T07:10:08.708Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-26T07:10:08.708Z] ---> Running in 456a54485d53 [2021-02-26T07:10:08.975Z] ---> f406a526e535 [2021-02-26T07:10:08.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-26T07:10:08.975Z] ---> Running in beb970025c4e [2021-02-26T07:10:09.252Z] Removing intermediate container beb970025c4e [2021-02-26T07:10:09.252Z] ---> 7fb7fe9f8f28 [2021-02-26T07:10:09.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:10:09.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:09.789Z] ---> Running in 6dffb920d257 [2021-02-26T07:10:09.789Z] ---> a21bc0feb860 [2021-02-26T07:10:09.789Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-26T07:10:10.051Z] Removing intermediate container 6dffb920d257 [2021-02-26T07:10:10.051Z] ---> 1560a36ac29c [2021-02-26T07:10:10.051Z] Step 20/22 : LABEL arch=x86_64 [2021-02-26T07:10:10.051Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-26T07:10:10.314Z] ---> Running in 572a86e52526 [2021-02-26T07:10:10.314Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-26T07:10:10.314Z] ---> 2ad3057f1aea [2021-02-26T07:10:10.314Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-26T07:10:10.314Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-26T07:10:10.314Z] ---> Running in 9a41b7157eef [2021-02-26T07:10:10.314Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-26T07:10:10.577Z] Removing intermediate container 572a86e52526 [2021-02-26T07:10:10.577Z] ---> 3fbb916d4240 [2021-02-26T07:10:10.577Z] Step 21/22 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:10:10.577Z] Removing intermediate container 456a54485d53 [2021-02-26T07:10:10.577Z] ---> cc8c66b69306 [2021-02-26T07:10:10.577Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-26T07:10:10.577Z] Removing intermediate container 55311b7ab5e5 [2021-02-26T07:10:10.577Z] ---> 2cae4b8255b7 [2021-02-26T07:10:10.577Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:10:10.577Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-26T07:10:10.844Z] ---> Running in b196f8ebcf0e [2021-02-26T07:10:10.844Z] Removing intermediate container 9a41b7157eef [2021-02-26T07:10:10.844Z] ---> bdce3076a4a0 [2021-02-26T07:10:10.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:10:10.844Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-26T07:10:10.844Z] ---> Running in a237fe5e5b5e [2021-02-26T07:10:10.844Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:10:10.844Z] OK: 8 MiB in 20 packages [2021-02-26T07:10:10.844Z] ---> Running in 59e1efe17bae [2021-02-26T07:10:11.106Z] ---> 2cbf51c0818e [2021-02-26T07:10:11.106Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-26T07:10:11.106Z] Removing intermediate container b196f8ebcf0e [2021-02-26T07:10:11.106Z] ---> 05a73f3eff51 [2021-02-26T07:10:11.106Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T07:10:11.106Z] Removing intermediate container a237fe5e5b5e [2021-02-26T07:10:11.106Z] ---> 216111c47a5f [2021-02-26T07:10:11.106Z] Step 22/24 : LABEL arch=x86_64 [2021-02-26T07:10:11.368Z] ---> Running in 0580be4e5d5a [2021-02-26T07:10:11.631Z] ---> Running in e84ebce5320e [2021-02-26T07:10:11.631Z] Removing intermediate container 59e1efe17bae [2021-02-26T07:10:11.631Z] ---> 6629e9d70def [2021-02-26T07:10:11.631Z] Step 21/23 : LABEL arch=x86_64 [2021-02-26T07:10:11.631Z] ---> Running in 723fe55a6187 [2021-02-26T07:10:11.631Z] Removing intermediate container 0580be4e5d5a [2021-02-26T07:10:11.631Z] ---> 7a46d82c3e15 [2021-02-26T07:10:11.631Z] [2021-02-26T07:10:11.895Z] ---> aac4aea0101b [2021-02-26T07:10:11.895Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-26T07:10:12.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.366s coverage: 45.9% of statements [2021-02-26T07:10:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-26T07:10:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-26T07:10:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-26T07:10:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-26T07:10:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-26T07:10:12.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-26T07:10:12.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-26T07:10:12.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.286s coverage: 100.0% of statements [2021-02-26T07:10:12.161Z] Successfully built 7a46d82c3e15 [2021-02-26T07:10:12.161Z] Removing intermediate container e84ebce5320e [2021-02-26T07:10:12.161Z] ---> 5fd5a229ec07 [2021-02-26T07:10:12.161Z] Step 23/24 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:10:12.161Z] Successfully tagged docker-support-notifications-go:latest [2021-02-26T07:10:12.161Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-02-26T07:10:12.161Z] Removing intermediate container 723fe55a6187 [2021-02-26T07:10:12.161Z] ---> bbec95020efb [2021-02-26T07:10:12.161Z] Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:10:12.161Z] Removing intermediate container 34a269fcc768 [2021-02-26T07:10:12.161Z] ---> f5c551e1948b [2021-02-26T07:10:12.161Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:10:12.425Z] ---> f936e91d26ff [2021-02-26T07:10:12.425Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-26T07:10:12.425Z] ---> Running in 9e7c052e3dff [2021-02-26T07:10:12.425Z] ---> Running in ebb468832c5d [2021-02-26T07:10:12.687Z] Removing intermediate container 9e7c052e3dff [2021-02-26T07:10:12.687Z] ---> 38e2aee63f93 [2021-02-26T07:10:12.687Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T07:10:12.687Z] Removing intermediate container ebb468832c5d [2021-02-26T07:10:12.687Z] ---> d6d27b908295 [2021-02-26T07:10:12.687Z] Step 24/24 : LABEL version=0.0.0 [2021-02-26T07:10:12.954Z] ---> 2aff10ab9e61 [2021-02-26T07:10:12.954Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-26T07:10:13.229Z] ---> 21d4f4ef09f0 [2021-02-26T07:10:13.229Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-26T07:10:13.491Z] ---> Running in f04d6344e599 [2021-02-26T07:10:13.491Z] ---> Running in 0f6733de4089 [2021-02-26T07:10:15.414Z] ---> Running in 8c5e9250a257 [2021-02-26T07:10:15.994Z] Removing intermediate container f04d6344e599 [2021-02-26T07:10:15.994Z] ---> c94497906335 [2021-02-26T07:10:15.994Z] [2021-02-26T07:10:16.259Z] ---> 0eb25064ad20 [2021-02-26T07:10:16.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-26T07:10:16.259Z] Removing intermediate container 0f6733de4089 [2021-02-26T07:10:16.259Z] ---> 9529eca45038 [2021-02-26T07:10:16.259Z] [2021-02-26T07:10:16.835Z] Successfully built c94497906335 [2021-02-26T07:10:17.098Z] Successfully built 9529eca45038 [2021-02-26T07:10:17.369Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-26T07:10:17.369Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-02-26T07:10:17.369Z] Removing intermediate container 8c5e9250a257 [2021-02-26T07:10:17.369Z] ---> a68a2196babb [2021-02-26T07:10:17.369Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-26T07:10:17.369Z] Successfully tagged docker-core-metadata-go:latest [2021-02-26T07:10:17.369Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-02-26T07:10:17.369Z] ---> 5805f0061eb8 [2021-02-26T07:10:17.369Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-26T07:10:17.369Z] ---> Running in 8d056f7043ec [2021-02-26T07:10:18.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.574s coverage: 27.1% of statements [2021-02-26T07:10:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-26T07:10:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-26T07:10:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-26T07:10:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-26T07:10:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-26T07:10:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-26T07:10:18.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements [2021-02-26T07:10:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-26T07:10:18.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.099s coverage: 100.0% of statements [2021-02-26T07:10:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-26T07:10:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-26T07:10:19.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.225s coverage: 65.8% of statements [2021-02-26T07:10:19.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-26T07:10:19.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-26T07:10:22.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.697s coverage: 82.4% of statements [2021-02-26T07:10:22.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-26T07:10:22.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T07:10:22.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.153s coverage: 94.7% of statements [2021-02-26T07:10:22.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-26T07:10:22.713Z] ---> 16de11608fdb [2021-02-26T07:10:22.713Z] Removing intermediate container 8d056f7043ec [2021-02-26T07:10:22.713Z] Step 25/30 : RUN chmod +x /entrypoint.sh ---> c6ae96029c09 [2021-02-26T07:10:22.713Z] [2021-02-26T07:10:22.713Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:10:22.987Z] ---> Running in 8379f0da2a71 [2021-02-26T07:10:23.570Z] ---> Running in 09783144f956 [2021-02-26T07:10:24.971Z] Removing intermediate container 8379f0da2a71 [2021-02-26T07:10:24.971Z] ---> 485cc414b06b [2021-02-26T07:10:24.971Z] Step 21/23 : LABEL arch=x86_64 [2021-02-26T07:10:25.235Z] ---> Running in e9886546709c [2021-02-26T07:10:27.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:10:27.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:10:27.823Z] ---> cafc4134084a [2021-02-26T07:10:27.823Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T07:10:27.823Z] ---> Using cache [2021-02-26T07:10:27.823Z] ---> 5f50ad6982f1 [2021-02-26T07:10:27.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:10:27.823Z] ---> Using cache [2021-02-26T07:10:27.823Z] ---> 3d2acafa614a [2021-02-26T07:10:27.823Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-26T07:10:27.823Z] ---> Using cache [2021-02-26T07:10:27.823Z] ---> 74ddc662fc4c [2021-02-26T07:10:27.823Z] Step 6/22 : COPY go.mod . [2021-02-26T07:10:27.823Z] ---> Using cache [2021-02-26T07:10:27.823Z] ---> 535959a1d3b6 [2021-02-26T07:10:27.823Z] Step 7/22 : RUN go mod download [2021-02-26T07:10:27.823Z] ---> Using cache [2021-02-26T07:10:27.823Z] ---> ea348e918e53 [2021-02-26T07:10:27.823Z] Step 8/22 : COPY . . [2021-02-26T07:10:27.823Z] ---> Using cache [2021-02-26T07:10:27.823Z] ---> 7003df646f45 [2021-02-26T07:10:27.823Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-26T07:10:28.775Z] Removing intermediate container e9886546709c [2021-02-26T07:10:28.775Z] ---> bbfaa1ae889c [2021-02-26T07:10:28.775Z] Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:10:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.227s coverage: 28.6% of statements [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-26T07:10:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-26T07:10:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-26T07:10:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.298s coverage: 86.7% of statements [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-26T07:10:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.346s coverage: 97.5% of statements [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-26T07:10:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-26T07:10:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-26T07:10:35.402Z] ---> Running in 11251936708f [2021-02-26T07:10:35.402Z] ---> Running in ccd88f9e901c [2021-02-26T07:10:37.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T07:10:37.358Z] Removing intermediate container 11251936708f [2021-02-26T07:10:37.358Z] ---> 0108c9df92d6 [2021-02-26T07:10:37.358Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T07:10:37.998Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:10:37.998Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:10:37.998Z] ---> cafc4134084a [2021-02-26T07:10:37.998Z] Step 3/26 : WORKDIR /edgex-go [2021-02-26T07:10:37.998Z] ---> Using cache [2021-02-26T07:10:37.998Z] ---> 5f50ad6982f1 [2021-02-26T07:10:37.998Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:10:37.998Z] ---> Using cache [2021-02-26T07:10:37.998Z] ---> 3d2acafa614a [2021-02-26T07:10:37.998Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-26T07:10:38.261Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:10:38.261Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:10:38.261Z] ---> cafc4134084a [2021-02-26T07:10:38.261Z] Step 3/21 : WORKDIR /edgex-go [2021-02-26T07:10:38.261Z] ---> Using cache [2021-02-26T07:10:38.261Z] ---> 5f50ad6982f1 [2021-02-26T07:10:38.261Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:10:38.261Z] ---> Using cache [2021-02-26T07:10:38.261Z] ---> 3d2acafa614a [2021-02-26T07:10:38.261Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-26T07:10:38.261Z] ---> Using cache [2021-02-26T07:10:38.261Z] ---> 74ddc662fc4c [2021-02-26T07:10:38.261Z] Step 6/21 : COPY go.mod . [2021-02-26T07:10:38.261Z] ---> Using cache [2021-02-26T07:10:38.261Z] ---> 535959a1d3b6 [2021-02-26T07:10:38.261Z] Step 7/21 : RUN go mod download [2021-02-26T07:10:38.261Z] ---> Using cache [2021-02-26T07:10:38.261Z] ---> ea348e918e53 [2021-02-26T07:10:38.261Z] Step 8/21 : COPY . . [2021-02-26T07:10:38.579Z] ---> Using cache [2021-02-26T07:10:38.579Z] ---> 7003df646f45 [2021-02-26T07:10:38.579Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-26T07:10:38.847Z] Removing intermediate container 09783144f956 [2021-02-26T07:10:38.847Z] ---> 863b6f33fe0c [2021-02-26T07:10:38.847Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-26T07:10:39.439Z] ---> Running in fc157b9e82fe [2021-02-26T07:10:39.439Z] ---> Running in be9cf6b4c1c4 [2021-02-26T07:10:39.707Z] ---> Running in 9d29d2e5ce5c [2021-02-26T07:10:39.707Z] ---> Running in d55f8549ebfe [2021-02-26T07:10:39.975Z] Removing intermediate container fc157b9e82fe [2021-02-26T07:10:39.975Z] ---> 32eb087450d6 [2021-02-26T07:10:39.975Z] [2021-02-26T07:10:40.254Z] Removing intermediate container d55f8549ebfe [2021-02-26T07:10:40.254Z] ---> 8a572d2fd710 [2021-02-26T07:10:40.254Z] Step 27/30 : CMD ["gate"] [2021-02-26T07:10:40.254Z] Successfully built 32eb087450d6 [2021-02-26T07:10:40.254Z] Successfully tagged docker-core-data-go:latest [2021-02-26T07:10:40.254Z] Building docker-core-command-go [2021-02-26T07:10:40.536Z]  Building docker-core-data-go ... done  ---> Running in 664363231cf4 [2021-02-26T07:10:40.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.315s coverage: 92.8% of statements [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-26T07:10:40.630Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-26T07:10:40.630Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.250s coverage: 0.1% of statements [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-26T07:10:40.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-26T07:10:40.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements [2021-02-26T07:10:40.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2021-02-26T07:10:40.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2021-02-26T07:10:40.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-02-26T07:10:40.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-02-26T07:10:41.148Z] Removing intermediate container 664363231cf4 [2021-02-26T07:10:41.148Z] ---> e705e14f7043 [2021-02-26T07:10:41.148Z] Step 28/30 : LABEL arch=x86_64 [2021-02-26T07:10:41.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T07:10:41.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:41.425Z] ---> Running in bb1d4719431f [2021-02-26T07:10:42.260Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:10:43.212Z] OK: 233 MiB in 51 packages [2021-02-26T07:10:44.516Z] Removing intermediate container bb1d4719431f [2021-02-26T07:10:44.516Z] ---> 316a924540b8 [2021-02-26T07:10:44.516Z] Step 29/30 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:10:45.942Z] ---> Running in c858c174b2c0 [2021-02-26T07:10:46.922Z] Removing intermediate container be9cf6b4c1c4 [2021-02-26T07:10:46.922Z] ---> da838aee1da1 [2021-02-26T07:10:46.922Z] Step 6/26 : COPY go.mod . [2021-02-26T07:10:46.922Z] Removing intermediate container c858c174b2c0 [2021-02-26T07:10:46.922Z] ---> 76a81562a325 [2021-02-26T07:10:46.922Z] Step 30/30 : LABEL version=0.0.0 [2021-02-26T07:10:48.879Z] ---> Running in 1d232406ae65 [2021-02-26T07:10:48.879Z] ---> 1fd5804951da [2021-02-26T07:10:48.879Z] Step 7/26 : RUN go mod download [2021-02-26T07:10:49.164Z] ---> Running in 93bb39bd1fd6 [2021-02-26T07:10:49.164Z] Removing intermediate container 1d232406ae65 [2021-02-26T07:10:49.164Z] ---> dc1b621e29f7 [2021-02-26T07:10:49.164Z] [2021-02-26T07:10:49.760Z] Successfully built dc1b621e29f7 [2021-02-26T07:10:49.760Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-26T07:10:53.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2021-02-26T07:10:53.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-02-26T07:10:54.071Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 93bb39bd1fd6 [2021-02-26T07:10:54.071Z] ---> fa1a7623704c [2021-02-26T07:10:54.071Z] Step 8/26 : COPY . . [2021-02-26T07:11:00.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:11:00.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:11:00.753Z] ---> cafc4134084a [2021-02-26T07:11:00.753Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T07:11:00.753Z] ---> Using cache [2021-02-26T07:11:00.753Z] ---> 5f50ad6982f1 [2021-02-26T07:11:00.753Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:11:00.753Z] ---> Using cache [2021-02-26T07:11:00.753Z] ---> 3d2acafa614a [2021-02-26T07:11:00.753Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T07:11:00.753Z] ---> Using cache [2021-02-26T07:11:00.753Z] ---> 74ddc662fc4c [2021-02-26T07:11:00.753Z] Step 6/23 : COPY go.mod . [2021-02-26T07:11:00.753Z] ---> Using cache [2021-02-26T07:11:00.753Z] ---> 535959a1d3b6 [2021-02-26T07:11:00.753Z] Step 7/23 : RUN go mod download [2021-02-26T07:11:00.753Z] ---> Using cache [2021-02-26T07:11:00.753Z] ---> ea348e918e53 [2021-02-26T07:11:00.753Z] Step 8/23 : COPY . . [2021-02-26T07:11:00.754Z] ---> Using cache [2021-02-26T07:11:00.754Z] ---> 7003df646f45 [2021-02-26T07:11:00.754Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-26T07:11:01.021Z] ---> Running in bd4247e89d14 [2021-02-26T07:11:02.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T07:11:02.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.148s coverage: 92.9% of statements [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.161s coverage: 80.8% of statements [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.6% of statements [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.6% of statements [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.492s coverage: 62.4% of statements [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-02-26T07:11:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.791s coverage: 68.9% of statements [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-26T07:11:08.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-26T07:11:08.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.374s coverage: 36.6% of statements [2021-02-26T07:11:08.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-26T07:11:08.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-26T07:11:08.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.098s coverage: 89.5% of statements [2021-02-26T07:11:11.469Z] Removing intermediate container ccd88f9e901c [2021-02-26T07:11:11.469Z] ---> c705b1963164 [2021-02-26T07:11:11.469Z] [2021-02-26T07:11:11.469Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T07:11:11.469Z] ---> 88dd2752d2ea [2021-02-26T07:11:11.469Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-26T07:11:11.469Z] ---> Using cache [2021-02-26T07:11:11.469Z] ---> 0c6bc3964884 [2021-02-26T07:11:11.469Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T07:11:11.469Z] ---> Using cache [2021-02-26T07:11:11.469Z] ---> b1203510958f [2021-02-26T07:11:11.469Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-26T07:11:12.433Z] ---> Running in e7189c37346e [2021-02-26T07:11:13.984Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.483s coverage: 47.0% of statements [2021-02-26T07:11:13.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-26T07:11:13.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-26T07:11:13.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-26T07:11:13.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-26T07:11:13.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.369s coverage: 89.4% of statements [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T07:11:13.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-26T07:11:14.023Z] Removing intermediate container e7189c37346e [2021-02-26T07:11:14.023Z] ---> a5f9a232b4c8 [2021-02-26T07:11:14.023Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T07:11:14.296Z] ---> Running in 33a6511d9541 [2021-02-26T07:11:16.855Z] Removing intermediate container 33a6511d9541 [2021-02-26T07:11:16.855Z] ---> 9beaf6473c48 [2021-02-26T07:11:16.855Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:11:17.813Z] Removing intermediate container 9d29d2e5ce5c [2021-02-26T07:11:17.813Z] ---> d7107b02333c [2021-02-26T07:11:17.813Z] [2021-02-26T07:11:17.813Z] Step 10/21 : FROM alpine:3.12 [2021-02-26T07:11:17.813Z] ---> 88dd2752d2ea [2021-02-26T07:11:17.813Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-26T07:11:18.083Z] ---> 340a2c0c89cc [2021-02-26T07:11:18.083Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-26T07:11:18.083Z] ---> Running in ecec408c49b6 [2021-02-26T07:11:18.083Z] ---> 41908518a7cb [2021-02-26T07:11:18.083Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-26T07:11:18.356Z] ---> Running in f3229f0efb5c [2021-02-26T07:11:19.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:11:19.346Z] ---> 8f5011c99c88 [2021-02-26T07:11:19.346Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-26T07:11:19.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:11:19.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T07:11:19.622Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-26T07:11:19.622Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T07:11:19.622Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-26T07:11:19.622Z] (4/4) Installing curl (7.69.1-r3) [2021-02-26T07:11:19.622Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:11:19.622Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T07:11:19.897Z] OK: 7 MiB in 18 packages [2021-02-26T07:11:19.897Z] ---> f6cc0b36d7be [2021-02-26T07:11:19.897Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-26T07:11:20.163Z] ---> Running in 936480d6e7d1 [2021-02-26T07:11:20.428Z] Removing intermediate container 936480d6e7d1 [2021-02-26T07:11:20.428Z] ---> 21b7f6d0f448 [2021-02-26T07:11:20.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:11:20.709Z] ---> Running in 177d39a6d850 [2021-02-26T07:11:20.975Z] Removing intermediate container 177d39a6d850 [2021-02-26T07:11:20.975Z] ---> 8542fcb5d409 [2021-02-26T07:11:20.975Z] Step 20/22 : LABEL arch=x86_64 [2021-02-26T07:11:21.565Z] ---> Running in 1ad4211a2565 [2021-02-26T07:11:21.565Z] Removing intermediate container ecec408c49b6 [2021-02-26T07:11:21.565Z] ---> 0e0003fd5612 [2021-02-26T07:11:21.565Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T07:11:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.094s coverage: 29.1% of statements [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-26T07:11:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.232s coverage: 99.0% of statements [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-26T07:11:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-26T07:11:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 92.9% of statements [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-26T07:11:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-26T07:11:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-26T07:11:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-26T07:11:22.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-26T07:11:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-02-26T07:11:22.314Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-26T07:11:22.913Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-26T07:11:23.506Z] ---> Running in b6909df54341 [2021-02-26T07:11:23.506Z] Removing intermediate container 1ad4211a2565 [2021-02-26T07:11:23.506Z] ---> 3a4f9a873661 [2021-02-26T07:11:23.506Z] Step 21/22 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:11:23.506Z] ---> Running in c07fcee70051 [2021-02-26T07:11:23.506Z] Removing intermediate container b6909df54341 [2021-02-26T07:11:23.506Z] ---> 2af0a37f7199 [2021-02-26T07:11:23.506Z] Step 13/21 : WORKDIR /edgex [2021-02-26T07:11:23.774Z] ---> Running in 4e1114e9e09f [2021-02-26T07:11:23.894Z] GO111MODULE=on go vet ./... [2021-02-26T07:11:24.044Z] Removing intermediate container c07fcee70051 [2021-02-26T07:11:24.044Z] ---> 00d4786c1376 [2021-02-26T07:11:24.044Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T07:11:25.154Z] ---> Running in 1ab70b049195 [2021-02-26T07:11:25.154Z] Removing intermediate container 4e1114e9e09f [2021-02-26T07:11:25.154Z] ---> b7bf5af859de [2021-02-26T07:11:25.154Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-26T07:11:25.727Z] Removing intermediate container bd4247e89d14 [2021-02-26T07:11:25.727Z] ---> 231f3eeb66d3 [2021-02-26T07:11:25.727Z] [2021-02-26T07:11:25.727Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T07:11:25.727Z] ---> 88dd2752d2ea [2021-02-26T07:11:25.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T07:11:25.727Z] ---> Using cache [2021-02-26T07:11:25.727Z] ---> 0c6bc3964884 [2021-02-26T07:11:25.727Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T07:11:25.727Z] ---> Using cache [2021-02-26T07:11:25.727Z] ---> b1203510958f [2021-02-26T07:11:25.727Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-26T07:11:25.991Z] ---> e1929f5ada91 [2021-02-26T07:11:25.991Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-26T07:11:25.991Z] Removing intermediate container 1ab70b049195 [2021-02-26T07:11:25.991Z] ---> 65569c73c36a [2021-02-26T07:11:25.991Z] [2021-02-26T07:11:25.991Z] ---> Running in 2719dc35b255 [2021-02-26T07:11:25.991Z] Successfully built 65569c73c36a [2021-02-26T07:11:26.263Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-26T07:11:26.263Z]  Building docker-support-scheduler-go ... done Removing intermediate container 2719dc35b255 [2021-02-26T07:11:26.263Z] ---> 918a888d7f6c [2021-02-26T07:11:26.263Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T07:11:26.561Z] ---> Running in b8e1de8b2cb1 [2021-02-26T07:11:26.561Z] ---> 5589b771c100 [2021-02-26T07:11:26.561Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-26T07:11:26.845Z] Removing intermediate container b8e1de8b2cb1 [2021-02-26T07:11:26.845Z] ---> 785e98995240 [2021-02-26T07:11:26.845Z] Step 15/23 : WORKDIR / [2021-02-26T07:11:26.845Z] ---> Running in a0572b742e85 [2021-02-26T07:11:27.114Z] ---> c74380004933 [2021-02-26T07:11:27.114Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-26T07:11:27.114Z] Removing intermediate container a0572b742e85 [2021-02-26T07:11:27.114Z] ---> a13fb2c30e53 [2021-02-26T07:11:27.114Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:11:27.384Z] ---> Running in d145d8aa73ea [2021-02-26T07:11:27.648Z] Removing intermediate container d145d8aa73ea [2021-02-26T07:11:27.648Z] ---> 7f010c001030 [2021-02-26T07:11:27.648Z] Step 18/21 : CMD ["--init=true"] [2021-02-26T07:11:27.915Z] ---> 7b2f9810c3ab [2021-02-26T07:11:27.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-26T07:11:27.915Z] ---> Running in 172f46592563 [2021-02-26T07:11:28.185Z] Removing intermediate container 172f46592563 [2021-02-26T07:11:28.185Z] ---> a658b0148910 [2021-02-26T07:11:28.185Z] Step 19/21 : LABEL arch=x86_64 [2021-02-26T07:11:28.185Z] ---> Running in 72bd70a39f5d [2021-02-26T07:11:28.457Z] ---> 6bd35dad988e [2021-02-26T07:11:28.457Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-26T07:11:28.457Z] Removing intermediate container 72bd70a39f5d [2021-02-26T07:11:28.457Z] ---> ea5668e895a1 [2021-02-26T07:11:28.457Z] Step 20/21 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:11:28.723Z] ---> Running in 1ecdd9f3cb0a [2021-02-26T07:11:28.985Z] ---> a75d4002376e [2021-02-26T07:11:28.985Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-26T07:11:28.985Z] ---> Running in 8028a2e99f25 [2021-02-26T07:11:28.985Z] Removing intermediate container 1ecdd9f3cb0a [2021-02-26T07:11:28.985Z] ---> 16ce31d06e7b [2021-02-26T07:11:28.985Z] Step 21/21 : LABEL version=0.0.0 [2021-02-26T07:11:29.937Z] ---> Running in 7c868f6084aa [2021-02-26T07:11:29.937Z] Removing intermediate container 8028a2e99f25 [2021-02-26T07:11:29.937Z] ---> 8cd1d0b30f4a [2021-02-26T07:11:29.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:11:30.206Z] Removing intermediate container 7c868f6084aa [2021-02-26T07:11:30.206Z] ---> 35b788205a0f [2021-02-26T07:11:30.206Z] [2021-02-26T07:11:30.206Z] ---> Running in 555b6501f047 [2021-02-26T07:11:30.469Z] Successfully built 35b788205a0f [2021-02-26T07:11:30.469Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-26T07:11:30.469Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 555b6501f047 [2021-02-26T07:11:30.469Z] ---> 94fe9376f20d [2021-02-26T07:11:30.469Z] Step 21/23 : LABEL arch=x86_64 [2021-02-26T07:11:30.469Z] ---> Running in f1e4dc8e0d47 [2021-02-26T07:11:30.735Z] Removing intermediate container f1e4dc8e0d47 [2021-02-26T07:11:30.735Z] ---> 3862b2fd760d [2021-02-26T07:11:30.735Z] Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:11:30.735Z] ---> Running in a82ca2d2e498 [2021-02-26T07:11:30.998Z] Removing intermediate container a82ca2d2e498 [2021-02-26T07:11:30.998Z] ---> 8cd9e3d3936d [2021-02-26T07:11:30.998Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T07:11:30.998Z] ---> Running in e685b3a86b27 [2021-02-26T07:11:31.263Z] Removing intermediate container e685b3a86b27 [2021-02-26T07:11:31.263Z] ---> 199124abad75 [2021-02-26T07:11:31.263Z] [2021-02-26T07:11:31.263Z] Successfully built 199124abad75 [2021-02-26T07:11:31.526Z] Successfully tagged docker-core-command-go:latest [2021-02-26T07:11:33.445Z]  Building docker-core-command-go ... done Removing intermediate container f3229f0efb5c [2021-02-26T07:11:33.445Z] ---> 529e9460708d [2021-02-26T07:11:33.445Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-26T07:11:33.445Z] ---> Running in 6eb932907363 [2021-02-26T07:11:34.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T07:11:34.970Z] Removing intermediate container 6eb932907363 [2021-02-26T07:11:34.970Z] ---> b088e12e2270 [2021-02-26T07:11:34.970Z] [2021-02-26T07:11:34.970Z] Step 11/26 : FROM docker:20.10.0 [2021-02-26T07:11:34.970Z] 20.10.0: Pulling from library/docker [2021-02-26T07:11:40.275Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-26T07:11:40.275Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-26T07:11:40.275Z] ---> aefe523efa57 [2021-02-26T07:11:40.275Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-26T07:11:40.275Z] ---> Running in c8ad8b066116 [2021-02-26T07:11:40.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:11:40.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:11:40.275Z] (1/2) Installing readline (8.0.4-r0) [2021-02-26T07:11:40.275Z] (2/2) Installing bash (5.0.17-r0) [2021-02-26T07:11:40.275Z] Executing bash-5.0.17-r0.post-install [2021-02-26T07:11:40.275Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:11:40.275Z] OK: 12 MiB in 22 packages [2021-02-26T07:11:40.849Z] Removing intermediate container c8ad8b066116 [2021-02-26T07:11:40.849Z] ---> 37fd7b8a9814 [2021-02-26T07:11:40.849Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-26T07:11:40.849Z] ---> Running in 8e5adf4b52d7 [2021-02-26T07:11:41.114Z] Removing intermediate container 8e5adf4b52d7 [2021-02-26T07:11:41.115Z] ---> 0277328bfd9a [2021-02-26T07:11:41.115Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-26T07:11:41.115Z] ---> Running in 84a8b8e281d9 [2021-02-26T07:11:41.378Z] Removing intermediate container 84a8b8e281d9 [2021-02-26T07:11:41.378Z] ---> 7ea55e768f3a [2021-02-26T07:11:41.378Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-26T07:11:41.378Z] ---> Running in 6442ff020bb7 [2021-02-26T07:11:41.641Z] Removing intermediate container 6442ff020bb7 [2021-02-26T07:11:41.641Z] ---> 21ba432e3d62 [2021-02-26T07:11:41.641Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-26T07:11:42.217Z] ---> 1e57e897104e [2021-02-26T07:11:42.217Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-26T07:11:42.479Z] ---> f512fedfd6cd [2021-02-26T07:11:42.479Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-26T07:11:42.743Z] ---> d89a765a7128 [2021-02-26T07:11:42.743Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-26T07:11:42.743Z] ---> Running in 1e1126f3d5ca [2021-02-26T07:11:43.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:11:43.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:11:43.579Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-26T07:11:43.579Z] (2/33) Installing expat (2.2.9-r1) [2021-02-26T07:11:43.579Z] (3/33) Installing libffi (3.3-r2) [2021-02-26T07:11:43.579Z] (4/33) Installing gdbm (1.13-r1) [2021-02-26T07:11:43.579Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-26T07:11:43.579Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-26T07:11:43.579Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-26T07:11:44.970Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-26T07:11:44.970Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-26T07:11:44.970Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-26T07:11:44.970Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-26T07:11:44.970Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-26T07:11:44.970Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-26T07:11:44.970Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-26T07:11:44.970Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-26T07:11:44.970Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-26T07:11:44.970Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-26T07:11:44.970Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-26T07:11:44.970Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-26T07:11:44.970Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-26T07:11:45.232Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-26T07:11:45.232Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-26T07:11:45.232Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-26T07:11:45.232Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-26T07:11:45.232Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-26T07:11:45.232Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-26T07:11:45.232Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-26T07:11:45.232Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-26T07:11:45.232Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-26T07:11:45.232Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-26T07:11:45.232Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-26T07:11:45.232Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-26T07:11:45.232Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-26T07:11:45.495Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:11:45.495Z] OK: 71 MiB in 55 packages [2021-02-26T07:11:55.510Z] Removing intermediate container 1e1126f3d5ca [2021-02-26T07:11:55.510Z] ---> dd81bb3f80bb [2021-02-26T07:11:55.510Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-26T07:11:55.510Z] ---> Running in 552078fecced [2021-02-26T07:11:55.510Z] Collecting docker-compose==1.23.2 [2021-02-26T07:11:55.510Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-26T07:11:55.775Z] Collecting jsonschema<3,>=2.5.1 [2021-02-26T07:11:55.775Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-26T07:11:56.037Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-26T07:11:56.037Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-26T07:11:56.301Z] Collecting docopt<0.7,>=0.6.1 [2021-02-26T07:11:56.301Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-26T07:11:56.889Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-26T07:11:56.889Z] Collecting cached-property<2,>=1.2.0 [2021-02-26T07:11:56.889Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-26T07:11:57.154Z] Collecting docker<4.0,>=3.6.0 [2021-02-26T07:11:57.154Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-26T07:11:57.154Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-26T07:11:57.154Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-26T07:11:57.416Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-26T07:11:57.416Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-26T07:11:57.678Z] Collecting PyYAML<4,>=3.10 [2021-02-26T07:11:57.678Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-26T07:11:58.626Z] Collecting texttable<0.10,>=0.9.0 [2021-02-26T07:11:58.626Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-26T07:11:58.889Z] Collecting docker-pycreds>=0.4.0 [2021-02-26T07:11:58.889Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-26T07:11:59.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-02-26T07:11:59.153Z] Collecting idna<2.8,>=2.5 [2021-02-26T07:11:59.153Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-26T07:11:59.153Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-26T07:11:59.153Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-26T07:11:59.153Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-26T07:11:59.153Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-26T07:11:59.153Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-26T07:11:59.153Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-26T07:11:59.153Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-26T07:11:59.417Z] Installing collected packages: jsonschema, dockerpty, docopt, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, texttable, docker-compose [2021-02-26T07:11:59.681Z] Running setup.py install for dockerpty: started [2021-02-26T07:11:59.944Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-26T07:11:59.944Z] Running setup.py install for docopt: started [2021-02-26T07:12:00.519Z] Running setup.py install for docopt: finished with status 'done' [2021-02-26T07:12:00.519Z] Attempting uninstall: idna [2021-02-26T07:12:00.519Z] Found existing installation: idna 2.9 [2021-02-26T07:12:00.519Z] Uninstalling idna-2.9: [2021-02-26T07:12:00.519Z] Successfully uninstalled idna-2.9 [2021-02-26T07:12:00.782Z] Attempting uninstall: urllib3 [2021-02-26T07:12:00.782Z] Found existing installation: urllib3 1.25.9 [2021-02-26T07:12:00.782Z] Uninstalling urllib3-1.25.9: [2021-02-26T07:12:00.782Z] Successfully uninstalled urllib3-1.25.9 [2021-02-26T07:12:01.045Z] Attempting uninstall: requests [2021-02-26T07:12:01.045Z] Found existing installation: requests 2.23.0 [2021-02-26T07:12:01.045Z] Uninstalling requests-2.23.0: [2021-02-26T07:12:01.045Z] Successfully uninstalled requests-2.23.0 [2021-02-26T07:12:01.625Z] Running setup.py install for PyYAML: started [2021-02-26T07:12:01.900Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-26T07:12:01.900Z] Running setup.py install for texttable: started [2021-02-26T07:12:02.478Z] Running setup.py install for texttable: finished with status 'done' [2021-02-26T07:12:02.744Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-26T07:12:06.061Z] Removing intermediate container 552078fecced [2021-02-26T07:12:06.061Z] ---> c2f6fcac6929 [2021-02-26T07:12:06.061Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-26T07:12:06.061Z] ---> Running in 4ca6a65d26c3 [2021-02-26T07:12:06.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T07:12:06.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T07:12:06.901Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T07:12:06.901Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-26T07:12:06.901Z] (3/3) Installing curl (7.69.1-r3) [2021-02-26T07:12:06.901Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:12:06.901Z] OK: 72 MiB in 58 packages [2021-02-26T07:12:07.163Z] Removing intermediate container 4ca6a65d26c3 [2021-02-26T07:12:07.163Z] ---> e2c61bcc2cc2 [2021-02-26T07:12:07.163Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-26T07:12:07.427Z] ---> Running in 803220c0b0c3 [2021-02-26T07:12:07.427Z] Removing intermediate container 803220c0b0c3 [2021-02-26T07:12:07.427Z] ---> cdd0e1b88b35 [2021-02-26T07:12:07.427Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:12:07.690Z] ---> Running in 68f30c5d0026 [2021-02-26T07:12:07.690Z] Removing intermediate container 68f30c5d0026 [2021-02-26T07:12:07.690Z] ---> ab5b38a0dbd2 [2021-02-26T07:12:07.690Z] Step 24/26 : LABEL arch=x86_64 [2021-02-26T07:12:07.952Z] ---> Running in 91329ef8ba57 [2021-02-26T07:12:07.952Z] Removing intermediate container 91329ef8ba57 [2021-02-26T07:12:07.952Z] ---> 8e15d1b9fc8a [2021-02-26T07:12:07.952Z] Step 25/26 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:12:07.952Z] ---> Running in 4c4ab06b53bd [2021-02-26T07:12:08.214Z] Removing intermediate container 4c4ab06b53bd [2021-02-26T07:12:08.214Z] ---> 100aafc8a3b5 [2021-02-26T07:12:08.214Z] Step 26/26 : LABEL version=0.0.0 [2021-02-26T07:12:08.214Z] ---> Running in 760fd41a6854 [2021-02-26T07:12:08.477Z] Removing intermediate container 760fd41a6854 [2021-02-26T07:12:08.477Z] ---> 923e5147e6b6 [2021-02-26T07:12:08.477Z] [2021-02-26T07:12:08.477Z] Successfully built 923e5147e6b6 [2021-02-26T07:12:08.477Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-26T07:12:08.766Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-26T07:12:08.799Z] $ docker stop --time=1 8ca22d8d76b3a11f927aea2415936dbf780d067d75dc290619e810f28f1a362c [2021-02-26T07:12:10.404Z] $ docker rm -f 8ca22d8d76b3a11f927aea2415936dbf780d067d75dc290619e810f28f1a362c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T07:12:11.025Z] + docker images [2021-02-26T07:12:11.025Z] + grep docker [2021-02-26T07:12:11.288Z] docker-sys-mgmt-agent-go latest 923e5147e6b6 3 seconds ago 313MB [2021-02-26T07:12:11.288Z] docker-core-command-go latest 199124abad75 40 seconds ago 17MB [2021-02-26T07:12:11.288Z] docker-security-proxy-setup-go latest 35b788205a0f 42 seconds ago 24.7MB [2021-02-26T07:12:11.288Z] docker-support-scheduler-go latest 65569c73c36a 46 seconds ago 17.2MB [2021-02-26T07:12:11.288Z] docker-security-bootstrapper-go latest dc1b621e29f7 About a minute ago 18.7MB [2021-02-26T07:12:11.288Z] docker-core-data-go latest 32eb087450d6 About a minute ago 22.4MB [2021-02-26T07:12:11.288Z] docker-core-metadata-go latest 9529eca45038 About a minute ago 19MB [2021-02-26T07:12:11.288Z] docker-security-secretstore-setup-go latest c94497906335 About a minute ago 24.9MB [2021-02-26T07:12:11.288Z] docker-support-notifications-go latest 7a46d82c3e15 2 minutes ago 17.8MB [2021-02-26T07:12:11.288Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-26T07:12:27.524Z] Still waiting to schedule task [2021-02-26T07:12:27.524Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-26T07:12:45.728Z] gofmt -l . [2021-02-26T07:12:45.728Z] [ "`gofmt -l .`" = "" ] [2021-02-26T07:12:45.728Z] ./bin/test-go-mod-tidy.sh [2021-02-26T07:12:45.728Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-26T07:12:46.433Z] + ls -al . [2021-02-26T07:12:46.433Z] total 740 [2021-02-26T07:12:46.433Z] drwxrwxr-x 9 1001 1001 4096 Feb 26 07:12 . [2021-02-26T07:12:46.433Z] drwxr-xr-x 4 root root 4096 Feb 26 07:08 .. [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 11 Feb 26 07:06 .dockerignore [2021-02-26T07:12:46.433Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 07:06 .git [2021-02-26T07:12:46.433Z] drwxrwxr-x 3 1001 1001 4096 Feb 26 07:06 .github [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 818 Feb 26 07:06 .gitignore [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 166 Feb 26 07:06 .sonarcloud.properties [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 8475 Feb 26 07:06 Attribution.txt [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 3804 Feb 26 07:06 CONTRIBUTING.md [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 931 Feb 26 07:06 Dockerfile.build [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 863 Feb 26 07:06 Jenkinsfile [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 10775 Feb 26 07:06 LICENSE [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 5774 Feb 26 07:06 Makefile [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 6524 Feb 26 07:06 README.md [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 6755 Feb 26 07:06 SECURITY.md [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 5 Feb 26 07:04 VERSION [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 4131 Feb 26 07:06 ZMQWindows.md [2021-02-26T07:12:46.433Z] drwxrwxr-x 2 1001 1001 4096 Feb 26 07:06 bin [2021-02-26T07:12:46.433Z] drwxrwxr-x 14 1001 1001 4096 Feb 26 07:06 cmd [2021-02-26T07:12:46.433Z] -rw-r--r-- 1 root root 598973 Feb 26 07:11 coverage.out [2021-02-26T07:12:46.433Z] -rw-r--r-- 1 root root 1055 Feb 26 07:12 go.mod [2021-02-26T07:12:46.433Z] -rw-r--r-- 1 root root 21699 Feb 26 07:12 go.sum [2021-02-26T07:12:46.433Z] drwxrwxr-x 8 1001 1001 4096 Feb 26 07:06 internal [2021-02-26T07:12:46.433Z] drwxrwxr-x 4 1001 1001 4096 Feb 26 07:06 openapi [2021-02-26T07:12:46.433Z] drwxrwxr-x 4 1001 1001 4096 Feb 26 07:06 snap [2021-02-26T07:12:46.433Z] -rw-rw-r-- 1 1001 1001 168 Feb 26 07:06 version.go [Pipeline] sh [2021-02-26T07:12:47.115Z] + '[' -e coverage.out ] [2021-02-26T07:12:47.115Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-26T07:12:47.169Z] Warning: overwriting stash ‘coverage-report’ [2021-02-26T07:12:48.397Z] Stashed 1 file(s) [Pipeline] sh [2021-02-26T07:12:49.144Z] + make build [2021-02-26T07:12:49.144Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T07:13:01.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T07:13:22.475Z] Running on prd-ubuntu18.04-docker-8c-8g-27824 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws [2021-02-26T07:13:22.570Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-26T07:13:23.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T07:13:24.781Z] using credential edgex-jenkins-ssh [2021-02-26T07:13:24.836Z] Cloning the remote Git repository [2021-02-26T07:13:24.863Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-26T07:13:24.925Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-26T07:13:24.952Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T07:13:24.952Z] > git --version # timeout=10 [2021-02-26T07:13:24.959Z] > git --version # 'git version 2.17.1' [2021-02-26T07:13:24.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T07:13:24.985Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T07:13:29.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T07:13:36.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T07:13:36.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T07:13:40.533Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T07:13:40.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T07:13:40.547Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-26T07:13:40.557Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-26T07:13:40.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T07:13:40.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T07:13:41.155Z] Merging remotes/origin/master commit 73dc428bea26e7bc953b08348183f35641f26ad3 into PR head commit 3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:13:41.282Z] Merge succeeded, producing 3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:13:41.283Z] Checking out Revision 3011de63955d4c066a248ef349eb9c602d5bef12 (PR-3202) [2021-02-26T07:13:41.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T07:13:41.184Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T07:13:41.196Z] > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 [2021-02-26T07:13:41.269Z] > git remote # timeout=10 [2021-02-26T07:13:41.276Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T07:13:41.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T07:13:41.285Z] > git merge 73dc428bea26e7bc953b08348183f35641f26ad3 # timeout=10 [2021-02-26T07:13:41.295Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T07:13:41.305Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T07:13:41.309Z] > git checkout -f 3011de63955d4c066a248ef349eb9c602d5bef12 # timeout=10 [2021-02-26T07:13:44.955Z] Commit message: "feat(data): Add CBOR support for V2 API" [2021-02-26T07:13:44.993Z] > git --version # timeout=10 [2021-02-26T07:13:44.998Z] > git --version # 'git version 2.17.1' [2021-02-26T07:13:45.001Z] fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:13:46.137Z] + echo snap-build.sh [2021-02-26T07:13:46.137Z] snap-build.sh [2021-02-26T07:13:46.137Z] + SNAP_BASE_DIR=. [2021-02-26T07:13:46.137Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-26T07:13:46.137Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-26T07:13:46.137Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-26T07:13:46.137Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-26T07:13:46.137Z] + cd /w/workspace/edgex-go/1 [2021-02-26T07:13:46.137Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-26T07:13:46.137Z] Reading package lists... [2021-02-26T07:13:46.137Z] Building dependency tree... [2021-02-26T07:13:46.137Z] Reading state information... [2021-02-26T07:13:46.399Z] The following packages were automatically installed and are no longer required: [2021-02-26T07:13:46.399Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-26T07:13:46.399Z] uidmap xdelta3 [2021-02-26T07:13:46.399Z] Use 'sudo apt autoremove' to remove them. [2021-02-26T07:13:46.399Z] The following packages will be REMOVED: [2021-02-26T07:13:46.399Z] lxd* lxd-client* [2021-02-26T07:13:46.661Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-26T07:13:46.661Z] After this operation, 31.7 MB disk space will be freed. [2021-02-26T07:13:47.708Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-26T07:13:47.708Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-26T07:13:48.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T07:13:48.658Z] Removing lxd dnsmasq configuration [2021-02-26T07:13:48.658Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-26T07:13:48.921Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-26T07:13:49.869Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-26T07:13:49.869Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-26T07:13:49.869Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-26T07:13:51.256Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-26T07:13:51.256Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-26T07:13:51.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T07:13:52.642Z] + sudo snap remove --purge lxd [2021-02-26T07:13:52.642Z] snap "lxd" is not installed [2021-02-26T07:13:52.642Z] + sudo groupadd --force --system lxd [2021-02-26T07:13:52.642Z] ++ whoami [2021-02-26T07:13:52.642Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-26T07:13:52.642Z] + newgrp - lxd [2021-02-26T07:13:52.642Z] + sudo snap install lxd [2021-02-26T07:13:55.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T07:13:59.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T07:14:00.783Z] 2021-02-26T07:13:58Z INFO Waiting for automatic snapd restart... [2021-02-26T07:14:02.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-26T07:14:09.634Z] $ docker stop --time=1 1c6c2cca6a41cf2ba3cb13e98a7830b536c1f13d1df53e19a5c8b65c883eade1 [2021-02-26T07:14:12.295Z] $ docker rm -f 1c6c2cca6a41cf2ba3cb13e98a7830b536c1f13d1df53e19a5c8b65c883eade1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:14:14.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T07:14:14.874Z] [2021-02-26T07:14:14.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:14:15.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T07:14:15.857Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-26T07:14:15.857Z] 29e5d40040c1: Pulling fs layer [2021-02-26T07:14:15.857Z] 1ce36da41761: Pulling fs layer [2021-02-26T07:14:15.857Z] 25b303627fd3: Pulling fs layer [2021-02-26T07:14:15.857Z] 29e5d40040c1: Verifying Checksum [2021-02-26T07:14:15.857Z] 29e5d40040c1: Download complete [2021-02-26T07:14:16.456Z] 1ce36da41761: Verifying Checksum [2021-02-26T07:14:16.456Z] 1ce36da41761: Download complete [2021-02-26T07:14:16.456Z] 29e5d40040c1: Pull complete [2021-02-26T07:14:17.892Z] 1ce36da41761: Pull complete [2021-02-26T07:14:18.171Z] 25b303627fd3: Verifying Checksum [2021-02-26T07:14:18.171Z] 25b303627fd3: Download complete [2021-02-26T07:14:18.935Z] lxd 4.11 from Canonical* installed [2021-02-26T07:14:18.935Z] + sudo lxd init --auto [2021-02-26T07:14:28.327Z] 25b303627fd3: Pull complete [2021-02-26T07:14:28.327Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-26T07:14:28.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T07:14:28.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-26T07:14:28.616Z] prd-ubuntu18.04-docker-arm64-4c-16g-27820 does not seem to be running inside a container [2021-02-26T07:14:28.683Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-26T07:14:28.959Z] + sudo snap install --classic snapcraft [2021-02-26T07:14:31.872Z] $ docker top 4934e2d59d741c9a9e039eff57065fdbc718ef12c8e48c634f4f7260171470bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T07:14:33.025Z] + docker-compose build --help [2021-02-26T07:14:33.025Z] + grep parallel [2021-02-26T07:14:34.259Z] snapcraft 4.5.1 from Canonical* installed [2021-02-26T07:14:34.259Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-26T07:14:34.259Z] + patch --verbose -p1 [2021-02-26T07:14:34.259Z] Hmm... Looks like a unified diff to me... [2021-02-26T07:14:34.259Z] The text leading up to this was: [2021-02-26T07:14:34.259Z] -------------------------- [2021-02-26T07:14:34.259Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-26T07:14:34.259Z] |From: Tony Espy [2021-02-26T07:14:34.259Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-26T07:14:34.259Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-26T07:14:34.259Z] | [2021-02-26T07:14:34.259Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-26T07:14:34.260Z] |optimize the snap CI check run for pull requests. When [2021-02-26T07:14:34.260Z] |applied, it essentially strips out everything (apps and [2021-02-26T07:14:34.260Z] |parts) from the snapcraft.yaml file except those required [2021-02-26T07:14:34.260Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-26T07:14:34.260Z] |catch changes to edgex-go that break the snap build. [2021-02-26T07:14:34.260Z] | [2021-02-26T07:14:34.260Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-26T07:14:34.260Z] |to update this patch file, otherwise it may fail to apply, [2021-02-26T07:14:34.260Z] |resulting in a failed snap build CI check in the associated [2021-02-26T07:14:34.260Z] |pull request. [2021-02-26T07:14:34.260Z] | [2021-02-26T07:14:34.260Z] |Note - in addition to applying this patch, the pipeline also [2021-02-26T07:14:34.260Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-26T07:14:34.260Z] |need to build the finally binary .snap file (and it won't [2021-02-26T07:14:34.260Z] |work with the patch applied). This further reduces the build [2021-02-26T07:14:34.260Z] |time. [2021-02-26T07:14:34.260Z] |--- [2021-02-26T07:14:34.260Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-26T07:14:34.260Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-26T07:14:34.260Z] | [2021-02-26T07:14:34.260Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-26T07:14:34.260Z] |index 1e537489..faf42425 100644 [2021-02-26T07:14:34.260Z] |--- a/snap/snapcraft.yaml [2021-02-26T07:14:34.260Z] |+++ b/snap/snapcraft.yaml [2021-02-26T07:14:34.260Z] -------------------------- [2021-02-26T07:14:34.260Z] patching file snap/snapcraft.yaml [2021-02-26T07:14:34.260Z] Using Plan A... [2021-02-26T07:14:34.260Z] Hunk #1 succeeded at 73. [2021-02-26T07:14:34.260Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-26T07:14:34.260Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-26T07:14:34.260Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-26T07:14:34.260Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-26T07:14:34.260Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-26T07:14:34.260Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-26T07:14:34.260Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-26T07:14:34.260Z] Hmm... Ignoring the trailing garbage. [2021-02-26T07:14:34.260Z] done [2021-02-26T07:14:34.260Z] + sudo snapcraft prime --use-lxd [2021-02-26T07:14:35.651Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-26T07:14:35.651Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-26T07:14:35.651Z] - README.md [2021-02-26T07:14:35.651Z] - snapcraft.yaml.orig [2021-02-26T07:14:35.651Z] [2021-02-26T07:14:35.651Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-26T07:14:36.225Z] Launching a container. [2021-02-26T07:14:36.399Z] --parallel Build images in parallel. [Pipeline] } [2021-02-26T07:14:36.698Z] $ docker stop --time=1 4934e2d59d741c9a9e039eff57065fdbc718ef12c8e48c634f4f7260171470bc [2021-02-26T07:14:38.680Z] $ docker rm -f 4934e2d59d741c9a9e039eff57065fdbc718ef12c8e48c634f4f7260171470bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:14:39.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-26T07:14:39.794Z] . [Pipeline] withDockerContainer [2021-02-26T07:14:40.080Z] prd-ubuntu18.04-docker-arm64-4c-16g-27820 does not seem to be running inside a container [2021-02-26T07:14:40.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-26T07:14:41.559Z] $ docker top 61ec922ef43805646180e17f608bc49dc5f4821b9d5ef65a1e119c1e08ce03ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T07:14:42.681Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-26T07:14:46.971Z] Building docker-core-command-go ... [2021-02-26T07:14:46.971Z] Building docker-core-data-go ... [2021-02-26T07:14:46.971Z] Building docker-core-metadata-go ... [2021-02-26T07:14:46.971Z] Building docker-security-bootstrapper-go ... [2021-02-26T07:14:46.971Z] Building docker-security-proxy-setup-go ... [2021-02-26T07:14:46.971Z] Building docker-security-secretstore-setup-go ... [2021-02-26T07:14:46.971Z] Building docker-support-notifications-go ... [2021-02-26T07:14:46.971Z] Building docker-support-scheduler-go ... [2021-02-26T07:14:46.971Z] Building docker-sys-mgmt-agent-go ... [2021-02-26T07:14:46.971Z] Building docker-support-notifications-go [2021-02-26T07:14:46.971Z] Building docker-support-scheduler-go [2021-02-26T07:14:46.971Z] Building docker-security-proxy-setup-go [2021-02-26T07:14:46.971Z] Building docker-sys-mgmt-agent-go [2021-02-26T07:14:46.971Z] Building docker-security-secretstore-setup-go [2021-02-26T07:14:48.477Z] Waiting for container to be ready [2021-02-26T07:14:48.477Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-26T07:14:48.477Z] [2021-02-26T07:14:50.392Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-26T07:14:50.966Z] Waiting for network to be ready... [2021-02-26T07:14:51.537Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-26T07:14:51.537Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-26T07:14:51.798Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-26T07:14:51.798Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-26T07:14:52.058Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-26T07:14:52.319Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-26T07:14:52.319Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-26T07:14:52.319Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-26T07:14:52.319Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-26T07:14:52.319Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-26T07:14:52.319Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-26T07:14:52.319Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-26T07:14:52.320Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-26T07:14:52.320Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-26T07:14:52.320Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-26T07:14:52.320Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-26T07:14:52.320Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] [2021-02-26T07:14:52.320Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-26T07:14:52.580Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-26T07:14:52.840Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-26T07:14:53.100Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-26T07:14:53.100Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-26T07:14:53.100Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-26T07:14:53.100Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-26T07:14:53.100Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-26T07:14:53.100Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-26T07:14:53.100Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-26T07:14:55.646Z] Fetched 24.0 MB in 4s (5572 kB/s) [2021-02-26T07:14:56.217Z] Reading package lists... [2021-02-26T07:14:56.478Z] Reading package lists... [2021-02-26T07:14:56.738Z] Building dependency tree... [2021-02-26T07:14:56.738Z] Reading state information... [2021-02-26T07:14:56.738Z] The following additional packages will be installed: [2021-02-26T07:14:56.738Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-26T07:14:56.738Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-26T07:14:56.738Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-26T07:14:56.738Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-26T07:14:56.738Z] Suggested packages: [2021-02-26T07:14:56.738Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-26T07:14:56.738Z] Recommended packages: [2021-02-26T07:14:56.738Z] gnupg libsasl2-modules [2021-02-26T07:14:56.738Z] The following NEW packages will be installed: [2021-02-26T07:14:56.738Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-26T07:14:56.738Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-26T07:14:56.738Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-26T07:14:56.738Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-26T07:14:56.738Z] The following packages will be upgraded: [2021-02-26T07:14:56.738Z] gpg gpg-agent gpgconf libudev1 [2021-02-26T07:14:56.738Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-26T07:14:56.738Z] Need to get 3530 kB of archives. [2021-02-26T07:14:56.738Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-26T07:14:56.738Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-26T07:14:56.998Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-26T07:14:56.998Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-02-26T07:14:56.998Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-02-26T07:14:56.998Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-26T07:14:57.259Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-26T07:14:57.520Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-26T07:14:57.520Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-26T07:14:57.520Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-02-26T07:14:57.786Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-02-26T07:14:57.786Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-02-26T07:14:57.786Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-26T07:14:57.786Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-26T07:14:57.786Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-26T07:14:57.786Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-26T07:14:57.786Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-26T07:14:57.786Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-26T07:14:57.786Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-26T07:14:57.786Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-26T07:14:57.786Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-26T07:14:57.786Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-26T07:14:57.786Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-02-26T07:14:57.786Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T07:14:58.047Z] Fetched 3530 kB in 1s (3484 kB/s) [2021-02-26T07:14:58.047Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-26T07:14:58.047Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-26T07:14:58.047Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T07:14:58.047Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-26T07:14:58.308Z] Selecting previously unselected package udev. [2021-02-26T07:14:58.308Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-26T07:14:58.308Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-26T07:14:58.308Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-26T07:14:58.569Z] Selecting previously unselected package libfuse2:amd64. [2021-02-26T07:14:58.569Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-26T07:14:58.569Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-26T07:14:58.569Z] Selecting previously unselected package fuse. [2021-02-26T07:14:58.569Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-26T07:14:58.569Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-26T07:14:58.831Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T07:14:58.831Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T07:14:58.831Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T07:14:58.831Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T07:14:59.092Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T07:14:59.092Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T07:14:59.352Z] Selecting previously unselected package libksba8:amd64. [2021-02-26T07:14:59.353Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-26T07:14:59.353Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-26T07:14:59.353Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-26T07:14:59.353Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T07:14:59.353Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:14:59.353Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-26T07:14:59.353Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T07:14:59.353Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:14:59.613Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-26T07:14:59.613Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T07:14:59.613Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:14:59.613Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-26T07:14:59.613Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T07:14:59.613Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:14:59.874Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-26T07:14:59.874Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T07:14:59.874Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:14:59.874Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-26T07:14:59.874Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T07:14:59.874Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:00.134Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-26T07:15:00.134Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T07:15:00.134Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:00.134Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-26T07:15:00.134Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T07:15:00.134Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:00.134Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-26T07:15:00.134Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-26T07:15:00.134Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:00.396Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-26T07:15:00.396Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-26T07:15:00.396Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T07:15:00.396Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-26T07:15:00.396Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-26T07:15:00.396Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T07:15:00.396Z] Selecting previously unselected package libldap-common. [2021-02-26T07:15:00.396Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-02-26T07:15:00.396Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T07:15:00.656Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-26T07:15:00.656Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-02-26T07:15:00.656Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T07:15:00.656Z] Selecting previously unselected package dirmngr. [2021-02-26T07:15:00.656Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T07:15:00.656Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-26T07:15:00.917Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T07:15:00.917Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-02-26T07:15:00.917Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-26T07:15:00.917Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T07:15:00.917Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-26T07:15:00.917Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-02-26T07:15:01.179Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:01.179Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-26T07:15:01.179Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T07:15:01.179Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-26T07:15:01.439Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-26T07:15:01.700Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:01.700Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-26T07:15:01.700Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-26T07:15:01.963Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-02-26T07:15:01.963Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:01.963Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:01.963Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:01.963Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:01.963Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:01.963Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:01.963Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-26T07:15:02.231Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-26T07:15:02.231Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-26T07:15:02.231Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T07:15:02.494Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-26T07:15:02.494Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-26T07:15:02.494Z] This means they are not meant to be enabled using systemctl. [2021-02-26T07:15:02.494Z] Possible reasons for having this kind of units are: [2021-02-26T07:15:02.494Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-26T07:15:02.494Z] .wants/ or .requires/ directory. [2021-02-26T07:15:02.494Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-26T07:15:02.494Z] a requirement dependency on it. [2021-02-26T07:15:02.494Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-26T07:15:02.494Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-26T07:15:02.494Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-26T07:15:02.494Z] instance name specified. [2021-02-26T07:15:03.067Z] Reading package lists... [2021-02-26T07:15:03.067Z] Building dependency tree... [2021-02-26T07:15:03.067Z] Reading state information... [2021-02-26T07:15:03.067Z] The following additional packages will be installed: [2021-02-26T07:15:03.067Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-26T07:15:03.067Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-26T07:15:03.067Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-26T07:15:03.067Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-26T07:15:03.067Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-26T07:15:03.067Z] Suggested packages: [2021-02-26T07:15:03.067Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-26T07:15:03.067Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-26T07:15:03.067Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-26T07:15:03.067Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-26T07:15:03.067Z] systemd-container policykit-1 [2021-02-26T07:15:03.067Z] Recommended packages: [2021-02-26T07:15:03.067Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-26T07:15:03.067Z] The following NEW packages will be installed: [2021-02-26T07:15:03.067Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-26T07:15:03.067Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-26T07:15:03.067Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-26T07:15:03.067Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-26T07:15:03.067Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-26T07:15:03.067Z] The following packages will be upgraded: [2021-02-26T07:15:03.067Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-26T07:15:03.329Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-26T07:15:03.329Z] Need to get 35.2 MB of archives. [2021-02-26T07:15:03.329Z] After this operation, 141 MB of additional disk space will be used. [2021-02-26T07:15:03.329Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-26T07:15:03.591Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-26T07:15:04.163Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-26T07:15:04.423Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-02-26T07:15:04.423Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-02-26T07:15:04.423Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-26T07:15:04.423Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-02-26T07:15:04.423Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-02-26T07:15:04.423Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-02-26T07:15:04.423Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-26T07:15:04.423Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-26T07:15:04.423Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-26T07:15:04.423Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-26T07:15:04.423Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-26T07:15:04.685Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-26T07:15:04.685Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-26T07:15:04.685Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-02-26T07:15:04.685Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-26T07:15:04.685Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-26T07:15:04.685Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-26T07:15:04.685Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-26T07:15:04.685Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-26T07:15:04.685Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-26T07:15:04.685Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-26T07:15:04.685Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-26T07:15:04.685Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-26T07:15:04.685Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-26T07:15:04.685Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-26T07:15:04.685Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-26T07:15:04.685Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-26T07:15:05.633Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T07:15:05.902Z] Fetched 35.2 MB in 2s (14.4 MB/s) [2021-02-26T07:15:05.902Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-26T07:15:05.902Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-26T07:15:05.902Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T07:15:06.472Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-26T07:15:06.472Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T07:15:06.732Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-26T07:15:06.732Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-26T07:15:06.732Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-26T07:15:06.732Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-26T07:15:06.993Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-26T07:15:07.254Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-26T07:15:07.254Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-26T07:15:07.254Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-26T07:15:07.827Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-26T07:15:07.827Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-26T07:15:08.089Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-26T07:15:08.349Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-26T07:15:08.349Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-26T07:15:08.349Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-26T07:15:08.610Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-26T07:15:08.610Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T07:15:08.610Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T07:15:08.872Z] Selecting previously unselected package libexpat1:amd64. [2021-02-26T07:15:08.872Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-26T07:15:08.872Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-26T07:15:08.872Z] Selecting previously unselected package python3.6-minimal. [2021-02-26T07:15:08.872Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T07:15:08.872Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T07:15:09.135Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-26T07:15:09.135Z] Checking for services that may need to be restarted...done. [2021-02-26T07:15:09.135Z] Checking for services that may need to be restarted...done. [2021-02-26T07:15:09.135Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T07:15:09.399Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-26T07:15:09.399Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T07:15:09.660Z] Selecting previously unselected package python3-minimal. [2021-02-26T07:15:09.660Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-26T07:15:09.660Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-26T07:15:09.660Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-26T07:15:09.924Z] Selecting previously unselected package mime-support. [2021-02-26T07:15:09.924Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-26T07:15:09.924Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-26T07:15:09.924Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-26T07:15:09.924Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-26T07:15:09.924Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-26T07:15:09.924Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-26T07:15:09.924Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T07:15:09.924Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T07:15:10.186Z] Selecting previously unselected package python3.6. [2021-02-26T07:15:10.186Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-26T07:15:10.186Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T07:15:10.448Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-26T07:15:10.448Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-26T07:15:10.448Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-26T07:15:10.448Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-26T07:15:10.710Z] Selecting previously unselected package python3. [2021-02-26T07:15:10.710Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-26T07:15:10.710Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-26T07:15:10.710Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-26T07:15:10.970Z] Selecting previously unselected package multiarch-support. [2021-02-26T07:15:10.970Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T07:15:10.970Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-26T07:15:10.970Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-26T07:15:10.970Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-26T07:15:10.970Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-26T07:15:10.970Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-26T07:15:10.970Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-26T07:15:11.232Z] Selecting previously unselected package libbsd0:amd64. [2021-02-26T07:15:11.232Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-26T07:15:11.232Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-26T07:15:11.232Z] Selecting previously unselected package sudo. [2021-02-26T07:15:11.232Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-26T07:15:11.232Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-26T07:15:11.493Z] Selecting previously unselected package apparmor. [2021-02-26T07:15:11.493Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-26T07:15:11.493Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-26T07:15:11.493Z] Selecting previously unselected package libedit2:amd64. [2021-02-26T07:15:11.493Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-26T07:15:11.754Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-26T07:15:11.754Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-26T07:15:11.754Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T07:15:11.754Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T07:15:11.754Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-26T07:15:11.754Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T07:15:11.754Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T07:15:12.015Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-26T07:15:12.015Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-26T07:15:12.015Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-26T07:15:12.015Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-26T07:15:12.015Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T07:15:12.015Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T07:15:12.283Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-26T07:15:12.283Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-26T07:15:12.283Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T07:15:12.283Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-26T07:15:12.283Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-02-26T07:15:12.283Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-26T07:15:12.545Z] Selecting previously unselected package openssh-client. [2021-02-26T07:15:12.545Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-26T07:15:12.545Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-26T07:15:12.805Z] Selecting previously unselected package squashfs-tools. [2021-02-26T07:15:12.805Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-26T07:15:12.805Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-26T07:15:12.805Z] Selecting previously unselected package snapd. [2021-02-26T07:15:12.805Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-26T07:15:12.805Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-26T07:15:14.726Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-26T07:15:14.726Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-26T07:15:14.993Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-26T07:15:14.993Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-26T07:15:14.993Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-26T07:15:14.993Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T07:15:15.255Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T07:15:15.255Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-26T07:15:15.255Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-26T07:15:16.197Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-26T07:15:16.197Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-26T07:15:16.197Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-26T07:15:16.197Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T07:15:16.197Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T07:15:16.458Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-26T07:15:17.034Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-26T07:15:17.034Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T07:15:17.034Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-26T07:15:17.034Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-26T07:15:17.034Z] running python rtupdate hooks for python3.6... [2021-02-26T07:15:17.034Z] running python post-rtupdate hooks for python3.6... [2021-02-26T07:15:17.034Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-26T07:15:19.582Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-26T07:15:19.842Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-26T07:15:19.842Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-26T07:15:20.103Z] Setting up snapd (2.48.3+18.04) ... [2021-02-26T07:15:20.366Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-26T07:15:20.628Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-26T07:15:20.889Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-26T07:15:20.890Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-26T07:15:21.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-26T07:15:21.149Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-26T07:15:21.410Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-26T07:15:21.410Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-26T07:15:21.676Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-26T07:15:21.939Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-26T07:15:21.939Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-02-26T07:15:21.939Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-26T07:15:22.200Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-26T07:15:23.144Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-26T07:15:23.144Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-26T07:15:23.144Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-26T07:15:24.347Z] Reading package lists... [2021-02-26T07:15:24.347Z] Reading package lists... [2021-02-26T07:15:24.608Z] Building dependency tree... [2021-02-26T07:15:24.608Z] Reading state information... [2021-02-26T07:15:24.870Z] Calculating upgrade... [2021-02-26T07:15:24.870Z] The following packages will be upgraded: [2021-02-26T07:15:24.870Z] advancecomp base-files bash binutils binutils-common [2021-02-26T07:15:24.871Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-26T07:15:24.871Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-26T07:15:24.871Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-26T07:15:24.871Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-26T07:15:24.871Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-26T07:15:24.871Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-26T07:15:24.871Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-26T07:15:24.871Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-26T07:15:24.871Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-26T07:15:24.871Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-26T07:15:24.871Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-26T07:15:24.871Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-26T07:15:24.871Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-26T07:15:24.871Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-26T07:15:25.134Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-26T07:15:25.134Z] Need to get 63.8 MB of archives. [2021-02-26T07:15:25.134Z] After this operation, 5201 kB of additional disk space will be used. [2021-02-26T07:15:25.134Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-02-26T07:15:25.134Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-26T07:15:25.134Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-26T07:15:25.134Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-26T07:15:25.134Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-26T07:15:25.134Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-26T07:15:25.134Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-26T07:15:25.134Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-26T07:15:25.134Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-26T07:15:25.134Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-26T07:15:25.134Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-26T07:15:25.134Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-26T07:15:25.134Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-26T07:15:25.400Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-26T07:15:25.400Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-26T07:15:25.400Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-26T07:15:25.400Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-26T07:15:25.400Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-26T07:15:25.400Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-26T07:15:25.400Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-26T07:15:25.400Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-26T07:15:25.400Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-26T07:15:25.400Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-26T07:15:25.400Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-26T07:15:25.400Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-26T07:15:25.400Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-26T07:15:25.400Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-26T07:15:25.400Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-26T07:15:25.400Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-26T07:15:25.400Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-26T07:15:25.400Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-26T07:15:25.400Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-26T07:15:25.400Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-26T07:15:25.400Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-26T07:15:25.400Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-26T07:15:25.400Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-26T07:15:25.400Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-26T07:15:25.400Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-26T07:15:25.661Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-26T07:15:25.661Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-02-26T07:15:25.661Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-26T07:15:25.661Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-26T07:15:25.661Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-26T07:15:25.661Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-26T07:15:25.661Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-26T07:15:25.661Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-26T07:15:25.661Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-26T07:15:25.661Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-26T07:15:25.661Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-26T07:15:25.661Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-26T07:15:25.661Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-26T07:15:25.661Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-26T07:15:25.661Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-26T07:15:25.661Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-26T07:15:25.661Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-26T07:15:25.661Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-26T07:15:25.921Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-26T07:15:25.921Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-26T07:15:25.921Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-26T07:15:26.183Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-26T07:15:26.183Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-26T07:15:26.183Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-26T07:15:26.183Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-26T07:15:26.183Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-26T07:15:26.183Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-26T07:15:26.183Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-26T07:15:26.446Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-26T07:15:26.446Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-26T07:15:26.446Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-26T07:15:26.446Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-26T07:15:26.446Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-26T07:15:26.446Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-26T07:15:26.446Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-26T07:15:26.446Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-26T07:15:26.446Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-26T07:15:26.446Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-26T07:15:26.709Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-26T07:15:26.709Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-26T07:15:26.709Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-26T07:15:26.709Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-26T07:15:26.709Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-26T07:15:26.709Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-26T07:15:26.709Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-26T07:15:26.709Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-26T07:15:26.709Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-26T07:15:26.709Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-26T07:15:26.709Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-02-26T07:15:26.709Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-26T07:15:26.971Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-26T07:15:26.971Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-26T07:15:26.971Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-26T07:15:26.971Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-26T07:15:26.971Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-26T07:15:26.971Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-26T07:15:26.971Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-26T07:15:26.971Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-26T07:15:26.971Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-26T07:15:26.971Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-26T07:15:27.234Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-26T07:15:27.234Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T07:15:27.234Z] Fetched 63.8 MB in 2s (29.7 MB/s) [2021-02-26T07:15:27.234Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:27.234Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T07:15:27.496Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T07:15:28.069Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T07:15:28.069Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T07:15:28.069Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-02-26T07:15:28.069Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-02-26T07:15:29.009Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:29.010Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:29.010Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:29.010Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:29.275Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:29.537Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:29.537Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:29.537Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:29.800Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:29.800Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:29.800Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:29.800Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:30.060Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:30.060Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:30.060Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:30.060Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T07:15:30.060Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:30.321Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-26T07:15:30.321Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:30.321Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T07:15:30.321Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:30.321Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:30.583Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:30.583Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:30.583Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:30.844Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-26T07:15:30.844Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:31.105Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T07:15:31.105Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T07:15:31.105Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T07:15:31.675Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-26T07:15:31.940Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-26T07:15:31.940Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-26T07:15:31.940Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-26T07:15:31.940Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-26T07:15:31.940Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-26T07:15:32.203Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-26T07:15:32.203Z] Installing new version of config file /etc/issue ... [2021-02-26T07:15:32.203Z] Installing new version of config file /etc/issue.net ... [2021-02-26T07:15:32.203Z] Installing new version of config file /etc/lsb-release ... [2021-02-26T07:15:32.464Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-26T07:15:32.725Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-26T07:15:32.725Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-26T07:15:32.725Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-26T07:15:32.725Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:32.725Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-26T07:15:32.725Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-26T07:15:32.986Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-26T07:15:32.987Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-02-26T07:15:33.248Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:33.248Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T07:15:33.248Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-26T07:15:33.248Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-26T07:15:33.510Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:33.510Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-26T07:15:33.510Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-26T07:15:33.510Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-26T07:15:33.773Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:33.773Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-26T07:15:33.773Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-26T07:15:33.773Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-26T07:15:34.035Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:34.035Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T07:15:34.035Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T07:15:34.297Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-26T07:15:34.297Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:34.297Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T07:15:34.297Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T07:15:34.559Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-26T07:15:34.559Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:34.559Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-26T07:15:34.559Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-26T07:15:34.821Z] Setting up grep (3.1-2build1) ... [2021-02-26T07:15:34.821Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:34.821Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-26T07:15:34.821Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-26T07:15:35.082Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-26T07:15:35.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:35.082Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T07:15:35.082Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T07:15:35.344Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-26T07:15:35.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:35.344Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-26T07:15:35.344Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T07:15:35.917Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-26T07:15:35.917Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T07:15:35.917Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-26T07:15:35.917Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T07:15:36.489Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-26T07:15:36.750Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:36.750Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-26T07:15:36.750Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-26T07:15:37.700Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-26T07:15:37.700Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-26T07:15:37.966Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-26T07:15:37.966Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-26T07:15:37.966Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-26T07:15:38.229Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:38.229Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-26T07:15:38.229Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-26T07:15:38.496Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-26T07:15:38.496Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:38.496Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T07:15:38.758Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T07:15:38.758Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T07:15:38.758Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:38.758Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T07:15:38.758Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T07:15:39.020Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T07:15:39.020Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:39.020Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T07:15:39.020Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T07:15:39.282Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T07:15:39.282Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:39.282Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T07:15:39.282Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T07:15:39.549Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T07:15:39.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:39.549Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T07:15:39.549Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T07:15:39.810Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T07:15:39.810Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T07:15:39.810Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-26T07:15:40.073Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:40.073Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-26T07:15:40.073Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T07:15:40.073Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-26T07:15:40.334Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:40.334Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T07:15:40.334Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T07:15:40.334Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-26T07:15:40.596Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:40.596Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T07:15:40.596Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T07:15:40.596Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-26T07:15:40.596Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:40.596Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T07:15:40.860Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T07:15:41.128Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-26T07:15:41.390Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-26T07:15:41.654Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-26T07:15:41.984Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:41.984Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-26T07:15:41.984Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-26T07:15:42.250Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-26T07:15:42.250Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-26T07:15:42.250Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-26T07:15:42.519Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-26T07:15:42.519Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-26T07:15:42.785Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:42.785Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-26T07:15:42.785Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-26T07:15:42.785Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-26T07:15:43.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:43.045Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-26T07:15:43.045Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-26T07:15:43.308Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-26T07:15:43.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:43.308Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-26T07:15:43.308Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-26T07:15:43.567Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-26T07:15:43.568Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:43.568Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-26T07:15:43.568Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T07:15:43.830Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T07:15:43.830Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:43.830Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-26T07:15:43.830Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T07:15:44.091Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T07:15:44.091Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:44.091Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-26T07:15:44.363Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T07:15:44.363Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T07:15:44.638Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:44.638Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-26T07:15:44.638Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-26T07:15:44.900Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-26T07:15:44.900Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-26T07:15:44.900Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T07:15:45.160Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T07:15:45.160Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-26T07:15:45.160Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:45.160Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-26T07:15:45.421Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-26T07:15:45.421Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-26T07:15:45.682Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:45.682Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-26T07:15:45.682Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-26T07:15:45.682Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-26T07:15:45.946Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:45.946Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-26T07:15:46.210Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-26T07:15:46.210Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-26T07:15:46.210Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:46.210Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-26T07:15:46.471Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-26T07:15:46.471Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-26T07:15:46.742Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:46.742Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-26T07:15:46.742Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-26T07:15:47.021Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-26T07:15:47.283Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:47.283Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-26T07:15:47.283Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-26T07:15:47.283Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-02-26T07:15:47.544Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:47.544Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-26T07:15:47.544Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-26T07:15:47.808Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-26T07:15:47.808Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:47.808Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-26T07:15:47.808Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-26T07:15:48.069Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-26T07:15:48.069Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:48.069Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-26T07:15:48.069Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-26T07:15:48.330Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-26T07:15:48.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:48.331Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-26T07:15:48.331Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-26T07:15:48.591Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-26T07:15:48.592Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:48.592Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-26T07:15:48.592Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-26T07:15:48.592Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-26T07:15:48.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-26T07:15:48.853Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-26T07:15:48.853Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-26T07:15:48.853Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-26T07:15:48.853Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-26T07:15:48.853Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-26T07:15:49.113Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-26T07:15:49.113Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-26T07:15:49.114Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-26T07:15:49.375Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-26T07:15:49.375Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-26T07:15:49.635Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-26T07:15:49.635Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-26T07:15:50.578Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-26T07:15:50.578Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-26T07:15:50.578Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-26T07:15:50.578Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-26T07:15:50.840Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-26T07:15:50.840Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-26T07:15:50.840Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-26T07:15:50.840Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-26T07:15:51.102Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-26T07:15:51.102Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-26T07:15:51.102Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-26T07:15:51.102Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-26T07:15:51.102Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-26T07:15:51.362Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-26T07:15:51.362Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-26T07:15:51.362Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-26T07:15:52.302Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-26T07:15:52.302Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-26T07:15:52.302Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-26T07:15:52.302Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-26T07:15:52.562Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T07:15:52.562Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T07:15:52.823Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T07:15:52.823Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T07:15:53.083Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T07:15:53.083Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T07:15:53.083Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-26T07:15:53.083Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-26T07:15:53.083Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:53.344Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T07:15:53.344Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:53.344Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T07:15:53.605Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:53.605Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T07:15:53.605Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:53.605Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T07:15:54.545Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:54.545Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T07:15:55.484Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:55.484Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T07:15:56.426Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:56.426Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T07:15:56.426Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:56.426Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T07:15:57.370Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-26T07:15:57.370Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-26T07:15:57.370Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-26T07:15:57.370Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-26T07:15:57.632Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-26T07:15:57.632Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-26T07:15:57.632Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-26T07:15:57.632Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-26T07:15:57.893Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-26T07:15:57.893Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-26T07:15:57.893Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-26T07:15:57.893Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-26T07:15:58.153Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-26T07:15:58.153Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-26T07:15:58.153Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-26T07:15:58.414Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-26T07:15:58.414Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:58.414Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-26T07:15:58.414Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:58.414Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:58.414Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:58.675Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-26T07:15:58.675Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-26T07:15:58.675Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-26T07:15:58.675Z] [2021-02-26T07:15:58.675Z] Current default time zone: 'Etc/UTC' [2021-02-26T07:15:58.675Z] Local time is now: Fri Feb 26 07:15:58 UTC 2021. [2021-02-26T07:15:58.675Z] Universal Time is now: Fri Feb 26 07:15:58 UTC 2021. [2021-02-26T07:15:58.675Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-26T07:15:58.675Z] [2021-02-26T07:15:58.675Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-26T07:15:58.937Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:58.937Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-02-26T07:15:58.937Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-26T07:15:58.937Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-26T07:15:58.937Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-26T07:15:58.937Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-26T07:15:58.937Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-26T07:15:58.937Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-26T07:15:59.200Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-26T07:15:59.200Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:59.200Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-26T07:15:59.462Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T07:15:59.462Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-26T07:15:59.462Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:15:59.462Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-26T07:15:59.462Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-26T07:15:59.462Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-26T07:15:59.462Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-26T07:15:59.462Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-26T07:15:59.462Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-26T07:15:59.723Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-26T07:15:59.723Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-26T07:16:01.638Z] Updating certificates in /etc/ssl/certs... [2021-02-26T07:16:02.212Z] 23 added, 27 removed; done. [2021-02-26T07:16:02.212Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-26T07:16:02.212Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-26T07:16:02.479Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-26T07:16:02.479Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-26T07:16:02.479Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-26T07:16:02.479Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T07:16:02.479Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-26T07:16:02.479Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T07:16:02.479Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T07:16:02.740Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T07:16:02.740Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T07:16:02.740Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T07:16:02.740Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-26T07:16:02.740Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-26T07:16:02.740Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-26T07:16:02.740Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-26T07:16:02.740Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-26T07:16:03.001Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T07:16:03.001Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-26T07:16:03.001Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-26T07:16:03.001Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-26T07:16:03.001Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-26T07:16:03.262Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-26T07:16:03.262Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-26T07:16:03.262Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-26T07:16:03.262Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-26T07:16:03.262Z] Updating certificates in /etc/ssl/certs... [2021-02-26T07:16:03.833Z] 0 added, 0 removed; done. [2021-02-26T07:16:03.833Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-26T07:16:03.833Z] done. [2021-02-26T07:16:04.409Z] Reading package lists... [2021-02-26T07:16:04.409Z] Building dependency tree... [2021-02-26T07:16:04.409Z] Reading state information... [2021-02-26T07:16:04.670Z] The following NEW packages will be installed: [2021-02-26T07:16:04.670Z] apt-transport-https [2021-02-26T07:16:04.670Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-26T07:16:04.670Z] Need to get 1696 B of archives. [2021-02-26T07:16:04.670Z] After this operation, 153 kB of additional disk space will be used. [2021-02-26T07:16:04.670Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-26T07:16:04.933Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T07:16:04.933Z] Fetched 1696 B in 0s (8538 B/s) [2021-02-26T07:16:04.933Z] Selecting previously unselected package apt-transport-https. [2021-02-26T07:16:04.933Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-26T07:16:04.933Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-26T07:16:04.933Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-26T07:16:04.933Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-26T07:16:05.196Z] Waiting for network to be ready... [2021-02-26T07:16:08.753Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:16:08.754Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:16:08.754Z] ---> 7d3a70f1a205 [2021-02-26T07:16:08.754Z] Step 3/26 : WORKDIR /edgex-go [2021-02-26T07:16:08.754Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:16:08.754Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:16:08.754Z] ---> 7d3a70f1a205 [2021-02-26T07:16:08.754Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T07:16:08.754Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:16:08.754Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:16:08.754Z] ---> 7d3a70f1a205 [2021-02-26T07:16:08.754Z] Step 3/22 : WORKDIR /edgex-go [2021-02-26T07:16:08.754Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:16:08.754Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:16:08.754Z] ---> 7d3a70f1a205 [2021-02-26T07:16:08.754Z] Step 3/21 : WORKDIR /edgex-go [2021-02-26T07:16:08.754Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:16:08.754Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:16:08.754Z] ---> 7d3a70f1a205 [2021-02-26T07:16:08.754Z] Step 3/24 : WORKDIR /edgex-go [2021-02-26T07:16:08.754Z] ---> Running in 6b57cd534917 [2021-02-26T07:16:08.754Z] ---> Running in 7ff83c936b40 [2021-02-26T07:16:08.754Z] ---> Running in 40f8a03f83f2 [2021-02-26T07:16:08.754Z] ---> Running in 83500bed141c [2021-02-26T07:16:08.754Z] ---> Running in 18e3259fcd41 [2021-02-26T07:16:08.754Z] Removing intermediate container 18e3259fcd41 [2021-02-26T07:16:08.754Z] ---> 92db45c5df81 [2021-02-26T07:16:08.754Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:16:08.754Z] Removing intermediate container 83500bed141c [2021-02-26T07:16:08.754Z] ---> 6b9bba87ea6c [2021-02-26T07:16:08.754Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:16:08.754Z] ---> Running in dad703469bee [2021-02-26T07:16:08.754Z] ---> Running in 70129cd1f5e1 [2021-02-26T07:16:08.754Z] Removing intermediate container 7ff83c936b40 [2021-02-26T07:16:08.754Z] ---> 5eff225e129f [2021-02-26T07:16:08.754Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:16:08.754Z] Removing intermediate container 6b57cd534917 [2021-02-26T07:16:08.754Z] ---> 280fb5d3c75e [2021-02-26T07:16:08.754Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 40f8a03f83f2 [2021-02-26T07:16:08.754Z] [2021-02-26T07:16:08.754Z] ---> 7a46a7272513 [2021-02-26T07:16:08.754Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:16:08.754Z] ---> Running in da03493c07f7 [2021-02-26T07:16:08.754Z] ---> Running in aaacc07f0b46 [2021-02-26T07:16:08.754Z] ---> Running in 088ecdc0bbe8 [2021-02-26T07:16:08.754Z] Removing intermediate container 70129cd1f5e1 [2021-02-26T07:16:08.754Z] ---> 053ca4b8ddad [2021-02-26T07:16:08.754Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-26T07:16:08.754Z] Removing intermediate container dad703469bee [2021-02-26T07:16:08.754Z] ---> a9dbd24f1e23 [2021-02-26T07:16:08.754Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-26T07:16:08.754Z] ---> Running in 2c9121909b8c [2021-02-26T07:16:08.754Z] ---> Running in 781b66475801 [2021-02-26T07:16:08.754Z] Removing intermediate container aaacc07f0b46 [2021-02-26T07:16:08.754Z] ---> 572df197d749 [2021-02-26T07:16:08.754Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-26T07:16:08.754Z] Removing intermediate container 088ecdc0bbe8 [2021-02-26T07:16:08.754Z] ---> 8ae22e0e2f74 [2021-02-26T07:16:08.754Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-26T07:16:08.754Z] ---> Running in 0d5610c6e350 [2021-02-26T07:16:08.754Z] Removing intermediate container da03493c07f7 [2021-02-26T07:16:08.754Z] ---> 03084f73f3f0 [2021-02-26T07:16:08.754Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-26T07:16:08.754Z] ---> Running in 227c70522489 [2021-02-26T07:16:08.754Z] ---> Running in ed665b846465 [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] OK: 217 MiB in 51 packages [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:16:08.754Z] OK: 217 MiB in 51 packages [2021-02-26T07:16:09.352Z] OK: 217 MiB in 51 packages [2021-02-26T07:16:09.352Z] OK: 217 MiB in 51 packages [2021-02-26T07:16:09.634Z] OK: 217 MiB in 51 packages [2021-02-26T07:16:09.913Z] Removing intermediate container 2c9121909b8c [2021-02-26T07:16:09.913Z] ---> e60d22f59692 [2021-02-26T07:16:09.913Z] Step 6/22 : COPY go.mod . [2021-02-26T07:16:10.485Z] 2021-02-26T07:16:09Z INFO Waiting for automatic snapd restart... [2021-02-26T07:16:10.916Z] Removing intermediate container 781b66475801 [2021-02-26T07:16:10.916Z] ---> fabd9b3a196b [2021-02-26T07:16:10.916Z] Step 6/21 : COPY go.mod . [2021-02-26T07:16:10.916Z] ---> 89f4cb5067bc [2021-02-26T07:16:10.916Z] Step 7/22 : RUN go mod download [2021-02-26T07:16:11.197Z] ---> Running in dc5819bef972 [2021-02-26T07:16:11.197Z] Removing intermediate container ed665b846465 [2021-02-26T07:16:11.197Z] ---> 9a7a565eb66e [2021-02-26T07:16:11.197Z] Step 6/22 : COPY go.mod . [2021-02-26T07:16:11.473Z] Removing intermediate container 0d5610c6e350 [2021-02-26T07:16:11.473Z] ---> 999d3f3194ab [2021-02-26T07:16:11.473Z] Step 6/24 : COPY go.mod . [2021-02-26T07:16:11.759Z] Removing intermediate container 227c70522489 [2021-02-26T07:16:11.759Z] ---> 0ef689e85c35 [2021-02-26T07:16:11.759Z] Step 6/26 : COPY go.mod . [2021-02-26T07:16:12.044Z] ---> 9a8c9ac3b05f [2021-02-26T07:16:12.044Z] Step 7/21 : RUN go mod download [2021-02-26T07:16:12.322Z] ---> Running in b64b0d86038a [2021-02-26T07:16:12.322Z] ---> 21610411dd9e [2021-02-26T07:16:12.322Z] Step 7/22 : RUN go mod download [2021-02-26T07:16:12.399Z] snapd 2.48.2.1 from Canonical* installed [2021-02-26T07:16:12.400Z] "snapd" switched to the "latest/stable" channel [2021-02-26T07:16:12.400Z] [2021-02-26T07:16:12.596Z] ---> 4efe9433ff72 [2021-02-26T07:16:12.596Z] Step 7/24 : RUN go mod download [2021-02-26T07:16:12.879Z] ---> Running in 0bf3c2d36f5b [2021-02-26T07:16:12.879Z] ---> Running in 223d53a9988e [2021-02-26T07:16:12.879Z] ---> ab693ce58fdd [2021-02-26T07:16:12.879Z] Step 7/26 : RUN go mod download [2021-02-26T07:16:13.161Z] ---> Running in 5ecd3d556eb0 [2021-02-26T07:16:15.698Z] core18 20210128 from Canonical* installed [2021-02-26T07:16:15.698Z] "core18" switched to the "latest/stable" channel [2021-02-26T07:16:15.698Z] [2021-02-26T07:16:15.800Z] Removing intermediate container dc5819bef972 [2021-02-26T07:16:15.800Z] ---> 296e97e05dbc [2021-02-26T07:16:15.800Z] Step 8/22 : COPY . . [2021-02-26T07:16:16.408Z] Removing intermediate container b64b0d86038a [2021-02-26T07:16:16.408Z] ---> 0b5e833a55c2 [2021-02-26T07:16:16.408Z] Step 8/21 : COPY . . [2021-02-26T07:16:18.999Z] snapcraft 4.5.1 from Canonical* installed [2021-02-26T07:16:18.999Z] "snapcraft" switched to the "latest/stable" channel [2021-02-26T07:16:18.999Z] [2021-02-26T07:16:19.037Z] Removing intermediate container 223d53a9988e [2021-02-26T07:16:19.037Z] ---> 12f06a56d4f1 [2021-02-26T07:16:19.037Z] Step 8/24 : COPY . . [2021-02-26T07:16:19.309Z] Removing intermediate container 0bf3c2d36f5b [2021-02-26T07:16:19.309Z] ---> ccd9ac878b28 [2021-02-26T07:16:19.309Z] Step 8/22 : COPY . . [2021-02-26T07:16:19.908Z] Removing intermediate container 5ecd3d556eb0 [2021-02-26T07:16:19.908Z] ---> c3a913b5529c [2021-02-26T07:16:19.908Z] Step 8/26 : COPY . . [2021-02-26T07:16:22.298Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-26T07:16:22.298Z] - README.md [2021-02-26T07:16:22.298Z] - snapcraft.yaml.orig [2021-02-26T07:16:22.298Z] [2021-02-26T07:16:22.298Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-26T07:16:28.894Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T07:16:28.894Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-26T07:16:28.894Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-26T07:16:28.894Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-26T07:16:29.465Z] Reading package lists... [2021-02-26T07:16:29.726Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-02-26T07:16:36.313Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T07:16:36.313Z] Reading package lists... [2021-02-26T07:16:36.313Z] Building dependency tree... [2021-02-26T07:16:36.313Z] Reading state information... [2021-02-26T07:16:36.313Z] Suggested packages: [2021-02-26T07:16:36.313Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-26T07:16:36.313Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-26T07:16:36.313Z] Recommended packages: [2021-02-26T07:16:36.313Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-26T07:16:36.313Z] The following NEW packages will be installed: [2021-02-26T07:16:36.313Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-26T07:16:36.313Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-26T07:16:36.313Z] pkg-config zip [2021-02-26T07:16:36.313Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-26T07:16:36.313Z] Need to get 7655 kB of archives. [2021-02-26T07:16:36.313Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-26T07:16:36.313Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-26T07:16:36.313Z] 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-02-26T07:16:36.581Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-26T07:16:36.581Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-26T07:16:36.581Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-26T07:16:36.581Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-26T07:16:36.845Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-26T07:16:36.845Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-26T07:16:36.845Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-26T07:16:36.845Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-26T07:16:37.110Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-26T07:16:37.110Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-26T07:16:37.110Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-26T07:16:37.372Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-26T07:16:37.372Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-26T07:16:37.372Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-26T07:16:37.372Z] Fetched 7655 kB in 1s (7011 kB/s) [2021-02-26T07:16:37.372Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-26T07:16:37.635Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-26T07:16:37.635Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-26T07:16:37.635Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-26T07:16:37.635Z] Selecting previously unselected package libpsl5:amd64. [2021-02-26T07:16:37.635Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-26T07:16:37.635Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-26T07:16:37.897Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-26T07:16:37.897Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-26T07:16:37.897Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-26T07:16:37.897Z] Selecting previously unselected package librtmp1:amd64. [2021-02-26T07:16:37.897Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-26T07:16:37.897Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-26T07:16:38.160Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-26T07:16:38.160Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-26T07:16:38.160Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-26T07:16:38.160Z] Selecting previously unselected package liberror-perl. [2021-02-26T07:16:38.160Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-26T07:16:38.160Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-26T07:16:38.160Z] Selecting previously unselected package git-man. [2021-02-26T07:16:38.160Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-26T07:16:38.160Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-26T07:16:38.421Z] Selecting previously unselected package git. [2021-02-26T07:16:38.421Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-26T07:16:38.421Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-26T07:16:39.367Z] Selecting previously unselected package libnorm1:amd64. [2021-02-26T07:16:39.367Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-26T07:16:39.367Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-26T07:16:39.367Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-26T07:16:39.367Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-26T07:16:39.367Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-26T07:16:39.367Z] Selecting previously unselected package libsodium23:amd64. [2021-02-26T07:16:39.367Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-26T07:16:39.367Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-26T07:16:39.628Z] Selecting previously unselected package libzmq5:amd64. [2021-02-26T07:16:39.628Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-26T07:16:39.628Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T07:16:39.628Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-26T07:16:39.628Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-26T07:16:39.628Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T07:16:39.889Z] Selecting previously unselected package pkg-config. [2021-02-26T07:16:39.889Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-26T07:16:39.889Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-26T07:16:39.889Z] Selecting previously unselected package zip. [2021-02-26T07:16:39.889Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-26T07:16:39.889Z] Unpacking zip (3.0-11build1) ... [2021-02-26T07:16:39.889Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-26T07:16:40.150Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-26T07:16:40.150Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-26T07:16:40.150Z] Setting up liberror-perl (0.17025-1) ... [2021-02-26T07:16:40.150Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-26T07:16:40.150Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-26T07:16:40.150Z] No schema files found: doing nothing. [2021-02-26T07:16:40.150Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-26T07:16:40.150Z] Setting up zip (3.0-11build1) ... [2021-02-26T07:16:40.150Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-26T07:16:40.150Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-26T07:16:40.412Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-26T07:16:40.412Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T07:16:40.412Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-26T07:16:40.412Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-26T07:16:40.412Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-26T07:16:40.412Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-26T07:16:42.091Z] ---> 2ad1a7481bdf [2021-02-26T07:16:42.091Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-26T07:16:42.364Z] ---> 9ff5c9d5236d [2021-02-26T07:16:42.364Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-26T07:16:42.364Z] ---> 4d8693456584 [2021-02-26T07:16:42.364Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-26T07:16:42.641Z] ---> 2c22fa4090d6 [2021-02-26T07:16:42.641Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-26T07:16:42.641Z] ---> Running in b66272de7ecb [2021-02-26T07:16:42.641Z] ---> Running in b3afcb1babe9 [2021-02-26T07:16:42.641Z] ---> Running in 1d548ca8c972 [2021-02-26T07:16:42.641Z] ---> 64e446413554 [2021-02-26T07:16:42.641Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-26T07:16:42.918Z] ---> Running in e164faa90421 [2021-02-26T07:16:42.918Z] ---> Running in b77312e925b4 [2021-02-26T07:16:44.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T07:16:44.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T07:16:45.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T07:16:45.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T07:16:45.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T07:16:47.002Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T07:16:47.002Z] git set to automatically installed. [2021-02-26T07:16:47.002Z] git-man set to automatically installed. [2021-02-26T07:16:47.002Z] libcurl3-gnutls set to automatically installed. [2021-02-26T07:16:47.002Z] liberror-perl set to automatically installed. [2021-02-26T07:16:47.002Z] libglib2.0-0 set to automatically installed. [2021-02-26T07:16:47.002Z] libnghttp2-14 set to automatically installed. [2021-02-26T07:16:47.002Z] libnorm1 set to automatically installed. [2021-02-26T07:16:47.002Z] libpgm-5.2-0 set to automatically installed. [2021-02-26T07:16:47.002Z] libpsl5 set to automatically installed. [2021-02-26T07:16:47.002Z] librtmp1 set to automatically installed. [2021-02-26T07:16:47.002Z] libsodium23 set to automatically installed. [2021-02-26T07:16:47.002Z] libzmq3-dev set to automatically installed. [2021-02-26T07:16:47.002Z] libzmq5 set to automatically installed. [2021-02-26T07:16:47.002Z] pkg-config set to automatically installed. [2021-02-26T07:16:47.002Z] zip set to automatically installed. [2021-02-26T07:16:49.554Z] snapd is not logged in, snap install commands will use sudo [2021-02-26T07:16:56.147Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-26T07:16:57.532Z] snap "core18" has no updates available [2021-02-26T07:16:58.107Z] Pulling config-common [2021-02-26T07:16:58.107Z] + snapcraftctl pull [2021-02-26T07:16:59.050Z] Pulling go-build-helper [2021-02-26T07:16:59.050Z] + snapcraftctl pull [2021-02-26T07:17:21.023Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-26T07:17:21.023Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-26T07:17:21.023Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-26T07:17:21.023Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-26T07:17:21.023Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-26T07:17:21.023Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-26T07:17:21.023Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-26T07:17:21.023Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-26T07:17:21.023Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1110 kB] [2021-02-26T07:17:21.023Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-26T07:17:21.023Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-26T07:17:21.023Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-26T07:17:21.023Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-26T07:17:21.023Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-26T07:17:21.023Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-26T07:17:21.023Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-26T07:17:21.023Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-26T07:17:21.023Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-26T07:17:21.023Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-26T07:17:21.023Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-26T07:17:21.023Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-26T07:17:21.023Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-26T07:17:21.023Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-26T07:17:21.023Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-26T07:17:21.023Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-26T07:17:21.023Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-26T07:17:21.023Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-26T07:17:21.023Z] Fetched 24.0 MB in 0s (0 B/s) [2021-02-26T07:17:21.023Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-26T07:17:21.023Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-26T07:17:21.024Z] Fetched 279 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-26T07:17:21.024Z] Fetched 122 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-26T07:17:21.024Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-26T07:17:21.024Z] Fetched 8848 B in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-26T07:17:21.024Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-26T07:17:21.024Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-26T07:17:21.024Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-26T07:17:21.024Z] Fetched 214 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-02-26T07:17:21.024Z] Fetched 154 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-26T07:17:21.024Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-26T07:17:21.024Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-26T07:17:21.024Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-26T07:17:21.024Z] Fetched 499 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-26T07:17:21.024Z] Fetched 111 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-26T07:17:21.024Z] Fetched 240 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-26T07:17:21.024Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-26T07:17:21.024Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-26T07:17:21.024Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-26T07:17:21.024Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-26T07:17:21.024Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-26T07:17:21.024Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-02-26T07:17:21.024Z] Fetched 15.8 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-26T07:17:21.024Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-26T07:17:21.024Z] Fetched 8720 B in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-26T07:17:21.024Z] Fetched 137 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-26T07:17:21.024Z] Fetched 119 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-26T07:17:21.024Z] Fetched 109 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-26T07:17:21.024Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-26T07:17:21.024Z] Fetched 645 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-26T07:17:21.024Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-26T07:17:21.024Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-26T07:17:21.024Z] Fetched 368 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-26T07:17:21.024Z] Fetched 187 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-26T07:17:21.024Z] Fetched 175 kB in 0s (0 B/s) [2021-02-26T07:17:21.024Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-26T07:17:22.939Z] Fetched 206 kB in 0s (0 B/s) [2021-02-26T07:17:22.939Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-02-26T07:17:22.939Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-26T07:17:22.939Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-26T07:17:22.939Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-26T07:17:22.939Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-26T07:17:22.939Z] Fetched 159 kB in 0s (0 B/s) [2021-02-26T07:17:22.939Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-26T07:17:22.939Z] Fetched 107 kB in 0s (0 B/s) [2021-02-26T07:17:22.939Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-26T07:17:22.939Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-26T07:17:22.939Z] Pulling static-packages [2021-02-26T07:17:22.939Z] + snapcraftctl pull [2021-02-26T07:17:23.511Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-26T07:17:23.511Z] Skipping pull go-build-helper (already ran) [2021-02-26T07:17:23.511Z] Skipping pull static-packages (already ran) [2021-02-26T07:17:23.511Z] Building go-build-helper [2021-02-26T07:17:23.511Z] + snapcraftctl build [2021-02-26T07:17:27.715Z] Building static-packages [2021-02-26T07:17:27.715Z] + snapcraftctl build [2021-02-26T07:17:29.102Z] Staging go-build-helper [2021-02-26T07:17:29.102Z] + snapcraftctl stage [2021-02-26T07:17:30.042Z] Staging static-packages [2021-02-26T07:17:30.042Z] + snapcraftctl stage [2021-02-26T07:17:30.984Z] Pulling go115 [2021-02-26T07:17:30.984Z] + snapcraftctl pull [2021-02-26T07:17:31.930Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-26T07:17:31.930Z] Skipping pull go115 (already ran) [2021-02-26T07:17:31.930Z] Building go115 [2021-02-26T07:17:31.930Z] + dpkg --print-architecture [2021-02-26T07:17:31.930Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-26T07:17:31.930Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-26T07:17:31.930Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-26T07:17:31.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-26T07:17:31.930Z] Dload Upload Total Spent Left Speed [2021-02-26T07:17:33.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 8367 0 0 74705 0 0:27:01 --:--:-- 0:27:01 74044 44 115M 44 51.4M 0 0 46.3M 0 0:00:02 0:00:01 0:00:01 46.2M 98 115M 98 113M 0 0 53.9M 0 0:00:02 0:00:02 --:--:-- 53.9M 100 115M 100 115M 0 0 54.0M 0 0:00:02 0:00:02 --:--:-- 54.0M [2021-02-26T07:17:33.839Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-26T07:17:33.839Z] + sha256sum -c sha256 [2021-02-26T07:17:33.839Z] + grep OK [2021-02-26T07:17:34.412Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-26T07:17:34.412Z] + mkdir -p /root/stage/go1.15 [2021-02-26T07:17:34.412Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-26T07:17:38.632Z] Staging go115 [2021-02-26T07:17:38.632Z] + snapcraftctl stage [2021-02-26T07:17:43.941Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-26T07:17:43.941Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-26T07:17:43.941Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-26T07:17:43.941Z] Fetched 0 B in 0s (0 B/s) [2021-02-26T07:17:43.941Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-26T07:17:43.941Z] Fetched 224 kB in 0s (0 B/s) [2021-02-26T07:17:43.941Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-26T07:17:43.941Z] Fetched 157 kB in 0s (0 B/s) [2021-02-26T07:17:43.941Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-26T07:17:43.941Z] Fetched 221 kB in 0s (0 B/s) [2021-02-26T07:17:43.941Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-26T07:17:43.941Z] Fetched 143 kB in 0s (0 B/s) [2021-02-26T07:17:43.941Z] Pulling edgex-go [2021-02-26T07:17:43.941Z] + snapcraftctl pull [2021-02-26T07:17:44.515Z] Pulling version [2021-02-26T07:17:44.515Z] + cd /root/project [2021-02-26T07:17:44.515Z] + [ -f VERSION ] [2021-02-26T07:17:44.515Z] + PROJECT_VERSION=local-dev [2021-02-26T07:17:44.515Z] + git rev-parse --short HEAD [2021-02-26T07:17:44.515Z] + GIT_REVISION=3011de63 [2021-02-26T07:17:44.515Z] + snapcraftctl set-version local-dev [2021-02-26T07:17:45.457Z] Building config-common [2021-02-26T07:17:45.457Z] + snapcraftctl build [2021-02-26T07:17:47.376Z] Skipping build go-build-helper (already ran) [2021-02-26T07:17:47.376Z] Skipping build static-packages (already ran) [2021-02-26T07:17:47.376Z] Skipping build go115 (already ran) [2021-02-26T07:17:47.638Z] Building edgex-go [2021-02-26T07:17:47.638Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-26T07:17:47.638Z] + cd /root/parts/edgex-go/src [2021-02-26T07:17:47.638Z] + make build [2021-02-26T07:17:47.638Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T07:17:49.558Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.39 [2021-02-26T07:17:49.558Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-02-26T07:17:49.558Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-02-26T07:17:49.558Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-26T07:17:49.558Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-26T07:17:49.558Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-26T07:17:49.558Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-26T07:17:49.558Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-02-26T07:17:49.558Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-02-26T07:17:49.558Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-02-26T07:17:49.558Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-26T07:17:49.558Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-26T07:17:49.558Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-02-26T07:17:49.558Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-26T07:17:49.558Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-02-26T07:17:49.558Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-26T07:17:49.558Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-26T07:17:49.558Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-26T07:17:49.558Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-26T07:17:49.558Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-02-26T07:17:49.558Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-26T07:17:49.558Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-02-26T07:17:49.558Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-26T07:17:49.558Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-26T07:17:49.820Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-26T07:17:49.820Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-26T07:17:49.820Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-26T07:17:49.820Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-26T07:17:49.820Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-02-26T07:17:49.820Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-26T07:17:49.820Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-26T07:17:50.081Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-26T07:17:56.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T07:17:56.664Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-26T07:18:01.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T07:18:02.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-26T07:18:03.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T07:18:03.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-26T07:18:03.872Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-26T07:18:04.133Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-26T07:18:04.133Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-26T07:18:04.133Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-26T07:18:06.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-26T07:18:06.053Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-26T07:18:06.053Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-26T07:18:06.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-26T07:18:07.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T07:18:07.940Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-02-26T07:18:09.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-26T07:18:09.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T07:18:09.891Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-26T07:18:10.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-26T07:18:11.102Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-26T07:18:12.497Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-26T07:18:12.497Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-26T07:18:12.497Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-26T07:18:12.497Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-26T07:18:12.497Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-26T07:18:12.497Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-26T07:18:12.497Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-26T07:18:12.497Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-26T07:18:12.497Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-26T07:18:12.497Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-26T07:18:12.497Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-26T07:18:12.497Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-26T07:18:12.757Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-26T07:18:12.757Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-26T07:18:12.757Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-26T07:18:12.757Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-26T07:18:12.757Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-26T07:18:12.757Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-26T07:18:12.757Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-26T07:18:12.757Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-26T07:18:12.757Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-26T07:18:12.757Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-26T07:18:12.757Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-26T07:18:12.757Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-26T07:18:12.757Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-26T07:18:13.702Z] Building version [2021-02-26T07:18:13.702Z] + snapcraftctl build [2021-02-26T07:18:15.654Z] Staging config-common [2021-02-26T07:18:15.654Z] + snapcraftctl stage [2021-02-26T07:18:16.596Z] Skipping stage go-build-helper (already ran) [2021-02-26T07:18:16.596Z] Skipping stage static-packages (already ran) [2021-02-26T07:18:16.596Z] Skipping stage go115 (already ran) [2021-02-26T07:18:16.596Z] Staging edgex-go [2021-02-26T07:18:16.596Z] + snapcraftctl stage [2021-02-26T07:18:17.985Z] Staging version [2021-02-26T07:18:17.985Z] + snapcraftctl stage [2021-02-26T07:18:18.559Z] Priming config-common [2021-02-26T07:18:18.559Z] + snapcraftctl prime [2021-02-26T07:18:19.500Z] Priming go-build-helper [2021-02-26T07:18:19.500Z] + snapcraftctl prime [2021-02-26T07:18:20.443Z] Priming static-packages [2021-02-26T07:18:20.443Z] + snapcraftctl prime [2021-02-26T07:18:22.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-26T07:18:22.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-26T07:18:23.279Z] Priming go115 [2021-02-26T07:18:23.279Z] + snapcraftctl prime [2021-02-26T07:18:23.572Z] Priming edgex-go [2021-02-26T07:18:23.572Z] + snapcraftctl prime [2021-02-26T07:18:25.050Z] Priming version [2021-02-26T07:18:25.050Z] + snapcraftctl prime [2021-02-26T07:18:25.660Z] 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] } [2021-02-26T07:18:27.779Z] Removing intermediate container 1d548ca8c972 [2021-02-26T07:18:27.779Z] ---> 385b96661664 [2021-02-26T07:18:27.779Z] [2021-02-26T07:18:27.779Z] Step 10/24 : FROM alpine:3.12 [2021-02-26T07:18:27.779Z] 3.12: Pulling from library/alpine [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-26T07:18:29.227Z] Removing intermediate container b66272de7ecb [2021-02-26T07:18:29.228Z] ---> 6ed9e50d66d7 [2021-02-26T07:18:29.228Z] [2021-02-26T07:18:29.228Z] Step 10/21 : FROM alpine:3.12 [2021-02-26T07:18:29.228Z] 3.12: Pulling from library/alpine [2021-02-26T07:18:29.228Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-26T07:18:29.228Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-26T07:18:29.228Z] Status: Downloaded newer image for alpine:3.12 [2021-02-26T07:18:29.228Z] Status: Downloaded newer image for alpine:3.12 [2021-02-26T07:18:29.228Z] ---> d10569e2745f [2021-02-26T07:18:29.228Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-26T07:18:29.228Z] ---> d10569e2745f [2021-02-26T07:18:29.228Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-26T07:18:29.522Z] Removing intermediate container b77312e925b4 [2021-02-26T07:18:29.522Z] ---> 1283f62c1640 [2021-02-26T07:18:29.522Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-26T07:18:29.522Z] ---> Running in 347a5c050a21 [2021-02-26T07:18:29.522Z] ---> Running in 558e53cdc05c [2021-02-26T07:18:29.812Z] ---> Running in 80e16ef927e6 [2021-02-26T07:18:32.465Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:32.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-26T07:18:32.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:32.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:32.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:33.071Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-26T07:18:33.071Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-26T07:18:33.071Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T07:18:33.071Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-26T07:18:33.071Z] (4/5) Installing curl (7.69.1-r3) [2021-02-26T07:18:33.071Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-26T07:18:33.071Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:18:33.351Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T07:18:33.351Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T07:18:33.351Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-26T07:18:33.351Z] (4/4) Installing curl (7.69.1-r3) [2021-02-26T07:18:33.351Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:18:33.351Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T07:18:33.644Z] OK: 7 MiB in 19 packages [2021-02-26T07:18:33.644Z] OK: 7 MiB in 18 packages [2021-02-26T07:18:37.085Z] Removing intermediate container 558e53cdc05c [2021-02-26T07:18:37.085Z] ---> 52d7a681c6a4 [2021-02-26T07:18:37.085Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T07:18:37.085Z] ---> Running in 2a1694f393a7 [2021-02-26T07:18:37.359Z] Removing intermediate container 347a5c050a21 [2021-02-26T07:18:37.359Z] ---> 23f840d64a75 [2021-02-26T07:18:37.359Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-26T07:18:38.338Z] ---> Running in e08242cd8c6f [2021-02-26T07:18:38.942Z] Removing intermediate container 2a1694f393a7 [2021-02-26T07:18:38.942Z] ---> c0d01a3ab94b [2021-02-26T07:18:38.942Z] Step 13/24 : WORKDIR / [2021-02-26T07:18:39.223Z] Removing intermediate container 80e16ef927e6 [2021-02-26T07:18:39.223Z] ---> 051f69184c56 [2021-02-26T07:18:39.223Z] [2021-02-26T07:18:39.223Z] Step 11/26 : FROM docker:20.10.0 [2021-02-26T07:18:39.500Z] 20.10.0: Pulling from library/docker [2021-02-26T07:18:39.777Z] ---> Running in 123895bbc71c [2021-02-26T07:18:39.777Z] Removing intermediate container e08242cd8c6f [2021-02-26T07:18:39.777Z] ---> 0982541b5fe7 [2021-02-26T07:18:39.777Z] Step 13/21 : WORKDIR /edgex [2021-02-26T07:18:40.051Z] Removing intermediate container b3afcb1babe9 [2021-02-26T07:18:40.051Z] ---> 257691675dc5 [2021-02-26T07:18:40.051Z] [2021-02-26T07:18:40.051Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T07:18:40.051Z] ---> d10569e2745f [2021-02-26T07:18:40.051Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-26T07:18:40.326Z] Removing intermediate container e164faa90421 [2021-02-26T07:18:40.326Z] ---> 6b833f11b03c [2021-02-26T07:18:40.326Z] [2021-02-26T07:18:40.326Z] Step 10/22 : FROM alpine:3.12 [2021-02-26T07:18:40.326Z] ---> d10569e2745f [2021-02-26T07:18:40.326Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-26T07:18:40.604Z] ---> Running in a14a6529db0a [2021-02-26T07:18:41.221Z] ---> Running in e71948bf73cb [2021-02-26T07:18:41.221Z] ---> Running in dd0cc4101dca [2021-02-26T07:18:41.221Z] Removing intermediate container 123895bbc71c [2021-02-26T07:18:41.221Z] ---> c2bbf0a93a67 [2021-02-26T07:18:41.221Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-26T07:18:41.499Z] Removing intermediate container a14a6529db0a [2021-02-26T07:18:41.499Z] ---> b5c6d341663a [2021-02-26T07:18:41.499Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-26T07:18:43.497Z] ---> 59e8bc19e3e6 [2021-02-26T07:18:43.497Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-26T07:18:43.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:43.775Z] ---> ed3dab6c6027 [2021-02-26T07:18:43.775Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-26T07:18:43.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:44.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:44.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:44.829Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-26T07:18:44.829Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:18:44.830Z] OK: 5 MiB in 15 packages [2021-02-26T07:18:45.115Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-26T07:18:45.115Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-26T07:18:45.115Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:18:45.115Z] Executing ca-certificates-20191127-r4.trigger [2021-02-26T07:18:45.480Z] OK: 6 MiB in 16 packages [2021-02-26T07:18:45.779Z] ---> c4765399e7be [2021-02-26T07:18:45.779Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-26T07:18:46.837Z] ---> eb50369174a3 [2021-02-26T07:18:46.837Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-26T07:18:47.156Z] Removing intermediate container e71948bf73cb [2021-02-26T07:18:47.156Z] ---> 9cccee800a89 [2021-02-26T07:18:47.156Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T07:18:47.825Z] ---> Running in 443129a7fbe0 [2021-02-26T07:18:47.825Z] ---> ea346f54b1bc [2021-02-26T07:18:47.825Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-26T07:18:48.852Z] Removing intermediate container dd0cc4101dca [2021-02-26T07:18:48.852Z] ---> eb31b59be43a [2021-02-26T07:18:48.852Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T07:18:49.128Z] Removing intermediate container 443129a7fbe0 [2021-02-26T07:18:49.128Z] ---> db7c5d8ce044 [2021-02-26T07:18:49.128Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-26T07:18:49.403Z] ---> Running in 4342f05b9381 [2021-02-26T07:18:49.998Z] ---> 492c44d18114 [2021-02-26T07:18:49.998Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-26T07:18:49.998Z] ---> Running in 430037d56925 [2021-02-26T07:18:50.591Z] ---> 4f3283317e01 [2021-02-26T07:18:50.591Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-26T07:18:50.864Z] ---> Running in 5850a20a22e7 [2021-02-26T07:18:50.864Z] Removing intermediate container 4342f05b9381 [2021-02-26T07:18:50.864Z] ---> 0df75f7a6ef5 [2021-02-26T07:18:50.864Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-26T07:18:51.137Z] Removing intermediate container 430037d56925 [2021-02-26T07:18:51.137Z] ---> 35e07252c016 [2021-02-26T07:18:51.137Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T07:18:51.413Z] ---> Running in ce63439ce591 [2021-02-26T07:18:51.413Z] ---> Running in 8c2ccaf1f648 [2021-02-26T07:18:51.690Z] Removing intermediate container 5850a20a22e7 [2021-02-26T07:18:51.690Z] ---> 242da91455c1 [2021-02-26T07:18:51.690Z] Step 18/21 : CMD ["--init=true"] [2021-02-26T07:18:52.291Z] ---> Running in 012f861e1862 [2021-02-26T07:18:52.568Z] ---> b5d29235e9bd [2021-02-26T07:18:52.568Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-26T07:18:52.568Z] Removing intermediate container ce63439ce591 [2021-02-26T07:18:52.568Z] ---> 54421ef07677 [2021-02-26T07:18:52.568Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-26T07:18:52.568Z] Removing intermediate container 8c2ccaf1f648 [2021-02-26T07:18:52.568Z] ---> f6f1ad1d2c01 [2021-02-26T07:18:52.568Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:18:52.847Z] ---> Running in 6c01dae3492e [2021-02-26T07:18:53.120Z] Removing intermediate container 012f861e1862 [2021-02-26T07:18:53.120Z] ---> a8005c5083a4 [2021-02-26T07:18:53.120Z] Step 19/21 : LABEL arch=arm64 [2021-02-26T07:18:53.393Z] ---> Running in acbebff4d888 [2021-02-26T07:18:53.669Z] ---> a2d0e0c30c44 [2021-02-26T07:18:53.669Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-26T07:18:53.951Z] Removing intermediate container 6c01dae3492e [2021-02-26T07:18:53.951Z] ---> ab7a077169e3 [2021-02-26T07:18:53.951Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:18:53.951Z] ---> cfc2eacb8692 [2021-02-26T07:18:53.951Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-26T07:18:54.231Z] ---> Running in 487586e22dcf [2021-02-26T07:18:54.231Z] Removing intermediate container acbebff4d888 [2021-02-26T07:18:54.231Z] ---> d106aa9d5e57 [2021-02-26T07:18:54.231Z] Step 20/21 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:18:54.507Z] ---> Running in e6b1e3ec72a3 [2021-02-26T07:18:55.110Z] ---> 6ecb7999c78d [2021-02-26T07:18:55.111Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-26T07:18:55.386Z] Removing intermediate container e6b1e3ec72a3 [2021-02-26T07:18:55.386Z] ---> 260953007fd8 [2021-02-26T07:18:55.386Z] Step 21/21 : LABEL version=0.0.0 [2021-02-26T07:18:55.664Z] ---> 8bea0d62274c [2021-02-26T07:18:55.664Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-26T07:18:55.664Z] ---> Running in 85e82fbbdc22 [2021-02-26T07:18:55.942Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-26T07:18:55.942Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-26T07:18:55.942Z] ---> eeaf43b92773 [2021-02-26T07:18:55.942Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-26T07:18:56.218Z] ---> Running in 2af68ffa7b76 [2021-02-26T07:18:56.821Z] Removing intermediate container 85e82fbbdc22 [2021-02-26T07:18:56.821Z] ---> 8f0cc7d0f1f3 [2021-02-26T07:18:56.821Z] [2021-02-26T07:18:57.098Z] ---> 66fd68bea829 [2021-02-26T07:18:57.098Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-26T07:18:57.098Z] ---> 67f44be2515c [2021-02-26T07:18:57.098Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-26T07:18:57.376Z] Successfully built 8f0cc7d0f1f3 [2021-02-26T07:18:57.376Z] ---> Running in bc6a524cae5a [2021-02-26T07:18:57.376Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-26T07:18:57.376Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-02-26T07:18:57.656Z] Removing intermediate container 487586e22dcf [2021-02-26T07:18:57.656Z] ---> dac260ac2190 [2021-02-26T07:18:57.656Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-26T07:18:57.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:57.932Z] ---> Running in 83163cfdb55b [2021-02-26T07:18:58.205Z] ---> b7dfdfabcd6d [2021-02-26T07:18:58.205Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-26T07:18:58.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:18:58.205Z] Removing intermediate container bc6a524cae5a [2021-02-26T07:18:58.205Z] ---> 45a22caa25ae [2021-02-26T07:18:58.205Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:18:58.205Z] ---> Running in 06c2e10f6d6b [2021-02-26T07:18:58.205Z] ---> Running in 389eea725dfa [2021-02-26T07:18:58.480Z] Removing intermediate container 83163cfdb55b [2021-02-26T07:18:58.480Z] ---> 7806fe1ed39e [2021-02-26T07:18:58.480Z] Step 22/24 : LABEL arch=arm64 [2021-02-26T07:18:58.758Z] ---> Running in 8f550c0b2953 [2021-02-26T07:18:58.758Z] (1/2) Installing readline (8.0.4-r0) [2021-02-26T07:18:58.758Z] (2/2) Installing bash (5.0.17-r0) [2021-02-26T07:18:58.758Z] Executing bash-5.0.17-r0.post-install [2021-02-26T07:18:58.758Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:18:58.758Z] OK: 12 MiB in 22 packages [2021-02-26T07:18:59.367Z] Removing intermediate container 06c2e10f6d6b [2021-02-26T07:18:59.367Z] ---> f6fe9a2222c6 [2021-02-26T07:18:59.367Z] Step 20/22 : LABEL arch=arm64 [2021-02-26T07:18:59.367Z] Removing intermediate container 389eea725dfa [2021-02-26T07:18:59.641Z] ---> 82f956350596 [2021-02-26T07:18:59.641Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:19:00.238Z] Removing intermediate container 8f550c0b2953 [2021-02-26T07:19:00.238Z] ---> 4884de198c79 [2021-02-26T07:19:00.238Z] Step 23/24 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:19:00.837Z] ---> Running in 5c037d4cdc77 [2021-02-26T07:19:00.837Z] ---> Running in 5cc349bc6cca [2021-02-26T07:19:01.114Z] ---> Running in 4508b7220858 [2021-02-26T07:19:01.725Z] Removing intermediate container 5cc349bc6cca [2021-02-26T07:19:01.725Z] ---> 1a52bdf3d9f3 [2021-02-26T07:19:01.725Z] Step 20/22 : LABEL arch=arm64 [2021-02-26T07:19:01.725Z] Removing intermediate container 5c037d4cdc77 [2021-02-26T07:19:01.725Z] ---> 83d2c49a23eb [2021-02-26T07:19:01.725Z] Step 21/22 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:19:02.317Z] Removing intermediate container 4508b7220858 [2021-02-26T07:19:02.317Z] ---> b5d634d23c7a [2021-02-26T07:19:02.317Z] Step 24/24 : LABEL version=0.0.0 [2021-02-26T07:19:02.594Z] ---> Running in d3830fdf3e14 [2021-02-26T07:19:02.594Z] ---> Running in 758d83baea3a [2021-02-26T07:19:02.594Z] Removing intermediate container 2af68ffa7b76 [2021-02-26T07:19:02.594Z] ---> e4b032d0464d [2021-02-26T07:19:02.594Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-26T07:19:02.875Z] ---> Running in 5568be5c7d89 [2021-02-26T07:19:03.147Z] ---> Running in 5b3637a58a68 [2021-02-26T07:19:03.420Z] Removing intermediate container d3830fdf3e14 [2021-02-26T07:19:03.420Z] Removing intermediate container 758d83baea3a [2021-02-26T07:19:03.420Z] ---> aef16c1d15b6 [2021-02-26T07:19:03.420Z] ---> ecc9e36a8e96 [2021-02-26T07:19:03.420Z] Step 22/22 : LABEL version=0.0.0Step 21/22 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:19:03.420Z] [2021-02-26T07:19:03.696Z] Removing intermediate container 5568be5c7d89 [2021-02-26T07:19:03.696Z] ---> 9b3667d8cd70 [2021-02-26T07:19:03.696Z] [2021-02-26T07:19:03.696Z] ---> Running in 9975b4c9949f [2021-02-26T07:19:03.696Z] ---> Running in fb1e1e4d1be8 [2021-02-26T07:19:03.972Z] Removing intermediate container 5b3637a58a68 [2021-02-26T07:19:03.972Z] ---> 0c88e05c77d7 [2021-02-26T07:19:03.972Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-26T07:19:04.247Z] Successfully built 9b3667d8cd70 [2021-02-26T07:19:04.247Z] ---> Running in 39dfbc584701 [2021-02-26T07:19:04.247Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-26T07:19:04.247Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-02-26T07:19:04.247Z] Removing intermediate container 9975b4c9949f [2021-02-26T07:19:04.519Z] ---> bc573a31c99f [2021-02-26T07:19:04.519Z] Step 22/22 : LABEL version=0.0.0 [2021-02-26T07:19:04.519Z] Removing intermediate container fb1e1e4d1be8 [2021-02-26T07:19:04.519Z] ---> 1bf313a19fe6 [2021-02-26T07:19:04.519Z] [2021-02-26T07:19:04.794Z] ---> Running in aa7804f4c023 [2021-02-26T07:19:04.794Z] Removing intermediate container 39dfbc584701 [2021-02-26T07:19:04.794Z] ---> 2d5a62414a23 [2021-02-26T07:19:04.794Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-26T07:19:04.794Z] Successfully built 1bf313a19fe6 [2021-02-26T07:19:05.070Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-26T07:19:05.070Z] Building docker-core-metadata-go [2021-02-26T07:19:05.070Z]  Building docker-support-scheduler-go ... done  ---> Running in 458f86d49dd4 [2021-02-26T07:19:05.341Z] Removing intermediate container aa7804f4c023 [2021-02-26T07:19:05.341Z] ---> 5ed5bebd750e [2021-02-26T07:19:05.341Z] [2021-02-26T07:19:05.613Z] Removing intermediate container 458f86d49dd4 [2021-02-26T07:19:05.613Z] ---> 787c1f3c4c25 [2021-02-26T07:19:05.613Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-26T07:19:05.613Z] Successfully built 5ed5bebd750e [2021-02-26T07:19:05.613Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-26T07:19:05.613Z] Building docker-security-bootstrapper-go [2021-02-26T07:19:07.048Z]  Building docker-support-notifications-go ... done  ---> 4c7002c37dba [2021-02-26T07:19:07.048Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-26T07:19:07.640Z] ---> be3b81020132 [2021-02-26T07:19:07.640Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-26T07:19:08.651Z] ---> 844548691cd5 [2021-02-26T07:19:08.651Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-26T07:19:09.253Z] ---> Running in 9da3e830c077 [2021-02-26T07:19:10.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:10.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:11.110Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-26T07:19:11.110Z] (2/33) Installing expat (2.2.9-r1) [2021-02-26T07:19:11.110Z] (3/33) Installing libffi (3.3-r2) [2021-02-26T07:19:11.110Z] (4/33) Installing gdbm (1.13-r1) [2021-02-26T07:19:11.110Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-26T07:19:11.110Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-26T07:19:11.110Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-26T07:19:13.091Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-26T07:19:13.091Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-26T07:19:13.091Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-26T07:19:13.091Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-26T07:19:13.091Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-26T07:19:13.091Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-26T07:19:13.091Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-26T07:19:13.091Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-26T07:19:13.091Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-26T07:19:13.091Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-26T07:19:13.366Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-26T07:19:13.366Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-26T07:19:13.367Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-26T07:19:13.367Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-26T07:19:13.367Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-26T07:19:13.367Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-26T07:19:13.367Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-26T07:19:13.367Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-26T07:19:13.367Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-26T07:19:13.367Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-26T07:19:13.367Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-26T07:19:13.367Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-26T07:19:13.367Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-26T07:19:13.367Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-26T07:19:13.638Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-26T07:19:13.638Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-26T07:19:13.638Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:19:13.638Z] OK: 71 MiB in 55 packages [2021-02-26T07:19:26.052Z] Removing intermediate container 9da3e830c077 [2021-02-26T07:19:26.052Z] ---> 4112904455f1 [2021-02-26T07:19:26.052Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-26T07:19:26.052Z] ---> Running in 290a575af2a9 [2021-02-26T07:19:30.351Z] Collecting docker-compose==1.23.2 [2021-02-26T07:19:30.351Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-26T07:19:30.950Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-26T07:19:31.222Z] Collecting jsonschema<3,>=2.5.1 [2021-02-26T07:19:31.222Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-26T07:19:32.204Z] Collecting docker<4.0,>=3.6.0 [2021-02-26T07:19:32.204Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-26T07:19:33.644Z] Collecting PyYAML<4,>=3.10 [2021-02-26T07:19:33.644Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-26T07:19:37.042Z] Collecting docopt<0.7,>=0.6.1 [2021-02-26T07:19:37.319Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-26T07:19:38.763Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:19:38.763Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:19:38.763Z] ---> 7d3a70f1a205 [2021-02-26T07:19:38.763Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T07:19:38.763Z] ---> Using cache [2021-02-26T07:19:38.763Z] ---> 280fb5d3c75e [2021-02-26T07:19:38.763Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:19:38.763Z] ---> Using cache [2021-02-26T07:19:38.763Z] ---> 8ae22e0e2f74 [2021-02-26T07:19:38.763Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-26T07:19:41.389Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-26T07:19:41.389Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-26T07:19:42.838Z] ---> Running in a83b9f7029ca [2021-02-26T07:19:42.838Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-26T07:19:43.114Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-26T07:19:43.387Z] Collecting texttable<0.10,>=0.9.0 [2021-02-26T07:19:43.662Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-26T07:19:44.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:44.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:45.840Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-26T07:19:45.840Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-26T07:19:45.840Z] OK: 217 MiB in 51 packages [2021-02-26T07:19:48.486Z] Collecting cached-property<2,>=1.2.0 [2021-02-26T07:19:48.486Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-26T07:19:48.761Z] Collecting docker-pycreds>=0.4.0 [2021-02-26T07:19:49.036Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-26T07:19:49.036Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-26T07:19:49.036Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-26T07:19:49.637Z] Removing intermediate container a83b9f7029ca [2021-02-26T07:19:49.637Z] ---> e9e9f2ac0b38 [2021-02-26T07:19:49.637Z] Step 6/23 : COPY go.mod . [2021-02-26T07:19:50.229Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-26T07:19:50.229Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-26T07:19:50.507Z] Collecting idna<2.8,>=2.5 [2021-02-26T07:19:50.783Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-26T07:19:51.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:19:51.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:19:51.057Z] ---> 7d3a70f1a205 [2021-02-26T07:19:51.057Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T07:19:51.057Z] ---> Using cache [2021-02-26T07:19:51.057Z] ---> 280fb5d3c75e [2021-02-26T07:19:51.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:19:51.057Z] ---> Using cache [2021-02-26T07:19:51.057Z] ---> 8ae22e0e2f74 [2021-02-26T07:19:51.057Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T07:19:51.057Z] ---> 6584e0fef6e9 [2021-02-26T07:19:51.057Z] Step 7/23 : RUN go mod download [2021-02-26T07:19:51.057Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-26T07:19:51.057Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-26T07:19:51.057Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-26T07:19:51.057Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-26T07:19:51.334Z] ---> Running in 202b39566037 [2021-02-26T07:19:51.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:19:51.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:19:51.334Z] ---> 7d3a70f1a205 [2021-02-26T07:19:51.334Z] Step 3/23 : WORKDIR /edgex-go [2021-02-26T07:19:51.334Z] ---> Using cache [2021-02-26T07:19:51.334Z] ---> 280fb5d3c75e [2021-02-26T07:19:51.334Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:19:51.334Z] ---> Using cache [2021-02-26T07:19:51.334Z] ---> 8ae22e0e2f74 [2021-02-26T07:19:51.334Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-26T07:19:51.608Z] ---> Running in fb523ccca36b [2021-02-26T07:19:51.608Z] ---> Running in 6dbfa3430d38 [2021-02-26T07:19:51.888Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-26T07:19:51.888Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-26T07:19:51.888Z] ---> 7d3a70f1a205 [2021-02-26T07:19:51.888Z] Step 3/30 : WORKDIR /edgex-go [2021-02-26T07:19:51.888Z] ---> Using cache [2021-02-26T07:19:51.888Z] ---> 280fb5d3c75e [2021-02-26T07:19:51.888Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:19:51.888Z] ---> Using cache [2021-02-26T07:19:51.888Z] ---> 8ae22e0e2f74 [2021-02-26T07:19:51.888Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-26T07:19:51.888Z] ---> Running in f8d90656fb17 [2021-02-26T07:19:52.162Z] Installing collected packages: jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, docopt, texttable, dockerpty, cached-property, docker-compose [2021-02-26T07:19:52.766Z] Attempting uninstall: urllib3 [2021-02-26T07:19:52.766Z] Found existing installation: urllib3 1.25.9 [2021-02-26T07:19:52.766Z] Uninstalling urllib3-1.25.9: [2021-02-26T07:19:53.048Z] Successfully uninstalled urllib3-1.25.9 [2021-02-26T07:19:53.650Z] Attempting uninstall: idna [2021-02-26T07:19:53.650Z] Found existing installation: idna 2.9 [2021-02-26T07:19:53.650Z] Uninstalling idna-2.9: [2021-02-26T07:19:53.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:53.650Z] Successfully uninstalled idna-2.9 [2021-02-26T07:19:53.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:53.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:54.522Z] Attempting uninstall: requests [2021-02-26T07:19:54.522Z] Found existing installation: requests 2.23.0 [2021-02-26T07:19:54.522Z] Uninstalling requests-2.23.0: [2021-02-26T07:19:54.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:54.522Z] Successfully uninstalled requests-2.23.0 [2021-02-26T07:19:54.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:54.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:19:55.405Z] OK: 217 MiB in 51 packages [2021-02-26T07:19:55.405Z] OK: 217 MiB in 51 packages [2021-02-26T07:19:55.685Z] OK: 217 MiB in 51 packages [2021-02-26T07:19:56.283Z] Removing intermediate container fb523ccca36b [2021-02-26T07:19:56.283Z] ---> ea9f54b34a96 [2021-02-26T07:19:56.283Z] Step 8/23 : COPY . . [2021-02-26T07:19:56.283Z] Running setup.py install for PyYAML: started [2021-02-26T07:19:56.891Z] Removing intermediate container 202b39566037 [2021-02-26T07:19:56.891Z] ---> a97cdcca5b50 [2021-02-26T07:19:56.891Z] Step 6/23 : COPY go.mod . [2021-02-26T07:19:57.872Z] Removing intermediate container 6dbfa3430d38 [2021-02-26T07:19:57.872Z] ---> 5761b8b08278 [2021-02-26T07:19:57.872Z] Step 6/23 : COPY go.mod . [2021-02-26T07:19:57.872Z] Removing intermediate container f8d90656fb17 [2021-02-26T07:19:57.872Z] ---> 934bab1b756d [2021-02-26T07:19:57.872Z] Step 6/30 : COPY go.mod . [2021-02-26T07:19:58.471Z] ---> a30cd20a8b3f [2021-02-26T07:19:58.471Z] Step 7/23 : RUN go mod download [2021-02-26T07:19:59.072Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-26T07:19:59.072Z] ---> Running in d9e96a0e9068 [2021-02-26T07:19:59.072Z] Running setup.py install for docopt: started [2021-02-26T07:19:59.662Z] ---> 48baac45117c [2021-02-26T07:19:59.662Z] Step 7/30 : RUN go mod download [2021-02-26T07:19:59.662Z] ---> ccd007456deb [2021-02-26T07:19:59.662Z] Step 7/23 : RUN go mod download [2021-02-26T07:20:00.263Z] ---> Running in 7412c4b93f98 [2021-02-26T07:20:00.263Z] ---> Running in b116138362ee [2021-02-26T07:20:01.706Z] Running setup.py install for docopt: finished with status 'done' [2021-02-26T07:20:01.706Z] Running setup.py install for texttable: started [2021-02-26T07:20:04.335Z] Running setup.py install for texttable: finished with status 'done' [2021-02-26T07:20:04.335Z] Running setup.py install for dockerpty: started [2021-02-26T07:20:04.609Z] Removing intermediate container d9e96a0e9068 [2021-02-26T07:20:04.609Z] ---> 6dd4a7793aba [2021-02-26T07:20:04.609Z] Step 8/23 : COPY . . [2021-02-26T07:20:05.208Z] Removing intermediate container 7412c4b93f98 [2021-02-26T07:20:05.208Z] ---> 1bf909726a94 [2021-02-26T07:20:05.208Z] Step 8/23 : COPY . . [2021-02-26T07:20:05.208Z] Removing intermediate container b116138362ee [2021-02-26T07:20:05.208Z] ---> daf5027e3368 [2021-02-26T07:20:05.208Z] Step 8/30 : COPY . . [2021-02-26T07:20:07.187Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-26T07:20:07.789Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-26T07:20:16.106Z] ---> cc50206ad959 [2021-02-26T07:20:16.106Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-26T07:20:18.093Z] ---> Running in e15e70409e37 [2021-02-26T07:20:18.093Z] Removing intermediate container 290a575af2a9 [2021-02-26T07:20:18.093Z] ---> 1836ae7b29c8 [2021-02-26T07:20:18.093Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-26T07:20:19.082Z] ---> Running in 3ab5406806ce [2021-02-26T07:20:19.686Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-26T07:20:20.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:20:20.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:20:21.559Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-26T07:20:21.559Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-26T07:20:21.559Z] (3/3) Installing curl (7.69.1-r3) [2021-02-26T07:20:21.559Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:20:21.559Z] OK: 71 MiB in 58 packages [2021-02-26T07:20:24.973Z] Removing intermediate container 3ab5406806ce [2021-02-26T07:20:24.973Z] ---> 3aff4e7002a1 [2021-02-26T07:20:24.973Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-26T07:20:25.253Z] ---> Running in f703f0fa6588 [2021-02-26T07:20:27.235Z] Removing intermediate container f703f0fa6588 [2021-02-26T07:20:27.236Z] ---> 5ad818a451df [2021-02-26T07:20:27.236Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:20:27.510Z] ---> Running in 3ff0b24184aa [2021-02-26T07:20:28.946Z] Removing intermediate container 3ff0b24184aa [2021-02-26T07:20:28.947Z] ---> f253127eb164 [2021-02-26T07:20:28.947Z] Step 24/26 : LABEL arch=arm64 [2021-02-26T07:20:29.543Z] ---> Running in 4d0761bbbe0d [2021-02-26T07:20:30.998Z] Removing intermediate container 4d0761bbbe0d [2021-02-26T07:20:30.998Z] ---> 636c6833330e [2021-02-26T07:20:30.998Z] Step 25/26 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:20:31.274Z] ---> 172036029e58 [2021-02-26T07:20:31.274Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-26T07:20:31.274Z] ---> Running in d7f30817c6b2 [2021-02-26T07:20:31.547Z] ---> Running in 72ddc1b26cb7 [2021-02-26T07:20:32.992Z] Removing intermediate container d7f30817c6b2 [2021-02-26T07:20:32.992Z] ---> 3303a208dbf6 [2021-02-26T07:20:32.992Z] Step 26/26 : LABEL version=0.0.0 [2021-02-26T07:20:32.992Z] ---> e76e665837dc [2021-02-26T07:20:32.992Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-26T07:20:32.992Z] ---> Running in 1f4c0301897d [2021-02-26T07:20:32.992Z] ---> Running in 825ecc68a0b1 [2021-02-26T07:20:33.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-26T07:20:34.272Z] ---> 0103228162df [2021-02-26T07:20:34.272Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-26T07:20:34.272Z] Removing intermediate container 1f4c0301897d [2021-02-26T07:20:34.272Z] ---> 4f0dcd6162cf [2021-02-26T07:20:34.272Z] [2021-02-26T07:20:34.545Z] ---> Running in d2a6002502fa [2021-02-26T07:20:35.533Z] Successfully built 4f0dcd6162cf [2021-02-26T07:20:35.533Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-26T07:20:35.815Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-26T07:20:36.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-26T07:22:13.239Z] Removing intermediate container d2a6002502fa [2021-02-26T07:22:13.239Z] ---> ada41518df10 [2021-02-26T07:22:13.239Z] [2021-02-26T07:22:13.239Z] Step 10/30 : FROM alpine:3.12 [2021-02-26T07:22:13.239Z] ---> d10569e2745f [2021-02-26T07:22:13.239Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-26T07:22:13.239Z] Removing intermediate container e15e70409e37 [2021-02-26T07:22:13.239Z] ---> 9d432a9aa377 [2021-02-26T07:22:13.239Z] [2021-02-26T07:22:13.239Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T07:22:13.239Z] ---> d10569e2745f [2021-02-26T07:22:13.239Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-26T07:22:13.239Z] ---> Running in 5e50aacf151d [2021-02-26T07:22:13.239Z] ---> Running in acf973923e95 [2021-02-26T07:22:13.239Z] Removing intermediate container 5e50aacf151d [2021-02-26T07:22:13.239Z] ---> b5780078650c [2021-02-26T07:22:13.239Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-26T07:22:13.239Z] Removing intermediate container acf973923e95 [2021-02-26T07:22:13.239Z] ---> 86517e35cea9 [2021-02-26T07:22:13.239Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-26T07:22:13.239Z] ---> Running in b343d15c4b70 [2021-02-26T07:22:13.239Z] ---> Running in fa1d565cef3e [2021-02-26T07:22:13.239Z] Removing intermediate container fa1d565cef3e [2021-02-26T07:22:13.239Z] ---> 38dc3ef1181b [2021-02-26T07:22:13.239Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-26T07:22:13.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:22:13.239Z] ---> Running in 480f9cb9db86 [2021-02-26T07:22:13.239Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:22:13.239Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-26T07:22:13.239Z] (2/2) Installing su-exec (0.2-r1) [2021-02-26T07:22:13.239Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:22:13.239Z] OK: 5 MiB in 16 packages [2021-02-26T07:22:13.239Z] Removing intermediate container 480f9cb9db86 [2021-02-26T07:22:13.239Z] ---> 6d7c24082968 [2021-02-26T07:22:13.239Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-26T07:22:13.239Z] Removing intermediate container 72ddc1b26cb7 [2021-02-26T07:22:13.239Z] ---> 2c2b333858e2 [2021-02-26T07:22:13.239Z] [2021-02-26T07:22:13.239Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T07:22:13.239Z] ---> d10569e2745f [2021-02-26T07:22:13.239Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T07:22:13.239Z] ---> Using cache [2021-02-26T07:22:13.239Z] ---> 9cccee800a89 [2021-02-26T07:22:13.239Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T07:22:13.239Z] ---> Using cache [2021-02-26T07:22:13.239Z] ---> db7c5d8ce044 [2021-02-26T07:22:13.239Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-26T07:22:13.239Z] ---> Running in 97634028d3bd [2021-02-26T07:22:13.239Z] ---> Running in 930bc7b870ab [2021-02-26T07:22:13.239Z] Removing intermediate container 930bc7b870ab [2021-02-26T07:22:13.239Z] ---> 356709a91d97 [2021-02-26T07:22:13.239Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T07:22:13.239Z] ---> Running in d4a65873f17e [2021-02-26T07:22:13.239Z] Removing intermediate container b343d15c4b70 [2021-02-26T07:22:13.239Z] ---> dda91c90185d [2021-02-26T07:22:13.239Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-26T07:22:13.239Z] Removing intermediate container d4a65873f17e [2021-02-26T07:22:13.239Z] ---> 92e9df35a941 [2021-02-26T07:22:13.239Z] Step 15/23 : WORKDIR / [2021-02-26T07:22:13.239Z] ---> Running in 42ba9fd5d5f1 [2021-02-26T07:22:13.239Z] ---> Running in d95db143945d [2021-02-26T07:22:13.240Z] Removing intermediate container 42ba9fd5d5f1 [2021-02-26T07:22:13.240Z] ---> 61f560b51925 [2021-02-26T07:22:13.240Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-26T07:22:13.240Z] Removing intermediate container d95db143945d [2021-02-26T07:22:13.240Z] ---> 2226ea6860ce [2021-02-26T07:22:13.240Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:22:13.240Z] ---> Running in f0f3c51fc7de [2021-02-26T07:22:13.240Z] Removing intermediate container 97634028d3bd [2021-02-26T07:22:13.240Z] ---> e6d0f995c076 [2021-02-26T07:22:13.240Z] Removing intermediate container f0f3c51fc7de [2021-02-26T07:22:13.240Z] ---> cd03021d7df9 [2021-02-26T07:22:13.240Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-26T07:22:13.240Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-26T07:22:13.240Z] ---> Running in 49201d00fd0a [2021-02-26T07:22:13.240Z] ---> Running in 28488fe43e0d [2021-02-26T07:22:13.240Z] ---> a517b331db28 [2021-02-26T07:22:13.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-26T07:22:15.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T07:22:15.509Z] Removing intermediate container 825ecc68a0b1 [2021-02-26T07:22:15.509Z] ---> 6258a5ad533c [2021-02-26T07:22:15.509Z] [2021-02-26T07:22:15.509Z] Step 10/23 : FROM alpine:3.12 [2021-02-26T07:22:15.509Z] ---> d10569e2745f [2021-02-26T07:22:15.509Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-26T07:22:15.509Z] ---> Using cache [2021-02-26T07:22:15.509Z] ---> 9cccee800a89 [2021-02-26T07:22:15.509Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-26T07:22:15.509Z] ---> Using cache [2021-02-26T07:22:15.509Z] ---> db7c5d8ce044 [2021-02-26T07:22:15.509Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-26T07:22:15.782Z] ---> 18c1466e77dd [2021-02-26T07:22:15.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-26T07:22:15.782Z] ---> Running in 9fc4bd1dcf2f [2021-02-26T07:22:16.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T07:22:16.657Z] Removing intermediate container 9fc4bd1dcf2f [2021-02-26T07:22:16.657Z] ---> 8cfde4f8e906 [2021-02-26T07:22:16.657Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-26T07:22:16.657Z] ---> bd64b3d73e4f [2021-02-26T07:22:16.657Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-26T07:22:16.657Z] Removing intermediate container 28488fe43e0d [2021-02-26T07:22:16.657Z] ---> 9662afbae34b [2021-02-26T07:22:16.657Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-26T07:22:16.657Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-26T07:22:16.933Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-26T07:22:16.933Z] ---> Running in b8c74f166fe2 [2021-02-26T07:22:16.933Z] ---> Running in 712ab37a2c0a [2021-02-26T07:22:16.933Z] ---> Running in 2dc069bec082 [2021-02-26T07:22:16.933Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-26T07:22:16.933Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-26T07:22:17.215Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-26T07:22:17.488Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-26T07:22:17.488Z] Removing intermediate container 2dc069bec082 [2021-02-26T07:22:17.488Z] ---> a0f25807f79e [2021-02-26T07:22:17.488Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:22:17.488Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T07:22:17.488Z] OK: 8 MiB in 20 packages [2021-02-26T07:22:17.488Z] Removing intermediate container b8c74f166fe2 [2021-02-26T07:22:17.488Z] ---> a436ebd1b2d2 [2021-02-26T07:22:17.488Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/Removing intermediate container 712ab37a2c0a [2021-02-26T07:22:17.488Z] ---> b0cc8e5b2d5d [2021-02-26T07:22:17.488Z] Step 15/23 : WORKDIR / [2021-02-26T07:22:17.488Z] [2021-02-26T07:22:17.488Z] ---> Running in 3451fecdd34f [2021-02-26T07:22:17.762Z] ---> Running in e0e85d2a4451 [2021-02-26T07:22:18.370Z] Removing intermediate container 3451fecdd34f [2021-02-26T07:22:18.370Z] ---> 401b14831047 [2021-02-26T07:22:18.370Z] Step 21/23 : LABEL arch=arm64 [2021-02-26T07:22:18.370Z] ---> Running in c08fdc2fd5ba [2021-02-26T07:22:18.642Z] Removing intermediate container e0e85d2a4451 [2021-02-26T07:22:18.642Z] ---> 4806c55dcfce [2021-02-26T07:22:18.642Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:22:18.642Z] ---> 2fbcb3493e4d [2021-02-26T07:22:18.642Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-26T07:22:18.916Z] ---> Running in d89c600b16ff [2021-02-26T07:22:19.189Z] Removing intermediate container 49201d00fd0a [2021-02-26T07:22:19.189Z] ---> 6c99471d38d8 [2021-02-26T07:22:19.189Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:22:19.189Z] Removing intermediate container c08fdc2fd5ba [2021-02-26T07:22:19.189Z] ---> 1d3d4172625a [2021-02-26T07:22:19.189Z] Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:22:19.465Z] ---> Running in 184e9901908d [2021-02-26T07:22:19.465Z] ---> e2928cd81c82 [2021-02-26T07:22:19.465Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-26T07:22:20.061Z] Removing intermediate container 184e9901908d [2021-02-26T07:22:20.061Z] ---> b803dcebe260 [2021-02-26T07:22:20.061Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T07:22:20.337Z] ---> b15ec9b98d6c [2021-02-26T07:22:20.337Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-26T07:22:20.337Z] ---> Running in a21fb1e8a336 [2021-02-26T07:22:21.331Z] Removing intermediate container a21fb1e8a336 [2021-02-26T07:22:21.331Z] ---> 98bf8ca5b928 [2021-02-26T07:22:21.331Z] [2021-02-26T07:22:21.331Z] ---> 83908c1b10e4 [2021-02-26T07:22:21.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-26T07:22:21.932Z] ---> 1422d1f286f6 [2021-02-26T07:22:21.932Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-26T07:22:21.932Z] Successfully built 98bf8ca5b928 [2021-02-26T07:22:21.932Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-26T07:22:22.207Z]  Building docker-core-command-go ... done Removing intermediate container d89c600b16ff [2021-02-26T07:22:22.207Z] ---> 2ee89f0f80b2 [2021-02-26T07:22:22.207Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-26T07:22:22.481Z] ---> bede994e226a [2021-02-26T07:22:22.481Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-26T07:22:22.481Z] ---> Running in e575665c0382 [2021-02-26T07:22:22.755Z] ---> 845b1d4e35b3 [2021-02-26T07:22:22.755Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-26T07:22:23.026Z] ---> Running in c20c1179f949 [2021-02-26T07:22:23.026Z] Removing intermediate container e575665c0382 [2021-02-26T07:22:23.026Z] ---> 08b87aa24cf1 [2021-02-26T07:22:23.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:22:23.026Z] ---> f117c3230142 [2021-02-26T07:22:23.026Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-26T07:22:23.298Z] ---> Running in b33f59a41491 [2021-02-26T07:22:23.298Z] Removing intermediate container c20c1179f949 [2021-02-26T07:22:23.298Z] ---> 5729807868c6 [2021-02-26T07:22:23.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-26T07:22:23.574Z] ---> Running in 4c6dc51d6204 [2021-02-26T07:22:23.849Z] Removing intermediate container b33f59a41491 [2021-02-26T07:22:23.849Z] ---> bfbe953b337e [2021-02-26T07:22:23.849Z] Step 21/23 : LABEL arch=arm64 [2021-02-26T07:22:24.123Z] ---> Running in 6756bcb8f8e5 [2021-02-26T07:22:24.123Z] Removing intermediate container 4c6dc51d6204 [2021-02-26T07:22:24.123Z] ---> 51d47d944ec5 [2021-02-26T07:22:24.123Z] Step 21/23 : LABEL arch=arm64 [2021-02-26T07:22:24.395Z] ---> f6079a1afec5 [2021-02-26T07:22:24.395Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-26T07:22:24.395Z] ---> Running in b799646d9697 [2021-02-26T07:22:24.672Z] Removing intermediate container 6756bcb8f8e5 [2021-02-26T07:22:24.672Z] ---> 323b29ee7025 [2021-02-26T07:22:24.672Z] Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:22:24.672Z] ---> Running in 223ced2a1092 [2021-02-26T07:22:24.949Z] Removing intermediate container b799646d9697 [2021-02-26T07:22:24.949Z] ---> 8b4c9a5a2b8a [2021-02-26T07:22:24.949Z] Step 22/23 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:22:25.223Z] ---> Running in 5249374a09b0 [2021-02-26T07:22:25.223Z] ---> 77f6e8480138 [2021-02-26T07:22:25.223Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-26T07:22:25.223Z] Removing intermediate container 223ced2a1092 [2021-02-26T07:22:25.223Z] ---> 69f3738a3328 [2021-02-26T07:22:25.223Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T07:22:25.498Z] ---> Running in b842800b6018 [2021-02-26T07:22:25.773Z] Removing intermediate container 5249374a09b0 [2021-02-26T07:22:25.773Z] ---> fbea1e149704 [2021-02-26T07:22:25.773Z] Step 23/23 : LABEL version=0.0.0 [2021-02-26T07:22:25.773Z] ---> Running in 5e6bf6cd51c5 [2021-02-26T07:22:26.048Z] Removing intermediate container b842800b6018 [2021-02-26T07:22:26.048Z] ---> 35fb688d3365 [2021-02-26T07:22:26.048Z] [2021-02-26T07:22:26.048Z] ---> 78c4e9fe8ec1 [2021-02-26T07:22:26.048Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-26T07:22:26.642Z] ---> Running in 8d36c9a76948 [2021-02-26T07:22:26.642Z] Removing intermediate container 5e6bf6cd51c5 [2021-02-26T07:22:26.642Z] ---> 51f0424de4fc [2021-02-26T07:22:26.642Z] [2021-02-26T07:22:26.642Z] Successfully built 35fb688d3365 [2021-02-26T07:22:26.642Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-26T07:22:26.914Z]  Building docker-core-metadata-go ... done Successfully built 51f0424de4fc [2021-02-26T07:22:26.914Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-26T07:22:27.186Z]  Building docker-core-data-go ... done Removing intermediate container 8d36c9a76948 [2021-02-26T07:22:27.186Z] ---> 645f2c49ef75 [2021-02-26T07:22:27.186Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-26T07:22:27.781Z] ---> 8a98c5ee8b8e [2021-02-26T07:22:27.781Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-26T07:22:28.055Z] ---> Running in 27dbe641b2ac [2021-02-26T07:22:30.024Z] Removing intermediate container 27dbe641b2ac [2021-02-26T07:22:30.024Z] ---> 9983712ddab1 [2021-02-26T07:22:30.024Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-26T07:22:30.618Z] ---> Running in 7a713981bd36 [2021-02-26T07:22:30.890Z] Removing intermediate container 7a713981bd36 [2021-02-26T07:22:30.890Z] ---> d691c08cfdf6 [2021-02-26T07:22:30.890Z] Step 27/30 : CMD ["gate"] [2021-02-26T07:22:31.162Z] ---> Running in 3ed8ba2f221f [2021-02-26T07:22:31.760Z] Removing intermediate container 3ed8ba2f221f [2021-02-26T07:22:31.760Z] ---> ab1e16f50d3e [2021-02-26T07:22:31.760Z] Step 28/30 : LABEL arch=arm64 [2021-02-26T07:22:32.034Z] ---> Running in e50ad52a3b90 [2021-02-26T07:22:32.308Z] Removing intermediate container e50ad52a3b90 [2021-02-26T07:22:32.308Z] ---> 2a6a9128575a [2021-02-26T07:22:32.308Z] Step 29/30 : LABEL git_sha=3011de63955d4c066a248ef349eb9c602d5bef12 [2021-02-26T07:22:32.902Z] ---> Running in d5080bc39b73 [2021-02-26T07:22:33.176Z] Removing intermediate container d5080bc39b73 [2021-02-26T07:22:33.176Z] ---> 5711ce25cd28 [2021-02-26T07:22:33.176Z] Step 30/30 : LABEL version=0.0.0 [2021-02-26T07:22:33.449Z] ---> Running in 4e44b86ddf2d [2021-02-26T07:22:34.046Z] Removing intermediate container 4e44b86ddf2d [2021-02-26T07:22:34.046Z] ---> f75bbfae240d [2021-02-26T07:22:34.046Z] [2021-02-26T07:22:34.318Z] Successfully built f75bbfae240d [2021-02-26T07:22:34.318Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-26T07:22:34.925Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-02-26T07:22:34.936Z] $ docker stop --time=1 61ec922ef43805646180e17f608bc49dc5f4821b9d5ef65a1e119c1e08ce03ee [2021-02-26T07:22:36.898Z] $ docker rm -f 61ec922ef43805646180e17f608bc49dc5f4821b9d5ef65a1e119c1e08ce03ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T07:22:37.736Z] + + docker images [2021-02-26T07:22:37.736Z] grep docker [2021-02-26T07:22:38.009Z] docker-security-bootstrapper-go-arm64 latest f75bbfae240d 4 seconds ago 17.6MB [2021-02-26T07:22:38.009Z] docker-core-data-go-arm64 latest 51f0424de4fc 11 seconds ago 21.1MB [2021-02-26T07:22:38.009Z] docker-core-metadata-go-arm64 latest 35fb688d3365 12 seconds ago 17.9MB [2021-02-26T07:22:38.009Z] docker-core-command-go-arm64 latest 98bf8ca5b928 17 seconds ago 16.2MB [2021-02-26T07:22:38.009Z] docker-sys-mgmt-agent-go-arm64 latest 4f0dcd6162cf 2 minutes ago 300MB [2021-02-26T07:22:38.009Z] docker-support-notifications-go-arm64 latest 5ed5bebd750e 3 minutes ago 16.8MB [2021-02-26T07:22:38.009Z] docker-support-scheduler-go-arm64 latest 1bf313a19fe6 3 minutes ago 16.3MB [2021-02-26T07:22:38.009Z] docker-security-secretstore-setup-go-arm64 latest 9b3667d8cd70 3 minutes ago 23.7MB [2021-02-26T07:22:38.009Z] docker-security-proxy-setup-go-arm64 latest 8f0cc7d0f1f3 3 minutes ago 23.4MB [2021-02-26T07:22:38.009Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:22:39.305Z] ---> job-cost.sh [2021-02-26T07:22:39.305Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AD43 [2021-02-26T07:23:18.450Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-26T07:25:40.265Z] lf-activate-venv(): INFO: Adding /tmp/venv-AD43/bin to PATH [2021-02-26T07:25:40.265Z] INFO: No Stack... [2021-02-26T07:25:40.265Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-26T07:25:40.265Z] INFO: Archiving Costs [Pipeline] sh [2021-02-26T07:25:40.640Z] + cut -d, -f6 [2021-02-26T07:25:40.640Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-02-26T07:25:40.786Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3202-1-stack-cost] [2021-02-26T07:25:40.793Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3202-1-stack-cost] did not exist. Created. [2021-02-26T07:25:40.793Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3202-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-26T07:25:41.407Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-26T07:25:41.700Z] Stashed 1 file(s) [Pipeline] } [2021-02-26T07:25:41.723Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3202-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-26T07:25:43.857Z] provisioning config files... [2021-02-26T07:25:43.873Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6035574279808655339tmp [Pipeline] { [Pipeline] sh [2021-02-26T07:25:44.328Z] + set +x [2021-02-26T07:25:44.328Z] + curl -s https://codecov.io/bash [2021-02-26T07:25:44.328Z] + bash -s -- [2021-02-26T07:25:44.905Z] [2021-02-26T07:25:44.905Z] _____ _ [2021-02-26T07:25:44.905Z] / ____| | | [2021-02-26T07:25:44.905Z] | | ___ __| | ___ ___ _____ __ [2021-02-26T07:25:44.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-26T07:25:44.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-26T07:25:44.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-26T07:25:44.905Z] Bash-20210129-7c25fce [2021-02-26T07:25:44.905Z] [2021-02-26T07:25:44.905Z] [2021-02-26T07:25:44.905Z] ==> git version 2.24.3 found [2021-02-26T07:25:44.905Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-26T07:25:44.905Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-26T07:25:44.905Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-26T07:25:44.905Z] ==> Jenkins CI detected. [2021-02-26T07:25:44.905Z] project root: . [2021-02-26T07:25:44.905Z] --> token set from env [2021-02-26T07:25:44.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-26T07:25:44.905Z] ==> Running gcov in . (disable via -X gcov) [2021-02-26T07:25:44.905Z] ==> Python coveragepy not found [2021-02-26T07:25:44.905Z] ==> Searching for coverage reports in: [2021-02-26T07:25:44.905Z] + . [2021-02-26T07:25:44.905Z] -> Found 1 reports [2021-02-26T07:25:44.905Z] ==> Detecting git/mercurial file structure [2021-02-26T07:25:44.905Z] ==> Reading reports [2021-02-26T07:25:44.905Z] + ./coverage.out bytes=598973 [2021-02-26T07:25:44.905Z] ==> Appending adjustments [2021-02-26T07:25:44.905Z] https://docs.codecov.io/docs/fixing-reports [2021-02-26T07:25:48.215Z] + Found adjustments [2021-02-26T07:25:48.215Z] ==> Gzipping contents [2021-02-26T07:25:48.215Z] 88K /tmp/codecov.ard3Vn.gz [2021-02-26T07:25:48.215Z] ==> Uploading reports [2021-02-26T07:25:48.215Z] url: https://codecov.io [2021-02-26T07:25:48.215Z] query: branch=PR-3202&commit=3011de63955d4c066a248ef349eb9c602d5bef12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= [2021-02-26T07:25:48.215Z] -> Pinging Codecov [2021-02-26T07:25:48.215Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3202&commit=3011de63955d4c066a248ef349eb9c602d5bef12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= [2021-02-26T07:25:48.215Z] -> Uploading to [2021-02-26T07:25:48.215Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-26/00271124DB129430A58F1EEE437C3FCB/3011de63955d4c066a248ef349eb9c602d5bef12/15d4f822-3782-4421-8c30-5003327b0da6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T072547Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40324a93b6a0524f706d92695883a4adec6fa50bda7c89f2adbbb4c9f137da2b [2021-02-26T07:25:48.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-26T07:25:48.215Z] Dload Upload Total Spent Left Speed [2021-02-26T07:25:48.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89255 0 0 100 89255 0 162k --:--:-- --:--:-- --:--:-- 162k [2021-02-26T07:25:48.792Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/3011de63955d4c066a248ef349eb9c602d5bef12 [Pipeline] } [2021-02-26T07:25:48.816Z] 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] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:25:51.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:25:52.266Z] ---> package-listing.sh [2021-02-26T07:25:52.266Z] ++ facter osfamily [2021-02-26T07:25:52.266Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-26T07:25:52.266Z] + OS_FAMILY=redhat [2021-02-26T07:25:52.266Z] + workspace=/w/workspace/edgex-go/1 [2021-02-26T07:25:52.266Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-26T07:25:52.266Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-26T07:25:52.266Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-26T07:25:52.266Z] + PACKAGES=/tmp/packages_start.txt [2021-02-26T07:25:52.266Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-26T07:25:52.266Z] + PACKAGES=/tmp/packages_end.txt [2021-02-26T07:25:52.266Z] + case "${OS_FAMILY}" in [2021-02-26T07:25:52.266Z] + rpm -qa [2021-02-26T07:25:52.266Z] + sort [2021-02-26T07:25:57.582Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-26T07:25:57.582Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-26T07:25:57.582Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-26T07:25:57.583Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-26T07:25:57.583Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-26T07:25:57.583Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-26T07:25:57.623Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-26T07:25:57.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:25:58.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T07:25:58.284Z] [2021-02-26T07:25:58.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-26T07:25:58.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T07:25:58.683Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-26T07:25:58.683Z] df20fa9351a1: Pulling fs layer [2021-02-26T07:25:58.683Z] 36b3adc4ff6f: Pulling fs layer [2021-02-26T07:25:58.683Z] 8ad3a11d3b57: Pulling fs layer [2021-02-26T07:25:58.683Z] 46f8f816bc3b: Pulling fs layer [2021-02-26T07:25:58.683Z] 93b61091891f: Pulling fs layer [2021-02-26T07:25:58.683Z] 93b9cdb0e59b: Pulling fs layer [2021-02-26T07:25:58.683Z] 5e14af77c1be: Pulling fs layer [2021-02-26T07:25:58.683Z] 01666e4c0597: Pulling fs layer [2021-02-26T07:25:58.683Z] aa168da1d23b: Pulling fs layer [2021-02-26T07:25:58.683Z] 93b61091891f: Waiting [2021-02-26T07:25:58.683Z] 93b9cdb0e59b: Waiting [2021-02-26T07:25:58.683Z] 5e14af77c1be: Waiting [2021-02-26T07:25:58.683Z] 01666e4c0597: Waiting [2021-02-26T07:25:58.683Z] aa168da1d23b: Waiting [2021-02-26T07:25:58.683Z] 46f8f816bc3b: Waiting [2021-02-26T07:25:58.683Z] 36b3adc4ff6f: Download complete [2021-02-26T07:25:58.946Z] 46f8f816bc3b: Verifying Checksum [2021-02-26T07:25:58.946Z] 46f8f816bc3b: Download complete [2021-02-26T07:25:58.946Z] 93b61091891f: Download complete [2021-02-26T07:25:58.947Z] 8ad3a11d3b57: Verifying Checksum [2021-02-26T07:25:58.947Z] 8ad3a11d3b57: Download complete [2021-02-26T07:25:58.947Z] 93b9cdb0e59b: Download complete [2021-02-26T07:25:58.947Z] 01666e4c0597: Verifying Checksum [2021-02-26T07:25:58.947Z] 01666e4c0597: Download complete [2021-02-26T07:25:58.947Z] 5e14af77c1be: Verifying Checksum [2021-02-26T07:25:58.947Z] 5e14af77c1be: Download complete [2021-02-26T07:25:59.216Z] df20fa9351a1: Download complete [2021-02-26T07:25:59.482Z] df20fa9351a1: Pull complete [2021-02-26T07:26:00.061Z] 36b3adc4ff6f: Pull complete [2021-02-26T07:26:01.015Z] aa168da1d23b: Verifying Checksum [2021-02-26T07:26:01.015Z] aa168da1d23b: Download complete [2021-02-26T07:26:01.964Z] 8ad3a11d3b57: Pull complete [2021-02-26T07:26:01.964Z] 46f8f816bc3b: Pull complete [2021-02-26T07:26:02.227Z] 93b61091891f: Pull complete [2021-02-26T07:26:02.490Z] 93b9cdb0e59b: Pull complete [2021-02-26T07:26:02.490Z] 5e14af77c1be: Pull complete [2021-02-26T07:26:02.756Z] 01666e4c0597: Pull complete [2021-02-26T07:26:10.925Z] aa168da1d23b: Pull complete [2021-02-26T07:26:10.925Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-26T07:26:10.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T07:26:10.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-26T07:26:11.203Z] prd-centos7-docker-4c-2g-27818 does not seem to be running inside a container [2021-02-26T07:26:11.252Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-26T07:26:20.376Z] $ docker top 8f82d9de44175f4cac8082b6896dc941e270f534a1b2f544a83674e8d2a701ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T07:26:21.031Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-26T07:26:21.351Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-26T07:26:21.670Z] + ls /var/log/sa-host [2021-02-26T07:26:21.670Z] + sadf -c /var/log/sa-host/sa23 [2021-02-26T07:26:21.670Z] file_magic: OK [2021-02-26T07:26:21.670Z] HZ: Using current value: 100 [2021-02-26T07:26:21.670Z] file_header: OK [2021-02-26T07:26:21.670Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-26T07:26:21.670Z] Statistics: [2021-02-26T07:26:21.670Z] Hnuu...uuuununununu... [2021-02-26T07:26:21.670Z] File successfully converted to sysstat format version 12.2.1 [2021-02-26T07:26:21.670Z] + sadf -c /var/log/sa-host/sa26 [2021-02-26T07:26:21.670Z] file_magic: OK [2021-02-26T07:26:21.670Z] HZ: Using current value: 100 [2021-02-26T07:26:21.670Z] file_header: OK [2021-02-26T07:26:21.670Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-26T07:26:21.670Z] Statistics: [2021-02-26T07:26:21.670Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-26T07:26:21.670Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-26T07:26:21.954Z] provisioning config files... [2021-02-26T07:26:21.973Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9193268319601403677tmp [Pipeline] { [Pipeline] echo [2021-02-26T07:26:22.097Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:26:22.427Z] ---> create-netrc.sh [Pipeline] } [2021-02-26T07:26:22.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-26T07:26:22.597Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:26:22.959Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-26T07:26:22.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:26:23.328Z] ---> sudo-logs.sh [2021-02-26T07:26:23.328Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-26T07:26:23.436Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:26:23.787Z] ---> job-cost.sh [2021-02-26T07:26:23.787Z] lf-activate-venv: SKIPPING [2021-02-26T07:26:23.787Z] DEBUG: total: 0.20999999344348907 [2021-02-26T07:26:23.787Z] INFO: Retrieving Stack Cost... [2021-02-26T07:26:25.710Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-26T07:26:25.971Z] INFO: Archiving Costs [Pipeline] echo [2021-02-26T07:26:26.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T07:26:26.348Z] ---> logs-deploy.sh [2021-02-26T07:26:26.348Z] lf-activate-venv: SKIPPING [2021-02-26T07:26:26.348Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3202/1 [2021-02-26T07:26:26.348Z] INFO: archiving workspace using pattern(s): [2021-02-26T07:26:27.735Z] Archives upload complete. [2021-02-26T07:26:27.735Z] INFO: archiving logs to Nexus