Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a48de70a597b3b994613674efdf7ba41d0d0d2ee+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (5c056bc7f9e82330427d4bfb42cbd5a6d727c69d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15680 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee Merge succeeded, producing 78e7c944f16588511ee3e3776ea03b18066f32b8 Checking out Revision 78e7c944f16588511ee3e3776ea03b18066f32b8 (PR-2924) > git config core.sparsecheckout # timeout=10 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78e7c944f16588511ee3e3776ea03b18066f32b8 # timeout=10 Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 4a3ca42af3d66f71dd5efedd372130ce360636cd # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-12T00:30:33.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-12T00:30:33.393Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-12T00:30:33.479Z] ========================================================= [2020-12-12T00:30:33.479Z] EdgeX Global Pipelines Version Info [2020-12-12T00:30:33.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:30:34.975Z] ------------------- [2020-12-12T00:30:34.975Z] stable info: [2020-12-12T00:30:34.975Z] ------------------- [2020-12-12T00:30:34.975Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-12T00:30:34.975Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-12T00:30:34.975Z] Message: update stable to v1.0.172 [2020-12-12T00:30:35.920Z] ------------------- [2020-12-12T00:30:35.920Z] experimental info: [2020-12-12T00:30:35.920Z] ------------------- [2020-12-12T00:30:35.920Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-12T00:30:35.920Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-12T00:30:35.920Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-12T00:30:36.214Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-12T00:30:36.298Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-12T00:30:36.386Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-12T00:30:36.474Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-12T00:30:36.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-12T00:30:36.644Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-12T00:30:36.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-12T00:30:36.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-12T00:30:36.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-12T00:30:37.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-12T00:30:37.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-12T00:30:37.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-12T00:30:37.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-12T00:30:37.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-12T00:30:37.539Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-12T00:30:37.626Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-12T00:30:37.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-12T00:30:37.843Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-12T00:30:37.921Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-12T00:30:38.054Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-12T00:30:38.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-12T00:30:38.243Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-12T00:30:38.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo [2020-12-12T00:30:38.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo [2020-12-12T00:30:38.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo [2020-12-12T00:30:38.608Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78e7c944f16588511ee3e3776ea03b18066f32b8 [Pipeline] echo [2020-12-12T00:30:38.729Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78e7c94 [Pipeline] echo [2020-12-12T00:30:38.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-12T00:30:39.062Z] provisioning config files... [2020-12-12T00:30:39.097Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1143198917546399439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:30:39.470Z] ---> docker-login.sh [2020-12-12T00:30:39.470Z] nexus3.edgexfoundry.org:10001 [2020-12-12T00:30:39.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:30:40.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:30:40.308Z] Configure a credential helper to remove this warning. See [2020-12-12T00:30:40.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:30:40.308Z] [2020-12-12T00:30:40.308Z] Login Succeeded [2020-12-12T00:30:40.308Z] nexus3.edgexfoundry.org:10002 [2020-12-12T00:30:40.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:30:40.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:30:40.308Z] Configure a credential helper to remove this warning. See [2020-12-12T00:30:40.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:30:40.308Z] [2020-12-12T00:30:40.308Z] Login Succeeded [2020-12-12T00:30:40.308Z] nexus3.edgexfoundry.org:10003 [2020-12-12T00:30:40.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:30:40.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:30:40.576Z] Configure a credential helper to remove this warning. See [2020-12-12T00:30:40.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:30:40.576Z] [2020-12-12T00:30:40.576Z] Login Succeeded [2020-12-12T00:30:40.576Z] nexus3.edgexfoundry.org:10004 [2020-12-12T00:30:40.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:30:40.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:30:40.846Z] Configure a credential helper to remove this warning. See [2020-12-12T00:30:40.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:30:40.846Z] [2020-12-12T00:30:40.846Z] Login Succeeded [2020-12-12T00:30:40.846Z] docker.io [2020-12-12T00:30:40.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:30:41.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:30:41.109Z] Configure a credential helper to remove this warning. See [2020-12-12T00:30:41.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:30:41.109Z] [2020-12-12T00:30:41.109Z] Login Succeeded [2020-12-12T00:30:41.109Z] ---> docker-login.sh ends [Pipeline] } [2020-12-12T00:30:41.121Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-12T00:30:41.623Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ dirname cmd/core-command/Dockerfile [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ dirname cmd/core-data/Dockerfile [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-12T00:30:41.623Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-12T00:30:41.623Z] ++ cut -d/ -f2 [2020-12-12T00:30:41.623Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-12T00:30:41.623Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-12T00:30:41.701Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-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 [2020-12-12T00:30:42.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-12T00:30:42.558Z] [2020-12-12T00:30:42.558Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:30:42.912Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-12T00:30:42.912Z] latest: Pulling from edgex-devops/git-semver [2020-12-12T00:30:42.912Z] 31603596830f: Pulling fs layer [2020-12-12T00:30:42.912Z] 2a8b12db71e7: Pulling fs layer [2020-12-12T00:30:42.912Z] 6ca5941a6612: Pulling fs layer [2020-12-12T00:30:42.912Z] ecc8261a40a4: Pulling fs layer [2020-12-12T00:30:42.912Z] ecc8261a40a4: Waiting [2020-12-12T00:30:42.912Z] 2a8b12db71e7: Verifying Checksum [2020-12-12T00:30:42.912Z] 2a8b12db71e7: Download complete [2020-12-12T00:30:42.912Z] 31603596830f: Verifying Checksum [2020-12-12T00:30:42.912Z] 31603596830f: Download complete [2020-12-12T00:30:43.191Z] ecc8261a40a4: Verifying Checksum [2020-12-12T00:30:43.191Z] ecc8261a40a4: Download complete [2020-12-12T00:30:43.191Z] 6ca5941a6612: Verifying Checksum [2020-12-12T00:30:43.191Z] 6ca5941a6612: Download complete [2020-12-12T00:30:43.454Z] 31603596830f: Pull complete [2020-12-12T00:30:43.454Z] 2a8b12db71e7: Pull complete [2020-12-12T00:30:44.405Z] 6ca5941a6612: Pull complete [2020-12-12T00:30:44.668Z] ecc8261a40a4: Pull complete [2020-12-12T00:30:44.668Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-12T00:30:44.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-12T00:30:44.668Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-12T00:30:44.787Z] prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container [2020-12-12T00:30:44.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat [2020-12-12T00:30:47.305Z] $ docker top 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-12T00:30:47.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-12T00:30:47.640Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-12T00:30:47.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-12T00:30:47.863Z] $ docker exec 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab ssh-agent [2020-12-12T00:30:48.052Z] SSH_AUTH_SOCK=/tmp/ssh-8FNjKzGuSfz4/agent.12 [2020-12-12T00:30:48.052Z] SSH_AGENT_PID=17 [2020-12-12T00:30:48.066Z] Running ssh-add (command line suppressed) [2020-12-12T00:30:48.205Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_590923836169426544.key (/w/workspace/edgex-go/6@tmp/private_key_590923836169426544.key) [2020-12-12T00:30:48.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-12T00:30:48.618Z] + git tag --points-at HEAD [Pipeline] } [2020-12-12T00:30:48.646Z] $ docker exec --env ******** --env ******** 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab ssh-agent -k [2020-12-12T00:30:48.769Z] unset SSH_AUTH_SOCK; [2020-12-12T00:30:48.770Z] unset SSH_AGENT_PID; [2020-12-12T00:30:48.770Z] echo Agent pid 17 killed; [2020-12-12T00:30:48.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-12T00:30:48.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-12T00:30:48.975Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-12T00:30:49.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-12T00:30:49.157Z] $ docker exec 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab ssh-agent [2020-12-12T00:30:49.334Z] SSH_AUTH_SOCK=/tmp/ssh-46ewb7hhgNpy/agent.46 [2020-12-12T00:30:49.334Z] SSH_AGENT_PID=51 [2020-12-12T00:30:49.344Z] Running ssh-add (command line suppressed) [2020-12-12T00:30:49.469Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4540351892024433718.key (/w/workspace/edgex-go/6@tmp/private_key_4540351892024433718.key) [2020-12-12T00:30:49.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-12T00:30:49.864Z] + git semver init [2020-12-12T00:30:49.864Z] # -> Open(): unable to determine branch for HEAD [2020-12-12T00:30:49.864Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2020-12-12T00:30:49.864Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2020-12-12T00:30:49.864Z] # $SEMVER_REMOTE_NAME = origin [2020-12-12T00:30:49.864Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-12T00:30:49.864Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-12T00:30:49.864Z] # $SEMVER_BRANCH = PR-2924 [2020-12-12T00:30:49.864Z] # $SEMVER_TEMP = /tmp/semver-605168526 [2020-12-12T00:30:49.864Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-12T00:31:16.575Z] # '/tmp/semver-605168526' -> '/w/workspace/edgex-go/6/.semver' [2020-12-12T00:31:16.575Z] # -> Force: false [2020-12-12T00:31:16.575Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2020-12-12T00:31:16.592Z] $ docker exec --env ******** --env ******** 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab ssh-agent -k [2020-12-12T00:31:16.867Z] unset SSH_AUTH_SOCK; [2020-12-12T00:31:16.868Z] unset SSH_AGENT_PID; [2020-12-12T00:31:16.868Z] echo Agent pid 51 killed; [2020-12-12T00:31:16.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-12T00:31:17.446Z] + git semver [Pipeline] } [2020-12-12T00:31:17.475Z] $ docker stop --time=1 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab [2020-12-12T00:31:19.122Z] $ docker rm -f 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-12T00:31:19.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-12T00:31:20.188Z] Stashed 1 file(s) [Pipeline] echo [2020-12-12T00:31:20.191Z] [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 [2020-12-12T00:31:21.319Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-12T00:31:21.628Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-12T00:31:21.928Z] + sudo service docker restart [2020-12-12T00:31:21.928Z] + true [2020-12-12T00:31:21.928Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-12T00:31:22.520Z] ========================================================= [2020-12-12T00:31:22.520Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-12T00:31:22.520Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:31:22.863Z] + 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 . [2020-12-12T00:31:26.181Z] Sending build context to Docker daemon 326.4MB [2020-12-12T00:31:26.181Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-12T00:31:26.181Z] Step 2/7 : FROM ${BASE} [2020-12-12T00:31:26.181Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-12T00:31:26.181Z] 188c0c94c7c5: Pulling fs layer [2020-12-12T00:31:26.181Z] 0ef7d3d256c8: Pulling fs layer [2020-12-12T00:31:26.181Z] de9db76c5a1d: Pulling fs layer [2020-12-12T00:31:26.181Z] bca2f99d35d6: Pulling fs layer [2020-12-12T00:31:26.181Z] 93359f2a8cfa: Pulling fs layer [2020-12-12T00:31:26.181Z] 7c6f9722023f: Pulling fs layer [2020-12-12T00:31:26.181Z] a35cf1a2eb13: Pulling fs layer [2020-12-12T00:31:26.181Z] 93359f2a8cfa: Waiting [2020-12-12T00:31:26.181Z] 7c6f9722023f: Waiting [2020-12-12T00:31:26.181Z] a35cf1a2eb13: Waiting [2020-12-12T00:31:26.181Z] bca2f99d35d6: Waiting [2020-12-12T00:31:26.181Z] de9db76c5a1d: Download complete [2020-12-12T00:31:26.181Z] 0ef7d3d256c8: Verifying Checksum [2020-12-12T00:31:26.181Z] 0ef7d3d256c8: Download complete [2020-12-12T00:31:26.181Z] 93359f2a8cfa: Verifying Checksum [2020-12-12T00:31:26.181Z] 93359f2a8cfa: Download complete [2020-12-12T00:31:26.181Z] 188c0c94c7c5: Verifying Checksum [2020-12-12T00:31:26.181Z] 188c0c94c7c5: Download complete [2020-12-12T00:31:26.181Z] 7c6f9722023f: Verifying Checksum [2020-12-12T00:31:26.181Z] 7c6f9722023f: Download complete [2020-12-12T00:31:26.449Z] 188c0c94c7c5: Pull complete [2020-12-12T00:31:27.028Z] 0ef7d3d256c8: Pull complete [2020-12-12T00:31:27.610Z] de9db76c5a1d: Pull complete [2020-12-12T00:31:28.187Z] a35cf1a2eb13: Verifying Checksum [2020-12-12T00:31:28.187Z] a35cf1a2eb13: Download complete [2020-12-12T00:31:28.774Z] bca2f99d35d6: Verifying Checksum [2020-12-12T00:31:28.774Z] bca2f99d35d6: Download complete [2020-12-12T00:31:35.420Z] bca2f99d35d6: Pull complete [2020-12-12T00:31:35.420Z] 93359f2a8cfa: Pull complete [2020-12-12T00:31:35.420Z] 7c6f9722023f: Pull complete [2020-12-12T00:31:35.783Z] Still waiting to schedule task [2020-12-12T00:31:35.784Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-12T00:31:39.655Z] a35cf1a2eb13: Pull complete [2020-12-12T00:31:39.655Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-12T00:31:39.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-12T00:31:39.655Z] ---> a62c8e92a672 [2020-12-12T00:31:39.655Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-12T00:31:40.235Z] ---> Running in 60bfebb2f59b [2020-12-12T00:31:40.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:31:41.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:31:41.971Z] (1/12) Installing libmagic (5.38-r0) [2020-12-12T00:31:42.234Z] (2/12) Installing file (5.38-r0) [2020-12-12T00:31:42.234Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-12T00:31:42.496Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-12T00:31:57.430Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-12T00:31:57.430Z] (6/12) Installing patch (2.7.6-r6) [2020-12-12T00:31:57.430Z] (7/12) Installing build-base (0.5-r2) [2020-12-12T00:31:57.430Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-12T00:31:57.430Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-12T00:31:57.692Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-12T00:31:57.692Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-12T00:31:57.958Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-12T00:31:57.958Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:31:58.221Z] OK: 233 MiB in 51 packages [2020-12-12T00:32:02.447Z] Removing intermediate container 60bfebb2f59b [2020-12-12T00:32:02.447Z] ---> d9da2e25f8e6 [2020-12-12T00:32:02.447Z] Step 4/7 : WORKDIR /edgex-go [2020-12-12T00:32:02.447Z] ---> Running in 0145e9db62d0 [2020-12-12T00:32:02.447Z] Removing intermediate container 0145e9db62d0 [2020-12-12T00:32:02.447Z] ---> 8db1c6d013bd [2020-12-12T00:32:02.447Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-12T00:32:02.447Z] latest: Pulling from library/docker [2020-12-12T00:32:02.711Z] 05e7bc50f07f: Pulling fs layer [2020-12-12T00:32:02.711Z] 6db28d0fdbf6: Pulling fs layer [2020-12-12T00:32:02.711Z] 292df0bc6bf3: Pulling fs layer [2020-12-12T00:32:02.711Z] 2e060f4bd70b: Pulling fs layer [2020-12-12T00:32:02.711Z] 80e8d568a223: Pulling fs layer [2020-12-12T00:32:02.711Z] 8dc6ef1a942a: Pulling fs layer [2020-12-12T00:32:02.711Z] 2312dd95470a: Pulling fs layer [2020-12-12T00:32:02.711Z] 2e060f4bd70b: Waiting [2020-12-12T00:32:02.711Z] 8dc6ef1a942a: Waiting [2020-12-12T00:32:02.711Z] 2312dd95470a: Waiting [2020-12-12T00:32:02.711Z] 80e8d568a223: Waiting [2020-12-12T00:32:02.711Z] 292df0bc6bf3: Verifying Checksum [2020-12-12T00:32:02.711Z] 292df0bc6bf3: Download complete [2020-12-12T00:32:02.974Z] 6db28d0fdbf6: Verifying Checksum [2020-12-12T00:32:02.974Z] 05e7bc50f07f: Download complete [2020-12-12T00:32:02.974Z] 6db28d0fdbf6: Download complete [2020-12-12T00:32:02.974Z] 80e8d568a223: Verifying Checksum [2020-12-12T00:32:02.974Z] 80e8d568a223: Download complete [2020-12-12T00:32:02.974Z] 8dc6ef1a942a: Verifying Checksum [2020-12-12T00:32:02.974Z] 8dc6ef1a942a: Download complete [2020-12-12T00:32:03.240Z] 05e7bc50f07f: Pull complete [2020-12-12T00:32:03.240Z] 2312dd95470a: Verifying Checksum [2020-12-12T00:32:03.240Z] 2312dd95470a: Download complete [2020-12-12T00:32:03.509Z] 6db28d0fdbf6: Pull complete [2020-12-12T00:32:03.509Z] 292df0bc6bf3: Pull complete [2020-12-12T00:32:04.088Z] 2e060f4bd70b: Verifying Checksum [2020-12-12T00:32:04.088Z] 2e060f4bd70b: Download complete [2020-12-12T00:32:06.664Z] 2e060f4bd70b: Pull complete [2020-12-12T00:32:06.929Z] 80e8d568a223: Pull complete [2020-12-12T00:32:06.929Z] 8dc6ef1a942a: Pull complete [2020-12-12T00:32:07.193Z] 2312dd95470a: Pull complete [2020-12-12T00:32:07.193Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-12T00:32:07.193Z] Status: Downloaded newer image for docker:latest [2020-12-12T00:32:08.592Z] ---> 5c9838377140 [2020-12-12T00:32:08.592Z] Step 6/7 : COPY go.mod . [2020-12-12T00:32:08.855Z] ---> b73beb1545bd [2020-12-12T00:32:08.855Z] Step 7/7 : RUN go mod download [2020-12-12T00:32:08.855Z] ---> Running in e25968a638b0 [2020-12-12T00:32:30.920Z] Removing intermediate container e25968a638b0 [2020-12-12T00:32:30.920Z] ---> 3de73b97cc68 [2020-12-12T00:32:30.920Z] Successfully built 3de73b97cc68 [2020-12-12T00:32:30.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:32:31.237Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-12T00:32:31.237Z] . [Pipeline] withDockerContainer [2020-12-12T00:32:31.351Z] prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container [2020-12-12T00:32:31.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-12T00:32:32.187Z] $ docker top d2761d1b9ddf582740c60672315b136da40d1dcf656fbce060dc49e602457c39 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-12T00:32:32.697Z] + go version [2020-12-12T00:32:32.697Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-12T00:32:32.712Z] $ docker stop --time=1 d2761d1b9ddf582740c60672315b136da40d1dcf656fbce060dc49e602457c39 [2020-12-12T00:32:34.092Z] $ docker rm -f d2761d1b9ddf582740c60672315b136da40d1dcf656fbce060dc49e602457c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:32:35.036Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-12T00:32:35.036Z] . [Pipeline] withDockerContainer [2020-12-12T00:32:35.138Z] prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container [2020-12-12T00:32:35.188Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-12T00:32:35.987Z] $ docker top 4a700bb965f3b342036aa924b7b1be596e66482e2e989939b3a88eeeff68c23e -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-12T00:32:36.238Z] ========================================================= [2020-12-12T00:32:36.238Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-12T00:32:36.238Z] ========================================================= [Pipeline] sh [2020-12-12T00:32:36.533Z] + make test [2020-12-12T00:32:36.533Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-12T00:32:46.638Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-12T00:33:02.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-12T00:33:09.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-12T00:33:09.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-12T00:33:09.377Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-12T00:33:09.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-12T00:33:09.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-12T00:33:09.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-12T00:33:12.237Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s [2020-12-12T00:33:12.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-12T00:33:12.237Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-12T00:33:12.837Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-12T00:33:12.837Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-12T00:33:12.837Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-12T00:33:12.837Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-12T00:33:16.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements [2020-12-12T00:33:16.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-12T00:33:16.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-12T00:33:16.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-12T00:33:16.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-12T00:33:16.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-12T00:33:19.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.181s coverage: 27.1% of statements [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-12T00:33:19.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-12T00:33:19.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-12T00:33:19.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.401s coverage: 68.5% of statements [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-12T00:33:19.552Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.178s coverage: 82.3% of statements [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-12T00:33:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-12T00:33:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.361s coverage: 28.6% of statements [2020-12-12T00:33:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-12T00:33:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-12T00:33:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-12T00:33:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-12T00:33:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-12T00:33:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements [2020-12-12T00:33:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-12T00:33:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2020-12-12T00:33:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-12T00:33:21.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements [2020-12-12T00:33:21.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-12T00:33:22.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements [2020-12-12T00:33:22.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-12T00:33:22.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2020-12-12T00:33:22.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-12T00:33:22.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-12T00:33:22.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-12T00:33:22.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-12T00:33:23.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.331s coverage: 93.8% of statements [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-12T00:33:23.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-12T00:33:23.656Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.1% of statements [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-12T00:33:23.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-12T00:33:23.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2020-12-12T00:33:23.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-12T00:33:23.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2020-12-12T00:33:24.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.096s coverage: 87.2% of statements [2020-12-12T00:33:24.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 84.2% of statements [2020-12-12T00:33:24.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.105s coverage: 91.4% of statements [2020-12-12T00:33:24.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-12T00:33:25.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements [2020-12-12T00:33:25.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-12T00:33:25.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-12T00:33:25.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2020-12-12T00:33:25.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements [2020-12-12T00:33:25.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2020-12-12T00:33:25.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2020-12-12T00:33:26.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2020-12-12T00:33:27.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 68.9% of statements [2020-12-12T00:33:27.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-12T00:33:27.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-12T00:33:27.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-12T00:33:27.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-12T00:33:27.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-12T00:33:27.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.888s coverage: 86.3% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.164s coverage: 72.2% of statements [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.478s coverage: 72.1% of statements [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.053s coverage: 82.4% of statements [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.040s coverage: 96.8% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.301s coverage: 84.0% of statements [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 47.1% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.028s coverage: 100.0% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.736s coverage: 29.1% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-12T00:33:35.717Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-12T00:33:35.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-12T00:33:35.986Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2020-12-12T00:33:36.255Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2020-12-12T00:33:36.519Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.050s coverage: 100.0% of statements [2020-12-12T00:33:36.781Z] GO111MODULE=on go vet ./... [2020-12-12T00:34:03.560Z] gofmt -l . [2020-12-12T00:34:03.560Z] [ "`gofmt -l .`" = "" ] [2020-12-12T00:34:03.560Z] ./bin/test-go-mod-tidy.sh [2020-12-12T00:34:03.560Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-12T00:34:03.870Z] + ls -al . [2020-12-12T00:34:03.870Z] total 660 [2020-12-12T00:34:03.870Z] drwxrwxr-x 10 1001 1001 4096 Dec 12 00:34 . [2020-12-12T00:34:03.870Z] drwxr-xr-x 4 root root 28 Dec 12 00:32 .. [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 11 Dec 12 00:30 .dockerignore [2020-12-12T00:34:03.870Z] drwxrwxr-x 8 1001 1001 179 Dec 12 00:30 .git [2020-12-12T00:34:03.870Z] drwxrwxr-x 3 1001 1001 125 Dec 12 00:30 .github [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 943 Dec 12 00:30 .gitignore [2020-12-12T00:34:03.870Z] drwx------ 3 1001 1001 47 Dec 12 00:31 .semver [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 166 Dec 12 00:30 .sonarcloud.properties [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 3804 Dec 12 00:30 CONTRIBUTING.md [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 1035 Dec 12 00:30 Dockerfile.build [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 863 Dec 12 00:30 Jenkinsfile [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 10775 Dec 12 00:30 LICENSE [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 6318 Dec 12 00:30 Makefile [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 6447 Dec 12 00:30 README.md [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 7286 Dec 12 00:30 SECURITY.md [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 5 Dec 12 00:31 VERSION [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 4131 Dec 12 00:30 ZMQWindows.md [2020-12-12T00:34:03.870Z] drwxrwxr-x 2 1001 1001 117 Dec 12 00:30 bin [2020-12-12T00:34:03.870Z] drwxrwxr-x 15 1001 1001 4096 Dec 12 00:30 cmd [2020-12-12T00:34:03.870Z] -rw-r--r-- 1 root root 565030 Dec 12 00:33 coverage.out [2020-12-12T00:34:03.870Z] -rw-r--r-- 1 root root 1041 Dec 12 00:34 go.mod [2020-12-12T00:34:03.870Z] -rw-r--r-- 1 root root 18856 Dec 12 00:34 go.sum [2020-12-12T00:34:03.870Z] drwxrwxr-x 8 1001 1001 127 Dec 12 00:30 internal [2020-12-12T00:34:03.870Z] drwxrwxr-x 4 1001 1001 26 Dec 12 00:30 openapi [2020-12-12T00:34:03.870Z] drwxrwxr-x 4 1001 1001 71 Dec 12 00:30 snap [2020-12-12T00:34:03.870Z] -rw-rw-r-- 1 1001 1001 168 Dec 12 00:30 version.go [Pipeline] sh [2020-12-12T00:34:04.195Z] + '[' -e coverage.out ] [2020-12-12T00:34:04.195Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-12T00:34:04.394Z] Stashed 1 file(s) [Pipeline] sh [2020-12-12T00:34:04.688Z] + make build [2020-12-12T00:34:04.688Z] 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 [2020-12-12T00:34:10.007Z] 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 [2020-12-12T00:34:18.266Z] 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 [2020-12-12T00:34:19.666Z] 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 [2020-12-12T00:34:21.061Z] 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 [2020-12-12T00:34:21.330Z] 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 [2020-12-12T00:34:22.748Z] 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 [2020-12-12T00:34:24.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-12T00:34:25.154Z] 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 [2020-12-12T00:34:26.552Z] 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 [2020-12-12T00:34:27.509Z] 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 [2020-12-12T00:34:28.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-12T00:34:29.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-12T00:34:30.840Z] $ docker stop --time=1 4a700bb965f3b342036aa924b7b1be596e66482e2e989939b3a88eeeff68c23e [2020-12-12T00:34:32.500Z] $ docker rm -f 4a700bb965f3b342036aa924b7b1be596e66482e2e989939b3a88eeeff68c23e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:34:36.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-12T00:34:36.045Z] [2020-12-12T00:34:36.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:34:36.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-12T00:34:36.396Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-12T00:34:36.396Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-12T00:34:36.396Z] ca9280d653b3: Pulling fs layer [2020-12-12T00:34:36.396Z] 7e9c9ca2126c: Pulling fs layer [2020-12-12T00:34:37.346Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-12T00:34:37.346Z] cbdbe7a5bc2a: Download complete [2020-12-12T00:34:37.609Z] cbdbe7a5bc2a: Pull complete [2020-12-12T00:34:37.878Z] ca9280d653b3: Verifying Checksum [2020-12-12T00:34:37.878Z] ca9280d653b3: Download complete [2020-12-12T00:34:38.889Z] ca9280d653b3: Pull complete [2020-12-12T00:34:40.337Z] 7e9c9ca2126c: Verifying Checksum [2020-12-12T00:34:40.337Z] 7e9c9ca2126c: Download complete [2020-12-12T00:34:40.890Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15684 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2020-12-12T00:34:40.969Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2020-12-12T00:34:46.053Z] using credential edgex-jenkins-ssh [2020-12-12T00:34:46.110Z] Cloning the remote Git repository [2020-12-12T00:34:47.040Z] 7e9c9ca2126c: Pull complete [2020-12-12T00:34:47.040Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-12T00:34:47.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-12T00:34:47.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-12T00:34:46.172Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-12T00:34:46.294Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2020-12-12T00:34:46.410Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-12T00:34:46.412Z] > git --version # timeout=10 [2020-12-12T00:34:46.436Z] > git --version # 'git version 2.17.1' [2020-12-12T00:34:46.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-12T00:34:46.492Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-12T00:34:47.220Z] prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container [2020-12-12T00:34:47.267Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-12T00:34:50.309Z] $ docker top 0f4f855af173db71ac23ef72c43887ec27c418b62527fd5847114f8b5c3450dd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-12T00:34:50.824Z] + docker-compose build --help [2020-12-12T00:34:50.824Z] + grep parallel [2020-12-12T00:34:51.769Z] --parallel Build images in parallel. [Pipeline] } [2020-12-12T00:34:51.786Z] $ docker stop --time=1 0f4f855af173db71ac23ef72c43887ec27c418b62527fd5847114f8b5c3450dd [2020-12-12T00:34:53.122Z] $ docker rm -f 0f4f855af173db71ac23ef72c43887ec27c418b62527fd5847114f8b5c3450dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:34:53.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-12T00:34:53.820Z] . [Pipeline] withDockerContainer [2020-12-12T00:34:53.923Z] prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container [2020-12-12T00:34:53.973Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-12T00:34:54.622Z] $ docker top e4c8ddbaf8378d4895325f737a27b62c65b3986c34adb3013f8402f9d0aba89c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-12T00:34:55.122Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-12T00:34:56.070Z] Building docker-core-command-go ... [2020-12-12T00:34:56.070Z] Building docker-core-data-go ... [2020-12-12T00:34:56.070Z] Building docker-core-metadata-go ... [2020-12-12T00:34:56.070Z] Building docker-security-bootstrap-redis-go ... [2020-12-12T00:34:56.070Z] Building docker-security-proxy-setup-go ... [2020-12-12T00:34:56.070Z] Building docker-security-secrets-setup-go ... [2020-12-12T00:34:56.070Z] Building docker-security-secretstore-setup-go ... [2020-12-12T00:34:56.070Z] Building docker-support-notifications-go ... [2020-12-12T00:34:56.070Z] Building docker-support-scheduler-go ... [2020-12-12T00:34:56.070Z] Building docker-sys-mgmt-agent-go ... [2020-12-12T00:34:56.070Z] Building docker-security-bootstrap-redis-go [2020-12-12T00:34:56.070Z] Building docker-core-metadata-go [2020-12-12T00:34:56.070Z] Building docker-security-proxy-setup-go [2020-12-12T00:34:56.070Z] Building docker-support-notifications-go [2020-12-12T00:34:56.070Z] Building docker-core-data-go [2020-12-12T00:35:04.771Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2020-12-12T00:35:03.726Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-12T00:35:03.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-12T00:35:03.789Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-12T00:35:03.827Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-12T00:35:03.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-12T00:35:03.841Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-12T00:35:04.792Z] > git config core.sparsecheckout # timeout=10 [2020-12-12T00:35:04.810Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2020-12-12T00:35:05.179Z] > git remote # timeout=10 [2020-12-12T00:35:05.201Z] > git config --get remote.origin.url # timeout=10 [2020-12-12T00:35:05.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-12T00:35:05.235Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-12T00:35:05.554Z] Merge succeeded, producing 74fd5c5f4ba4009fc485eae6dc54d2aca113046d [2020-12-12T00:35:05.554Z] Checking out Revision 74fd5c5f4ba4009fc485eae6dc54d2aca113046d (PR-2924) [2020-12-12T00:35:05.538Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-12T00:35:05.562Z] > git config core.sparsecheckout # timeout=10 [2020-12-12T00:35:05.574Z] > git checkout -f 74fd5c5f4ba4009fc485eae6dc54d2aca113046d # timeout=10 [2020-12-12T00:35:10.053Z] Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" [2020-12-12T00:35:10.077Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-12T00:35:11.665Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-12T00:35:12.085Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-12T00:35:10.061Z] > git rev-list --no-walk 4a3ca42af3d66f71dd5efedd372130ce360636cd # timeout=10 [2020-12-12T00:35:12.426Z] + + sudotrue service [2020-12-12T00:35:12.427Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-12T00:35:14.482Z] provisioning config files... [2020-12-12T00:35:14.521Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4190027169885028825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:35:14.930Z] ---> docker-login.sh [2020-12-12T00:35:14.930Z] nexus3.edgexfoundry.org:10001 [2020-12-12T00:35:15.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:35:16.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:35:16.151Z] Configure a credential helper to remove this warning. See [2020-12-12T00:35:16.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:35:16.151Z] [2020-12-12T00:35:16.151Z] Login Succeeded [2020-12-12T00:35:16.151Z] nexus3.edgexfoundry.org:10002 [2020-12-12T00:35:16.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:35:16.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:35:16.700Z] Configure a credential helper to remove this warning. See [2020-12-12T00:35:16.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:35:16.700Z] [2020-12-12T00:35:16.700Z] Login Succeeded [2020-12-12T00:35:16.700Z] nexus3.edgexfoundry.org:10003 [2020-12-12T00:35:16.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:35:16.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:35:16.979Z] Configure a credential helper to remove this warning. See [2020-12-12T00:35:16.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:35:16.979Z] [2020-12-12T00:35:16.979Z] Login Succeeded [2020-12-12T00:35:17.256Z] nexus3.edgexfoundry.org:10004 [2020-12-12T00:35:17.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:35:17.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:35:17.530Z] Configure a credential helper to remove this warning. See [2020-12-12T00:35:17.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:35:17.530Z] [2020-12-12T00:35:17.530Z] Login Succeeded [2020-12-12T00:35:17.530Z] docker.io [2020-12-12T00:35:17.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-12T00:35:18.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-12T00:35:18.400Z] Configure a credential helper to remove this warning. See [2020-12-12T00:35:18.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-12T00:35:18.400Z] [2020-12-12T00:35:18.400Z] Login Succeeded [2020-12-12T00:35:18.400Z] ---> docker-login.sh ends [Pipeline] } [2020-12-12T00:35:18.424Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-12T00:35:18.835Z] ========================================================= [2020-12-12T00:35:18.835Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-12T00:35:18.835Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:35:19.208Z] + 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 . [2020-12-12T00:35:21.192Z] Sending build context to Docker daemon 165.7MB [2020-12-12T00:35:21.465Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-12T00:35:21.465Z] Step 2/7 : FROM ${BASE} [2020-12-12T00:35:21.465Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-12T00:35:21.465Z] 5f621e34cdf4: Pulling fs layer [2020-12-12T00:35:21.465Z] a4357932f1b6: Pulling fs layer [2020-12-12T00:35:21.465Z] 18c013af1878: Pulling fs layer [2020-12-12T00:35:21.465Z] 00ac8860ef70: Pulling fs layer [2020-12-12T00:35:21.465Z] 63d7cb157983: Pulling fs layer [2020-12-12T00:35:21.465Z] b116817d02f9: Pulling fs layer [2020-12-12T00:35:21.465Z] 745a02a5169b: Pulling fs layer [2020-12-12T00:35:21.465Z] b116817d02f9: Waiting [2020-12-12T00:35:21.465Z] 745a02a5169b: Waiting [2020-12-12T00:35:21.466Z] 63d7cb157983: Waiting [2020-12-12T00:35:21.466Z] 00ac8860ef70: Waiting [2020-12-12T00:35:21.466Z] 18c013af1878: Verifying Checksum [2020-12-12T00:35:21.466Z] 18c013af1878: Download complete [2020-12-12T00:35:21.466Z] a4357932f1b6: Verifying Checksum [2020-12-12T00:35:21.466Z] a4357932f1b6: Download complete [2020-12-12T00:35:21.740Z] 5f621e34cdf4: Verifying Checksum [2020-12-12T00:35:21.740Z] 5f621e34cdf4: Download complete [2020-12-12T00:35:21.740Z] 63d7cb157983: Verifying Checksum [2020-12-12T00:35:21.740Z] 63d7cb157983: Download complete [2020-12-12T00:35:22.014Z] b116817d02f9: Verifying Checksum [2020-12-12T00:35:22.014Z] b116817d02f9: Download complete [2020-12-12T00:35:22.290Z] 5f621e34cdf4: Pull complete [2020-12-12T00:35:22.892Z] a4357932f1b6: Pull complete [2020-12-12T00:35:23.166Z] 18c013af1878: Pull complete [2020-12-12T00:35:24.612Z] 745a02a5169b: Verifying Checksum [2020-12-12T00:35:24.612Z] 745a02a5169b: Download complete [2020-12-12T00:35:26.587Z] 00ac8860ef70: Verifying Checksum [2020-12-12T00:35:26.587Z] 00ac8860ef70: Download complete [2020-12-12T00:35:28.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:35:28.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:35:28.384Z] ---> 3de73b97cc68 [2020-12-12T00:35:28.384Z] Step 3/22 : WORKDIR /edgex-go [2020-12-12T00:35:28.384Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:35:28.384Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:35:28.384Z] ---> 3de73b97cc68 [2020-12-12T00:35:28.384Z] Step 3/21 : WORKDIR /edgex-go [2020-12-12T00:35:29.826Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:35:29.826Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:35:29.826Z] ---> 3de73b97cc68 [2020-12-12T00:35:29.826Z] Step 3/22 : WORKDIR /edgex-go [2020-12-12T00:35:29.826Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:35:29.826Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:35:29.826Z] ---> 3de73b97cc68 [2020-12-12T00:35:29.826Z] Step 3/24 : WORKDIR /edgex-go [2020-12-12T00:35:29.826Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:35:29.826Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:35:29.826Z] ---> 3de73b97cc68 [2020-12-12T00:35:29.826Z] Step 3/23 : WORKDIR /edgex-go [2020-12-12T00:35:30.785Z] ---> Running in 8d73e6d1eab9 [2020-12-12T00:35:30.785Z] ---> Running in 71344be60fc2 [2020-12-12T00:35:30.785Z] ---> Running in b983b96b3f33 [2020-12-12T00:35:30.785Z] ---> Running in 6ae9cf0260f1 [2020-12-12T00:35:30.785Z] ---> Running in ffcd9e9d396c [2020-12-12T00:35:31.051Z] Removing intermediate container 71344be60fc2 [2020-12-12T00:35:31.051Z] ---> 9c6a96596fc6 [2020-12-12T00:35:31.051Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:35:31.051Z] Removing intermediate container b983b96b3f33 [2020-12-12T00:35:31.051Z] ---> 60f49d97dfcf [2020-12-12T00:35:31.051Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:35:31.051Z] Removing intermediate container ffcd9e9d396c [2020-12-12T00:35:31.051Z] ---> 94e0e70f3d57 [2020-12-12T00:35:31.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:35:31.051Z] Removing intermediate container 6ae9cf0260f1 [2020-12-12T00:35:31.051Z] ---> 6eaa9575f184 [2020-12-12T00:35:31.051Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:35:31.320Z] Removing intermediate container 8d73e6d1eab9 [2020-12-12T00:35:31.320Z] ---> 2c965a917af6 [2020-12-12T00:35:31.320Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:35:31.320Z] ---> Running in 3e6d920ede5b [2020-12-12T00:35:31.320Z] ---> Running in adc8120c64c9 [2020-12-12T00:35:31.320Z] ---> Running in 1355fbeb9b04 [2020-12-12T00:35:31.320Z] ---> Running in 8f4485eaca1b [2020-12-12T00:35:31.320Z] ---> Running in 7032617846e0 [2020-12-12T00:35:33.903Z] Removing intermediate container adc8120c64c9 [2020-12-12T00:35:33.903Z] ---> f06ee40dd067 [2020-12-12T00:35:33.903Z] Step 5/21 : RUN apk update && apk add make git [2020-12-12T00:35:33.903Z] Removing intermediate container 1355fbeb9b04 [2020-12-12T00:35:33.903Z] ---> a1b6c487d680 [2020-12-12T00:35:33.903Z] Step 5/22 : RUN apk update && apk add make git [2020-12-12T00:35:33.903Z] Removing intermediate container 3e6d920ede5b [2020-12-12T00:35:33.903Z] ---> 272777e2e516 [2020-12-12T00:35:33.903Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-12T00:35:33.903Z] ---> Running in 2e597f5b5168 [2020-12-12T00:35:33.903Z] ---> Running in fa2a09b2c58f [2020-12-12T00:35:33.903Z] Removing intermediate container 8f4485eaca1b [2020-12-12T00:35:33.903Z] ---> 318a2dfac088 [2020-12-12T00:35:33.903Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-12T00:35:33.903Z] ---> Running in 9fc57d3361ee [2020-12-12T00:35:33.903Z] Removing intermediate container 7032617846e0 [2020-12-12T00:35:33.903Z] ---> dc80937d27f2 [2020-12-12T00:35:33.903Z] Step 5/22 : RUN apk update && apk add make git [2020-12-12T00:35:33.903Z] ---> Running in 2a94161ef40f [2020-12-12T00:35:34.168Z] ---> Running in a5de15b7b924 [2020-12-12T00:35:34.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:34.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:35.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:35.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:35.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:35.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:35.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:35.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:35.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:35.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:35:36.403Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:35:36.403Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:35:36.403Z] OK: 12750 distinct packages available [2020-12-12T00:35:36.403Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:35:36.403Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:35:36.403Z] OK: 12750 distinct packages available [2020-12-12T00:35:36.403Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:35:36.403Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:35:36.403Z] OK: 12750 distinct packages available [2020-12-12T00:35:36.679Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:35:36.679Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:35:36.679Z] OK: 12750 distinct packages available [2020-12-12T00:35:36.679Z] OK: 233 MiB in 51 packages [2020-12-12T00:35:36.679Z] OK: 233 MiB in 51 packages [2020-12-12T00:35:36.679Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:35:36.679Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:35:36.679Z] OK: 12750 distinct packages available [2020-12-12T00:35:36.743Z] 00ac8860ef70: Pull complete [2020-12-12T00:35:36.743Z] 63d7cb157983: Pull complete [2020-12-12T00:35:36.743Z] b116817d02f9: Pull complete [2020-12-12T00:35:36.943Z] OK: 233 MiB in 51 packages [2020-12-12T00:35:36.943Z] OK: 233 MiB in 51 packages [2020-12-12T00:35:37.206Z] OK: 233 MiB in 51 packages [2020-12-12T00:35:38.164Z] Removing intermediate container 9fc57d3361ee [2020-12-12T00:35:38.164Z] ---> 8f3dc7244e06 [2020-12-12T00:35:38.164Z] Step 6/23 : COPY go.mod . [2020-12-12T00:35:38.164Z] Removing intermediate container 2e597f5b5168 [2020-12-12T00:35:38.164Z] ---> 67759fbd93b5 [2020-12-12T00:35:38.164Z] Step 6/21 : COPY go.mod . [2020-12-12T00:35:38.164Z] Removing intermediate container fa2a09b2c58f [2020-12-12T00:35:38.164Z] ---> 22dc4ac8d75b [2020-12-12T00:35:38.164Z] Step 6/22 : COPY go.mod . [2020-12-12T00:35:38.164Z] Removing intermediate container a5de15b7b924 [2020-12-12T00:35:38.164Z] ---> 835a0bc4003e [2020-12-12T00:35:38.164Z] Step 6/22 : COPY go.mod . [2020-12-12T00:35:38.454Z] Removing intermediate container 2a94161ef40f [2020-12-12T00:35:38.454Z] ---> fbacf00da7a2 [2020-12-12T00:35:38.454Z] Step 6/24 : COPY go.mod . [2020-12-12T00:35:38.454Z] ---> 0149c9fb9b28 [2020-12-12T00:35:38.454Z] Step 7/23 : RUN go mod download [2020-12-12T00:35:38.454Z] ---> f2ae639c40a4 [2020-12-12T00:35:38.454Z] Step 7/22 : RUN go mod download [2020-12-12T00:35:38.454Z] ---> 457e936a50f9 [2020-12-12T00:35:38.454Z] Step 7/21 : RUN go mod download [2020-12-12T00:35:38.720Z] ---> Running in 93f752680a69 [2020-12-12T00:35:38.720Z] ---> Running in 60de6f6f8d87 [2020-12-12T00:35:38.720Z] ---> 0cca4666a559 [2020-12-12T00:35:38.720Z] Step 7/22 : RUN go mod download [2020-12-12T00:35:38.720Z] ---> Running in 3ea0d4dc3d57 [2020-12-12T00:35:38.720Z] ---> 4c8c5edc8e86 [2020-12-12T00:35:38.720Z] Step 7/24 : RUN go mod download [2020-12-12T00:35:38.999Z] ---> Running in b1f671ed65fd [2020-12-12T00:35:38.999Z] ---> Running in 36cbcc3df189 [2020-12-12T00:35:40.363Z] 745a02a5169b: Pull complete [2020-12-12T00:35:40.363Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-12T00:35:40.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-12T00:35:40.363Z] ---> b7e6874047d6 [2020-12-12T00:35:40.363Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-12T00:35:41.598Z] Removing intermediate container 93f752680a69 [2020-12-12T00:35:41.598Z] ---> 01aa52426ae5 [2020-12-12T00:35:41.598Z] Step 8/23 : COPY . . [2020-12-12T00:35:41.598Z] Removing intermediate container 60de6f6f8d87 [2020-12-12T00:35:41.598Z] ---> 7c6afa263e6b [2020-12-12T00:35:41.598Z] Step 8/22 : COPY . . [2020-12-12T00:35:42.198Z] Removing intermediate container 3ea0d4dc3d57 [2020-12-12T00:35:42.198Z] ---> 6ceeae671836 [2020-12-12T00:35:42.198Z] Step 8/21 : COPY . . [2020-12-12T00:35:42.198Z] Removing intermediate container b1f671ed65fd [2020-12-12T00:35:42.198Z] ---> bdc84925228b [2020-12-12T00:35:42.198Z] Step 8/22 : COPY . . [2020-12-12T00:35:43.775Z] ---> Running in d8ea59229e1e [2020-12-12T00:35:44.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:35:44.780Z] Removing intermediate container 36cbcc3df189 [2020-12-12T00:35:44.780Z] ---> de7f89ea29ff [2020-12-12T00:35:44.780Z] Step 8/24 : COPY . . [2020-12-12T00:35:46.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:35:46.870Z] (1/12) Installing libmagic (5.38-r0) [2020-12-12T00:35:47.143Z] (2/12) Installing file (5.38-r0) [2020-12-12T00:35:47.417Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-12T00:35:47.417Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-12T00:35:52.819Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-12T00:35:52.819Z] (6/12) Installing patch (2.7.6-r6) [2020-12-12T00:35:52.819Z] (7/12) Installing build-base (0.5-r2) [2020-12-12T00:35:52.819Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-12T00:35:52.819Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-12T00:35:52.819Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-12T00:35:52.819Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-12T00:35:52.819Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-12T00:35:52.819Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:35:52.819Z] OK: 217 MiB in 51 packages [2020-12-12T00:35:57.155Z] Removing intermediate container d8ea59229e1e [2020-12-12T00:35:57.155Z] ---> 5f46495b6405 [2020-12-12T00:35:57.155Z] Step 4/7 : WORKDIR /edgex-go [2020-12-12T00:35:57.464Z] ---> Running in c1921adc38bf [2020-12-12T00:35:58.085Z] Removing intermediate container c1921adc38bf [2020-12-12T00:35:58.085Z] ---> 8fe5c707c488 [2020-12-12T00:35:58.085Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-12T00:35:58.694Z] latest: Pulling from library/docker [2020-12-12T00:35:59.318Z] a3cc7d3b244e: Pulling fs layer [2020-12-12T00:35:59.319Z] 02a3295e0d61: Pulling fs layer [2020-12-12T00:35:59.319Z] 0f4f2e6d8100: Pulling fs layer [2020-12-12T00:35:59.319Z] 330b718f631f: Pulling fs layer [2020-12-12T00:35:59.319Z] a93816041522: Pulling fs layer [2020-12-12T00:35:59.319Z] bdb6da89ff94: Pulling fs layer [2020-12-12T00:35:59.319Z] 2a70c0c122f4: Pulling fs layer [2020-12-12T00:35:59.319Z] a93816041522: Waiting [2020-12-12T00:35:59.319Z] bdb6da89ff94: Waiting [2020-12-12T00:35:59.319Z] 2a70c0c122f4: Waiting [2020-12-12T00:35:59.319Z] 330b718f631f: Waiting [2020-12-12T00:35:59.319Z] 0f4f2e6d8100: Verifying Checksum [2020-12-12T00:35:59.319Z] 0f4f2e6d8100: Download complete [2020-12-12T00:35:59.319Z] 02a3295e0d61: Verifying Checksum [2020-12-12T00:35:59.319Z] 02a3295e0d61: Download complete [2020-12-12T00:35:59.319Z] a3cc7d3b244e: Verifying Checksum [2020-12-12T00:35:59.319Z] a3cc7d3b244e: Download complete [2020-12-12T00:35:59.601Z] a93816041522: Download complete [2020-12-12T00:35:59.601Z] bdb6da89ff94: Verifying Checksum [2020-12-12T00:35:59.601Z] bdb6da89ff94: Download complete [2020-12-12T00:35:59.601Z] 2a70c0c122f4: Verifying Checksum [2020-12-12T00:35:59.601Z] 2a70c0c122f4: Download complete [2020-12-12T00:36:00.211Z] a3cc7d3b244e: Pull complete [2020-12-12T00:36:00.816Z] 02a3295e0d61: Pull complete [2020-12-12T00:36:01.416Z] 0f4f2e6d8100: Pull complete [2020-12-12T00:36:01.416Z] 330b718f631f: Verifying Checksum [2020-12-12T00:36:01.416Z] 330b718f631f: Download complete [2020-12-12T00:36:05.751Z] 330b718f631f: Pull complete [2020-12-12T00:36:05.751Z] a93816041522: Pull complete [2020-12-12T00:36:06.347Z] bdb6da89ff94: Pull complete [2020-12-12T00:36:06.347Z] 2a70c0c122f4: Pull complete [2020-12-12T00:36:06.621Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-12T00:36:06.621Z] Status: Downloaded newer image for docker:latest [2020-12-12T00:36:10.018Z] ---> 5aab8ab649d9 [2020-12-12T00:36:10.018Z] Step 6/7 : COPY go.mod . [2020-12-12T00:36:10.617Z] ---> 363e8b8fa4b1 [2020-12-12T00:36:10.617Z] Step 7/7 : RUN go mod download [2020-12-12T00:36:10.894Z] ---> Running in 7672382384cc [2020-12-12T00:36:18.015Z] ---> 2d4efc9648a9 [2020-12-12T00:36:18.015Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-12T00:36:18.015Z] ---> 08155a5b51ae [2020-12-12T00:36:18.015Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-12T00:36:18.642Z] ---> fabcfd656842 [2020-12-12T00:36:18.642Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-12T00:36:19.588Z] ---> Running in a4770df08549 [2020-12-12T00:36:19.588Z] ---> Running in 4c80763f635a [2020-12-12T00:36:19.588Z] ---> Running in a2c397f10011 [2020-12-12T00:36:19.588Z] ---> aa992127a24f [2020-12-12T00:36:19.588Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-12T00:36:19.588Z] ---> ca9af75ba788 [2020-12-12T00:36:19.588Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-12T00:36:19.853Z] ---> Running in 1a45eeb14986 [2020-12-12T00:36:19.853Z] ---> Running in 819b7732477c [2020-12-12T00:36:20.820Z] 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 [2020-12-12T00:36:20.820Z] 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 [2020-12-12T00:36:20.820Z] 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 [2020-12-12T00:36:20.820Z] 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 [2020-12-12T00:36:20.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-12T00:36:37.691Z] Removing intermediate container 7672382384cc [2020-12-12T00:36:37.691Z] ---> 4c7620d505e7 [2020-12-12T00:36:37.692Z] Successfully built 4c7620d505e7 [2020-12-12T00:36:37.692Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:36:38.039Z] + docker inspect -f . ci-base-image-arm64 [2020-12-12T00:36:38.039Z] . [Pipeline] withDockerContainer [2020-12-12T00:36:38.287Z] prd-ubuntu18.04-docker-arm64-4c-16g-15684 does not seem to be running inside a container [2020-12-12T00:36:38.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-12T00:36:39.770Z] $ docker top f8fa6161cd0c03d57f186cce9837ac1d9c44bf204c49ea1999914d370b7afeb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-12T00:36:40.842Z] + go version [2020-12-12T00:36:40.842Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-12T00:36:40.868Z] $ docker stop --time=1 f8fa6161cd0c03d57f186cce9837ac1d9c44bf204c49ea1999914d370b7afeb0 [2020-12-12T00:36:42.772Z] $ docker rm -f f8fa6161cd0c03d57f186cce9837ac1d9c44bf204c49ea1999914d370b7afeb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:36:43.904Z] + docker inspect -f . ci-base-image-arm64 [2020-12-12T00:36:44.187Z] . [Pipeline] withDockerContainer [2020-12-12T00:36:44.478Z] prd-ubuntu18.04-docker-arm64-4c-16g-15684 does not seem to be running inside a container [2020-12-12T00:36:44.579Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-12T00:36:46.123Z] $ docker top be8bad73381afdc1cf91b44bf994ab76ecd6f12cca46365e723884ec54b1ef54 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-12T00:36:46.542Z] ========================================================= [2020-12-12T00:36:46.542Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-12T00:36:46.542Z] ========================================================= [Pipeline] sh [2020-12-12T00:36:47.193Z] + make test [2020-12-12T00:36:47.193Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-12T00:36:47.554Z] 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 [2020-12-12T00:36:52.386Z] Removing intermediate container 819b7732477c [2020-12-12T00:36:52.386Z] ---> e722ba93b963 [2020-12-12T00:36:52.386Z] [2020-12-12T00:36:52.386Z] Step 10/22 : FROM alpine:3.10 [2020-12-12T00:36:52.386Z] 3.10: Pulling from library/alpine [2020-12-12T00:36:53.351Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-12T00:36:53.351Z] Status: Downloaded newer image for alpine:3.10 [2020-12-12T00:36:53.351Z] ---> be4e4bea2c2e [2020-12-12T00:36:53.351Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-12T00:36:53.938Z] ---> Running in 855bc45b2927 [2020-12-12T00:36:55.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:36:56.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:36:56.447Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-12T00:36:56.447Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-12T00:36:56.447Z] OK: 10348 distinct packages available [2020-12-12T00:36:56.714Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-12T00:36:56.986Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-12T00:36:56.986Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-12T00:36:56.986Z] (4/5) Installing curl (7.66.0-r3) [2020-12-12T00:36:56.986Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-12T00:36:56.986Z] Executing busybox-1.30.1-r3.trigger [2020-12-12T00:36:56.986Z] Executing ca-certificates-20191127-r2.trigger [2020-12-12T00:36:57.264Z] OK: 7 MiB in 19 packages [2020-12-12T00:36:59.849Z] Removing intermediate container 855bc45b2927 [2020-12-12T00:36:59.849Z] ---> 9dcaf1796452 [2020-12-12T00:36:59.849Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-12T00:37:00.438Z] ---> Running in 128cde44c804 [2020-12-12T00:37:00.713Z] Removing intermediate container a4770df08549 [2020-12-12T00:37:00.713Z] ---> 3eeee4637e85 [2020-12-12T00:37:00.713Z] [2020-12-12T00:37:00.713Z] Step 10/21 : FROM alpine [2020-12-12T00:37:00.713Z] Removing intermediate container 1a45eeb14986 [2020-12-12T00:37:00.713Z] ---> d4bd9b15e190 [2020-12-12T00:37:00.713Z] [2020-12-12T00:37:00.713Z] Step 10/24 : FROM scratch [2020-12-12T00:37:00.713Z] ---> [2020-12-12T00:37:00.713Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-12T00:37:00.713Z] latest: Pulling from library/alpine [2020-12-12T00:37:00.713Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-12T00:37:00.713Z] Status: Downloaded newer image for alpine:latest [2020-12-12T00:37:00.713Z] ---> b14afc6dfb98 [2020-12-12T00:37:00.713Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-12T00:37:00.713Z] Removing intermediate container 128cde44c804 [2020-12-12T00:37:00.713Z] ---> 0a53fa2631ed [2020-12-12T00:37:00.713Z] Step 13/22 : WORKDIR / [2020-12-12T00:37:00.991Z] ---> Running in 7ff7e642863c [2020-12-12T00:37:00.991Z] ---> Running in 8e6e62425304 [2020-12-12T00:37:00.991Z] ---> Running in b624345eb119 [2020-12-12T00:37:01.269Z] Removing intermediate container 7ff7e642863c [2020-12-12T00:37:01.269Z] ---> 47e6bfca5103 [2020-12-12T00:37:01.269Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-12T00:37:01.854Z] Removing intermediate container b624345eb119 [2020-12-12T00:37:01.854Z] ---> fd386bd1fb25 [2020-12-12T00:37:01.854Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-12T00:37:01.854Z] ---> Running in e53b9819ea85 [2020-12-12T00:37:02.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:37:02.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:37:02.123Z] Removing intermediate container e53b9819ea85 [2020-12-12T00:37:02.123Z] ---> 8f9043b9e22c [2020-12-12T00:37:02.123Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-12T00:37:02.403Z] v3.12.2-5-g9e04b0fdd0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:37:02.403Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:37:02.403Z] OK: 12747 distinct packages available [2020-12-12T00:37:02.403Z] ---> Running in 0e3d4e2bde83 [2020-12-12T00:37:02.403Z] ---> 1896123e8c30 [2020-12-12T00:37:02.403Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-12T00:37:02.669Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-12T00:37:02.669Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-12T00:37:02.935Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-12T00:37:02.935Z] (4/4) Installing curl (7.69.1-r3) [2020-12-12T00:37:02.935Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:37:03.509Z] Executing ca-certificates-20191127-r4.trigger [2020-12-12T00:37:04.086Z] OK: 7 MiB in 18 packages [2020-12-12T00:37:04.086Z] Removing intermediate container 0e3d4e2bde83 [2020-12-12T00:37:04.086Z] ---> 470f2817eea2 [2020-12-12T00:37:04.086Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-12T00:37:06.009Z] ---> bf37ef551d6d [2020-12-12T00:37:06.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-12T00:37:06.009Z] ---> 7429b4b422a0 [2020-12-12T00:37:06.009Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-12T00:37:06.586Z] Removing intermediate container a2c397f10011 [2020-12-12T00:37:06.586Z] ---> d46e3379bb0f [2020-12-12T00:37:06.586Z] [2020-12-12T00:37:06.586Z] Step 10/22 : FROM scratch [2020-12-12T00:37:06.586Z] ---> [2020-12-12T00:37:06.586Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-12T00:37:07.536Z] ---> 9b03b8d2b5b3 [2020-12-12T00:37:07.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-12T00:37:07.536Z] ---> Running in 10ab655bb62c [2020-12-12T00:37:07.536Z] ---> 99c62c0c5d81 [2020-12-12T00:37:07.536Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-12T00:37:07.536Z] Removing intermediate container 8e6e62425304 [2020-12-12T00:37:07.536Z] ---> d3338866e969 [2020-12-12T00:37:07.536Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-12T00:37:07.798Z] ---> Running in bb95c988d5f3 [2020-12-12T00:37:07.798Z] Removing intermediate container 10ab655bb62c [2020-12-12T00:37:07.798Z] ---> b012fcaf1688 [2020-12-12T00:37:07.798Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-12T00:37:08.744Z] ---> 6866d59b9234 [2020-12-12T00:37:08.744Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-12T00:37:09.689Z] ---> Running in 64a999233e8f [2020-12-12T00:37:09.951Z] ---> Running in 41103d8b54b4 [2020-12-12T00:37:09.951Z] ---> 2e03e8af5bae [2020-12-12T00:37:09.951Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-12T00:37:09.951Z] Removing intermediate container bb95c988d5f3 [2020-12-12T00:37:09.951Z] ---> c649e0af0984 [2020-12-12T00:37:09.951Z] Step 13/21 : WORKDIR /edgex [2020-12-12T00:37:11.345Z] Removing intermediate container 4c80763f635a [2020-12-12T00:37:11.345Z] ---> 546c3e213afd [2020-12-12T00:37:11.345Z] [2020-12-12T00:37:11.345Z] Step 10/23 : FROM alpine [2020-12-12T00:37:11.345Z] ---> b14afc6dfb98 [2020-12-12T00:37:11.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-12T00:37:11.345Z] Removing intermediate container 64a999233e8f [2020-12-12T00:37:11.345Z] ---> 7a69fa1b3222 [2020-12-12T00:37:11.345Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-12T00:37:11.614Z] ---> Running in 756ad3bb1c6c [2020-12-12T00:37:11.614Z] ---> Running in eef3ff554948 [2020-12-12T00:37:11.614Z] ---> Running in dce16baad734 [2020-12-12T00:37:11.614Z] ---> 5799757e1e6b [2020-12-12T00:37:11.614Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-12T00:37:11.881Z] Removing intermediate container dce16baad734 [2020-12-12T00:37:11.881Z] ---> a4173ee6f85c [2020-12-12T00:37:11.881Z] Step 14/22 : WORKDIR / [2020-12-12T00:37:12.148Z] Removing intermediate container 756ad3bb1c6c [2020-12-12T00:37:12.148Z] ---> 836162284f3d [2020-12-12T00:37:12.148Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-12T00:37:12.148Z] Removing intermediate container eef3ff554948 [2020-12-12T00:37:12.148Z] ---> 8bbd16a0329e [2020-12-12T00:37:12.148Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-12T00:37:12.149Z] ---> Running in 170120e36d8a [2020-12-12T00:37:12.414Z] ---> Running in 93843f54b0ef [2020-12-12T00:37:12.677Z] ---> 069d7331dc06 [2020-12-12T00:37:12.677Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-12T00:37:12.677Z] ---> b6045af20158 [2020-12-12T00:37:12.677Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-12T00:37:12.677Z] Removing intermediate container 170120e36d8a [2020-12-12T00:37:12.677Z] ---> 8aabc8289e7d [2020-12-12T00:37:12.677Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-12T00:37:12.677Z] Removing intermediate container 93843f54b0ef [2020-12-12T00:37:12.677Z] ---> 0999e6768468 [2020-12-12T00:37:12.677Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-12T00:37:12.677Z] Removing intermediate container 41103d8b54b4 [2020-12-12T00:37:12.677Z] ---> cd9ac85ac2ee [2020-12-12T00:37:12.677Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-12T00:37:12.944Z] ---> Running in 6fbc2a5f8cbf [2020-12-12T00:37:13.211Z] ---> Running in 919a32ec40ca [2020-12-12T00:37:13.211Z] ---> 3efee1e4d0b5 [2020-12-12T00:37:13.211Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-12T00:37:13.211Z] ---> 06c566daa8e1 [2020-12-12T00:37:13.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-12T00:37:13.211Z] ---> 3b75d1c12fb5 [2020-12-12T00:37:13.211Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-12T00:37:13.211Z] ---> Running in 0383fc3b9040 [2020-12-12T00:37:13.211Z] Removing intermediate container 6fbc2a5f8cbf [2020-12-12T00:37:13.211Z] ---> fb077a56ef20 [2020-12-12T00:37:13.211Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:37:13.481Z] ---> Running in 45ccd547f074 [2020-12-12T00:37:13.481Z] Removing intermediate container 919a32ec40ca [2020-12-12T00:37:13.481Z] ---> e989ed5b74c4 [2020-12-12T00:37:13.481Z] Step 20/22 : LABEL arch=x86_64 [2020-12-12T00:37:13.743Z] Removing intermediate container 0383fc3b9040 [2020-12-12T00:37:13.743Z] ---> bcf480879e0b [2020-12-12T00:37:13.743Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:37:14.025Z] ---> Running in 650619db2744 [2020-12-12T00:37:14.025Z] ---> Running in 113ea7c0966d [2020-12-12T00:37:14.025Z] ---> 6626a291536c [2020-12-12T00:37:14.025Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-12T00:37:14.025Z] ---> d294533ad03b [2020-12-12T00:37:14.025Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-12T00:37:14.051Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-12T00:37:14.298Z] ---> Running in 403342994b99 [2020-12-12T00:37:14.298Z] Removing intermediate container 650619db2744 [2020-12-12T00:37:14.298Z] ---> c436407b53ac [2020-12-12T00:37:14.298Z] Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:37:14.560Z] Removing intermediate container 113ea7c0966d [2020-12-12T00:37:14.560Z] ---> 1326f308656a [2020-12-12T00:37:14.560Z] Step 22/24 : LABEL arch=x86_64 [2020-12-12T00:37:14.560Z] ---> Running in fafe9ee4a4ff [2020-12-12T00:37:14.560Z] ---> Running in 07c781418263 [2020-12-12T00:37:14.560Z] Removing intermediate container 403342994b99 [2020-12-12T00:37:14.560Z] ---> ccee852456e6 [2020-12-12T00:37:14.560Z] Step 18/21 : CMD ["--init=true"] [2020-12-12T00:37:14.826Z] ---> 62139dc36af5 [2020-12-12T00:37:14.826Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-12T00:37:14.826Z] ---> Running in aaee69f93226 [2020-12-12T00:37:14.826Z] ---> Running in 4183fd0fa6ce [2020-12-12T00:37:15.091Z] Removing intermediate container fafe9ee4a4ff [2020-12-12T00:37:15.091Z] ---> 688cee112a11 [2020-12-12T00:37:15.091Z] Step 22/22 : LABEL version=0.0.0 [2020-12-12T00:37:15.091Z] Removing intermediate container 07c781418263 [2020-12-12T00:37:15.091Z] ---> c96e6789fd75 [2020-12-12T00:37:15.091Z] Step 23/24 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:37:15.355Z] Removing intermediate container aaee69f93226 [2020-12-12T00:37:15.355Z] ---> 625f3f98d853 [2020-12-12T00:37:15.355Z] Step 19/21 : LABEL arch=x86_64 [2020-12-12T00:37:15.355Z] ---> Running in 2eec21749b31 [2020-12-12T00:37:15.355Z] Removing intermediate container 4183fd0fa6ce [2020-12-12T00:37:15.355Z] ---> 6c9983fdb634 [2020-12-12T00:37:15.355Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:37:15.355Z] ---> Running in 00d88abbe242 [2020-12-12T00:37:15.355Z] ---> Running in 61351630f2ba [2020-12-12T00:37:15.626Z] Removing intermediate container 45ccd547f074 [2020-12-12T00:37:15.626Z] ---> aaf768cdc22d [2020-12-12T00:37:15.626Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-12T00:37:15.626Z] ---> Running in 70817e1d3ba8 [2020-12-12T00:37:15.626Z] Removing intermediate container 2eec21749b31 [2020-12-12T00:37:15.626Z] ---> f9837dd58d9e [2020-12-12T00:37:15.626Z] [2020-12-12T00:37:15.626Z] ---> Running in 7ba55a5c897b [2020-12-12T00:37:15.887Z] Removing intermediate container 00d88abbe242 [2020-12-12T00:37:15.887Z] ---> 290cac548441 [2020-12-12T00:37:15.887Z] Step 24/24 : LABEL version=0.0.0 [2020-12-12T00:37:15.887Z] Successfully built f9837dd58d9e [2020-12-12T00:37:16.462Z] Removing intermediate container 61351630f2ba [2020-12-12T00:37:16.462Z] ---> b4d2b47ece95 [2020-12-12T00:37:16.462Z] Step 20/21 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:37:16.462Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-12T00:37:16.462Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secrets-setup-go [2020-12-12T00:37:16.462Z] Removing intermediate container 70817e1d3ba8 [2020-12-12T00:37:16.462Z] ---> 2c81d72a9d2b [2020-12-12T00:37:16.462Z] Step 20/22 : LABEL arch=x86_64 [2020-12-12T00:37:16.725Z] ---> Running in c563d67f8c8f [2020-12-12T00:37:16.725Z] ---> Running in ea7766846573 [2020-12-12T00:37:16.725Z] ---> Running in 6d1661d08df1 [2020-12-12T00:37:16.725Z] Removing intermediate container c563d67f8c8f [2020-12-12T00:37:16.725Z] ---> 9b9b0823a5f0 [2020-12-12T00:37:16.725Z] [2020-12-12T00:37:16.988Z] Removing intermediate container ea7766846573 [2020-12-12T00:37:16.988Z] ---> 2b1416212ce9 [2020-12-12T00:37:16.988Z] Step 21/21 : LABEL version=0.0.0 [2020-12-12T00:37:16.988Z] Successfully built 9b9b0823a5f0 [2020-12-12T00:37:16.988Z] Successfully tagged docker-support-notifications-go:latest [2020-12-12T00:37:16.988Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2020-12-12T00:37:16.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:37:16.988Z] Removing intermediate container 6d1661d08df1 [2020-12-12T00:37:16.988Z] ---> 0be214c70bc9 [2020-12-12T00:37:16.988Z] Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:37:17.250Z] ---> Running in 87a0d348bfd4 [2020-12-12T00:37:17.250Z] ---> Running in 092fec02e1b1 [2020-12-12T00:37:17.519Z] Removing intermediate container 87a0d348bfd4 [2020-12-12T00:37:17.519Z] ---> 5f0a872f0ddd [2020-12-12T00:37:17.519Z] [2020-12-12T00:37:17.784Z] Removing intermediate container 092fec02e1b1 [2020-12-12T00:37:17.784Z] ---> 7d4c470e6703 [2020-12-12T00:37:17.784Z] Step 22/22 : LABEL version=0.0.0 [2020-12-12T00:37:17.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:37:17.784Z] Successfully built 5f0a872f0ddd [2020-12-12T00:37:18.047Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-12T00:37:18.047Z] Building docker-core-command-go [2020-12-12T00:37:18.047Z]  Building docker-security-proxy-setup-go ... done  ---> Running in faba6ad346d6 [2020-12-12T00:37:18.997Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-12T00:37:19.259Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-12T00:37:19.520Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-12T00:37:20.092Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-12T00:37:20.672Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-12T00:37:20.672Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:37:20.672Z] OK: 8 MiB in 19 packages [2020-12-12T00:37:23.995Z] Removing intermediate container faba6ad346d6 [2020-12-12T00:37:23.995Z] ---> 352d2283cee3 [2020-12-12T00:37:23.995Z] [2020-12-12T00:37:24.583Z] Successfully built 352d2283cee3 [2020-12-12T00:37:24.583Z] Successfully tagged docker-core-metadata-go:latest [2020-12-12T00:37:24.583Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2020-12-12T00:37:27.910Z] Removing intermediate container 7ba55a5c897b [2020-12-12T00:37:27.910Z] ---> bccae962cd53 [2020-12-12T00:37:27.910Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-12T00:37:27.910Z] ---> cc09f456d683 [2020-12-12T00:37:27.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-12T00:37:29.330Z] ---> 43fc971627a2 [2020-12-12T00:37:29.330Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-12T00:37:33.598Z] ---> 05836ee6c128 [2020-12-12T00:37:33.598Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-12T00:37:34.193Z] ---> Running in d5d1ceb69931 [2020-12-12T00:37:34.777Z] Removing intermediate container d5d1ceb69931 [2020-12-12T00:37:34.777Z] ---> 2d2d90712c0a [2020-12-12T00:37:34.777Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:37:35.370Z] ---> Running in 01adac3b128a [2020-12-12T00:37:35.955Z] Removing intermediate container 01adac3b128a [2020-12-12T00:37:35.955Z] ---> 0da6c6602d1a [2020-12-12T00:37:35.955Z] Step 21/23 : LABEL arch=x86_64 [2020-12-12T00:37:36.927Z] ---> Running in b8c31f645494 [2020-12-12T00:37:37.515Z] Removing intermediate container b8c31f645494 [2020-12-12T00:37:37.515Z] ---> 13fd1b735d25 [2020-12-12T00:37:37.515Z] Step 22/23 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:37:38.481Z] ---> Running in c8017cb28f91 [2020-12-12T00:37:41.844Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:37:41.844Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-12T00:37:41.844Z] ---> 3de73b97cc68 [2020-12-12T00:37:41.844Z] Step 3/29 : WORKDIR /edgex-go [2020-12-12T00:37:41.844Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:37:41.844Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:37:41.844Z] ---> 3de73b97cc68 [2020-12-12T00:37:41.844Z] Step 3/22 : WORKDIR /edgex-go [2020-12-12T00:37:41.844Z] ---> Using cache [2020-12-12T00:37:41.844Z] ---> 2c965a917af6 [2020-12-12T00:37:41.844Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:37:41.844Z] ---> Using cache [2020-12-12T00:37:41.844Z] ---> 2c965a917af6 [2020-12-12T00:37:41.844Z] Step 4/29 : RUN apk update && apk add make git [2020-12-12T00:37:41.844Z] ---> Using cache [2020-12-12T00:37:41.844Z] ---> dc80937d27f2 [2020-12-12T00:37:41.844Z] Step 5/22 : RUN apk update && apk add make git [2020-12-12T00:37:41.844Z] ---> Using cache [2020-12-12T00:37:41.844Z] ---> 835a0bc4003e [2020-12-12T00:37:41.844Z] Step 6/22 : COPY go.mod . [2020-12-12T00:37:41.844Z] ---> Using cache [2020-12-12T00:37:41.844Z] ---> 0cca4666a559 [2020-12-12T00:37:41.844Z] Step 7/22 : RUN go mod download [2020-12-12T00:37:41.844Z] ---> Using cache [2020-12-12T00:37:41.844Z] ---> bdc84925228b [2020-12-12T00:37:41.844Z] Step 8/22 : COPY . . [2020-12-12T00:37:42.107Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:37:42.107Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:37:42.107Z] ---> 3de73b97cc68 [2020-12-12T00:37:42.107Z] Step 3/27 : WORKDIR /edgex-go [2020-12-12T00:37:42.107Z] ---> Using cache [2020-12-12T00:37:42.107Z] ---> 2c965a917af6 [2020-12-12T00:37:42.107Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:37:42.107Z] ---> Using cache [2020-12-12T00:37:42.107Z] ---> dc80937d27f2 [2020-12-12T00:37:42.107Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-12T00:37:42.107Z] ---> Using cache [2020-12-12T00:37:42.107Z] ---> ca9af75ba788 [2020-12-12T00:37:42.107Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-12T00:37:43.504Z] ---> Running in dc7f3b72c7e9 [2020-12-12T00:37:43.504Z] ---> Running in 722dd5a2f727 [2020-12-12T00:37:43.504Z] ---> Running in 39d81330195f [2020-12-12T00:37:43.504Z] Removing intermediate container c8017cb28f91 [2020-12-12T00:37:43.504Z] ---> 2f6f570290ea [2020-12-12T00:37:43.504Z] Step 23/23 : LABEL version=0.0.0 [2020-12-12T00:37:44.084Z] ---> Running in afe7c8e1ba50 [2020-12-12T00:37:44.666Z] Removing intermediate container afe7c8e1ba50 [2020-12-12T00:37:44.666Z] ---> a161bf498918 [2020-12-12T00:37:44.666Z] [2020-12-12T00:37:45.635Z] Successfully built a161bf498918 [2020-12-12T00:37:45.898Z] Successfully tagged docker-core-data-go:latest [2020-12-12T00:37:45.898Z] Building docker-security-secretstore-setup-go [2020-12-12T00:37:45.898Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:37:45.898Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:37:45.898Z] ---> 3de73b97cc68 [2020-12-12T00:37:45.898Z] Step 3/21 : WORKDIR /edgex-go [2020-12-12T00:37:45.898Z] ---> Using cache [2020-12-12T00:37:45.898Z] ---> 2c965a917af6 [2020-12-12T00:37:45.898Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:37:45.898Z] ---> Using cache [2020-12-12T00:37:45.898Z] ---> dc80937d27f2 [2020-12-12T00:37:45.898Z] Step 5/21 : RUN apk update && apk add make git [2020-12-12T00:37:45.898Z] ---> Using cache [2020-12-12T00:37:45.898Z] ---> 835a0bc4003e [2020-12-12T00:37:45.898Z] Step 6/21 : COPY go.mod . [2020-12-12T00:37:45.898Z] ---> Using cache [2020-12-12T00:37:45.898Z] ---> 0cca4666a559 [2020-12-12T00:37:45.898Z] Step 7/21 : RUN go mod download [2020-12-12T00:37:45.898Z] ---> Using cache [2020-12-12T00:37:45.898Z] ---> bdc84925228b [2020-12-12T00:37:45.898Z] Step 8/21 : COPY . . [2020-12-12T00:37:45.898Z] 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 [2020-12-12T00:37:45.898Z] ---> Using cache [2020-12-12T00:37:45.898Z] ---> ca9af75ba788 [2020-12-12T00:37:45.898Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-12T00:37:45.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:37:45.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:37:46.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:37:46.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:37:46.918Z] ---> Running in 8fa50c58612f [2020-12-12T00:37:47.187Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:37:47.187Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:37:47.187Z] OK: 12750 distinct packages available [2020-12-12T00:37:47.458Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:37:47.458Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:37:47.458Z] OK: 12750 distinct packages available [2020-12-12T00:37:47.458Z] OK: 233 MiB in 51 packages [2020-12-12T00:37:47.724Z] OK: 233 MiB in 51 packages [2020-12-12T00:37:48.307Z] 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 [2020-12-12T00:37:52.585Z] Removing intermediate container dc7f3b72c7e9 [2020-12-12T00:37:52.585Z] ---> 7f2003de665a [2020-12-12T00:37:52.585Z] Step 6/27 : COPY go.mod . [2020-12-12T00:37:52.585Z] Removing intermediate container 39d81330195f [2020-12-12T00:37:52.585Z] ---> c1b36763225b [2020-12-12T00:37:52.585Z] Step 5/29 : COPY go.mod . [2020-12-12T00:37:52.852Z] ---> bf3460ee1f5b [2020-12-12T00:37:52.852Z] Step 7/27 : RUN go mod download [2020-12-12T00:37:53.125Z] ---> 50f6d3bc8f5f [2020-12-12T00:37:53.125Z] Step 6/29 : RUN go mod download [2020-12-12T00:37:53.125Z] ---> Running in 156a670b2392 [2020-12-12T00:37:53.394Z] ---> Running in f55f1a3dd251 [2020-12-12T00:37:58.791Z] Removing intermediate container 156a670b2392 [2020-12-12T00:37:58.791Z] ---> 23981e79189b [2020-12-12T00:37:58.791Z] Step 8/27 : COPY . . [2020-12-12T00:37:58.791Z] Removing intermediate container f55f1a3dd251 [2020-12-12T00:37:58.791Z] ---> 54424d58ec6d [2020-12-12T00:37:58.791Z] Step 7/29 : COPY . . [2020-12-12T00:38:01.128Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-12T00:38:10.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:38:10.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:38:10.139Z] ---> 3de73b97cc68 [2020-12-12T00:38:10.139Z] Step 3/24 : WORKDIR /edgex-go [2020-12-12T00:38:10.139Z] ---> Using cache [2020-12-12T00:38:10.139Z] ---> 2c965a917af6 [2020-12-12T00:38:10.139Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:38:10.139Z] ---> Using cache [2020-12-12T00:38:10.139Z] ---> dc80937d27f2 [2020-12-12T00:38:10.139Z] Step 5/24 : RUN apk update && apk add make git [2020-12-12T00:38:10.139Z] ---> Using cache [2020-12-12T00:38:10.139Z] ---> 835a0bc4003e [2020-12-12T00:38:10.139Z] Step 6/24 : COPY go.mod . [2020-12-12T00:38:10.139Z] ---> Using cache [2020-12-12T00:38:10.139Z] ---> 0cca4666a559 [2020-12-12T00:38:10.139Z] Step 7/24 : RUN go mod download [2020-12-12T00:38:10.139Z] ---> Using cache [2020-12-12T00:38:10.139Z] ---> bdc84925228b [2020-12-12T00:38:10.139Z] Step 8/24 : COPY . . [2020-12-12T00:38:10.139Z] ---> Using cache [2020-12-12T00:38:10.139Z] ---> ca9af75ba788 [2020-12-12T00:38:10.139Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-12T00:38:12.407Z] ---> Running in a69e528dc1f3 [2020-12-12T00:38:13.817Z] 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 [2020-12-12T00:38:28.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-12T00:38:28.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-12T00:38:28.076Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-12T00:38:28.076Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-12T00:38:28.076Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-12T00:38:28.076Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-12T00:38:32.170Z] Removing intermediate container 722dd5a2f727 [2020-12-12T00:38:32.171Z] ---> 8fdf16c36b2c [2020-12-12T00:38:32.171Z] [2020-12-12T00:38:32.171Z] Step 10/22 : FROM scratch [2020-12-12T00:38:32.171Z] ---> [2020-12-12T00:38:32.171Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-12T00:38:32.171Z] Removing intermediate container 8fa50c58612f [2020-12-12T00:38:32.171Z] ---> acf4498a1f26 [2020-12-12T00:38:32.171Z] [2020-12-12T00:38:32.171Z] Step 10/21 : FROM scratch [2020-12-12T00:38:32.171Z] ---> [2020-12-12T00:38:32.171Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-12T00:38:32.171Z] ---> e054e1e6ce6c [2020-12-12T00:38:32.171Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-12T00:38:32.171Z] ---> Running in eafbfc09f467 [2020-12-12T00:38:32.171Z] ---> Using cache [2020-12-12T00:38:32.171Z] ---> b012fcaf1688 [2020-12-12T00:38:32.171Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-12T00:38:32.171Z] ---> Using cache [2020-12-12T00:38:32.171Z] ---> b012fcaf1688 [2020-12-12T00:38:32.171Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-12T00:38:32.171Z] ---> Running in b7c2e2e77af0 [2020-12-12T00:38:32.171Z] ---> Running in 0b35da96535a [2020-12-12T00:38:32.171Z] ---> 9e61b3272305 [2020-12-12T00:38:32.171Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-12T00:38:32.171Z] ---> Running in 46bee62f4c99 [2020-12-12T00:38:32.171Z] 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 [2020-12-12T00:38:32.171Z] Removing intermediate container 0b35da96535a [2020-12-12T00:38:32.171Z] ---> e3f57dc737a2 [2020-12-12T00:38:32.171Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-12T00:38:32.171Z] Removing intermediate container b7c2e2e77af0 [2020-12-12T00:38:32.171Z] ---> d686565b1bce [2020-12-12T00:38:32.171Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-12T00:38:32.171Z] ---> Running in a26f2f497c7b [2020-12-12T00:38:32.171Z] ---> Running in 3c872ba6b621 [2020-12-12T00:38:32.433Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.061s [2020-12-12T00:38:32.433Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-12T00:38:32.433Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-12T00:38:32.442Z] Removing intermediate container 3c872ba6b621 [2020-12-12T00:38:32.442Z] ---> a5de36b501dc [2020-12-12T00:38:32.442Z] Step 14/22 : WORKDIR / [2020-12-12T00:38:32.442Z] Removing intermediate container a26f2f497c7b [2020-12-12T00:38:32.442Z] ---> e41554799708 [2020-12-12T00:38:32.442Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-12T00:38:32.716Z] ---> Running in e6d6e4412131 [2020-12-12T00:38:32.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-12T00:38:32.992Z] Removing intermediate container e6d6e4412131 [2020-12-12T00:38:32.992Z] ---> 6ff97465153d [2020-12-12T00:38:32.992Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-12T00:38:32.992Z] ---> f9fbd85f793d [2020-12-12T00:38:32.992Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-12T00:38:33.270Z] ---> 846c4f485b5a [2020-12-12T00:38:33.270Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-12T00:38:34.429Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-12T00:38:34.429Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-12T00:38:34.429Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-12T00:38:34.429Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-12T00:38:34.701Z] 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 [2020-12-12T00:38:34.973Z] ---> 334179b34e30 [2020-12-12T00:38:34.973Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-12T00:38:35.245Z] ---> 1ae0037aaa9e [2020-12-12T00:38:35.245Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-12T00:38:35.844Z] ---> 8ec89904c2fe [2020-12-12T00:38:35.844Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-12T00:38:35.844Z] ---> 1397e44b2f74 [2020-12-12T00:38:35.844Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-12T00:38:35.844Z] ---> Running in ee6732695623 [2020-12-12T00:38:35.844Z] ---> Running in d59158eb9202 [2020-12-12T00:38:36.445Z] Removing intermediate container ee6732695623 [2020-12-12T00:38:36.445Z] ---> d9c9f62337ee [2020-12-12T00:38:36.445Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:38:36.445Z] Removing intermediate container d59158eb9202 [2020-12-12T00:38:36.445Z] ---> b34556b47c27 [2020-12-12T00:38:36.445Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:38:36.445Z] ---> Running in 6e53af921b08 [2020-12-12T00:38:36.445Z] ---> Running in cf428e3356e9 [2020-12-12T00:38:36.713Z] Removing intermediate container 6e53af921b08 [2020-12-12T00:38:36.713Z] ---> 1c25d2788ee6 [2020-12-12T00:38:36.713Z] Step 20/22 : LABEL arch=x86_64 [2020-12-12T00:38:36.989Z] ---> Running in 634099ca24ea [2020-12-12T00:38:36.989Z] Removing intermediate container cf428e3356e9 [2020-12-12T00:38:36.989Z] ---> dde605139cc6 [2020-12-12T00:38:36.989Z] Step 19/21 : LABEL arch=x86_64 [2020-12-12T00:38:36.989Z] ---> Running in 60e743cc9032 [2020-12-12T00:38:37.264Z] Removing intermediate container 634099ca24ea [2020-12-12T00:38:37.264Z] ---> 9a7ba2a91e4a [2020-12-12T00:38:37.264Z] Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:38:38.233Z] Removing intermediate container 60e743cc9032 [2020-12-12T00:38:38.233Z] ---> f53c16f4de22 [2020-12-12T00:38:38.233Z] Step 20/21 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:38:38.233Z] ---> Running in 122c2e48368d [2020-12-12T00:38:38.233Z] ---> Running in d43f2ebd953d [2020-12-12T00:38:38.505Z] Removing intermediate container 122c2e48368d [2020-12-12T00:38:38.505Z] ---> 5dc19fea69c4 [2020-12-12T00:38:38.505Z] Step 22/22 : LABEL version=0.0.0 [2020-12-12T00:38:38.776Z] ---> Running in 44a40d503052 [2020-12-12T00:38:38.776Z] Removing intermediate container d43f2ebd953d [2020-12-12T00:38:38.776Z] ---> 49cccbb77e9c [2020-12-12T00:38:38.776Z] Step 21/21 : LABEL version=0.0.0 [2020-12-12T00:38:38.776Z] ---> Running in 2cdff016e759 [2020-12-12T00:38:39.052Z] Removing intermediate container 44a40d503052 [2020-12-12T00:38:39.052Z] ---> 8a66b0e33925 [2020-12-12T00:38:39.052Z] [2020-12-12T00:38:39.327Z] Removing intermediate container 2cdff016e759 [2020-12-12T00:38:39.327Z] ---> fcc66bae0914 [2020-12-12T00:38:39.327Z] [2020-12-12T00:38:39.327Z] Successfully built 8a66b0e33925 [2020-12-12T00:38:39.616Z] Successfully built fcc66bae0914 [2020-12-12T00:38:39.616Z] Successfully tagged docker-core-command-go:latest [2020-12-12T00:38:39.616Z]  Building docker-core-command-go ... done Successfully tagged docker-support-scheduler-go:latest [2020-12-12T00:38:43.022Z]  Building docker-support-scheduler-go ... done Removing intermediate container a69e528dc1f3 [2020-12-12T00:38:43.022Z] ---> d51294de7aa9 [2020-12-12T00:38:43.022Z] [2020-12-12T00:38:43.022Z] Step 10/24 : FROM alpine:3.10 [2020-12-12T00:38:43.022Z] ---> be4e4bea2c2e [2020-12-12T00:38:43.022Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-12T00:38:43.022Z] ---> Using cache [2020-12-12T00:38:43.022Z] ---> 9dcaf1796452 [2020-12-12T00:38:43.022Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-12T00:38:43.022Z] ---> Running in cfac6ca8e63d [2020-12-12T00:38:43.022Z] Removing intermediate container cfac6ca8e63d [2020-12-12T00:38:43.298Z] ---> 81af9e8e3d09 [2020-12-12T00:38:43.298Z] Step 13/24 : WORKDIR / [2020-12-12T00:38:43.299Z] ---> Running in 5363292d3650 [2020-12-12T00:38:43.570Z] Removing intermediate container 5363292d3650 [2020-12-12T00:38:43.570Z] ---> 020ccf781815 [2020-12-12T00:38:43.570Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-12T00:38:44.172Z] ---> 86c7d55521ec [2020-12-12T00:38:44.172Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-12T00:38:44.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.322s coverage: 46.6% of statements [2020-12-12T00:38:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-12T00:38:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-12T00:38:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-12T00:38:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-12T00:38:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-12T00:38:45.139Z] ---> 6e761d0f7002 [2020-12-12T00:38:45.139Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-12T00:38:45.730Z] ---> cfe458353e0b [2020-12-12T00:38:45.730Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-12T00:38:46.321Z] ---> c71b7a681121 [2020-12-12T00:38:46.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-12T00:38:46.925Z] ---> 07f4578673b0 [2020-12-12T00:38:46.925Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-12T00:38:47.516Z] ---> cb969b227b06 [2020-12-12T00:38:47.516Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-12T00:38:47.516Z] ---> Running in 9f5bbe6dada9 [2020-12-12T00:38:50.072Z] Removing intermediate container 46bee62f4c99 [2020-12-12T00:38:50.072Z] ---> d5a17c25e2ca [2020-12-12T00:38:50.072Z] [2020-12-12T00:38:50.072Z] Step 9/29 : FROM alpine:latest [2020-12-12T00:38:50.072Z] ---> b14afc6dfb98 [2020-12-12T00:38:50.072Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-12T00:38:50.072Z] Removing intermediate container eafbfc09f467 [2020-12-12T00:38:50.072Z] ---> e0fb9d0ff02a [2020-12-12T00:38:50.072Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-12T00:38:50.072Z] ---> Running in 8febb31ea9b2 [2020-12-12T00:38:50.072Z] ---> Running in ed0f8b8c8fcd [2020-12-12T00:38:50.072Z] Removing intermediate container 9f5bbe6dada9 [2020-12-12T00:38:50.072Z] ---> 2f7ab472c76b [2020-12-12T00:38:50.072Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-12T00:38:50.072Z] Removing intermediate container 8febb31ea9b2 [2020-12-12T00:38:50.072Z] ---> 7749ac28a9d1 [2020-12-12T00:38:50.072Z] Step 11/29 : USER root [2020-12-12T00:38:50.338Z] ---> Running in 570c0019d03f [2020-12-12T00:38:50.338Z] ---> Running in 4862c75a3d58 [2020-12-12T00:38:50.338Z] Removing intermediate container 570c0019d03f [2020-12-12T00:38:50.338Z] ---> 29a0e49b63b5 [2020-12-12T00:38:50.338Z] Step 22/24 : LABEL arch=x86_64 [2020-12-12T00:38:50.606Z] Removing intermediate container 4862c75a3d58 [2020-12-12T00:38:50.606Z] ---> dff8bc54613d [2020-12-12T00:38:50.606Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-12T00:38:50.606Z] ---> Running in 53fb07c6515b [2020-12-12T00:38:50.606Z] ---> Running in 8ef2016a570d [2020-12-12T00:38:50.606Z] 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 [2020-12-12T00:38:50.872Z] Removing intermediate container 53fb07c6515b [2020-12-12T00:38:50.872Z] ---> 7df2982daf89 [2020-12-12T00:38:50.872Z] Step 23/24 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:38:50.872Z] ---> Running in 9fab621dc76b [2020-12-12T00:38:51.454Z] Removing intermediate container 9fab621dc76b [2020-12-12T00:38:51.454Z] ---> ca87eafd5981 [2020-12-12T00:38:51.454Z] Step 24/24 : LABEL version=0.0.0 [2020-12-12T00:38:51.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:38:51.454Z] ---> Running in bd69ce7f27fa [2020-12-12T00:38:51.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:38:51.716Z] Removing intermediate container bd69ce7f27fa [2020-12-12T00:38:51.716Z] ---> 0fc212b4c14d [2020-12-12T00:38:51.716Z] [2020-12-12T00:38:51.716Z] v3.12.2-5-g9e04b0fdd0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:38:51.716Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:38:51.716Z] OK: 12747 distinct packages available [2020-12-12T00:38:51.716Z] Successfully built 0fc212b4c14d [2020-12-12T00:38:51.716Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-12T00:38:51.716Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container ed0f8b8c8fcd [2020-12-12T00:38:51.716Z] ---> 75542b29f427 [2020-12-12T00:38:51.716Z] [2020-12-12T00:38:51.716Z] Step 11/27 : FROM docker:latest [2020-12-12T00:38:51.716Z] ---> aefe523efa57 [2020-12-12T00:38:51.716Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-12T00:38:51.983Z] ---> Running in 8edf6d5ce650 [2020-12-12T00:38:51.983Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-12T00:38:51.983Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-12T00:38:51.983Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:38:51.983Z] Executing ca-certificates-20191127-r4.trigger [2020-12-12T00:38:52.246Z] OK: 6 MiB in 16 packages [2020-12-12T00:38:52.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:38:52.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:38:52.770Z] (1/2) Installing readline (8.0.4-r0) [2020-12-12T00:38:52.770Z] (2/2) Installing bash (5.0.17-r0) [2020-12-12T00:38:52.770Z] Executing bash-5.0.17-r0.post-install [2020-12-12T00:38:52.770Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:38:52.770Z] OK: 12 MiB in 22 packages [2020-12-12T00:38:53.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.522s coverage: 27.1% of statements [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-12T00:38:53.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.085s coverage: 100.0% of statements [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-12T00:38:53.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-12T00:38:53.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.502s coverage: 68.5% of statements [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-12T00:38:53.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-12T00:38:53.716Z] Removing intermediate container 8ef2016a570d [2020-12-12T00:38:53.716Z] ---> 2eda389e5800 [2020-12-12T00:38:53.716Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-12T00:38:54.293Z] Removing intermediate container 8edf6d5ce650 [2020-12-12T00:38:54.293Z] ---> d104781a3c9a [2020-12-12T00:38:54.293Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-12T00:38:54.293Z] ---> Running in 703762c2c491 [2020-12-12T00:38:54.293Z] ---> Running in 5a5d2357a0b7 [2020-12-12T00:38:54.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.686s coverage: 82.3% of statements [2020-12-12T00:38:54.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-12T00:38:54.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-12T00:38:54.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-12T00:38:54.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-12T00:38:54.556Z] Removing intermediate container 703762c2c491 [2020-12-12T00:38:54.556Z] ---> f2ba1338f6e0 [2020-12-12T00:38:54.556Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-12T00:38:54.556Z] ---> Running in f72eaf5d1fdc [2020-12-12T00:38:54.818Z] Removing intermediate container f72eaf5d1fdc [2020-12-12T00:38:54.818Z] ---> ba2ebe6c1ae6 [2020-12-12T00:38:54.818Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-12T00:38:54.818Z] ---> Running in 4f8abcde10cc [2020-12-12T00:38:55.084Z] Removing intermediate container 5a5d2357a0b7 [2020-12-12T00:38:55.084Z] ---> 067415aec062 [2020-12-12T00:38:55.084Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-12T00:38:55.348Z] ---> Running in 85ae902f05ef [2020-12-12T00:38:55.611Z] Removing intermediate container 85ae902f05ef [2020-12-12T00:38:55.611Z] ---> 1849cd702824 [2020-12-12T00:38:55.611Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-12T00:38:55.611Z] ---> Running in f802e23102bb [2020-12-12T00:38:55.872Z] Removing intermediate container f802e23102bb [2020-12-12T00:38:55.872Z] ---> fb42691e318e [2020-12-12T00:38:55.872Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-12T00:38:55.872Z] Removing intermediate container 4f8abcde10cc [2020-12-12T00:38:55.872Z] ---> 5f3c25ebed38 [2020-12-12T00:38:55.872Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-12T00:38:55.872Z] ---> Running in a05590b166bf [2020-12-12T00:38:56.134Z] Removing intermediate container a05590b166bf [2020-12-12T00:38:56.134Z] ---> e19955a4bfa9 [2020-12-12T00:38:56.134Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-12T00:38:56.398Z] ---> 357466c2c93c [2020-12-12T00:38:56.398Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-12T00:38:56.660Z] ---> becb25455c08 [2020-12-12T00:38:56.660Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-12T00:38:56.660Z] ---> ae51abda68c4 [2020-12-12T00:38:56.660Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-12T00:38:56.922Z] ---> 120698cb7f70 [2020-12-12T00:38:56.922Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-12T00:38:56.922Z] ---> a9cfb769e705 [2020-12-12T00:38:56.922Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-12T00:38:57.183Z] ---> 6c61722d2131 [2020-12-12T00:38:57.183Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-12T00:38:57.183Z] ---> 61fe9db3ee45 [2020-12-12T00:38:57.183Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-12T00:38:57.447Z] ---> Running in a0500d083ceb [2020-12-12T00:38:57.711Z] ---> 5c78e1a596b1 [2020-12-12T00:38:57.711Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-12T00:38:57.711Z] ---> Running in 9d99d0a31ec7 [2020-12-12T00:38:58.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:38:58.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:38:58.558Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-12T00:38:58.558Z] (2/33) Installing expat (2.2.9-r1) [2020-12-12T00:38:58.558Z] (3/33) Installing libffi (3.3-r2) [2020-12-12T00:38:58.558Z] (4/33) Installing gdbm (1.13-r1) [2020-12-12T00:38:58.558Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-12T00:38:58.558Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-12T00:38:58.558Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-12T00:38:59.949Z] Removing intermediate container 9d99d0a31ec7 [2020-12-12T00:38:59.949Z] ---> 4535d073bed1 [2020-12-12T00:38:59.949Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-12T00:39:00.212Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-12T00:39:00.212Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-12T00:39:00.212Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-12T00:39:00.212Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-12T00:39:00.212Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-12T00:39:00.212Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-12T00:39:00.212Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-12T00:39:00.212Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-12T00:39:00.786Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-12T00:39:01.733Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-12T00:39:02.681Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-12T00:39:02.681Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-12T00:39:02.681Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-12T00:39:02.681Z] ---> f14719e7bd77 [2020-12-12T00:39:02.681Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-12T00:39:02.681Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-12T00:39:02.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.300s coverage: 28.6% of statements [2020-12-12T00:39:02.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-12T00:39:02.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-12T00:39:02.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-12T00:39:02.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-12T00:39:02.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-12T00:39:02.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.197s coverage: 100.0% of statements [2020-12-12T00:39:02.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-12T00:39:02.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.085s coverage: 100.0% of statements [2020-12-12T00:39:02.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-12T00:39:02.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.386s coverage: 86.7% of statements [2020-12-12T00:39:02.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-12T00:39:02.944Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-12T00:39:02.944Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-12T00:39:03.206Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-12T00:39:03.206Z] ---> Running in ab7accd85fb4 [2020-12-12T00:39:03.206Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-12T00:39:03.206Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-12T00:39:03.206Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-12T00:39:03.206Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-12T00:39:03.206Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-12T00:39:03.206Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-12T00:39:03.206Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-12T00:39:03.206Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-12T00:39:03.206Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-12T00:39:03.471Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:39:03.471Z] OK: 71 MiB in 55 packages [2020-12-12T00:39:04.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.396s coverage: 97.5% of statements [2020-12-12T00:39:04.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-12T00:39:04.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements [2020-12-12T00:39:04.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-12T00:39:04.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-12T00:39:04.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-12T00:39:04.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-12T00:39:04.892Z] Removing intermediate container ab7accd85fb4 [2020-12-12T00:39:04.892Z] ---> b4e5e9101355 [2020-12-12T00:39:04.892Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-12T00:39:09.110Z] ---> Running in 6440fe34c8c4 [2020-12-12T00:39:09.111Z] Removing intermediate container a0500d083ceb [2020-12-12T00:39:09.111Z] ---> 440c4e469074 [2020-12-12T00:39:09.111Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-12T00:39:09.111Z] ---> Running in b0d06dc8a644 [2020-12-12T00:39:09.694Z] Removing intermediate container 6440fe34c8c4 [2020-12-12T00:39:09.694Z] ---> 9e2596d591b6 [2020-12-12T00:39:09.694Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-12T00:39:09.694Z] ---> Running in ed269e1f3a81 [2020-12-12T00:39:09.958Z] Removing intermediate container ed269e1f3a81 [2020-12-12T00:39:09.958Z] ---> 6ba81e5172ae [2020-12-12T00:39:09.958Z] Step 26/29 : CMD [ "generate" ] [2020-12-12T00:39:09.958Z] ---> Running in 0a67571574c6 [2020-12-12T00:39:09.958Z] Removing intermediate container 0a67571574c6 [2020-12-12T00:39:09.958Z] ---> c1b37f82deb5 [2020-12-12T00:39:09.958Z] Step 27/29 : LABEL arch=x86_64 [2020-12-12T00:39:10.220Z] ---> Running in 7f76442acae0 [2020-12-12T00:39:10.220Z] Removing intermediate container 7f76442acae0 [2020-12-12T00:39:10.220Z] ---> 484ea2867cb1 [2020-12-12T00:39:10.220Z] Step 28/29 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:39:10.487Z] ---> Running in beba3b7e04cd [2020-12-12T00:39:10.487Z] Collecting docker-compose==1.23.2 [2020-12-12T00:39:10.487Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-12T00:39:10.487Z] Removing intermediate container beba3b7e04cd [2020-12-12T00:39:10.487Z] ---> 716ae6f3cda8 [2020-12-12T00:39:10.487Z] Step 29/29 : LABEL version=0.0.0 [2020-12-12T00:39:10.748Z] ---> Running in e337961322fe [2020-12-12T00:39:10.748Z] Collecting jsonschema<3,>=2.5.1 [2020-12-12T00:39:10.748Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-12T00:39:10.748Z] Collecting docopt<0.7,>=0.6.1 [2020-12-12T00:39:10.748Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-12T00:39:10.748Z] Removing intermediate container e337961322fe [2020-12-12T00:39:10.748Z] ---> 6602c9cc081f [2020-12-12T00:39:10.748Z] [2020-12-12T00:39:11.012Z] Successfully built 6602c9cc081f [2020-12-12T00:39:11.012Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-12T00:39:12.407Z]  Building docker-security-secrets-setup-go ... done Collecting dockerpty<0.5,>=0.4.1 [2020-12-12T00:39:12.407Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-12T00:39:12.670Z] Collecting cached-property<2,>=1.2.0 [2020-12-12T00:39:12.670Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-12T00:39:12.931Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-12T00:39:12.931Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-12T00:39:13.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.121s coverage: 93.8% of statements [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-12T00:39:13.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-12T00:39:13.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-12T00:39:13.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.207s coverage: 0.1% of statements [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-12T00:39:13.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-12T00:39:13.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 75.5% of statements [2020-12-12T00:39:13.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-12T00:39:13.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.8% of statements [2020-12-12T00:39:13.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.127s coverage: 87.2% of statements [2020-12-12T00:39:13.192Z] Collecting docker<4.0,>=3.6.0 [2020-12-12T00:39:13.192Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-12T00:39:13.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.2% of statements [2020-12-12T00:39:13.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.4% of statements [2020-12-12T00:39:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-12T00:39:13.453Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-12T00:39:13.453Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-12T00:39:13.715Z] Collecting PyYAML<4,>=3.10 [2020-12-12T00:39:13.715Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-12T00:39:14.289Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-12T00:39:14.551Z] Collecting texttable<0.10,>=0.9.0 [2020-12-12T00:39:14.551Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-12T00:39:14.815Z] 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) [2020-12-12T00:39:14.815Z] 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) [2020-12-12T00:39:15.077Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-12T00:39:15.077Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-12T00:39:15.077Z] Collecting idna<2.8,>=2.5 [2020-12-12T00:39:15.077Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-12T00:39:15.339Z] Collecting docker-pycreds>=0.4.0 [2020-12-12T00:39:15.339Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-12T00:39:15.339Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-12T00:39:15.339Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-12T00:39:15.339Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-12T00:39:15.339Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-12T00:39:15.600Z] Installing collected packages: jsonschema, docopt, dockerpty, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, texttable, docker-compose [2020-12-12T00:39:15.600Z] Running setup.py install for docopt: started [2020-12-12T00:39:16.174Z] Running setup.py install for docopt: finished with status 'done' [2020-12-12T00:39:16.174Z] Running setup.py install for dockerpty: started [2020-12-12T00:39:16.435Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-12T00:39:16.435Z] Attempting uninstall: urllib3 [2020-12-12T00:39:16.435Z] Found existing installation: urllib3 1.25.9 [2020-12-12T00:39:16.697Z] Uninstalling urllib3-1.25.9: [2020-12-12T00:39:16.697Z] Successfully uninstalled urllib3-1.25.9 [2020-12-12T00:39:16.697Z] Attempting uninstall: idna [2020-12-12T00:39:16.697Z] Found existing installation: idna 2.9 [2020-12-12T00:39:16.697Z] Uninstalling idna-2.9: [2020-12-12T00:39:16.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.735s coverage: 63.5% of statements [2020-12-12T00:39:16.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-12T00:39:16.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-12T00:39:16.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2020-12-12T00:39:16.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2020-12-12T00:39:16.961Z] Successfully uninstalled idna-2.9 [2020-12-12T00:39:16.961Z] Attempting uninstall: requests [2020-12-12T00:39:16.961Z] Found existing installation: requests 2.23.0 [2020-12-12T00:39:16.961Z] Uninstalling requests-2.23.0: [2020-12-12T00:39:16.961Z] Successfully uninstalled requests-2.23.0 [2020-12-12T00:39:17.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.162s coverage: 100.0% of statements [2020-12-12T00:39:17.533Z] Running setup.py install for PyYAML: started [2020-12-12T00:39:17.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2020-12-12T00:39:18.237Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-12T00:39:18.237Z] Running setup.py install for texttable: started [2020-12-12T00:39:18.507Z] Running setup.py install for texttable: finished with status 'done' [2020-12-12T00:39:18.779Z] 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 [2020-12-12T00:39:19.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2020-12-12T00:39:22.111Z] Removing intermediate container b0d06dc8a644 [2020-12-12T00:39:22.111Z] ---> 9785a873ba16 [2020-12-12T00:39:22.111Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-12T00:39:22.111Z] ---> Running in 95c55e18cb59 [2020-12-12T00:39:22.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-12T00:39:22.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-12T00:39:22.374Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-12T00:39:22.374Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-12T00:39:22.374Z] (3/3) Installing curl (7.69.1-r3) [2020-12-12T00:39:22.374Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:39:22.374Z] OK: 72 MiB in 58 packages [2020-12-12T00:39:22.951Z] Removing intermediate container 95c55e18cb59 [2020-12-12T00:39:22.951Z] ---> 7a38e4e22244 [2020-12-12T00:39:22.951Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-12T00:39:22.951Z] ---> Running in c4435bb1f21d [2020-12-12T00:39:23.216Z] Removing intermediate container c4435bb1f21d [2020-12-12T00:39:23.216Z] ---> 840d914e819e [2020-12-12T00:39:23.216Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:39:23.216Z] ---> Running in 79dc0c636773 [2020-12-12T00:39:23.480Z] Removing intermediate container 79dc0c636773 [2020-12-12T00:39:23.480Z] ---> 1691e4a1ef78 [2020-12-12T00:39:23.480Z] Step 25/27 : LABEL arch=x86_64 [2020-12-12T00:39:23.480Z] ---> Running in fcb555a8ff16 [2020-12-12T00:39:23.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.873s coverage: 68.9% of statements [2020-12-12T00:39:23.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-12T00:39:23.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-12T00:39:23.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-12T00:39:23.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-12T00:39:23.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-12T00:39:23.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-12T00:39:23.745Z] Removing intermediate container fcb555a8ff16 [2020-12-12T00:39:23.745Z] ---> 184f70275599 [2020-12-12T00:39:23.745Z] Step 26/27 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:39:23.745Z] ---> Running in 50f3231f2ba6 [2020-12-12T00:39:24.008Z] Removing intermediate container 50f3231f2ba6 [2020-12-12T00:39:24.008Z] ---> 8936e90b4912 [2020-12-12T00:39:24.008Z] Step 27/27 : LABEL version=0.0.0 [2020-12-12T00:39:24.008Z] ---> Running in a6764037a8c8 [2020-12-12T00:39:24.008Z] Removing intermediate container a6764037a8c8 [2020-12-12T00:39:24.008Z] ---> a4f3c7bbe292 [2020-12-12T00:39:24.008Z] [2020-12-12T00:39:24.271Z] Successfully built a4f3c7bbe292 [2020-12-12T00:39:24.271Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-12T00:39:24.560Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-12T00:39:24.620Z] $ docker stop --time=1 e4c8ddbaf8378d4895325f737a27b62c65b3986c34adb3013f8402f9d0aba89c [2020-12-12T00:39:26.431Z] $ docker rm -f e4c8ddbaf8378d4895325f737a27b62c65b3986c34adb3013f8402f9d0aba89c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-12T00:39:27.069Z] + docker images [2020-12-12T00:39:27.069Z] + grep docker [2020-12-12T00:39:27.069Z] docker-sys-mgmt-agent-go latest a4f3c7bbe292 3 seconds ago 313MB [2020-12-12T00:39:27.069Z] docker-security-secrets-setup-go latest 6602c9cc081f 16 seconds ago 23.9MB [2020-12-12T00:39:27.069Z] docker-security-secretstore-setup-go latest 0fc212b4c14d 35 seconds ago 24.7MB [2020-12-12T00:39:27.069Z] docker-support-scheduler-go latest fcc66bae0914 47 seconds ago 12.3MB [2020-12-12T00:39:27.069Z] docker-core-command-go latest 8a66b0e33925 48 seconds ago 12.2MB [2020-12-12T00:39:27.069Z] docker-core-data-go latest a161bf498918 About a minute ago 23.7MB [2020-12-12T00:39:27.069Z] docker-core-metadata-go latest 352d2283cee3 2 minutes ago 14.5MB [2020-12-12T00:39:27.069Z] docker-security-proxy-setup-go latest 5f0a872f0ddd 2 minutes ago 24.5MB [2020-12-12T00:39:27.069Z] docker-support-notifications-go latest 9b9b0823a5f0 2 minutes ago 13.6MB [2020-12-12T00:39:27.069Z] docker-security-bootstrap-redis-go latest f9837dd58d9e 2 minutes ago 15.8MB [2020-12-12T00:39:27.069Z] docker latest aefe523efa57 19 hours 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 [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.950s coverage: 86.3% of statements [2020-12-12T00:39:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 5.086s coverage: 72.2% of statements [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.627s coverage: 72.1% of statements [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.115s coverage: 82.4% of statements [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.090s coverage: 48.4% of statements [2020-12-12T00:39:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-12T00:39:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-12T00:39:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.082s coverage: 28.8% of statements [2020-12-12T00:39:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.094s coverage: 96.8% of statements [2020-12-12T00:39:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.423s coverage: 37.0% of statements [2020-12-12T00:39:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-12T00:39:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.794s coverage: 84.0% of statements [2020-12-12T00:39:41.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2020-12-12T00:39:42.544Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.411s coverage: 47.1% of statements [2020-12-12T00:39:42.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-12T00:39:42.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-12T00:39:42.544Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.050s coverage: 100.0% of statements [2020-12-12T00:39:42.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-12T00:39:42.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-12T00:39:42.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-12T00:39:42.544Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements [2020-12-12T00:39:42.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-12T00:39:42.544Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2020-12-12T00:39:42.544Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-12T00:39:42.921Z] Still waiting to schedule task [2020-12-12T00:39:42.922Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-12T00:39:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.264s coverage: 29.1% of statements [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-12T00:39:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.217s coverage: 99.0% of statements [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-12T00:39:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.130s coverage: 100.0% of statements [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-12T00:39:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-12T00:39:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.094s coverage: 100.0% of statements [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-12T00:39:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.127s coverage: 87.9% of statements [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-12T00:39:52.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-12T00:39:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.111s coverage: 100.0% of statements [2020-12-12T00:39:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements [2020-12-12T00:39:52.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements [2020-12-12T00:39:53.881Z] GO111MODULE=on go vet ./... [2020-12-12T00:40:31.580Z] Running on prd-ubuntu18.04-docker-8c-8g-15688 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2020-12-12T00:40:31.642Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2020-12-12T00:40:33.872Z] using credential edgex-jenkins-ssh [2020-12-12T00:40:33.931Z] Cloning the remote Git repository [2020-12-12T00:40:33.945Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-12T00:40:34.015Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2020-12-12T00:40:34.049Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-12T00:40:34.049Z] > git --version # timeout=10 [2020-12-12T00:40:34.056Z] > git --version # 'git version 2.17.1' [2020-12-12T00:40:34.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-12T00:40:34.083Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-12T00:40:39.490Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2020-12-12T00:40:39.693Z] Merge succeeded, producing 7b7500ca14327a86143a5a7b54ebdaf0cfda81f0 [2020-12-12T00:40:39.693Z] Checking out Revision 7b7500ca14327a86143a5a7b54ebdaf0cfda81f0 (PR-2924) [2020-12-12T00:40:38.869Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-12T00:40:38.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-12T00:40:38.887Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-12T00:40:38.904Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-12T00:40:38.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-12T00:40:38.909Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-12T00:40:39.490Z] > git config core.sparsecheckout # timeout=10 [2020-12-12T00:40:39.497Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2020-12-12T00:40:39.569Z] > git remote # timeout=10 [2020-12-12T00:40:39.577Z] > git config --get remote.origin.url # timeout=10 [2020-12-12T00:40:39.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-12T00:40:39.594Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-12T00:40:39.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-12T00:40:39.686Z] > git config core.sparsecheckout # timeout=10 [2020-12-12T00:40:39.705Z] > git checkout -f 7b7500ca14327a86143a5a7b54ebdaf0cfda81f0 # timeout=10 [2020-12-12T00:40:43.417Z] Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" [2020-12-12T00:40:43.435Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:40:43.413Z] > git rev-list --no-walk 4a3ca42af3d66f71dd5efedd372130ce360636cd # timeout=10 [2020-12-12T00:40:44.610Z] + echo snap-build.sh [2020-12-12T00:40:44.610Z] snap-build.sh [2020-12-12T00:40:44.610Z] + SNAP_BASE_DIR=. [2020-12-12T00:40:44.610Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2020-12-12T00:40:44.610Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2020-12-12T00:40:44.610Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2020-12-12T00:40:44.610Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2020-12-12T00:40:44.610Z] + cd /w/workspace/edgex-go/6 [2020-12-12T00:40:44.610Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-12T00:40:44.610Z] Reading package lists... [2020-12-12T00:40:44.610Z] Building dependency tree... [2020-12-12T00:40:44.610Z] Reading state information... [2020-12-12T00:40:44.876Z] The following packages were automatically installed and are no longer required: [2020-12-12T00:40:44.876Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-12T00:40:44.876Z] uidmap xdelta3 [2020-12-12T00:40:44.876Z] Use 'sudo apt autoremove' to remove them. [2020-12-12T00:40:44.876Z] The following packages will be REMOVED: [2020-12-12T00:40:44.876Z] lxd* lxd-client* [2020-12-12T00:40:45.318Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-12T00:40:45.318Z] After this operation, 31.7 MB disk space will be freed. [2020-12-12T00:40:46.631Z] (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.) [2020-12-12T00:40:46.631Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-12T00:40:47.590Z] Removing lxd dnsmasq configuration [2020-12-12T00:40:47.590Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-12T00:40:47.852Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-12T00:40:48.807Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-12T00:40:48.807Z] (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.) [2020-12-12T00:40:48.807Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-12T00:40:50.196Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-12T00:40:50.196Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-12T00:40:51.614Z] + sudo snap remove --purge lxd [2020-12-12T00:40:51.614Z] snap "lxd" is not installed [2020-12-12T00:40:51.614Z] + sudo groupadd --force --system lxd [2020-12-12T00:40:51.614Z] ++ whoami [2020-12-12T00:40:51.614Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-12T00:40:51.876Z] + newgrp - lxd [2020-12-12T00:40:51.876Z] + sudo snap install lxd [2020-12-12T00:41:01.963Z] 2020-12-12T00:40:59Z INFO Waiting for automatic snapd restart... [2020-12-12T00:41:11.986Z] lxd 4.8 from Canonical* installed [2020-12-12T00:41:11.986Z] + sudo lxd init --auto [2020-12-12T00:41:16.024Z] gofmt -l . [2020-12-12T00:41:16.024Z] [ "`gofmt -l .`" = "" ] [2020-12-12T00:41:16.024Z] ./bin/test-go-mod-tidy.sh [2020-12-12T00:41:16.299Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-12T00:41:21.262Z] + ls -al . [2020-12-12T00:41:21.262Z] total 688 [2020-12-12T00:41:21.262Z] drwxrwxr-x 9 1001 1001 4096 Dec 12 00:41 . [2020-12-12T00:41:21.262Z] drwxr-xr-x 4 root root 4096 Dec 12 00:36 .. [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 11 Dec 12 00:35 .dockerignore [2020-12-12T00:41:21.262Z] drwxrwxr-x 8 1001 1001 4096 Dec 12 00:35 .git [2020-12-12T00:41:21.262Z] drwxrwxr-x 3 1001 1001 4096 Dec 12 00:35 .github [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 943 Dec 12 00:35 .gitignore [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 166 Dec 12 00:35 .sonarcloud.properties [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 3804 Dec 12 00:35 CONTRIBUTING.md [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 1035 Dec 12 00:35 Dockerfile.build [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 863 Dec 12 00:35 Jenkinsfile [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 10775 Dec 12 00:35 LICENSE [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 6318 Dec 12 00:35 Makefile [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 6447 Dec 12 00:35 README.md [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 7286 Dec 12 00:35 SECURITY.md [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 5 Dec 12 00:31 VERSION [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 4131 Dec 12 00:35 ZMQWindows.md [2020-12-12T00:41:21.262Z] drwxrwxr-x 2 1001 1001 4096 Dec 12 00:35 bin [2020-12-12T00:41:21.262Z] drwxrwxr-x 15 1001 1001 4096 Dec 12 00:35 cmd [2020-12-12T00:41:21.262Z] -rw-r--r-- 1 root root 565030 Dec 12 00:39 coverage.out [2020-12-12T00:41:21.262Z] -rw-r--r-- 1 root root 1041 Dec 12 00:41 go.mod [2020-12-12T00:41:21.262Z] -rw-r--r-- 1 root root 18856 Dec 12 00:41 go.sum [2020-12-12T00:41:21.262Z] drwxrwxr-x 8 1001 1001 4096 Dec 12 00:35 internal [2020-12-12T00:41:21.262Z] drwxrwxr-x 4 1001 1001 4096 Dec 12 00:35 openapi [2020-12-12T00:41:21.262Z] drwxrwxr-x 4 1001 1001 4096 Dec 12 00:35 snap [2020-12-12T00:41:21.262Z] -rw-rw-r-- 1 1001 1001 168 Dec 12 00:35 version.go [Pipeline] sh [2020-12-12T00:41:21.927Z] + '[' -e coverage.out ] [2020-12-12T00:41:21.927Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-12T00:41:21.994Z] Warning: overwriting stash ‘coverage-report’ [2020-12-12T00:41:22.019Z] + sudo snap install --classic snapcraft [2020-12-12T00:41:23.085Z] Stashed 1 file(s) [Pipeline] sh [2020-12-12T00:41:23.752Z] + make build [2020-12-12T00:41:23.752Z] 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 [2020-12-12T00:41:28.620Z] snapcraft 4.4.4 from Canonical* installed [2020-12-12T00:41:28.620Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-12T00:41:28.620Z] + patch --verbose -p1 [2020-12-12T00:41:28.620Z] Hmm... Looks like a unified diff to me... [2020-12-12T00:41:28.620Z] The text leading up to this was: [2020-12-12T00:41:28.620Z] -------------------------- [2020-12-12T00:41:28.620Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-12T00:41:28.620Z] |From: Tony Espy [2020-12-12T00:41:28.620Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-12T00:41:28.620Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-12T00:41:28.620Z] | [2020-12-12T00:41:28.620Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-12T00:41:28.620Z] |optimize the snap CI check run for pull requests. When [2020-12-12T00:41:28.620Z] |applied, it essentially strips out everything (apps and [2020-12-12T00:41:28.620Z] |parts) from the snapcraft.yaml file except those required [2020-12-12T00:41:28.620Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-12T00:41:28.620Z] |catch changes to edgex-go that break the snap build. [2020-12-12T00:41:28.620Z] | [2020-12-12T00:41:28.620Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-12T00:41:28.620Z] |to update this patch file, otherwise it may fail to apply, [2020-12-12T00:41:28.620Z] |resulting in a failed snap build CI check in the associated [2020-12-12T00:41:28.620Z] |pull request. [2020-12-12T00:41:28.620Z] | [2020-12-12T00:41:28.620Z] |Note - in addition to applying this patch, the pipeline also [2020-12-12T00:41:28.620Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-12T00:41:28.620Z] |need to build the finally binary .snap file (and it won't [2020-12-12T00:41:28.620Z] |work with the patch applied). This further reduces the build [2020-12-12T00:41:28.620Z] |time. [2020-12-12T00:41:28.620Z] |--- [2020-12-12T00:41:28.620Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-12T00:41:28.620Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-12T00:41:28.620Z] | [2020-12-12T00:41:28.620Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-12T00:41:28.620Z] |index b265277c..d7e1de37 100644 [2020-12-12T00:41:28.620Z] |--- a/snap/snapcraft.yaml [2020-12-12T00:41:28.620Z] |+++ b/snap/snapcraft.yaml [2020-12-12T00:41:28.620Z] -------------------------- [2020-12-12T00:41:28.620Z] patching file snap/snapcraft.yaml [2020-12-12T00:41:28.620Z] Using Plan A... [2020-12-12T00:41:28.620Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-12T00:41:28.620Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-12T00:41:28.620Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-12T00:41:28.620Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-12T00:41:28.620Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-12T00:41:28.620Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-12T00:41:28.620Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-12T00:41:28.620Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-12T00:41:28.621Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-12T00:41:28.621Z] Hmm... Ignoring the trailing garbage. [2020-12-12T00:41:28.621Z] done [2020-12-12T00:41:28.621Z] + sudo snapcraft prime --use-lxd [2020-12-12T00:41:29.191Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-12T00:41:29.191Z] 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: [2020-12-12T00:41:29.191Z] - README.md [2020-12-12T00:41:29.191Z] - snapcraft.yaml.orig [2020-12-12T00:41:29.191Z] [2020-12-12T00:41:29.191Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-12T00:41:29.764Z] Launching a container. [2020-12-12T00:41:36.146Z] 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 [2020-12-12T00:41:42.013Z] Waiting for container to be ready [2020-12-12T00:41:42.013Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-12T00:41:42.013Z] [2020-12-12T00:41:44.575Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-12T00:41:44.839Z] Waiting for network to be ready... [2020-12-12T00:41:45.113Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-12T00:41:45.381Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] [2020-12-12T00:41:45.381Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-12T00:41:45.381Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] [2020-12-12T00:41:45.381Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-12T00:41:45.381Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-12T00:41:45.381Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-12-12T00:41:45.381Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] [2020-12-12T00:41:45.381Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] [2020-12-12T00:41:45.381Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-12T00:41:45.953Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-12T00:41:45.953Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-12T00:41:46.228Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-12T00:41:46.228Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-12T00:41:46.228Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-12T00:41:46.228Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-12T00:41:46.228Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-12T00:41:46.228Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-12T00:41:46.494Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-12T00:41:46.765Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] [2020-12-12T00:41:47.033Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-12T00:41:47.033Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-12T00:41:47.033Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-12T00:41:47.033Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-12T00:41:47.033Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-12T00:41:47.033Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-12T00:41:47.033Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-12T00:41:48.985Z] Fetched 23.5 MB in 4s (5923 kB/s) [2020-12-12T00:41:49.929Z] Reading package lists... [2020-12-12T00:41:50.192Z] Reading package lists... [2020-12-12T00:41:50.452Z] Building dependency tree... [2020-12-12T00:41:50.452Z] Reading state information... [2020-12-12T00:41:50.452Z] The following additional packages will be installed: [2020-12-12T00:41:50.452Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-12T00:41:50.452Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-12T00:41:50.452Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-12T00:41:50.452Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-12T00:41:50.452Z] Suggested packages: [2020-12-12T00:41:50.452Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-12T00:41:50.452Z] Recommended packages: [2020-12-12T00:41:50.452Z] gnupg libsasl2-modules [2020-12-12T00:41:50.452Z] The following NEW packages will be installed: [2020-12-12T00:41:50.452Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-12T00:41:50.452Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-12T00:41:50.452Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-12T00:41:50.452Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-12T00:41:50.452Z] The following packages will be upgraded: [2020-12-12T00:41:50.452Z] gpg gpg-agent gpgconf libudev1 [2020-12-12T00:41:50.729Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-12T00:41:50.729Z] Need to get 3531 kB of archives. [2020-12-12T00:41:50.729Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-12T00:41:50.729Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-12T00:41:50.729Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-12T00:41:50.729Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-12T00:41:50.729Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-12T00:41:50.729Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-12T00:41:50.729Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-12T00:41:50.729Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-12T00:41:50.729Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-12T00:41:50.729Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-12T00:41:50.992Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-12T00:41:51.566Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-12T00:41:51.566Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-12T00:41:51.566Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-12T00:41:51.566Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-12T00:41:51.566Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-12T00:41:51.566Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-12T00:41:51.566Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-12T00:41:51.566Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-12T00:41:51.566Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-12T00:41:51.566Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-12T00:41:51.566Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-12T00:41:51.566Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-12T00:41:51.830Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-12T00:41:51.830Z] Fetched 3531 kB in 1s (3184 kB/s) [2020-12-12T00:41:51.830Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-12T00:41:51.830Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-12T00:41:51.830Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-12T00:41:52.092Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-12T00:41:52.092Z] Selecting previously unselected package udev. [2020-12-12T00:41:52.092Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-12T00:41:52.092Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-12T00:41:52.092Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-12T00:41:52.354Z] Selecting previously unselected package libfuse2:amd64. [2020-12-12T00:41:52.354Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-12T00:41:52.354Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-12T00:41:52.616Z] Selecting previously unselected package fuse. [2020-12-12T00:41:52.616Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-12T00:41:52.616Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-12T00:41:52.616Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-12T00:41:52.616Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-12T00:41:52.877Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-12T00:41:52.877Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-12T00:41:52.877Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-12T00:41:52.877Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-12T00:41:52.877Z] Selecting previously unselected package libksba8:amd64. [2020-12-12T00:41:52.877Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-12T00:41:52.877Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-12T00:41:53.140Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-12T00:41:53.140Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-12T00:41:53.140Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:53.140Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-12T00:41:53.140Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-12T00:41:53.140Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:53.410Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-12T00:41:53.410Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-12T00:41:53.410Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:53.410Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-12T00:41:53.410Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-12T00:41:53.410Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:53.672Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-12T00:41:53.672Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-12T00:41:53.672Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:53.672Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-12T00:41:53.672Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-12T00:41:53.672Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:53.672Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-12T00:41:53.672Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-12T00:41:53.932Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:53.932Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-12T00:41:53.932Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-12T00:41:53.932Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:53.932Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-12T00:41:53.932Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-12T00:41:53.932Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:54.194Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-12T00:41:54.194Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-12T00:41:54.194Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-12T00:41:54.194Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-12T00:41:54.194Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-12T00:41:54.194Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-12T00:41:54.194Z] Selecting previously unselected package libldap-common. [2020-12-12T00:41:54.194Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-12T00:41:54.194Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-12T00:41:54.456Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-12T00:41:54.456Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-12T00:41:54.456Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-12T00:41:54.456Z] Selecting previously unselected package dirmngr. [2020-12-12T00:41:54.456Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-12T00:41:54.456Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-12T00:41:54.718Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-12T00:41:54.718Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-12T00:41:54.718Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-12T00:41:54.718Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-12T00:41:54.718Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-12T00:41:54.718Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-12T00:41:54.718Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:54.979Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-12T00:41:54.979Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-12T00:41:54.980Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-12T00:41:55.241Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-12T00:41:55.502Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:55.502Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-12T00:41:55.502Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-12T00:41:55.766Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-12T00:41:55.766Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:55.766Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:55.766Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:55.766Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:55.766Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:55.766Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:55.766Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-12T00:41:56.027Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-12T00:41:56.027Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-12T00:41:56.027Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-12T00:41:56.288Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-12T00:41:56.288Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-12T00:41:56.288Z] This means they are not meant to be enabled using systemctl. [2020-12-12T00:41:56.288Z] Possible reasons for having this kind of units are: [2020-12-12T00:41:56.288Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-12T00:41:56.288Z] .wants/ or .requires/ directory. [2020-12-12T00:41:56.288Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-12T00:41:56.288Z] a requirement dependency on it. [2020-12-12T00:41:56.288Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-12T00:41:56.288Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-12T00:41:56.288Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-12T00:41:56.288Z] instance name specified. [2020-12-12T00:41:56.862Z] Reading package lists... [2020-12-12T00:41:56.862Z] Building dependency tree... [2020-12-12T00:41:56.862Z] Reading state information... [2020-12-12T00:41:57.124Z] The following additional packages will be installed: [2020-12-12T00:41:57.124Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-12T00:41:57.124Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-12T00:41:57.124Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-12T00:41:57.124Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-12T00:41:57.124Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-12T00:41:57.124Z] Suggested packages: [2020-12-12T00:41:57.124Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-12T00:41:57.124Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-12T00:41:57.124Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-12T00:41:57.124Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-12T00:41:57.124Z] systemd-container policykit-1 [2020-12-12T00:41:57.124Z] Recommended packages: [2020-12-12T00:41:57.124Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-12T00:41:57.124Z] The following NEW packages will be installed: [2020-12-12T00:41:57.124Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-12T00:41:57.124Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-12T00:41:57.124Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-12T00:41:57.124Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-12T00:41:57.124Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-12T00:41:57.124Z] The following packages will be upgraded: [2020-12-12T00:41:57.124Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-12T00:41:57.124Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-12T00:41:57.124Z] Need to get 35.2 MB of archives. [2020-12-12T00:41:57.124Z] After this operation, 141 MB of additional disk space will be used. [2020-12-12T00:41:57.124Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-12T00:41:57.386Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-12T00:41:57.386Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-12T00:41:57.386Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-12T00:41:57.386Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-12T00:41:57.386Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-12T00:41:57.386Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-12T00:41:57.386Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-12T00:41:57.386Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-12T00:41:57.386Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-12T00:41:57.386Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-12T00:41:57.386Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-12T00:41:57.386Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-12T00:41:57.386Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-12T00:41:57.386Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-12T00:41:57.386Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-12T00:41:57.386Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-12T00:41:59.936Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-12T00:41:59.936Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-12T00:41:59.936Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-12T00:41:59.936Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-12T00:41:59.936Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-12T00:41:59.936Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-12T00:41:59.936Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-12T00:41:59.936Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-12T00:41:59.936Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-12T00:41:59.936Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-12T00:41:59.936Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-12T00:41:59.936Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-12T00:41:59.936Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-12T00:42:02.484Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-12T00:42:02.484Z] Fetched 35.2 MB in 5s (7043 kB/s) [2020-12-12T00:42:02.484Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-12T00:42:02.484Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-12T00:42:02.484Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-12T00:42:02.971Z] 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 [2020-12-12T00:42:03.057Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-12T00:42:03.057Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-12T00:42:03.057Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-12T00:42:03.322Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-12T00:42:03.322Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-12T00:42:03.322Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-12T00:42:03.322Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-12T00:42:03.591Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-12T00:42:03.591Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-12T00:42:03.591Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-12T00:42:03.854Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-12T00:42:03.854Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-12T00:42:04.428Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-12T00:42:04.428Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-12T00:42:04.428Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-12T00:42:04.428Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-12T00:42:04.689Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-12T00:42:04.689Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-12T00:42:04.949Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-12T00:42:04.949Z] Selecting previously unselected package libexpat1:amd64. [2020-12-12T00:42:04.949Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-12T00:42:04.949Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-12T00:42:05.211Z] Selecting previously unselected package python3.6-minimal. [2020-12-12T00:42:05.211Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-12T00:42:05.211Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-12T00:42:05.472Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-12T00:42:05.472Z] Checking for services that may need to be restarted...done. [2020-12-12T00:42:05.472Z] Checking for services that may need to be restarted...done. [2020-12-12T00:42:05.472Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-12T00:42:05.472Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-12T00:42:05.735Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-12T00:42:05.997Z] Selecting previously unselected package python3-minimal. [2020-12-12T00:42:06.258Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-12T00:42:06.258Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-12T00:42:06.258Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-12T00:42:06.258Z] Selecting previously unselected package mime-support. [2020-12-12T00:42:06.258Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-12T00:42:06.258Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-12T00:42:06.258Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-12T00:42:06.258Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-12T00:42:06.258Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-12T00:42:06.520Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-12T00:42:06.520Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-12T00:42:06.520Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-12T00:42:06.782Z] Selecting previously unselected package python3.6. [2020-12-12T00:42:06.782Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-12T00:42:06.782Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-12T00:42:06.782Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-12T00:42:06.782Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-12T00:42:06.782Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-12T00:42:07.043Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-12T00:42:07.304Z] Selecting previously unselected package python3. [2020-12-12T00:42:07.304Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-12T00:42:07.304Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-12T00:42:07.304Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-12T00:42:07.304Z] Selecting previously unselected package multiarch-support. [2020-12-12T00:42:07.304Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-12T00:42:07.304Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-12T00:42:07.304Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-12T00:42:07.564Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-12T00:42:07.564Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-12T00:42:07.564Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-12T00:42:07.564Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-12T00:42:07.564Z] Selecting previously unselected package libbsd0:amd64. [2020-12-12T00:42:07.564Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-12T00:42:07.564Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-12T00:42:07.826Z] Selecting previously unselected package sudo. [2020-12-12T00:42:07.826Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-12T00:42:07.826Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-12T00:42:07.826Z] Selecting previously unselected package apparmor. [2020-12-12T00:42:07.826Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-12T00:42:07.826Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-12T00:42:08.086Z] Selecting previously unselected package libedit2:amd64. [2020-12-12T00:42:08.086Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-12T00:42:08.086Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-12T00:42:08.346Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-12T00:42:08.346Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-12T00:42:08.347Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-12T00:42:08.347Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-12T00:42:08.347Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-12T00:42:08.347Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-12T00:42:08.347Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-12T00:42:08.347Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-12T00:42:08.347Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-12T00:42:08.608Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-12T00:42:08.608Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-12T00:42:08.608Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-12T00:42:08.608Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-12T00:42:08.608Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-12T00:42:08.608Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-12T00:42:08.871Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-12T00:42:08.871Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-12T00:42:08.871Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-12T00:42:09.136Z] Selecting previously unselected package openssh-client. [2020-12-12T00:42:09.136Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-12T00:42:09.136Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-12T00:42:09.397Z] Selecting previously unselected package squashfs-tools. [2020-12-12T00:42:09.397Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-12T00:42:09.397Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-12T00:42:09.397Z] Selecting previously unselected package snapd. [2020-12-12T00:42:09.397Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-12T00:42:09.397Z] Unpacking snapd (2.48+18.04) ... [2020-12-12T00:42:09.692Z] 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 [2020-12-12T00:42:11.947Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-12T00:42:11.947Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-12T00:42:11.947Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-12T00:42:11.947Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-12T00:42:11.947Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-12T00:42:11.947Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-12T00:42:11.947Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-12T00:42:11.947Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-12T00:42:11.947Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-12T00:42:12.521Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-12T00:42:12.521Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-12T00:42:12.521Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-12T00:42:12.783Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-12T00:42:12.783Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-12T00:42:12.783Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-12T00:42:13.355Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-12T00:42:13.355Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-12T00:42:13.355Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-12T00:42:13.355Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-12T00:42:13.355Z] running python rtupdate hooks for python3.6... [2020-12-12T00:42:13.355Z] running python post-rtupdate hooks for python3.6... [2020-12-12T00:42:13.617Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-12T00:42:15.002Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-12T00:42:15.002Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-12T00:42:15.002Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-12T00:42:15.263Z] Setting up snapd (2.48+18.04) ... [2020-12-12T00:42:15.524Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-12T00:42:15.785Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-12T00:42:16.044Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-12T00:42:16.044Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-12T00:42:16.305Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-12T00:42:16.305Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-12T00:42:16.398Z] 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 [2020-12-12T00:42:16.566Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-12T00:42:16.827Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-12T00:42:16.827Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-12T00:42:16.995Z] 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 [2020-12-12T00:42:17.087Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-12T00:42:17.087Z] /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' [2020-12-12T00:42:17.349Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-12T00:42:17.349Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-12T00:42:18.293Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-12T00:42:18.294Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-12T00:42:18.294Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-12T00:42:18.867Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-12T00:42:18.867Z] Fetched 102 kB in 1s (145 kB/s) [2020-12-12T00:42:19.809Z] Reading package lists... [2020-12-12T00:42:20.070Z] Reading package lists... [2020-12-12T00:42:20.331Z] Building dependency tree... [2020-12-12T00:42:20.331Z] Reading state information... [2020-12-12T00:42:20.591Z] Calculating upgrade... [2020-12-12T00:42:20.591Z] The following packages will be upgraded: [2020-12-12T00:42:20.591Z] advancecomp base-files bash binutils binutils-common [2020-12-12T00:42:20.592Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-12T00:42:20.592Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-12T00:42:20.592Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-12T00:42:20.592Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-12T00:42:20.592Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-12T00:42:20.592Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-12T00:42:20.592Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-12T00:42:20.592Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-12T00:42:20.592Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-12T00:42:20.592Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-12T00:42:20.592Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-12T00:42:20.592Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-12T00:42:20.592Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-12T00:42:20.853Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-12T00:42:20.853Z] Need to get 63.5 MB of archives. [2020-12-12T00:42:20.853Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-12T00:42:20.853Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-12T00:42:20.853Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-12T00:42:21.426Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-12T00:42:21.426Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-12T00:42:21.426Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-12T00:42:21.426Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-12T00:42:21.426Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-12T00:42:21.426Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-12T00:42:21.426Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-12T00:42:21.426Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-12T00:42:21.426Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-12T00:42:21.426Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-12T00:42:21.689Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-12T00:42:21.689Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-12T00:42:21.689Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-12T00:42:21.689Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-12T00:42:21.689Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-12T00:42:21.689Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-12T00:42:21.689Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-12T00:42:21.689Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-12T00:42:21.689Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-12T00:42:21.689Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-12T00:42:21.689Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-12T00:42:21.689Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-12T00:42:21.689Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-12T00:42:21.951Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-12T00:42:21.951Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-12T00:42:21.951Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-12T00:42:21.951Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-12T00:42:21.951Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-12T00:42:21.951Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-12T00:42:21.951Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-12T00:42:21.951Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-12T00:42:21.951Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-12T00:42:21.951Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-12T00:42:21.951Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-12T00:42:21.951Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-12T00:42:21.951Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-12T00:42:21.951Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-12T00:42:21.951Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-12T00:42:21.951Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-12T00:42:21.951Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-12T00:42:21.951Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-12T00:42:21.951Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-12T00:42:21.951Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-12T00:42:21.951Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-12T00:42:21.951Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-12T00:42:21.951Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-12T00:42:21.951Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-12T00:42:21.951Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-12T00:42:21.951Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-12T00:42:22.217Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-12T00:42:22.217Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-12T00:42:22.217Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-12T00:42:22.217Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-12T00:42:22.217Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-12T00:42:22.217Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-12T00:42:22.217Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-12T00:42:22.217Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-12T00:42:22.217Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-12T00:42:22.217Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-12T00:42:22.217Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-12T00:42:22.217Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-12T00:42:22.217Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-12T00:42:22.217Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-12T00:42:22.217Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-12T00:42:22.217Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-12T00:42:22.217Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-12T00:42:22.217Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-12T00:42:22.217Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-12T00:42:22.217Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-12T00:42:22.217Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-12T00:42:22.217Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-12T00:42:22.217Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-12T00:42:22.481Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-12T00:42:22.481Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-12T00:42:22.481Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-12T00:42:22.481Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-12T00:42:22.481Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-12T00:42:22.481Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-12T00:42:22.481Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-12T00:42:22.481Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-12T00:42:22.481Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-12T00:42:22.481Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-12T00:42:22.481Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-12T00:42:22.481Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-12T00:42:22.481Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-12T00:42:23.057Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-12T00:42:23.631Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-12T00:42:23.631Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-12T00:42:23.631Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-12T00:42:23.710Z] 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 [2020-12-12T00:42:24.212Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-12T00:42:24.212Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-12T00:42:24.212Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-12T00:42:24.212Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-12T00:42:24.212Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-12T00:42:24.212Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-12T00:42:24.212Z] Fetched 63.5 MB in 3s (18.7 MB/s) [2020-12-12T00:42:24.212Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:24.212Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-12T00:42:24.475Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-12T00:42:25.054Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-12T00:42:25.054Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-12T00:42:25.054Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-12T00:42:25.054Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-12T00:42:26.000Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:26.000Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:26.000Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:26.264Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:26.264Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:26.264Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:26.526Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:26.526Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:26.526Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:26.526Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:26.790Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:26.790Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:26.790Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:26.790Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:27.074Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:27.074Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-12T00:42:27.074Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:27.074Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-12T00:42:27.074Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:27.336Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-12T00:42:27.336Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:27.336Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:27.599Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:27.599Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:27.599Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:27.599Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-12T00:42:27.862Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:28.125Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-12T00:42:28.125Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-12T00:42:28.125Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-12T00:42:28.697Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-12T00:42:28.962Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-12T00:42:28.962Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-12T00:42:28.962Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-12T00:42:28.962Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-12T00:42:28.962Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-12T00:42:29.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-12T00:42:29.223Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-12T00:42:29.223Z] Installing new version of config file /etc/issue ... [2020-12-12T00:42:29.223Z] Installing new version of config file /etc/issue.net ... [2020-12-12T00:42:29.223Z] Installing new version of config file /etc/lsb-release ... [2020-12-12T00:42:29.223Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-12T00:42:29.484Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-12T00:42:29.484Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-12T00:42:29.484Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-12T00:42:29.748Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:29.748Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-12T00:42:29.748Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-12T00:42:30.011Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-12T00:42:30.011Z] 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 [2020-12-12T00:42:30.011Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:30.011Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-12T00:42:30.011Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-12T00:42:30.271Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-12T00:42:30.271Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:30.271Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-12T00:42:30.271Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-12T00:42:30.533Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-12T00:42:30.533Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:30.533Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-12T00:42:30.533Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-12T00:42:30.795Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-12T00:42:31.056Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:31.056Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-12T00:42:31.056Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-12T00:42:31.056Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-12T00:42:31.056Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:31.056Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-12T00:42:31.318Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-12T00:42:31.580Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-12T00:42:31.580Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:31.580Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-12T00:42:31.580Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-12T00:42:31.580Z] Setting up grep (3.1-2build1) ... [2020-12-12T00:42:31.843Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:31.843Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-12T00:42:31.843Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-12T00:42:31.843Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-12T00:42:32.105Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:32.105Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-12T00:42:32.105Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-12T00:42:32.105Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-12T00:42:32.367Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:32.367Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-12T00:42:32.367Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-12T00:42:32.941Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-12T00:42:32.941Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-12T00:42:32.941Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-12T00:42:32.941Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-12T00:42:33.415Z] 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 [2020-12-12T00:42:33.520Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-12T00:42:33.520Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:33.520Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-12T00:42:33.781Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-12T00:42:34.751Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-12T00:42:34.751Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-12T00:42:34.751Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-12T00:42:34.751Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-12T00:42:34.751Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-12T00:42:35.012Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:35.012Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-12T00:42:35.012Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-12T00:42:35.012Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-12T00:42:35.275Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:35.275Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-12T00:42:35.275Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-12T00:42:35.275Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-12T00:42:35.275Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:35.275Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-12T00:42:35.536Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-12T00:42:35.536Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-12T00:42:35.536Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:35.536Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-12T00:42:35.536Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-12T00:42:35.798Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-12T00:42:35.798Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:35.798Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-12T00:42:35.798Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-12T00:42:36.060Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-12T00:42:36.060Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:36.060Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-12T00:42:36.060Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-12T00:42:36.060Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-12T00:42:36.323Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-12T00:42:36.323Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-12T00:42:36.323Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:36.323Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-12T00:42:36.587Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-12T00:42:36.587Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-12T00:42:36.858Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:36.858Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-12T00:42:36.858Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-12T00:42:36.858Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-12T00:42:36.858Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:36.858Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-12T00:42:37.126Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-12T00:42:37.126Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-12T00:42:37.126Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:37.126Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-12T00:42:37.393Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-12T00:42:37.653Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-12T00:42:38.232Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-12T00:42:38.232Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-12T00:42:38.497Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:38.497Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-12T00:42:38.497Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-12T00:42:38.759Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-12T00:42:38.759Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-12T00:42:38.759Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-12T00:42:38.759Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-12T00:42:38.839Z] 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 [2020-12-12T00:42:39.022Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-12T00:42:39.022Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:39.022Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-12T00:42:39.022Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-12T00:42:39.284Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-12T00:42:39.545Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:39.545Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-12T00:42:39.545Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-12T00:42:39.545Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-12T00:42:39.807Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:39.807Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-12T00:42:39.807Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-12T00:42:40.069Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-12T00:42:40.069Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:40.069Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-12T00:42:40.329Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-12T00:42:40.329Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-12T00:42:40.591Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:40.591Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-12T00:42:40.591Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-12T00:42:40.591Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-12T00:42:40.591Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-12T00:42:40.852Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-12T00:42:40.852Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-12T00:42:40.852Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-12T00:42:40.852Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:40.852Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-12T00:42:41.118Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-12T00:42:41.118Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-12T00:42:41.378Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:41.378Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-12T00:42:41.378Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-12T00:42:41.378Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-12T00:42:41.640Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:41.640Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-12T00:42:41.640Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-12T00:42:41.932Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-12T00:42:41.933Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:41.933Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-12T00:42:41.933Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-12T00:42:42.198Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-12T00:42:42.198Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:42.198Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-12T00:42:42.198Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-12T00:42:42.463Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-12T00:42:42.766Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:42.766Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-12T00:42:42.766Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-12T00:42:43.027Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-12T00:42:43.027Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:43.027Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-12T00:42:43.291Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-12T00:42:43.291Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-12T00:42:43.553Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:43.553Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-12T00:42:43.553Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-12T00:42:43.553Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-12T00:42:43.814Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:43.814Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-12T00:42:43.814Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-12T00:42:43.814Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-12T00:42:43.814Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:43.814Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-12T00:42:44.075Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-12T00:42:44.075Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-12T00:42:44.075Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-12T00:42:44.075Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-12T00:42:44.075Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-12T00:42:44.296Z] 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 [2020-12-12T00:42:44.336Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-12T00:42:44.336Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-12T00:42:44.336Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-12T00:42:44.336Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-12T00:42:44.336Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-12T00:42:44.336Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-12T00:42:44.598Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-12T00:42:44.598Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-12T00:42:44.860Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-12T00:42:44.860Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-12T00:42:45.123Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-12T00:42:45.123Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-12T00:42:45.123Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-12T00:42:45.384Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-12T00:42:45.384Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-12T00:42:45.384Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-12T00:42:45.384Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-12T00:42:45.645Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-12T00:42:45.645Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-12T00:42:45.645Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-12T00:42:45.908Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-12T00:42:45.908Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-12T00:42:45.908Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-12T00:42:45.908Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-12T00:42:46.171Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-12T00:42:46.171Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-12T00:42:47.559Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-12T00:42:47.559Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-12T00:42:47.559Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-12T00:42:47.559Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-12T00:42:47.821Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-12T00:42:47.821Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-12T00:42:48.084Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-12T00:42:48.084Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-12T00:42:48.347Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-12T00:42:48.347Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-12T00:42:48.347Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-12T00:42:48.347Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-12T00:42:48.607Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:48.607Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-12T00:42:48.607Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:48.607Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-12T00:42:48.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-12T00:42:48.869Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:48.869Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-12T00:42:48.869Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:48.869Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-12T00:42:49.813Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:49.813Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-12T00:42:50.760Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:50.760Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-12T00:42:51.370Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:51.370Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-12T00:42:51.940Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:51.940Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-12T00:42:52.885Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-12T00:42:52.885Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-12T00:42:52.885Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-12T00:42:52.885Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-12T00:42:52.885Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-12T00:42:52.885Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-12T00:42:52.934Z] 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 [2020-12-12T00:42:53.154Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-12T00:42:53.154Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-12T00:42:53.416Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-12T00:42:53.416Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-12T00:42:53.416Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-12T00:42:53.416Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-12T00:42:53.678Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-12T00:42:53.678Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-12T00:42:53.678Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-12T00:42:53.937Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-12T00:42:53.937Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:53.937Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-12T00:42:53.937Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:53.937Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:54.200Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:54.200Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-12T00:42:54.200Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-12T00:42:54.200Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-12T00:42:54.200Z] [2020-12-12T00:42:54.200Z] Current default time zone: 'Etc/UTC' [2020-12-12T00:42:54.200Z] Local time is now: Sat Dec 12 00:42:54 UTC 2020. [2020-12-12T00:42:54.200Z] Universal Time is now: Sat Dec 12 00:42:54 UTC 2020. [2020-12-12T00:42:54.200Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-12T00:42:54.200Z] [2020-12-12T00:42:54.468Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-12T00:42:54.468Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:54.468Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-12T00:42:54.468Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-12T00:42:54.468Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-12T00:42:54.468Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-12T00:42:54.468Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-12T00:42:54.468Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-12T00:42:54.468Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-12T00:42:54.468Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-12T00:42:54.468Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:54.729Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-12T00:42:54.729Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-12T00:42:54.729Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-12T00:42:54.991Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:54.991Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-12T00:42:54.991Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-12T00:42:54.991Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-12T00:42:54.991Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-12T00:42:54.991Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-12T00:42:54.991Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-12T00:42:54.991Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-12T00:42:54.991Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-12T00:42:56.948Z] Updating certificates in /etc/ssl/certs... [2020-12-12T00:42:57.892Z] 22 added, 17 removed; done. [2020-12-12T00:42:58.156Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-12T00:42:58.156Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-12T00:42:58.156Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-12T00:42:58.156Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-12T00:42:58.156Z] Setting up pkgbinarymangler (138.18.04.1) ... [Pipeline] } [2020-12-12T00:42:58.367Z] $ docker stop --time=1 be8bad73381afdc1cf91b44bf994ab76ecd6f12cca46365e723884ec54b1ef54 [2020-12-12T00:42:58.422Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-12T00:42:58.422Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-12T00:42:58.422Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-12T00:42:58.422Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-12T00:42:58.422Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-12T00:42:58.422Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-12T00:42:58.422Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-12T00:42:58.422Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-12T00:42:58.690Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-12T00:42:58.690Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-12T00:42:58.690Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-12T00:42:58.690Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-12T00:42:58.690Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-12T00:42:58.690Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-12T00:42:58.690Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-12T00:42:58.690Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-12T00:42:58.953Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-12T00:42:58.953Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-12T00:42:58.953Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-12T00:42:58.953Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-12T00:42:59.218Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-12T00:42:59.218Z] Updating certificates in /etc/ssl/certs... [2020-12-12T00:42:59.789Z] 0 added, 0 removed; done. [2020-12-12T00:42:59.789Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-12T00:42:59.789Z] done. [2020-12-12T00:43:00.361Z] Reading package lists... [2020-12-12T00:43:00.361Z] Building dependency tree... [2020-12-12T00:43:00.361Z] Reading state information... [2020-12-12T00:43:00.622Z] The following NEW packages will be installed: [2020-12-12T00:43:00.622Z] apt-transport-https [2020-12-12T00:43:00.622Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-12T00:43:00.622Z] Need to get 1696 B of archives. [2020-12-12T00:43:00.622Z] After this operation, 153 kB of additional disk space will be used. [2020-12-12T00:43:00.622Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-12T00:43:00.622Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-12T00:43:00.622Z] Fetched 1696 B in 0s (27.5 kB/s) [2020-12-12T00:43:00.622Z] Selecting previously unselected package apt-transport-https. [2020-12-12T00:43:00.622Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-12T00:43:00.622Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-12T00:43:00.622Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-12T00:43:00.861Z] $ docker rm -f be8bad73381afdc1cf91b44bf994ab76ecd6f12cca46365e723884ec54b1ef54 [2020-12-12T00:43:00.881Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-12T00:43:01.144Z] Waiting for network to be ready... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:43:03.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-12T00:43:03.314Z] [2020-12-12T00:43:03.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:43:03.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-12T00:43:03.974Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-12T00:43:03.974Z] 29e5d40040c1: Pulling fs layer [2020-12-12T00:43:03.974Z] 1ce36da41761: Pulling fs layer [2020-12-12T00:43:03.974Z] 25b303627fd3: Pulling fs layer [2020-12-12T00:43:04.246Z] 29e5d40040c1: Verifying Checksum [2020-12-12T00:43:04.246Z] 29e5d40040c1: Download complete [2020-12-12T00:43:04.844Z] 1ce36da41761: Verifying Checksum [2020-12-12T00:43:04.844Z] 1ce36da41761: Download complete [2020-12-12T00:43:04.844Z] 29e5d40040c1: Pull complete [2020-12-12T00:43:06.275Z] 1ce36da41761: Pull complete [2020-12-12T00:43:06.275Z] 25b303627fd3: Verifying Checksum [2020-12-12T00:43:06.275Z] 25b303627fd3: Download complete [2020-12-12T00:43:07.741Z] 2020-12-12T00:43:04Z INFO Waiting for automatic snapd restart... [2020-12-12T00:43:07.741Z] snapd 2.48.1 from Canonical* installed [2020-12-12T00:43:08.004Z] "snapd" switched to the "latest/stable" channel [2020-12-12T00:43:08.004Z] [2020-12-12T00:43:10.563Z] core18 20200929 from Canonical* installed [2020-12-12T00:43:10.825Z] "core18" switched to the "latest/stable" channel [2020-12-12T00:43:10.825Z] [2020-12-12T00:43:14.137Z] snapcraft 4.4.4 from Canonical* installed [2020-12-12T00:43:14.399Z] "snapcraft" switched to the "latest/stable" channel [2020-12-12T00:43:14.399Z] [2020-12-12T00:43:16.427Z] 25b303627fd3: Pull complete [2020-12-12T00:43:16.427Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-12T00:43:16.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-12T00:43:16.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-12T00:43:16.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-15684 does not seem to be running inside a container [2020-12-12T00:43:16.748Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-12T00:43:17.711Z] 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: [2020-12-12T00:43:17.711Z] - README.md [2020-12-12T00:43:17.711Z] - snapcraft.yaml.orig [2020-12-12T00:43:17.711Z] [2020-12-12T00:43:17.711Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-12T00:43:19.995Z] $ docker top 8d203afa7464c4c28879e6410030ca14ae64dd7c34b4b632e00d7d83c204d613 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-12T00:43:21.059Z] + docker-compose build --help [2020-12-12T00:43:21.059Z] + grep parallel [2020-12-12T00:43:24.305Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-12T00:43:24.305Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-12T00:43:24.305Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-12T00:43:24.566Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-12T00:43:25.773Z] Reading package lists... [2020-12-12T00:43:26.035Z] 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 [2020-12-12T00:43:26.448Z] --parallel Build images in parallel. [Pipeline] } [2020-12-12T00:43:26.475Z] $ docker stop --time=1 8d203afa7464c4c28879e6410030ca14ae64dd7c34b4b632e00d7d83c204d613 [2020-12-12T00:43:28.508Z] $ docker rm -f 8d203afa7464c4c28879e6410030ca14ae64dd7c34b4b632e00d7d83c204d613 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:43:29.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-12T00:43:29.381Z] . [Pipeline] withDockerContainer [2020-12-12T00:43:29.661Z] prd-ubuntu18.04-docker-arm64-4c-16g-15684 does not seem to be running inside a container [2020-12-12T00:43:29.790Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-12T00:43:31.297Z] $ docker top bba83e1a9fce6490ab20349ea0949d36c1c50c435472ec3e65230d0aed0dd254 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-12T00:43:32.361Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-12T00:43:32.628Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-12T00:43:32.628Z] Reading package lists... [2020-12-12T00:43:32.628Z] Building dependency tree... [2020-12-12T00:43:32.629Z] Reading state information... [2020-12-12T00:43:32.629Z] Suggested packages: [2020-12-12T00:43:32.629Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-12T00:43:32.629Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-12T00:43:32.629Z] Recommended packages: [2020-12-12T00:43:32.629Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-12T00:43:32.629Z] The following NEW packages will be installed: [2020-12-12T00:43:32.629Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-12T00:43:32.629Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-12T00:43:32.629Z] pkg-config zip [2020-12-12T00:43:32.629Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-12T00:43:32.629Z] Need to get 7655 kB of archives. [2020-12-12T00:43:32.629Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-12T00:43:32.629Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-12T00:43:32.629Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-12T00:43:32.629Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-12T00:43:32.629Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-12T00:43:32.629Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-12T00:43:32.629Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-12T00:43:32.629Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-12T00:43:32.889Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-12T00:43:32.889Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-12T00:43:32.889Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-12T00:43:32.889Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-12T00:43:33.150Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-12T00:43:33.150Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-12T00:43:33.150Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-12T00:43:33.150Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-12T00:43:33.411Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-12T00:43:33.411Z] Fetched 7655 kB in 1s (10.1 MB/s) [2020-12-12T00:43:33.411Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-12T00:43:33.411Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-12T00:43:33.411Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-12T00:43:33.411Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-12T00:43:33.672Z] Selecting previously unselected package libpsl5:amd64. [2020-12-12T00:43:33.672Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-12T00:43:33.672Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-12T00:43:33.672Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-12T00:43:33.672Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-12T00:43:33.672Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-12T00:43:33.672Z] Selecting previously unselected package librtmp1:amd64. [2020-12-12T00:43:33.672Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-12T00:43:33.673Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-12T00:43:33.936Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-12T00:43:33.936Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-12T00:43:33.936Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-12T00:43:33.936Z] Selecting previously unselected package liberror-perl. [2020-12-12T00:43:33.936Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-12T00:43:33.936Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-12T00:43:33.936Z] Selecting previously unselected package git-man. [2020-12-12T00:43:33.936Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-12T00:43:33.936Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-12T00:43:34.197Z] Selecting previously unselected package git. [2020-12-12T00:43:34.197Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-12T00:43:34.197Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-12T00:43:35.143Z] Selecting previously unselected package libnorm1:amd64. [2020-12-12T00:43:35.143Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-12T00:43:35.143Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-12T00:43:35.143Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-12T00:43:35.143Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-12T00:43:35.143Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-12T00:43:35.143Z] Selecting previously unselected package libsodium23:amd64. [2020-12-12T00:43:35.143Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-12T00:43:35.143Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-12T00:43:35.406Z] Selecting previously unselected package libzmq5:amd64. [2020-12-12T00:43:35.406Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-12T00:43:35.406Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-12T00:43:35.406Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-12T00:43:35.406Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-12T00:43:35.406Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-12T00:43:35.667Z] Selecting previously unselected package pkg-config. [2020-12-12T00:43:35.667Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-12T00:43:35.667Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-12T00:43:35.667Z] Selecting previously unselected package zip. [2020-12-12T00:43:35.667Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-12T00:43:35.667Z] Unpacking zip (3.0-11build1) ... [2020-12-12T00:43:35.929Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-12T00:43:35.929Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-12T00:43:35.929Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-12T00:43:35.929Z] Setting up liberror-perl (0.17025-1) ... [2020-12-12T00:43:35.929Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-12T00:43:35.929Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-12T00:43:35.929Z] No schema files found: doing nothing. [2020-12-12T00:43:36.191Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-12T00:43:36.191Z] Setting up zip (3.0-11build1) ... [2020-12-12T00:43:36.191Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-12T00:43:36.191Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-12T00:43:36.191Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-12T00:43:36.191Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-12T00:43:36.191Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-12T00:43:36.191Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-12T00:43:36.452Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-12T00:43:36.452Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-12T00:43:37.745Z] Building docker-core-command-go ... [2020-12-12T00:43:37.746Z] Building docker-core-data-go ... [2020-12-12T00:43:37.746Z] Building docker-core-metadata-go ... [2020-12-12T00:43:37.746Z] Building docker-security-bootstrap-redis-go ... [2020-12-12T00:43:37.746Z] Building docker-security-proxy-setup-go ... [2020-12-12T00:43:37.746Z] Building docker-security-secrets-setup-go ... [2020-12-12T00:43:37.746Z] Building docker-security-secretstore-setup-go ... [2020-12-12T00:43:37.746Z] Building docker-support-notifications-go ... [2020-12-12T00:43:37.746Z] Building docker-support-scheduler-go ... [2020-12-12T00:43:37.746Z] Building docker-sys-mgmt-agent-go ... [2020-12-12T00:43:37.746Z] Building docker-security-secrets-setup-go [2020-12-12T00:43:37.746Z] Building docker-support-notifications-go [2020-12-12T00:43:37.746Z] Building docker-support-scheduler-go [2020-12-12T00:43:37.746Z] Building docker-security-secretstore-setup-go [2020-12-12T00:43:37.746Z] Building docker-security-proxy-setup-go [2020-12-12T00:43:43.040Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-12T00:43:43.040Z] git set to automatically installed. [2020-12-12T00:43:43.040Z] git-man set to automatically installed. [2020-12-12T00:43:43.040Z] libcurl3-gnutls set to automatically installed. [2020-12-12T00:43:43.040Z] liberror-perl set to automatically installed. [2020-12-12T00:43:43.040Z] libglib2.0-0 set to automatically installed. [2020-12-12T00:43:43.040Z] libnghttp2-14 set to automatically installed. [2020-12-12T00:43:43.040Z] libnorm1 set to automatically installed. [2020-12-12T00:43:43.040Z] libpgm-5.2-0 set to automatically installed. [2020-12-12T00:43:43.040Z] libpsl5 set to automatically installed. [2020-12-12T00:43:43.040Z] librtmp1 set to automatically installed. [2020-12-12T00:43:43.040Z] libsodium23 set to automatically installed. [2020-12-12T00:43:43.040Z] libzmq3-dev set to automatically installed. [2020-12-12T00:43:43.040Z] libzmq5 set to automatically installed. [2020-12-12T00:43:43.040Z] pkg-config set to automatically installed. [2020-12-12T00:43:43.040Z] zip set to automatically installed. [2020-12-12T00:43:45.587Z] snapd is not logged in, snap install commands will use sudo [2020-12-12T00:43:52.184Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-12T00:43:52.185Z] snap "core18" has no updates available [2020-12-12T00:43:52.447Z] Pulling config-common [2020-12-12T00:43:53.393Z] Pulling go-build-helper [2020-12-12T00:44:15.377Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-12T00:44:15.377Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-12T00:44:15.377Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] [2020-12-12T00:44:15.377Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] [2020-12-12T00:44:15.377Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-12T00:44:15.377Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-12T00:44:15.377Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-12-12T00:44:15.377Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] [2020-12-12T00:44:15.377Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] [2020-12-12T00:44:15.377Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-12T00:44:15.377Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-12T00:44:15.377Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-12T00:44:15.377Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-12T00:44:15.377Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-12T00:44:15.377Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-12T00:44:15.377Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-12T00:44:15.377Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-12T00:44:15.377Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-12T00:44:15.377Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-12T00:44:15.377Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] [2020-12-12T00:44:15.377Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-12T00:44:15.377Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-12T00:44:15.377Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-12T00:44:15.377Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-12T00:44:15.377Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-12T00:44:15.377Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-12T00:44:15.377Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-12T00:44:15.377Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-12T00:44:15.377Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-12T00:44:15.377Z] Fetched 279 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-12T00:44:15.377Z] Fetched 122 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-12T00:44:15.377Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-12T00:44:15.377Z] Fetched 8848 B in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-12T00:44:15.377Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-12T00:44:15.377Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-12T00:44:15.377Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-12T00:44:15.377Z] Fetched 214 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-12T00:44:15.377Z] Fetched 155 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-12T00:44:15.377Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-12T00:44:15.377Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-12T00:44:15.377Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-12T00:44:15.377Z] Fetched 499 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-12T00:44:15.377Z] Fetched 111 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-12T00:44:15.377Z] Fetched 240 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-12T00:44:15.377Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-12T00:44:15.377Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-12T00:44:15.377Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-12T00:44:15.377Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-12T00:44:15.377Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-12T00:44:15.377Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-12T00:44:15.377Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-12T00:44:15.377Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-12T00:44:15.377Z] Fetched 8720 B in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-12T00:44:15.377Z] Fetched 137 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-12T00:44:15.377Z] Fetched 119 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-12T00:44:15.377Z] Fetched 109 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-12T00:44:15.377Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-12T00:44:15.377Z] Fetched 645 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-12T00:44:15.377Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-12T00:44:15.377Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-12T00:44:15.377Z] Fetched 368 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-12T00:44:15.377Z] Fetched 187 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-12T00:44:15.377Z] Fetched 175 kB in 0s (0 B/s) [2020-12-12T00:44:15.377Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-12T00:44:18.684Z] Fetched 206 kB in 0s (0 B/s) [2020-12-12T00:44:18.684Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-12T00:44:18.684Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-12T00:44:18.684Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-12T00:44:18.684Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-12T00:44:18.684Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-12T00:44:18.684Z] Fetched 159 kB in 0s (0 B/s) [2020-12-12T00:44:18.684Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-12T00:44:18.684Z] Fetched 107 kB in 0s (0 B/s) [2020-12-12T00:44:18.684Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-12T00:44:18.684Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-12T00:44:18.684Z] Pulling static-packages [2020-12-12T00:44:19.629Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-12T00:44:19.629Z] Skipping pull go-build-helper (already ran) [2020-12-12T00:44:19.629Z] Skipping pull static-packages (already ran) [2020-12-12T00:44:19.629Z] Building go-build-helper [2020-12-12T00:44:23.849Z] Building static-packages [2020-12-12T00:44:25.235Z] Staging go-build-helper [2020-12-12T00:44:26.178Z] Staging static-packages [2020-12-12T00:44:27.121Z] Pulling go115 [2020-12-12T00:44:28.064Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-12T00:44:28.064Z] Skipping pull go115 (already ran) [2020-12-12T00:44:28.064Z] Building go115 [2020-12-12T00:44:28.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-12T00:44:28.064Z] Dload Upload Total Spent Left Speed [2020-12-12T00:44:31.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 115M 18 21.2M 0 0 21.5M 0 0:00:05 --:--:-- 0:00:05 21.5M 47 115M 47 55.1M 0 0 27.5M 0 0:00:04 0:00:02 0:00:02 27.5M 87 115M 87 100M 0 0 33.8M 0 0:00:03 0:00:02 0:00:01 33.8M 100 115M 100 115M 0 0 33.5M 0 0:00:03 0:00:03 --:--:-- 33.5M [2020-12-12T00:44:31.784Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-12T00:44:35.990Z] Staging go115 [2020-12-12T00:44:41.287Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-12T00:44:41.287Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-12T00:44:41.287Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-12T00:44:41.287Z] Fetched 0 B in 0s (0 B/s) [2020-12-12T00:44:41.287Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-12T00:44:41.287Z] Fetched 224 kB in 0s (0 B/s) [2020-12-12T00:44:41.287Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-12T00:44:41.287Z] Fetched 157 kB in 0s (0 B/s) [2020-12-12T00:44:41.287Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-12T00:44:41.287Z] Fetched 221 kB in 0s (0 B/s) [2020-12-12T00:44:41.287Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-12T00:44:41.287Z] Fetched 143 kB in 0s (0 B/s) [2020-12-12T00:44:41.287Z] Pulling edgex-go [2020-12-12T00:44:42.676Z] Pulling version [2020-12-12T00:44:43.249Z] Building config-common [2020-12-12T00:44:45.178Z] Skipping build go-build-helper (already ran) [2020-12-12T00:44:45.178Z] Skipping build static-packages (already ran) [2020-12-12T00:44:45.178Z] Skipping build go115 (already ran) [2020-12-12T00:44:45.440Z] Building edgex-go [2020-12-12T00:44:45.701Z] 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 [2020-12-12T00:44:47.091Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-12T00:44:47.091Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-12T00:44:47.091Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-12T00:44:47.091Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-12T00:44:47.091Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-12T00:44:47.091Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-12T00:44:47.091Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-12T00:44:47.091Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-12T00:44:47.091Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-12T00:44:47.091Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-12T00:44:47.091Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-12T00:44:47.091Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-12T00:44:47.091Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-12T00:44:47.091Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-12T00:44:47.091Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-12T00:44:47.091Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-12T00:44:47.091Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-12T00:44:47.091Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-12T00:44:47.091Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-12T00:44:47.091Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-12T00:44:47.352Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-12T00:44:47.352Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-12T00:44:47.352Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-12T00:44:47.352Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-12T00:44:47.352Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-12T00:44:47.352Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-12T00:44:47.352Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-12T00:44:47.352Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-12T00:44:47.352Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-12T00:44:47.352Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-12T00:44:47.352Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-12T00:44:47.614Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-12T00:44:55.750Z] 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 [2020-12-12T00:44:59.571Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:44:59.571Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:44:59.571Z] ---> 4c7620d505e7 [2020-12-12T00:44:59.571Z] Step 3/21 : WORKDIR /edgex-go [2020-12-12T00:44:59.571Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:44:59.571Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:44:59.571Z] ---> 4c7620d505e7 [2020-12-12T00:44:59.571Z] Step 3/21 : WORKDIR /edgex-go [2020-12-12T00:44:59.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:44:59.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:44:59.571Z] ---> 4c7620d505e7 [2020-12-12T00:44:59.571Z] Step 3/24 : WORKDIR /edgex-go [2020-12-12T00:44:59.571Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:44:59.571Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-12T00:44:59.571Z] ---> 4c7620d505e7 [2020-12-12T00:44:59.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpineStep 3/29 : WORKDIR /edgex-go [2020-12-12T00:44:59.571Z] [2020-12-12T00:44:59.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:44:59.571Z] ---> 4c7620d505e7 [2020-12-12T00:44:59.571Z] Step 3/24 : WORKDIR /edgex-go [2020-12-12T00:44:59.571Z] ---> Running in a1b58d55f889 [2020-12-12T00:44:59.571Z] ---> Running in 6c764a50381e [2020-12-12T00:44:59.571Z] ---> Running in 37aa1821e4d1 [2020-12-12T00:44:59.571Z] ---> Running in e1d69607b606 [2020-12-12T00:44:59.571Z] ---> Running in d2f03b28483c [2020-12-12T00:44:59.571Z] Removing intermediate container 6c764a50381e [2020-12-12T00:44:59.571Z] Removing intermediate container e1d69607b606 [2020-12-12T00:44:59.571Z] ---> dbb15a9664ad [2020-12-12T00:44:59.571Z] Step 4/29 : RUN apk update && apk add make git [2020-12-12T00:44:59.571Z] ---> 6f0ddcef4bc4 [2020-12-12T00:44:59.571Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:44:59.571Z] Removing intermediate container a1b58d55f889 [2020-12-12T00:44:59.571Z] ---> 403e9e6688aa [2020-12-12T00:44:59.571Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:44:59.571Z] Removing intermediate container 37aa1821e4d1 [2020-12-12T00:44:59.571Z] ---> b0d296d95483 [2020-12-12T00:44:59.571Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:44:59.571Z] ---> Running in 0c84957f1a7b [2020-12-12T00:44:59.571Z] Removing intermediate container d2f03b28483c [2020-12-12T00:44:59.571Z] ---> 85b777240b7a [2020-12-12T00:44:59.571Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:44:59.571Z] ---> Running in 750405050e3e [2020-12-12T00:44:59.571Z] ---> Running in 981d6db25a36 [2020-12-12T00:44:59.571Z] ---> Running in fffb12db7a71 [2020-12-12T00:44:59.571Z] ---> Running in 48ad5199db8c [2020-12-12T00:44:59.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:44:59.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:44:59.571Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:44:59.571Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:44:59.571Z] OK: 12620 distinct packages available [2020-12-12T00:44:59.571Z] Removing intermediate container 981d6db25a36 [2020-12-12T00:44:59.571Z] ---> f0f492407964 [2020-12-12T00:44:59.571Z] Step 5/21 : RUN apk update && apk add make git [2020-12-12T00:44:59.571Z] ---> Running in 32a8da9c750c [2020-12-12T00:44:59.571Z] Removing intermediate container 750405050e3e [2020-12-12T00:44:59.571Z] ---> 9fb79b35a41e [2020-12-12T00:44:59.571Z] Step 5/21 : RUN apk update && apk add make git [2020-12-12T00:44:59.571Z] ---> Running in da322c0627aa [2020-12-12T00:44:59.571Z] Removing intermediate container fffb12db7a71 [2020-12-12T00:44:59.571Z] ---> bf0ebffa360e [2020-12-12T00:44:59.571Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-12T00:44:59.571Z] Removing intermediate container 48ad5199db8c [2020-12-12T00:44:59.571Z] ---> daf80dc9d60d [2020-12-12T00:44:59.571Z] Step 5/24 : RUN apk update && apk add make git [2020-12-12T00:44:59.571Z] OK: 217 MiB in 51 packages [2020-12-12T00:44:59.571Z] ---> Running in 1bd756a0a4ae [2020-12-12T00:44:59.571Z] ---> Running in 368c9722e467 [2020-12-12T00:44:59.950Z] 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 [2020-12-12T00:45:00.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:45:00.454Z] Removing intermediate container 0c84957f1a7b [2020-12-12T00:45:00.454Z] ---> 036e601eeee1 [2020-12-12T00:45:00.454Z] Step 5/29 : COPY go.mod . [2020-12-12T00:45:00.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:45:00.520Z] 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 [2020-12-12T00:45:00.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:45:00.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:45:01.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:45:01.280Z] ---> b5fe3c561148 [2020-12-12T00:45:01.280Z] Step 6/29 : RUN go mod download [2020-12-12T00:45:01.280Z] ---> Running in 08cabe34ebeb [2020-12-12T00:45:01.461Z] 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 [2020-12-12T00:45:01.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:45:01.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:45:02.043Z] 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 [2020-12-12T00:45:02.044Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-12T00:45:02.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:45:02.126Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:45:02.126Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:45:02.126Z] OK: 12620 distinct packages available [2020-12-12T00:45:02.316Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-12T00:45:02.316Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-12T00:45:02.749Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:45:02.749Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:45:02.749Z] OK: 12620 distinct packages available [2020-12-12T00:45:02.749Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:45:02.749Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:45:02.749Z] OK: 12620 distinct packages available [2020-12-12T00:45:03.038Z] OK: 217 MiB in 51 packages [2020-12-12T00:45:03.316Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:45:03.316Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:45:03.316Z] OK: 12620 distinct packages available [2020-12-12T00:45:03.593Z] OK: 217 MiB in 51 packages [2020-12-12T00:45:03.707Z] 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 [2020-12-12T00:45:03.707Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-12T00:45:03.707Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-12T00:45:03.878Z] OK: 217 MiB in 51 packages [2020-12-12T00:45:04.486Z] OK: 217 MiB in 51 packages [2020-12-12T00:45:05.087Z] Removing intermediate container 32a8da9c750c [2020-12-12T00:45:05.088Z] ---> 5bea867d7f66 [2020-12-12T00:45:05.088Z] Step 6/21 : COPY go.mod . [2020-12-12T00:45:05.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-12T00:45:05.365Z] Removing intermediate container da322c0627aa [2020-12-12T00:45:05.365Z] ---> c6d8939705e9 [2020-12-12T00:45:05.365Z] Step 6/21 : COPY go.mod . [2020-12-12T00:45:05.639Z] Removing intermediate container 1bd756a0a4ae [2020-12-12T00:45:05.639Z] ---> bb5ae0b578f3 [2020-12-12T00:45:05.639Z] Step 6/24 : COPY go.mod . [2020-12-12T00:45:05.639Z] Removing intermediate container 08cabe34ebeb [2020-12-12T00:45:05.639Z] ---> 57cb0c41c775 [2020-12-12T00:45:05.639Z] Step 7/29 : COPY . . [2020-12-12T00:45:06.033Z] 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 [2020-12-12T00:45:06.241Z] ---> 7ff932d1fb19 [2020-12-12T00:45:06.241Z] Step 7/21 : RUN go mod download [2020-12-12T00:45:06.241Z] Removing intermediate container 368c9722e467 [2020-12-12T00:45:06.241Z] ---> 55d1f3676f58 [2020-12-12T00:45:06.241Z] Step 6/24 : COPY go.mod . [2020-12-12T00:45:06.517Z] ---> Running in df390eff7fbb [2020-12-12T00:45:06.517Z] ---> d3a0dd2c9f77 [2020-12-12T00:45:06.517Z] Step 7/21 : RUN go mod download [2020-12-12T00:45:06.517Z] ---> db60e5261efa [2020-12-12T00:45:06.517Z] Step 7/24 : RUN go mod download [2020-12-12T00:45:06.808Z] ---> Running in 73803de26141 [2020-12-12T00:45:06.808Z] ---> Running in 147ad1d4a47a [2020-12-12T00:45:06.976Z] 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 [2020-12-12T00:45:06.976Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-12T00:45:07.802Z] ---> 3c261ccebdfd [2020-12-12T00:45:07.802Z] Step 7/24 : RUN go mod download [2020-12-12T00:45:08.362Z] 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 [2020-12-12T00:45:08.404Z] ---> Running in f790d1954bf2 [2020-12-12T00:45:09.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-12T00:45:09.876Z] 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 [2020-12-12T00:45:09.876Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-12T00:45:11.054Z] Removing intermediate container df390eff7fbb [2020-12-12T00:45:11.055Z] ---> d21f0bd511be [2020-12-12T00:45:11.055Z] Step 8/21 : COPY . . [2020-12-12T00:45:12.423Z] Building version [2020-12-12T00:45:12.513Z] Removing intermediate container 147ad1d4a47a [2020-12-12T00:45:12.513Z] ---> 33fde9a74a1c [2020-12-12T00:45:12.513Z] Step 8/24 : COPY . . [2020-12-12T00:45:12.513Z] Removing intermediate container 73803de26141 [2020-12-12T00:45:12.513Z] ---> 56375d602765 [2020-12-12T00:45:12.513Z] Step 8/21 : COPY . . [2020-12-12T00:45:12.513Z] Removing intermediate container f790d1954bf2 [2020-12-12T00:45:12.513Z] ---> 4b4c9348f556 [2020-12-12T00:45:12.513Z] Step 8/24 : COPY . . [2020-12-12T00:45:14.338Z] Staging config-common [2020-12-12T00:45:15.279Z] Skipping stage go-build-helper (already ran) [2020-12-12T00:45:15.279Z] Skipping stage static-packages (already ran) [2020-12-12T00:45:15.279Z] Skipping stage go115 (already ran) [2020-12-12T00:45:15.279Z] Staging edgex-go [2020-12-12T00:45:16.243Z] Staging version [2020-12-12T00:45:17.278Z] Priming config-common [2020-12-12T00:45:18.259Z] Priming go-build-helper [2020-12-12T00:45:19.265Z] Priming static-packages [2020-12-12T00:45:21.281Z] Priming go115 [2020-12-12T00:45:22.433Z] Priming edgex-go [2020-12-12T00:45:23.100Z] Priming version [2020-12-12T00:45:24.042Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-12T00:45:39.335Z] ---> d0ed45a53f23 [2020-12-12T00:45:39.335Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-12T00:45:39.335Z] ---> 990bdfb74d5c [2020-12-12T00:45:39.335Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-12T00:45:39.335Z] ---> 2e977fb1eed9 [2020-12-12T00:45:39.335Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-12T00:45:39.335Z] ---> Running in 06f6b8bb1f96 [2020-12-12T00:45:39.335Z] ---> 038332ae1dbd [2020-12-12T00:45:39.335Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-12T00:45:39.335Z] ---> Running in 744e86840fc3 [2020-12-12T00:45:39.335Z] ---> 251a8e216928 [2020-12-12T00:45:39.335Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-12T00:45:39.335Z] ---> Running in 4eab4d8be313 [2020-12-12T00:45:39.335Z] ---> Running in 29969b1ca955 [2020-12-12T00:45:39.335Z] ---> Running in 5233e068c1be [2020-12-12T00:45:39.335Z] 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 [2020-12-12T00:45:39.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-12T00:45:39.614Z] 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 [2020-12-12T00:45:39.890Z] 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 [2020-12-12T00:45:39.890Z] 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 [2020-12-12T00:47:16.783Z] 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 [2020-12-12T00:47:16.783Z] 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 [2020-12-12T00:47:16.783Z] Removing intermediate container 06f6b8bb1f96 [2020-12-12T00:47:16.783Z] ---> 26c9a2fd86a5 [2020-12-12T00:47:16.783Z] [2020-12-12T00:47:16.783Z] Step 9/29 : FROM alpine:latest [2020-12-12T00:47:16.783Z] latest: Pulling from library/alpine [2020-12-12T00:47:16.783Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-12T00:47:16.783Z] Status: Downloaded newer image for alpine:latest [2020-12-12T00:47:16.783Z] ---> dd36a01c3f31 [2020-12-12T00:47:16.783Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-12T00:47:16.783Z] ---> Running in 6571d496eee8 [2020-12-12T00:47:17.059Z] Removing intermediate container 6571d496eee8 [2020-12-12T00:47:17.059Z] ---> e7145e4f79d6 [2020-12-12T00:47:17.059Z] Step 11/29 : USER root [2020-12-12T00:47:17.335Z] ---> Running in b94f02a1aca7 [2020-12-12T00:47:17.955Z] Removing intermediate container b94f02a1aca7 [2020-12-12T00:47:17.955Z] ---> 8865b0a2e63f [2020-12-12T00:47:17.955Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-12T00:47:18.231Z] ---> Running in e084204afe9b [2020-12-12T00:47:20.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:47:20.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:47:21.656Z] v3.12.2-5-g9e04b0fdd0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:47:21.656Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:47:21.656Z] OK: 12617 distinct packages available [2020-12-12T00:47:23.107Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-12T00:47:23.107Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-12T00:47:23.107Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:47:23.107Z] Executing ca-certificates-20191127-r4.trigger [2020-12-12T00:47:23.384Z] OK: 6 MiB in 16 packages [2020-12-12T00:47:26.027Z] Removing intermediate container e084204afe9b [2020-12-12T00:47:26.027Z] ---> 23cefcf6fdd0 [2020-12-12T00:47:26.027Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-12T00:47:27.015Z] ---> Running in a2a15ce5212f [2020-12-12T00:47:28.487Z] Removing intermediate container a2a15ce5212f [2020-12-12T00:47:28.487Z] ---> 8609c781d882 [2020-12-12T00:47:28.487Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-12T00:47:28.764Z] ---> Running in 6ed06f3f30a6 [2020-12-12T00:47:29.038Z] Removing intermediate container 29969b1ca955 [2020-12-12T00:47:29.038Z] ---> 722f41a8867d [2020-12-12T00:47:29.038Z] [2020-12-12T00:47:29.038Z] Step 10/24 : FROM alpine:3.10 [2020-12-12T00:47:29.038Z] 3.10: Pulling from library/alpine [2020-12-12T00:47:31.023Z] Removing intermediate container 6ed06f3f30a6 [2020-12-12T00:47:31.023Z] ---> 2f873b01f827 [2020-12-12T00:47:31.023Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-12T00:47:31.023Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-12T00:47:31.023Z] Status: Downloaded newer image for alpine:3.10 [2020-12-12T00:47:31.023Z] ---> 536a684cf733 [2020-12-12T00:47:31.023Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-12T00:47:31.314Z] ---> Running in 800116ca7116 [2020-12-12T00:47:31.586Z] ---> Running in 1df193e0d38a [2020-12-12T00:47:32.581Z] Removing intermediate container 744e86840fc3 [2020-12-12T00:47:32.581Z] ---> 92342fc32aef [2020-12-12T00:47:32.581Z] [2020-12-12T00:47:32.581Z] Step 10/21 : FROM alpine [2020-12-12T00:47:32.581Z] ---> dd36a01c3f31 [2020-12-12T00:47:32.581Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-12T00:47:32.860Z] ---> Running in 324d9e64f667 [2020-12-12T00:47:34.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:47:34.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:47:34.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:47:34.867Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-12T00:47:34.867Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-12T00:47:34.867Z] OK: 10169 distinct packages available [2020-12-12T00:47:35.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:47:35.749Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-12T00:47:35.749Z] Removing intermediate container 800116ca7116 [2020-12-12T00:47:35.749Z] ---> 36fb458de213 [2020-12-12T00:47:35.749Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-12T00:47:35.749Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-12T00:47:35.749Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-12T00:47:35.749Z] (4/5) Installing curl (7.66.0-r3) [2020-12-12T00:47:36.023Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-12T00:47:36.023Z] Executing busybox-1.30.1-r3.trigger [2020-12-12T00:47:36.023Z] Executing ca-certificates-20191127-r2.trigger [2020-12-12T00:47:36.023Z] v3.12.2-5-g9e04b0fdd0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:47:36.023Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:47:36.023Z] OK: 12617 distinct packages available [2020-12-12T00:47:36.300Z] OK: 7 MiB in 19 packages [2020-12-12T00:47:37.290Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-12T00:47:37.290Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-12T00:47:37.290Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-12T00:47:37.290Z] (4/4) Installing curl (7.69.1-r3) [2020-12-12T00:47:37.290Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:47:37.290Z] Executing ca-certificates-20191127-r4.trigger [2020-12-12T00:47:37.566Z] OK: 7 MiB in 18 packages [2020-12-12T00:47:38.164Z] ---> 3c5caebb12e9 [2020-12-12T00:47:38.164Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-12T00:47:39.154Z] Removing intermediate container 1df193e0d38a [2020-12-12T00:47:39.154Z] ---> 79c4c8eb09c6 [2020-12-12T00:47:39.154Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-12T00:47:39.426Z] ---> Running in ad29a2e0de0b [2020-12-12T00:47:39.426Z] ---> 1f17f0a1bfff [2020-12-12T00:47:39.426Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-12T00:47:39.701Z] Removing intermediate container 324d9e64f667 [2020-12-12T00:47:39.701Z] ---> 012d0269b506 [2020-12-12T00:47:39.701Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-12T00:47:39.975Z] ---> Running in 67182f89a616 [2020-12-12T00:47:40.248Z] Removing intermediate container ad29a2e0de0b [2020-12-12T00:47:40.248Z] ---> 35669791ad9a [2020-12-12T00:47:40.248Z] Step 13/24 : WORKDIR / [2020-12-12T00:47:40.524Z] ---> Running in a81ff1b6b0e7 [2020-12-12T00:47:40.799Z] ---> 4ef8bb0d739d [2020-12-12T00:47:40.799Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-12T00:47:40.799Z] Removing intermediate container 67182f89a616 [2020-12-12T00:47:40.799Z] ---> b83fc0817ae1 [2020-12-12T00:47:40.799Z] Step 13/21 : WORKDIR /edgex [2020-12-12T00:47:41.392Z] ---> Running in 57ed9c4ae4df [2020-12-12T00:47:41.666Z] Removing intermediate container a81ff1b6b0e7 [2020-12-12T00:47:41.666Z] ---> 30d734471d18 [2020-12-12T00:47:41.666Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-12T00:47:41.947Z] ---> d4d698876c24 [2020-12-12T00:47:41.947Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-12T00:47:42.551Z] Removing intermediate container 57ed9c4ae4df [2020-12-12T00:47:42.551Z] ---> 25dbf590732e [2020-12-12T00:47:42.551Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-12T00:47:42.827Z] ---> 8479a605043b [2020-12-12T00:47:42.827Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-12T00:47:43.110Z] ---> 80b0d1849288 [2020-12-12T00:47:43.110Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-12T00:47:43.390Z] ---> Running in a04a19ec7c28 [2020-12-12T00:47:43.679Z] ---> 8622d2ac7070 [2020-12-12T00:47:43.679Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-12T00:47:44.293Z] ---> 2972451a6532 [2020-12-12T00:47:44.293Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-12T00:47:46.919Z] ---> dda40e2e3c18 [2020-12-12T00:47:46.919Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-12T00:47:46.919Z] ---> f75a2efdb259 [2020-12-12T00:47:46.919Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-12T00:47:47.599Z] Removing intermediate container 4eab4d8be313 [2020-12-12T00:47:47.599Z] ---> 03f72618a3c0 [2020-12-12T00:47:47.599Z] [2020-12-12T00:47:47.599Z] Step 10/24 : FROM scratch [2020-12-12T00:47:47.599Z] ---> [2020-12-12T00:47:47.599Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-12T00:47:47.599Z] Removing intermediate container 5233e068c1be [2020-12-12T00:47:47.599Z] ---> 4d288f159866 [2020-12-12T00:47:47.599Z] [2020-12-12T00:47:47.600Z] Step 10/21 : FROM scratch [2020-12-12T00:47:47.600Z] ---> [2020-12-12T00:47:47.600Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-12T00:47:48.216Z] ---> Running in 6ef13b799ea3 [2020-12-12T00:47:48.216Z] Removing intermediate container a04a19ec7c28 [2020-12-12T00:47:48.216Z] ---> 2570204af418 [2020-12-12T00:47:48.216Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-12T00:47:48.216Z] ---> Running in 9daccaf1de23 [2020-12-12T00:47:48.812Z] ---> 91d8e866a666 [2020-12-12T00:47:48.812Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-12T00:47:49.086Z] ---> b0e695be5c73 [2020-12-12T00:47:49.086Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-12T00:47:49.086Z] Removing intermediate container 6ef13b799ea3 [2020-12-12T00:47:49.086Z] ---> e64d8098b9eb [2020-12-12T00:47:49.086Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-12T00:47:49.086Z] Removing intermediate container 9daccaf1de23 [2020-12-12T00:47:49.086Z] ---> 156ea79ce55a [2020-12-12T00:47:49.086Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-12T00:47:49.086Z] ---> Running in ef73088e417d [2020-12-12T00:47:49.086Z] ---> 07f96a9c8160 [2020-12-12T00:47:49.086Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-12T00:47:49.086Z] ---> Running in 2b59396d1b7d [2020-12-12T00:47:49.357Z] ---> Running in 724961b9ae03 [2020-12-12T00:47:49.659Z] ---> Running in 7b53169f8ceb [2020-12-12T00:47:49.930Z] Removing intermediate container ef73088e417d [2020-12-12T00:47:49.930Z] ---> bcdbcc190826 [2020-12-12T00:47:49.930Z] Step 18/21 : CMD ["--init=true"] [2020-12-12T00:47:49.930Z] Removing intermediate container 2b59396d1b7d [2020-12-12T00:47:49.930Z] ---> 43da36136206 [2020-12-12T00:47:49.930Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-12T00:47:49.930Z] Removing intermediate container 724961b9ae03 [2020-12-12T00:47:49.930Z] ---> 126ee4b9e708 [2020-12-12T00:47:49.930Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-12T00:47:50.204Z] ---> Running in 13063fa132a7 [2020-12-12T00:47:50.204Z] ---> Running in f677bb433351 [2020-12-12T00:47:50.204Z] ---> Running in 79d710a23a42 [2020-12-12T00:47:50.476Z] ---> 40ac3419c622 [2020-12-12T00:47:50.476Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-12T00:47:50.747Z] Removing intermediate container f677bb433351 [2020-12-12T00:47:50.747Z] ---> 941024c6cdfc [2020-12-12T00:47:50.747Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-12T00:47:51.020Z] Removing intermediate container 79d710a23a42 [2020-12-12T00:47:51.020Z] ---> 2c34c7173252 [2020-12-12T00:47:51.020Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-12T00:47:51.020Z] Removing intermediate container 13063fa132a7 [2020-12-12T00:47:51.020Z] ---> 7094ed4c0819 [2020-12-12T00:47:51.020Z] Step 19/21 : LABEL arch=arm64 [2020-12-12T00:47:51.298Z] ---> Running in 5a5086ab90db [2020-12-12T00:47:51.574Z] ---> ed5b34284d42 [2020-12-12T00:47:51.574Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-12T00:47:51.849Z] ---> f873af94064a [2020-12-12T00:47:51.849Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-12T00:47:51.849Z] ---> Running in 63420999afa7 [2020-12-12T00:47:52.126Z] ---> d9f9da66015e [2020-12-12T00:47:52.126Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-12T00:47:52.126Z] Removing intermediate container 5a5086ab90db [2020-12-12T00:47:52.126Z] ---> 98d52c603c9b [2020-12-12T00:47:52.126Z] Step 20/21 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:47:52.402Z] Removing intermediate container 7b53169f8ceb [2020-12-12T00:47:52.402Z] ---> e1e99edb5bb5 [2020-12-12T00:47:52.402Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-12T00:47:52.402Z] ---> Running in 460d856db0ac [2020-12-12T00:47:52.680Z] ---> Running in 3d8a6fd7d664 [2020-12-12T00:47:53.667Z] Removing intermediate container 460d856db0ac [2020-12-12T00:47:53.667Z] ---> 14fd42323521 [2020-12-12T00:47:53.667Z] Step 21/21 : LABEL version=0.0.0 [2020-12-12T00:47:53.949Z] ---> Running in 627bae069f0b [2020-12-12T00:47:53.949Z] ---> ee49ea939ace [2020-12-12T00:47:53.949Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-12T00:47:54.556Z] ---> f296007113aa [2020-12-12T00:47:54.556Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-12T00:47:54.835Z] Removing intermediate container 627bae069f0b [2020-12-12T00:47:54.835Z] ---> 924a51704570 [2020-12-12T00:47:54.835Z] [2020-12-12T00:47:55.823Z] Successfully built 924a51704570 [2020-12-12T00:47:55.823Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-12T00:47:55.823Z] Removing intermediate container 63420999afa7 [2020-12-12T00:47:55.823Z] ---> 326c510f066d [2020-12-12T00:47:55.823Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-12T00:47:55.823Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2020-12-12T00:47:56.096Z] ---> 8f670ebd0e6a [2020-12-12T00:47:56.096Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-12T00:47:56.096Z] ---> e10eea07d380 [2020-12-12T00:47:56.096Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-12T00:47:56.096Z] ---> Running in 476be007dc5b [2020-12-12T00:47:56.393Z] ---> Running in 36c71434bc23 [2020-12-12T00:47:56.393Z] Removing intermediate container 3d8a6fd7d664 [2020-12-12T00:47:56.393Z] ---> b234ce8d94fe [2020-12-12T00:47:56.393Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-12T00:47:56.672Z] ---> Running in 512e310d9aed [2020-12-12T00:47:56.950Z] Removing intermediate container 476be007dc5b [2020-12-12T00:47:56.950Z] ---> 7e862c07ab89 [2020-12-12T00:47:56.950Z] Step 22/24 : LABEL arch=arm64 [2020-12-12T00:47:56.950Z] Removing intermediate container 36c71434bc23 [2020-12-12T00:47:56.950Z] ---> 31828b767a42 [2020-12-12T00:47:56.950Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:47:57.225Z] ---> Running in 3fde27ae49a0 [2020-12-12T00:47:57.503Z] ---> Running in 2fb83e958a09 [2020-12-12T00:47:57.785Z] ---> 83851d644213 [2020-12-12T00:47:57.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-12T00:47:58.072Z] Removing intermediate container 512e310d9aed [2020-12-12T00:47:58.072Z] ---> 7b43ccd837b6 [2020-12-12T00:47:58.072Z] Step 26/29 : CMD [ "generate" ] [2020-12-12T00:47:59.097Z] ---> Running in 3196be456605 [2020-12-12T00:47:59.097Z] Removing intermediate container 3fde27ae49a0 [2020-12-12T00:47:59.097Z] ---> 73d52e562c69 [2020-12-12T00:47:59.097Z] Step 23/24 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:47:59.097Z] Removing intermediate container 2fb83e958a09 [2020-12-12T00:47:59.097Z] ---> 22a8d167c265 [2020-12-12T00:47:59.097Z] Step 19/21 : LABEL arch=arm64 [2020-12-12T00:47:59.706Z] ---> Running in f14c89844b58 [2020-12-12T00:47:59.706Z] ---> Running in 5281aa5b1f2c [2020-12-12T00:47:59.706Z] ---> c1a46ff24518 [2020-12-12T00:47:59.706Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-12T00:47:59.706Z] Removing intermediate container 3196be456605 [2020-12-12T00:47:59.706Z] ---> c0e408879a5a [2020-12-12T00:47:59.706Z] Step 27/29 : LABEL arch=arm64 [2020-12-12T00:48:00.308Z] ---> Running in c56028c890aa [2020-12-12T00:48:00.912Z] Removing intermediate container 5281aa5b1f2c [2020-12-12T00:48:00.912Z] ---> 21e5575ef045 [2020-12-12T00:48:00.912Z] Step 24/24 : LABEL version=0.0.0Removing intermediate container f14c89844b58 [2020-12-12T00:48:00.912Z] [2020-12-12T00:48:00.912Z] ---> 4b1e335f74af [2020-12-12T00:48:00.912Z] Step 20/21 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:48:01.525Z] ---> c997c959373b [2020-12-12T00:48:01.525Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-12T00:48:01.799Z] Removing intermediate container c56028c890aa [2020-12-12T00:48:01.799Z] ---> 167a2fd50a3e [2020-12-12T00:48:01.799Z] Step 28/29 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:48:02.077Z] ---> Running in 7e865af6a19a [2020-12-12T00:48:02.077Z] ---> Running in 65a37010f7ca [2020-12-12T00:48:02.357Z] ---> Running in eff5d923093c [2020-12-12T00:48:02.357Z] ---> Running in 0361d5627236 [2020-12-12T00:48:02.633Z] Removing intermediate container 7e865af6a19a [2020-12-12T00:48:02.633Z] ---> ed09b1ef8160 [2020-12-12T00:48:02.633Z] [2020-12-12T00:48:02.913Z] Removing intermediate container 65a37010f7ca [2020-12-12T00:48:02.913Z] ---> 89c620c9686f [2020-12-12T00:48:02.913Z] Step 21/21 : LABEL version=0.0.0 [2020-12-12T00:48:02.913Z] Removing intermediate container 0361d5627236 [2020-12-12T00:48:02.913Z] ---> 4ba8cd432bca [2020-12-12T00:48:02.913Z] Step 29/29 : LABEL version=0.0.0 [2020-12-12T00:48:03.187Z] ---> Running in 4ea8925bebff [2020-12-12T00:48:03.187Z] Removing intermediate container eff5d923093c [2020-12-12T00:48:03.187Z] ---> 047ef40fed51 [2020-12-12T00:48:03.187Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:48:03.187Z] Successfully built ed09b1ef8160 [2020-12-12T00:48:03.458Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-12T00:48:03.458Z] Building docker-core-metadata-go [2020-12-12T00:48:03.458Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in c1a10357bae1 [2020-12-12T00:48:03.458Z] ---> Running in dff3e601ff01 [2020-12-12T00:48:03.730Z] Removing intermediate container 4ea8925bebff [2020-12-12T00:48:03.730Z] ---> 61ac87658a64 [2020-12-12T00:48:03.730Z] [2020-12-12T00:48:04.324Z] Successfully built 61ac87658a64 [2020-12-12T00:48:04.325Z] Removing intermediate container dff3e601ff01 [2020-12-12T00:48:04.325Z] ---> a561585db0ba [2020-12-12T00:48:04.325Z] Step 22/24 : LABEL arch=arm64 [2020-12-12T00:48:04.325Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-12T00:48:04.325Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2020-12-12T00:48:04.325Z] Removing intermediate container c1a10357bae1 [2020-12-12T00:48:04.325Z] ---> 0da6bcb6e0e8 [2020-12-12T00:48:04.325Z] [2020-12-12T00:48:04.593Z] ---> Running in a662b9bb5749 [2020-12-12T00:48:04.872Z] Successfully built 0da6bcb6e0e8 [2020-12-12T00:48:04.872Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-12T00:48:04.872Z] Building docker-sys-mgmt-agent-go [2020-12-12T00:48:04.872Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container a662b9bb5749 [2020-12-12T00:48:04.872Z] ---> 2b922d3d7bdf [2020-12-12T00:48:04.872Z] Step 23/24 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:48:05.143Z] ---> Running in c8f4a5550fe4 [2020-12-12T00:48:05.421Z] Removing intermediate container c8f4a5550fe4 [2020-12-12T00:48:05.421Z] ---> fa1f5c76f7c8 [2020-12-12T00:48:05.421Z] Step 24/24 : LABEL version=0.0.0 [2020-12-12T00:48:05.693Z] ---> Running in 19ea95a55b68 [2020-12-12T00:48:06.287Z] Removing intermediate container 19ea95a55b68 [2020-12-12T00:48:06.287Z] ---> b82fb011634d [2020-12-12T00:48:06.287Z] [2020-12-12T00:48:06.557Z] Successfully built b82fb011634d [2020-12-12T00:48:06.557Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-12T00:48:06.557Z] Building docker-core-data-go [2020-12-12T00:48:53.557Z]  Building docker-support-notifications-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:48:53.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:48:53.557Z] ---> 4c7620d505e7 [2020-12-12T00:48:53.557Z] Step 3/22 : WORKDIR /edgex-go [2020-12-12T00:48:53.557Z] ---> Using cache [2020-12-12T00:48:53.557Z] ---> 85b777240b7a [2020-12-12T00:48:53.557Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:48:53.557Z] ---> Using cache [2020-12-12T00:48:53.557Z] ---> daf80dc9d60d [2020-12-12T00:48:53.557Z] Step 5/22 : RUN apk update && apk add make git [2020-12-12T00:48:53.557Z] ---> Using cache [2020-12-12T00:48:53.557Z] ---> 55d1f3676f58 [2020-12-12T00:48:53.557Z] Step 6/22 : COPY go.mod . [2020-12-12T00:48:53.557Z] ---> Using cache [2020-12-12T00:48:53.557Z] ---> 3c261ccebdfd [2020-12-12T00:48:53.557Z] Step 7/22 : RUN go mod download [2020-12-12T00:48:53.557Z] ---> Using cache [2020-12-12T00:48:53.557Z] ---> 4b4c9348f556 [2020-12-12T00:48:53.557Z] Step 8/22 : COPY . . [2020-12-12T00:48:53.557Z] ---> Using cache [2020-12-12T00:48:53.557Z] ---> 038332ae1dbd [2020-12-12T00:48:53.557Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-12T00:48:57.870Z] ---> Running in a31a6a5b6f4d [2020-12-12T00:48:59.310Z] 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 [2020-12-12T00:49:07.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:49:07.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:49:07.610Z] ---> 4c7620d505e7 [2020-12-12T00:49:07.610Z] Step 3/22 : WORKDIR /edgex-go [2020-12-12T00:49:07.610Z] ---> Using cache [2020-12-12T00:49:07.610Z] ---> 85b777240b7a [2020-12-12T00:49:07.610Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:49:07.610Z] ---> Using cache [2020-12-12T00:49:07.610Z] ---> daf80dc9d60d [2020-12-12T00:49:07.610Z] Step 5/22 : RUN apk update && apk add make git [2020-12-12T00:49:07.610Z] ---> Using cache [2020-12-12T00:49:07.610Z] ---> 55d1f3676f58 [2020-12-12T00:49:07.610Z] Step 6/22 : COPY go.mod . [2020-12-12T00:49:07.610Z] ---> Using cache [2020-12-12T00:49:07.610Z] ---> 3c261ccebdfd [2020-12-12T00:49:07.610Z] Step 7/22 : RUN go mod download [2020-12-12T00:49:07.610Z] ---> Using cache [2020-12-12T00:49:07.610Z] ---> 4b4c9348f556 [2020-12-12T00:49:07.610Z] Step 8/22 : COPY . . [2020-12-12T00:49:07.884Z] ---> Using cache [2020-12-12T00:49:07.884Z] ---> 038332ae1dbd [2020-12-12T00:49:07.884Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-12T00:49:08.491Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:49:08.491Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:49:08.491Z] ---> 4c7620d505e7 [2020-12-12T00:49:08.491Z] Step 3/22 : WORKDIR /edgex-go [2020-12-12T00:49:08.491Z] ---> Using cache [2020-12-12T00:49:08.491Z] ---> 85b777240b7a [2020-12-12T00:49:08.491Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:49:08.491Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine ---> Using cache [2020-12-12T00:49:08.491Z] [2020-12-12T00:49:08.491Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:49:08.491Z] ---> 4c7620d505e7 [2020-12-12T00:49:08.491Z] ---> daf80dc9d60d [2020-12-12T00:49:08.491Z] Step 5/22 : RUN apk update && apk add make git [2020-12-12T00:49:08.491Z] ---> Using cache [2020-12-12T00:49:08.491Z] Step 3/27 : WORKDIR /edgex-go [2020-12-12T00:49:08.491Z] ---> 55d1f3676f58 [2020-12-12T00:49:08.491Z] Step 6/22 : COPY go.mod . [2020-12-12T00:49:08.491Z] ---> Using cache [2020-12-12T00:49:08.491Z] ---> Using cache [2020-12-12T00:49:08.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-12T00:49:08.491Z] ---> 85b777240b7a [2020-12-12T00:49:08.491Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:49:08.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-12T00:49:08.491Z] ---> 4c7620d505e7 [2020-12-12T00:49:08.491Z] Step 3/23 : WORKDIR /edgex-go ---> Using cache [2020-12-12T00:49:08.491Z] ---> daf80dc9d60d [2020-12-12T00:49:08.491Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-12T00:49:08.491Z] ---> 3c261ccebdfd [2020-12-12T00:49:08.491Z] [2020-12-12T00:49:08.491Z] ---> Using cache [2020-12-12T00:49:08.491Z] Step 7/22 : RUN go mod download [2020-12-12T00:49:08.491Z] ---> 85b777240b7a [2020-12-12T00:49:08.491Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache [2020-12-12T00:49:08.491Z] ---> 4b4c9348f556 [2020-12-12T00:49:08.491Z] [2020-12-12T00:49:08.491Z] ---> Using cache [2020-12-12T00:49:08.491Z] Step 8/22 : COPY . . [2020-12-12T00:49:08.491Z] ---> daf80dc9d60d [2020-12-12T00:49:08.491Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-12T00:49:08.491Z] ---> Using cache [2020-12-12T00:49:08.491Z] ---> 038332ae1dbd [2020-12-12T00:49:08.491Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-12T00:49:10.500Z] ---> Running in 3330a35708c6 [2020-12-12T00:49:10.500Z] ---> Running in 44334a3f09f0 [2020-12-12T00:49:10.500Z] ---> Running in f5c0de710c0f [2020-12-12T00:49:10.500Z] ---> Running in f378df732331 [2020-12-12T00:49:13.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:49:13.938Z] 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 [2020-12-12T00:49:13.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-12T00:49:13.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:49:14.539Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:49:15.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:49:16.584Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:49:16.584Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:49:16.584Z] OK: 12620 distinct packages available [2020-12-12T00:49:16.584Z] v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-12T00:49:16.584Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-12T00:49:16.584Z] OK: 12620 distinct packages available [2020-12-12T00:49:17.183Z] OK: 217 MiB in 51 packages [2020-12-12T00:49:17.460Z] OK: 217 MiB in 51 packages [2020-12-12T00:49:19.461Z] Removing intermediate container 44334a3f09f0 [2020-12-12T00:49:19.461Z] ---> 08e41b1aafb3 [2020-12-12T00:49:19.461Z] Step 6/27 : COPY go.mod . [2020-12-12T00:49:20.078Z] Removing intermediate container f5c0de710c0f [2020-12-12T00:49:20.078Z] ---> ac2625fdf296 [2020-12-12T00:49:20.078Z] Step 6/23 : COPY go.mod . [2020-12-12T00:49:21.075Z] ---> 01d33300791d [2020-12-12T00:49:21.075Z] Step 7/27 : RUN go mod download [2020-12-12T00:49:21.358Z] ---> 30c35cb215e9 [2020-12-12T00:49:21.358Z] Step 7/23 : RUN go mod download [2020-12-12T00:49:21.358Z] ---> Running in 089732e37ccb [2020-12-12T00:49:21.638Z] ---> Running in faae6f14e631 [2020-12-12T00:49:27.109Z] Removing intermediate container 089732e37ccb [2020-12-12T00:49:27.109Z] ---> 62af2ad35e8c [2020-12-12T00:49:27.109Z] Step 8/27 : COPY . . [2020-12-12T00:49:27.387Z] Removing intermediate container faae6f14e631 [2020-12-12T00:49:27.387Z] ---> 7584870dda19 [2020-12-12T00:49:27.387Z] Step 8/23 : COPY . . [2020-12-12T00:50:06.603Z] ---> d344108e87e9 [2020-12-12T00:50:06.603Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-12T00:50:06.603Z] ---> 19cee0a01e22 [2020-12-12T00:50:06.603Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-12T00:50:06.603Z] ---> Running in 3bd5b82a0358 [2020-12-12T00:50:06.603Z] ---> Running in 20bcce03e343 [2020-12-12T00:50:06.603Z] 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 [2020-12-12T00:50:06.603Z] 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 [2020-12-12T00:50:53.641Z] Removing intermediate container a31a6a5b6f4d [2020-12-12T00:50:53.641Z] ---> 371e9da79995 [2020-12-12T00:50:53.641Z] [2020-12-12T00:50:53.641Z] Step 10/22 : FROM scratch [2020-12-12T00:50:53.641Z] ---> [2020-12-12T00:50:53.641Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-12T00:50:53.641Z] ---> Using cache [2020-12-12T00:50:53.641Z] ---> 156ea79ce55a [2020-12-12T00:50:53.641Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-12T00:50:53.641Z] ---> Running in 28552f7ddc52 [2020-12-12T00:50:53.641Z] Removing intermediate container 28552f7ddc52 [2020-12-12T00:50:53.641Z] ---> bbe145182f77 [2020-12-12T00:50:53.641Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-12T00:50:53.641Z] ---> Running in 9b9fa11b5033 [2020-12-12T00:50:53.641Z] Removing intermediate container 9b9fa11b5033 [2020-12-12T00:50:53.641Z] ---> 1e8b708c20d8 [2020-12-12T00:50:53.641Z] Step 14/22 : WORKDIR / [2020-12-12T00:50:53.641Z] ---> Running in 0d9327c29b3d [2020-12-12T00:50:53.641Z] Removing intermediate container 0d9327c29b3d [2020-12-12T00:50:53.641Z] ---> 158b396d141a [2020-12-12T00:50:53.641Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-12T00:50:53.641Z] ---> 4f3e10bcdf4f [2020-12-12T00:50:53.641Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-12T00:50:53.641Z] Removing intermediate container f378df732331 [2020-12-12T00:50:53.641Z] ---> d4c464ef0f9c [2020-12-12T00:50:53.641Z] [2020-12-12T00:50:53.641Z] Step 10/22 : FROM alpine:3.10 [2020-12-12T00:50:53.641Z] ---> 536a684cf733 [2020-12-12T00:50:53.641Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-12T00:50:53.641Z] ---> Using cache [2020-12-12T00:50:53.641Z] ---> 79c4c8eb09c6 [2020-12-12T00:50:53.641Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-12T00:50:53.641Z] ---> Running in 885e6c13a4ce [2020-12-12T00:50:54.251Z] Removing intermediate container 885e6c13a4ce [2020-12-12T00:50:54.251Z] ---> e9da48c6c3a6 [2020-12-12T00:50:54.251Z] Step 13/22 : WORKDIR / [2020-12-12T00:50:54.251Z] ---> 47be25e4c1ef [2020-12-12T00:50:54.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-12T00:50:54.251Z] ---> Running in 063afd48af5a [2020-12-12T00:50:55.247Z] Removing intermediate container 063afd48af5a [2020-12-12T00:50:55.247Z] ---> c22e70f08f7c [2020-12-12T00:50:55.247Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-12T00:50:55.846Z] ---> 9cc1199e3bfe [2020-12-12T00:50:55.846Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-12T00:50:55.846Z] ---> Running in fa647b95f6f7 [2020-12-12T00:50:56.463Z] ---> dd8758af762e [2020-12-12T00:50:56.463Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-12T00:50:56.739Z] Removing intermediate container fa647b95f6f7 [2020-12-12T00:50:56.739Z] ---> 0850465add96 [2020-12-12T00:50:56.739Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:50:57.342Z] ---> Running in 18b15b4c4b5d [2020-12-12T00:50:57.946Z] Removing intermediate container 18b15b4c4b5d [2020-12-12T00:50:57.946Z] ---> 6dbd749be968 [2020-12-12T00:50:57.946Z] Step 20/22 : LABEL arch=arm64 [2020-12-12T00:50:58.546Z] ---> Running in a6f7ed416238 [2020-12-12T00:50:58.546Z] ---> 54b8239528c9 [2020-12-12T00:50:58.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-12T00:50:59.146Z] Removing intermediate container a6f7ed416238 [2020-12-12T00:50:59.146Z] ---> 63895dc3d29a [2020-12-12T00:50:59.146Z] Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:51:00.195Z] ---> Running in 109b4e291f7e [2020-12-12T00:51:00.195Z] ---> c8f3329a992b [2020-12-12T00:51:00.195Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-12T00:51:00.195Z] Removing intermediate container 109b4e291f7e [2020-12-12T00:51:00.195Z] ---> d01a61609a0f [2020-12-12T00:51:00.195Z] Step 22/22 : LABEL version=0.0.0 [2020-12-12T00:51:00.473Z] ---> Running in bc846df361fc [2020-12-12T00:51:01.466Z] Removing intermediate container bc846df361fc [2020-12-12T00:51:01.466Z] ---> 7028588a5057 [2020-12-12T00:51:01.466Z] [2020-12-12T00:51:01.466Z] ---> 410c8835686e [2020-12-12T00:51:01.466Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-12T00:51:01.746Z] ---> Running in 68c50594e395 [2020-12-12T00:51:02.355Z] Successfully built 7028588a5057 [2020-12-12T00:51:02.355Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-12T00:51:05.785Z]  Building docker-core-command-go ... done Removing intermediate container 68c50594e395 [2020-12-12T00:51:05.785Z] ---> 910e05870d0e [2020-12-12T00:51:05.785Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-12T00:51:05.785Z] ---> Running in ee490343899c [2020-12-12T00:51:06.392Z] Removing intermediate container ee490343899c [2020-12-12T00:51:06.392Z] ---> 6bbf0b316058 [2020-12-12T00:51:06.392Z] Step 20/22 : LABEL arch=arm64 [2020-12-12T00:51:06.392Z] ---> Running in 82cdadc864c9 [2020-12-12T00:51:07.001Z] Removing intermediate container 82cdadc864c9 [2020-12-12T00:51:07.001Z] ---> c64efd3d12fd [2020-12-12T00:51:07.001Z] Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:51:07.001Z] ---> Running in 213fc2c7d843 [2020-12-12T00:51:08.002Z] Removing intermediate container 213fc2c7d843 [2020-12-12T00:51:08.002Z] ---> 704526a60f3b [2020-12-12T00:51:08.002Z] Step 22/22 : LABEL version=0.0.0 [2020-12-12T00:51:08.002Z] ---> Running in 73cfdba435af [2020-12-12T00:51:08.610Z] Removing intermediate container 73cfdba435af [2020-12-12T00:51:08.610Z] ---> e2a30a3927b9 [2020-12-12T00:51:08.610Z] [2020-12-12T00:51:09.232Z] Successfully built e2a30a3927b9 [2020-12-12T00:51:09.232Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-12T00:51:36.241Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 3330a35708c6 [2020-12-12T00:51:36.241Z] ---> ce6f704a2e35 [2020-12-12T00:51:36.241Z] [2020-12-12T00:51:36.241Z] Step 10/22 : FROM scratch [2020-12-12T00:51:36.241Z] ---> [2020-12-12T00:51:36.241Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-12T00:51:36.241Z] ---> Using cache [2020-12-12T00:51:36.241Z] ---> 156ea79ce55a [2020-12-12T00:51:36.241Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-12T00:51:36.241Z] ---> Running in de012059e920 [2020-12-12T00:51:36.847Z] Removing intermediate container de012059e920 [2020-12-12T00:51:36.847Z] ---> 09b7e368db95 [2020-12-12T00:51:36.847Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-12T00:51:37.125Z] ---> Running in 00f23836ab68 [2020-12-12T00:51:38.116Z] Removing intermediate container 00f23836ab68 [2020-12-12T00:51:38.116Z] ---> 6a62896fe5c8 [2020-12-12T00:51:38.392Z] Step 14/22 : WORKDIR / [2020-12-12T00:51:38.666Z] ---> Running in 0f7d0325a721 [2020-12-12T00:51:38.666Z] Removing intermediate container 3bd5b82a0358 [2020-12-12T00:51:38.666Z] ---> 28e0a7bcc159 [2020-12-12T00:51:38.666Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-12T00:51:38.947Z] ---> Running in defb18e2fd9c [2020-12-12T00:51:39.552Z] Removing intermediate container 0f7d0325a721 [2020-12-12T00:51:39.552Z] ---> b69beaf3586d [2020-12-12T00:51:39.552Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-12T00:51:41.013Z] ---> c6913266292a [2020-12-12T00:51:41.013Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-12T00:51:41.013Z] 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 [2020-12-12T00:51:43.001Z] ---> 9eb1bf05ab93 [2020-12-12T00:51:43.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-12T00:51:43.990Z] ---> c5be5455c593 [2020-12-12T00:51:43.990Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-12T00:51:43.990Z] ---> Running in f1c0618b53c2 [2020-12-12T00:51:44.613Z] Removing intermediate container f1c0618b53c2 [2020-12-12T00:51:44.613Z] ---> a804a6b9b001 [2020-12-12T00:51:44.613Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:51:44.613Z] ---> Running in 23cc9c5bd0bf [2020-12-12T00:51:45.204Z] Removing intermediate container defb18e2fd9c [2020-12-12T00:51:45.204Z] ---> 22e96edef4f6 [2020-12-12T00:51:45.204Z] [2020-12-12T00:51:45.204Z] Step 11/27 : FROM docker:latest [2020-12-12T00:51:45.204Z] ---> eeaf43b92773 [2020-12-12T00:51:45.204Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-12T00:51:45.204Z] Removing intermediate container 23cc9c5bd0bf [2020-12-12T00:51:45.204Z] ---> 273db406bdbe [2020-12-12T00:51:45.204Z] Step 20/22 : LABEL arch=arm64 [2020-12-12T00:51:45.476Z] ---> Running in 48299ad9f8e1 [2020-12-12T00:51:45.476Z] ---> Running in a7f89e53ffd9 [2020-12-12T00:51:46.072Z] Removing intermediate container a7f89e53ffd9 [2020-12-12T00:51:46.072Z] ---> 44c93ef65b1a [2020-12-12T00:51:46.072Z] Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:51:46.347Z] ---> Running in 1d8a58f843ce [2020-12-12T00:51:46.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:51:46.939Z] Removing intermediate container 1d8a58f843ce [2020-12-12T00:51:46.939Z] ---> 9efb041614c9 [2020-12-12T00:51:46.939Z] Step 22/22 : LABEL version=0.0.0 [2020-12-12T00:51:47.212Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:51:47.212Z] ---> Running in 2e5d7c3f7b8d [2020-12-12T00:51:47.494Z] Removing intermediate container 2e5d7c3f7b8d [2020-12-12T00:51:47.494Z] ---> a92029d44525 [2020-12-12T00:51:47.494Z] [2020-12-12T00:51:47.768Z] (1/2) Installing readline (8.0.4-r0) [2020-12-12T00:51:47.768Z] (2/2) Installing bash (5.0.17-r0) [2020-12-12T00:51:47.768Z] Executing bash-5.0.17-r0.post-install [2020-12-12T00:51:47.768Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:51:47.768Z] OK: 12 MiB in 22 packages [2020-12-12T00:51:48.047Z] Successfully built a92029d44525 [2020-12-12T00:51:48.047Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-12T00:51:49.036Z]  Building docker-core-metadata-go ... done Removing intermediate container 48299ad9f8e1 [2020-12-12T00:51:49.036Z] ---> 30509e8e7742 [2020-12-12T00:51:49.036Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-12T00:51:49.309Z] ---> Running in ca05d19f7fa9 [2020-12-12T00:51:51.934Z] Removing intermediate container ca05d19f7fa9 [2020-12-12T00:51:51.934Z] ---> d59c9596f8dc [2020-12-12T00:51:51.934Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-12T00:51:52.524Z] ---> Running in 35070f2c0023 [2020-12-12T00:51:53.116Z] Removing intermediate container 35070f2c0023 [2020-12-12T00:51:53.117Z] ---> 402f3e722389 [2020-12-12T00:51:53.117Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-12T00:51:53.391Z] ---> Running in d33384cc4f0b [2020-12-12T00:51:53.663Z] Removing intermediate container d33384cc4f0b [2020-12-12T00:51:53.663Z] ---> c9cf7a1b6104 [2020-12-12T00:51:53.663Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-12T00:51:53.937Z] ---> Running in faf4a6c36cc5 [2020-12-12T00:51:54.553Z] Removing intermediate container faf4a6c36cc5 [2020-12-12T00:51:54.553Z] ---> 90272a69680f [2020-12-12T00:51:54.553Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-12T00:51:55.996Z] ---> 39896a175434 [2020-12-12T00:51:55.996Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-12T00:51:56.988Z] ---> 95ec8091c196 [2020-12-12T00:51:56.988Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-12T00:51:58.010Z] ---> 58dc0ad1b2ff [2020-12-12T00:51:58.010Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-12T00:51:58.308Z] ---> Running in 8782288aeddc [2020-12-12T00:51:59.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:52:00.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:52:00.618Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-12T00:52:00.618Z] (2/33) Installing expat (2.2.9-r1) [2020-12-12T00:52:00.618Z] (3/33) Installing libffi (3.3-r2) [2020-12-12T00:52:00.618Z] (4/33) Installing gdbm (1.13-r1) [2020-12-12T00:52:00.618Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-12T00:52:00.618Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-12T00:52:00.618Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-12T00:52:00.618Z] Removing intermediate container 20bcce03e343 [2020-12-12T00:52:00.618Z] ---> 5b60cc227411 [2020-12-12T00:52:00.618Z] [2020-12-12T00:52:00.618Z] Step 10/23 : FROM alpine [2020-12-12T00:52:00.618Z] ---> dd36a01c3f31 [2020-12-12T00:52:00.618Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-12T00:52:00.892Z] ---> Running in 9c2422c62a4b [2020-12-12T00:52:01.863Z] Removing intermediate container 9c2422c62a4b [2020-12-12T00:52:01.863Z] ---> 466b3120b061 [2020-12-12T00:52:01.863Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-12T00:52:02.133Z] ---> Running in d499b2e39586 [2020-12-12T00:52:02.728Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-12T00:52:02.728Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-12T00:52:02.728Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-12T00:52:02.728Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-12T00:52:02.728Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-12T00:52:02.728Z] Removing intermediate container d499b2e39586 [2020-12-12T00:52:02.728Z] ---> 9f4f02b082e3 [2020-12-12T00:52:02.728Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-12T00:52:03.002Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-12T00:52:03.002Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-12T00:52:03.002Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-12T00:52:03.003Z] ---> Running in 650e2fcd7b07 [2020-12-12T00:52:03.003Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-12T00:52:03.003Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-12T00:52:03.278Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-12T00:52:03.278Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-12T00:52:03.278Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-12T00:52:03.278Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-12T00:52:03.278Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-12T00:52:03.278Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-12T00:52:03.278Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-12T00:52:03.278Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-12T00:52:03.278Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-12T00:52:03.550Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-12T00:52:03.550Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-12T00:52:03.550Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-12T00:52:03.550Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-12T00:52:03.550Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-12T00:52:03.550Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-12T00:52:03.550Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-12T00:52:03.550Z] Removing intermediate container 650e2fcd7b07 [2020-12-12T00:52:03.550Z] ---> 9e30b14863af [2020-12-12T00:52:03.550Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-12T00:52:03.822Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:52:03.822Z] OK: 71 MiB in 55 packages [2020-12-12T00:52:03.822Z] ---> Running in 3ad987abf005 [2020-12-12T00:52:06.455Z] Removing intermediate container 3ad987abf005 [2020-12-12T00:52:06.455Z] ---> de7d0ee1b8a3 [2020-12-12T00:52:06.455Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-12T00:52:06.455Z] ---> Running in da7f2c14b02f [2020-12-12T00:52:07.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:52:08.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:52:09.855Z] Removing intermediate container 8782288aeddc [2020-12-12T00:52:09.855Z] ---> 61f37438735a [2020-12-12T00:52:09.855Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-12T00:52:09.855Z] ---> Running in 4048a992f67b [2020-12-12T00:52:10.449Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-12T00:52:10.449Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-12T00:52:10.449Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-12T00:52:11.046Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-12T00:52:11.318Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-12T00:52:11.318Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:52:11.594Z] OK: 8 MiB in 19 packages [2020-12-12T00:52:12.571Z] Removing intermediate container da7f2c14b02f [2020-12-12T00:52:12.571Z] ---> 8f2ba328f4f4 [2020-12-12T00:52:12.571Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-12T00:52:13.544Z] ---> 2b799a9eb0bc [2020-12-12T00:52:13.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-12T00:52:14.517Z] ---> 0536c7903b37 [2020-12-12T00:52:14.517Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-12T00:52:15.112Z] ---> cda59336caf4 [2020-12-12T00:52:15.112Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-12T00:52:15.384Z] ---> Running in 019fd89700ee [2020-12-12T00:52:15.979Z] Removing intermediate container 019fd89700ee [2020-12-12T00:52:15.979Z] ---> 62fe19a31134 [2020-12-12T00:52:15.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:52:15.979Z] ---> Running in 7ab655cfd308 [2020-12-12T00:52:16.571Z] Removing intermediate container 7ab655cfd308 [2020-12-12T00:52:16.571Z] ---> 44fb659ea8e3 [2020-12-12T00:52:16.571Z] Step 21/23 : LABEL arch=arm64 [2020-12-12T00:52:16.571Z] Collecting docker-compose==1.23.2 [2020-12-12T00:52:16.571Z] ---> Running in f0f8688ca6db [2020-12-12T00:52:16.571Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-12T00:52:17.164Z] Removing intermediate container f0f8688ca6db [2020-12-12T00:52:17.164Z] ---> 538607fd1dc4 [2020-12-12T00:52:17.164Z] Step 22/23 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:52:17.164Z] ---> Running in 9c0974d613b7 [2020-12-12T00:52:17.758Z] Removing intermediate container 9c0974d613b7 [2020-12-12T00:52:17.758Z] ---> e34a3d7b41dc [2020-12-12T00:52:17.758Z] Step 23/23 : LABEL version=0.0.0 [2020-12-12T00:52:17.758Z] ---> Running in d3faec46df6c [2020-12-12T00:52:17.758Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-12T00:52:17.758Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-12T00:52:18.351Z] Removing intermediate container d3faec46df6c [2020-12-12T00:52:18.351Z] ---> a76cc08ea504 [2020-12-12T00:52:18.351Z] [2020-12-12T00:52:18.624Z] Collecting jsonschema<3,>=2.5.1 [2020-12-12T00:52:18.624Z] Successfully built a76cc08ea504 [2020-12-12T00:52:18.624Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-12T00:52:18.624Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-12T00:52:19.216Z]  Building docker-core-data-go ... done Collecting texttable<0.10,>=0.9.0 [2020-12-12T00:52:19.216Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-12T00:52:21.832Z] Collecting docopt<0.7,>=0.6.1 [2020-12-12T00:52:21.832Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-12T00:52:24.460Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-12T00:52:24.731Z] Collecting PyYAML<4,>=3.10 [2020-12-12T00:52:24.731Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-12T00:52:30.127Z] Collecting cached-property<2,>=1.2.0 [2020-12-12T00:52:30.127Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-12T00:52:30.127Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-12T00:52:30.127Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-12T00:52:32.737Z] Collecting docker<4.0,>=3.6.0 [2020-12-12T00:52:32.737Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-12T00:52:34.700Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-12T00:52:34.700Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-12T00:52:35.293Z] Collecting docker-pycreds>=0.4.0 [2020-12-12T00:52:35.293Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-12T00:52:35.565Z] Collecting idna<2.8,>=2.5 [2020-12-12T00:52:35.565Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-12T00:52:36.536Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-12T00:52:36.536Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-12T00:52:36.536Z] 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) [2020-12-12T00:52:36.808Z] 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) [2020-12-12T00:52:36.808Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-12T00:52:36.808Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-12T00:52:36.808Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-12T00:52:36.808Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-12T00:52:38.235Z] Installing collected packages: websocket-client, jsonschema, texttable, docopt, PyYAML, cached-property, dockerpty, docker-pycreds, idna, urllib3, requests, docker, docker-compose [2020-12-12T00:52:38.828Z] Running setup.py install for texttable: started [2020-12-12T00:52:41.438Z] Running setup.py install for texttable: finished with status 'done' [2020-12-12T00:52:41.438Z] Running setup.py install for docopt: started [2020-12-12T00:52:44.046Z] Running setup.py install for docopt: finished with status 'done' [2020-12-12T00:52:44.046Z] Running setup.py install for PyYAML: started [2020-12-12T00:52:46.654Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-12T00:52:46.926Z] Running setup.py install for dockerpty: started [2020-12-12T00:52:49.531Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-12T00:52:49.531Z] Attempting uninstall: idna [2020-12-12T00:52:49.531Z] Found existing installation: idna 2.9 [2020-12-12T00:52:49.531Z] Uninstalling idna-2.9: [2020-12-12T00:52:49.531Z] Successfully uninstalled idna-2.9 [2020-12-12T00:52:50.506Z] Attempting uninstall: urllib3 [2020-12-12T00:52:50.506Z] Found existing installation: urllib3 1.25.9 [2020-12-12T00:52:50.506Z] Uninstalling urllib3-1.25.9: [2020-12-12T00:52:50.778Z] Successfully uninstalled urllib3-1.25.9 [2020-12-12T00:52:51.370Z] Attempting uninstall: requests [2020-12-12T00:52:51.370Z] Found existing installation: requests 2.23.0 [2020-12-12T00:52:51.370Z] Uninstalling requests-2.23.0: [2020-12-12T00:52:51.640Z] Successfully uninstalled requests-2.23.0 [2020-12-12T00:52:54.249Z] 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 [2020-12-12T00:52:58.601Z] Removing intermediate container 4048a992f67b [2020-12-12T00:52:58.601Z] ---> add9442694a7 [2020-12-12T00:52:58.601Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-12T00:52:58.601Z] ---> Running in 38deb2c49335 [2020-12-12T00:53:00.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-12T00:53:00.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-12T00:53:00.626Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-12T00:53:00.626Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-12T00:53:00.626Z] (3/3) Installing curl (7.69.1-r3) [2020-12-12T00:53:00.626Z] Executing busybox-1.31.1-r19.trigger [2020-12-12T00:53:00.903Z] OK: 71 MiB in 58 packages [2020-12-12T00:53:02.343Z] Removing intermediate container 38deb2c49335 [2020-12-12T00:53:02.343Z] ---> 11d7e0dd187c [2020-12-12T00:53:02.344Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-12T00:53:02.344Z] ---> Running in 838b557f4697 [2020-12-12T00:53:02.941Z] Removing intermediate container 838b557f4697 [2020-12-12T00:53:02.941Z] ---> 77a0f000cbc9 [2020-12-12T00:53:02.941Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-12T00:53:02.941Z] ---> Running in 87b97e6e0a0a [2020-12-12T00:53:03.536Z] Removing intermediate container 87b97e6e0a0a [2020-12-12T00:53:03.536Z] ---> 62ff131cb83c [2020-12-12T00:53:03.536Z] Step 25/27 : LABEL arch=arm64 [2020-12-12T00:53:03.536Z] ---> Running in 13a84d9ef61b [2020-12-12T00:53:04.131Z] Removing intermediate container 13a84d9ef61b [2020-12-12T00:53:04.131Z] ---> 672e22c72f00 [2020-12-12T00:53:04.131Z] Step 26/27 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 [2020-12-12T00:53:04.131Z] ---> Running in ccf5802663ad [2020-12-12T00:53:04.726Z] Removing intermediate container ccf5802663ad [2020-12-12T00:53:04.726Z] ---> 2cc34e74ecd1 [2020-12-12T00:53:04.726Z] Step 27/27 : LABEL version=0.0.0 [2020-12-12T00:53:05.001Z] ---> Running in 5ae0c400a467 [2020-12-12T00:53:05.274Z] Removing intermediate container 5ae0c400a467 [2020-12-12T00:53:05.274Z] ---> 72146215c5c4 [2020-12-12T00:53:05.274Z] [2020-12-12T00:53:05.868Z] Successfully built 72146215c5c4 [2020-12-12T00:53:05.868Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-12T00:53:06.479Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-12T00:53:06.492Z] $ docker stop --time=1 bba83e1a9fce6490ab20349ea0949d36c1c50c435472ec3e65230d0aed0dd254 [2020-12-12T00:53:08.469Z] $ docker rm -f bba83e1a9fce6490ab20349ea0949d36c1c50c435472ec3e65230d0aed0dd254 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-12T00:53:09.193Z] + grep docker [2020-12-12T00:53:09.193Z] + docker images [2020-12-12T00:53:09.467Z] docker-sys-mgmt-agent-go-arm64 latest 72146215c5c4 4 seconds ago 300MB [2020-12-12T00:53:09.467Z] docker-core-data-go-arm64 latest a76cc08ea504 52 seconds ago 22.3MB [2020-12-12T00:53:09.467Z] docker-core-metadata-go-arm64 latest a92029d44525 About a minute ago 13.6MB [2020-12-12T00:53:09.468Z] docker-security-bootstrap-redis-go-arm64 latest e2a30a3927b9 2 minutes ago 15.2MB [2020-12-12T00:53:09.468Z] docker-core-command-go-arm64 latest 7028588a5057 2 minutes ago 11.4MB [2020-12-12T00:53:09.468Z] docker-support-notifications-go-arm64 latest b82fb011634d 5 minutes ago 12.9MB [2020-12-12T00:53:09.468Z] docker-security-secrets-setup-go-arm64 latest 0da6bcb6e0e8 5 minutes ago 22.7MB [2020-12-12T00:53:09.468Z] docker-support-scheduler-go-arm64 latest 61ac87658a64 5 minutes ago 11.5MB [2020-12-12T00:53:09.468Z] docker-security-secretstore-setup-go-arm64 latest ed09b1ef8160 5 minutes ago 23.5MB [2020-12-12T00:53:09.468Z] docker-security-proxy-setup-go-arm64 latest 924a51704570 5 minutes ago 23.2MB [2020-12-12T00:53:09.468Z] docker latest eeaf43b92773 21 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-12T00:53:11.645Z] provisioning config files... [2020-12-12T00:53:11.666Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config5397411913922612330tmp [Pipeline] { [Pipeline] sh [2020-12-12T00:53:12.038Z] + set +x [2020-12-12T00:53:12.038Z] + curl -s https://codecov.io/bash [2020-12-12T00:53:12.038Z] + bash -s -- [2020-12-12T00:53:12.302Z] [2020-12-12T00:53:12.302Z] _____ _ [2020-12-12T00:53:12.302Z] / ____| | | [2020-12-12T00:53:12.302Z] | | ___ __| | ___ ___ _____ __ [2020-12-12T00:53:12.302Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-12T00:53:12.302Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-12T00:53:12.302Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-12T00:53:12.302Z] Bash-20201130-cc6d3fe [2020-12-12T00:53:12.302Z] [2020-12-12T00:53:12.302Z] [2020-12-12T00:53:12.302Z] ==> Jenkins CI detected. [2020-12-12T00:53:12.302Z] project root: . [2020-12-12T00:53:12.302Z] --> token set from env [2020-12-12T00:53:12.565Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-12T00:53:12.565Z] ==> Running gcov in . (disable via -X gcov) [2020-12-12T00:53:12.565Z] ==> Python coveragepy not found [2020-12-12T00:53:12.565Z] ==> Searching for coverage reports in: [2020-12-12T00:53:12.565Z] + . [2020-12-12T00:53:12.565Z] -> Found 1 reports [2020-12-12T00:53:12.565Z] ==> Detecting git/mercurial file structure [2020-12-12T00:53:12.565Z] ==> Reading reports [2020-12-12T00:53:12.565Z] + ./coverage.out bytes=565030 [2020-12-12T00:53:12.565Z] ==> Appending adjustments [2020-12-12T00:53:12.565Z] https://docs.codecov.io/docs/fixing-reports [2020-12-12T00:53:15.892Z] + Found adjustments [2020-12-12T00:53:15.892Z] ==> Gzipping contents [2020-12-12T00:53:15.892Z] 88K /tmp/codecov.R9ehrO.gz [2020-12-12T00:53:15.892Z] ==> Uploading reports [2020-12-12T00:53:15.892Z] url: https://codecov.io [2020-12-12T00:53:15.892Z] query: branch=PR-2924&commit=78e7c944f16588511ee3e3776ea03b18066f32b8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2020-12-12T00:53:15.892Z] -> Pinging Codecov [2020-12-12T00:53:15.892Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2924&commit=78e7c944f16588511ee3e3776ea03b18066f32b8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= [2020-12-12T00:53:16.467Z] -> Uploading to [2020-12-12T00:53:16.467Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-12/00271124DB129430A58F1EEE437C3FCB/78e7c944f16588511ee3e3776ea03b18066f32b8/334fad00-fcc7-4e6b-8c0f-616a8ff675a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201212T005316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e63936f22436ed1364c00c3c5abcba088b758ee062387de7a8bc3f9716b17cbb [2020-12-12T00:53:16.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-12T00:53:16.467Z] Dload Upload Total Spent Left Speed [2020-12-12T00:53:16.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87591 0 0 100 87591 0 179k --:--:-- --:--:-- --:--:-- 179k [2020-12-12T00:53:16.729Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/78e7c944f16588511ee3e3776ea03b18066f32b8 [Pipeline] } [2020-12-12T00:53:16.739Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:53:18.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:53:19.736Z] ---> package-listing.sh [2020-12-12T00:53:19.736Z] ++ facter osfamily [2020-12-12T00:53:19.736Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-12T00:53:19.736Z] + OS_FAMILY=redhat [2020-12-12T00:53:19.736Z] + workspace=/w/workspace/edgex-go/6 [2020-12-12T00:53:19.736Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-12T00:53:19.736Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-12T00:53:19.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-12T00:53:19.736Z] + PACKAGES=/tmp/packages_start.txt [2020-12-12T00:53:19.736Z] + '[' /w/workspace/edgex-go/6 ']' [2020-12-12T00:53:19.736Z] + PACKAGES=/tmp/packages_end.txt [2020-12-12T00:53:19.736Z] + case "${OS_FAMILY}" in [2020-12-12T00:53:19.736Z] + rpm -qa [2020-12-12T00:53:19.736Z] + sort [2020-12-12T00:53:25.058Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-12T00:53:25.058Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-12T00:53:25.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-12T00:53:25.058Z] + '[' /w/workspace/edgex-go/6 ']' [2020-12-12T00:53:25.058Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2020-12-12T00:53:25.058Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2020-12-12T00:53:25.078Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-12T00:53:25.372Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:53:25.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-12T00:53:25.677Z] [2020-12-12T00:53:25.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-12T00:53:26.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-12T00:53:26.027Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-12T00:53:26.027Z] df20fa9351a1: Pulling fs layer [2020-12-12T00:53:26.027Z] 36b3adc4ff6f: Pulling fs layer [2020-12-12T00:53:26.027Z] 8ad3a11d3b57: Pulling fs layer [2020-12-12T00:53:26.027Z] 46f8f816bc3b: Pulling fs layer [2020-12-12T00:53:26.027Z] 93b61091891f: Pulling fs layer [2020-12-12T00:53:26.027Z] 93b9cdb0e59b: Pulling fs layer [2020-12-12T00:53:26.027Z] 5e14af77c1be: Pulling fs layer [2020-12-12T00:53:26.027Z] 01666e4c0597: Pulling fs layer [2020-12-12T00:53:26.027Z] aa168da1d23b: Pulling fs layer [2020-12-12T00:53:26.027Z] 93b9cdb0e59b: Waiting [2020-12-12T00:53:26.027Z] 46f8f816bc3b: Waiting [2020-12-12T00:53:26.027Z] 93b61091891f: Waiting [2020-12-12T00:53:26.027Z] 5e14af77c1be: Waiting [2020-12-12T00:53:26.027Z] 01666e4c0597: Waiting [2020-12-12T00:53:26.027Z] aa168da1d23b: Waiting [2020-12-12T00:53:26.027Z] 36b3adc4ff6f: Verifying Checksum [2020-12-12T00:53:26.027Z] 36b3adc4ff6f: Download complete [2020-12-12T00:53:26.288Z] 46f8f816bc3b: Verifying Checksum [2020-12-12T00:53:26.288Z] 46f8f816bc3b: Download complete [2020-12-12T00:53:26.288Z] df20fa9351a1: Verifying Checksum [2020-12-12T00:53:26.288Z] df20fa9351a1: Download complete [2020-12-12T00:53:26.288Z] 8ad3a11d3b57: Verifying Checksum [2020-12-12T00:53:26.288Z] 8ad3a11d3b57: Download complete [2020-12-12T00:53:26.288Z] 5e14af77c1be: Verifying Checksum [2020-12-12T00:53:26.288Z] 5e14af77c1be: Download complete [2020-12-12T00:53:26.288Z] 93b9cdb0e59b: Download complete [2020-12-12T00:53:26.288Z] 01666e4c0597: Verifying Checksum [2020-12-12T00:53:26.288Z] 01666e4c0597: Download complete [2020-12-12T00:53:26.549Z] 93b61091891f: Verifying Checksum [2020-12-12T00:53:26.550Z] 93b61091891f: Download complete [2020-12-12T00:53:26.550Z] df20fa9351a1: Pull complete [2020-12-12T00:53:26.818Z] 36b3adc4ff6f: Pull complete [2020-12-12T00:53:27.767Z] 8ad3a11d3b57: Pull complete [2020-12-12T00:53:27.767Z] 46f8f816bc3b: Pull complete [2020-12-12T00:53:28.047Z] 93b61091891f: Pull complete [2020-12-12T00:53:28.999Z] aa168da1d23b: Verifying Checksum [2020-12-12T00:53:28.999Z] aa168da1d23b: Download complete [2020-12-12T00:53:30.921Z] 93b9cdb0e59b: Pull complete [2020-12-12T00:53:30.921Z] 5e14af77c1be: Pull complete [2020-12-12T00:53:31.187Z] 01666e4c0597: Pull complete [2020-12-12T00:53:41.262Z] aa168da1d23b: Pull complete [2020-12-12T00:53:41.262Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-12T00:53:41.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-12T00:53:41.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-12T00:53:41.466Z] prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container [2020-12-12T00:53:41.521Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-12T00:53:45.324Z] $ docker top 87ae9517ed2946b8b53175582997e05c4a281e3b41ef0ce73484eb8ed7f04aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-12T00:53:45.924Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-12T00:53:46.360Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-12T00:53:46.711Z] + ls /var/log/sa-host [2020-12-12T00:53:46.711Z] + sadf -c /var/log/sa-host/sa12 [2020-12-12T00:53:46.711Z] file_magic: OK [2020-12-12T00:53:46.711Z] HZ: Using current value: 100 [2020-12-12T00:53:46.711Z] file_header: OK [2020-12-12T00:53:46.711Z] 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 [2020-12-12T00:53:46.711Z] Statistics: [2020-12-12T00:53:46.711Z] 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...Hnuu...uuuununununu... [2020-12-12T00:53:46.711Z] File successfully converted to sysstat format version 12.2.1 [2020-12-12T00:53:46.711Z] + sadf -c /var/log/sa-host/sa23 [2020-12-12T00:53:46.711Z] file_magic: OK [2020-12-12T00:53:46.711Z] HZ: Using current value: 100 [2020-12-12T00:53:46.711Z] file_header: OK [2020-12-12T00:53:46.711Z] 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 [2020-12-12T00:53:46.711Z] Statistics: [2020-12-12T00:53:46.711Z] Hnuu...uuuununununu... [2020-12-12T00:53:46.711Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-12T00:53:46.934Z] provisioning config files... [2020-12-12T00:53:46.952Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3238869813374724771tmp [Pipeline] { [Pipeline] echo [2020-12-12T00:53:47.054Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:53:47.373Z] ---> create-netrc.sh [Pipeline] } [2020-12-12T00:53:47.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-12T00:53:47.477Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:53:47.778Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-12T00:53:47.789Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:53:48.086Z] ---> sudo-logs.sh [2020-12-12T00:53:48.086Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-12T00:53:48.097Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:53:48.394Z] ---> job-cost.sh [2020-12-12T00:53:48.394Z] lf-activate-venv: SKIPPING [2020-12-12T00:53:48.394Z] INFO: No Stack... [2020-12-12T00:53:49.340Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-12T00:53:49.603Z] INFO: Archiving Costs [Pipeline] echo [2020-12-12T00:53:49.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-12T00:53:49.912Z] ---> logs-deploy.sh [2020-12-12T00:53:49.913Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/6 [2020-12-12T00:53:49.913Z] INFO: archiving workspace using pattern(s): [2020-12-12T00:53:51.833Z] Archives upload complete. [2020-12-12T00:53:51.833Z] INFO: archiving logs to Nexus [2020-12-12T00:53:52.783Z] ---> uname -a: [2020-12-12T00:53:52.783Z] Linux prd-centos7-docker-4c-2g-15680.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-12T00:53:52.783Z] [2020-12-12T00:53:52.783Z] [2020-12-12T00:53:52.783Z] ---> lscpu: [2020-12-12T00:53:52.783Z] Architecture: x86_64 [2020-12-12T00:53:52.783Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-12T00:53:52.783Z] Byte Order: Little Endian [2020-12-12T00:53:52.783Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-12T00:53:52.783Z] CPU(s): 4 [2020-12-12T00:53:52.783Z] On-line CPU(s) list: 0-3 [2020-12-12T00:53:52.783Z] Thread(s) per core: 1 [2020-12-12T00:53:52.783Z] Core(s) per socket: 1 [2020-12-12T00:53:52.783Z] Socket(s): 4 [2020-12-12T00:53:52.783Z] NUMA node(s): 1 [2020-12-12T00:53:52.783Z] Vendor ID: GenuineIntel [2020-12-12T00:53:52.783Z] CPU family: 6 [2020-12-12T00:53:52.783Z] Model: 44 [2020-12-12T00:53:52.783Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-12T00:53:52.783Z] Stepping: 1 [2020-12-12T00:53:52.783Z] CPU MHz: 2933.436 [2020-12-12T00:53:52.783Z] BogoMIPS: 5866.87 [2020-12-12T00:53:52.783Z] Virtualization: VT-x [2020-12-12T00:53:52.783Z] Hypervisor vendor: KVM [2020-12-12T00:53:52.783Z] Virtualization type: full [2020-12-12T00:53:52.783Z] L1d cache: 128 KiB [2020-12-12T00:53:52.783Z] L1i cache: 128 KiB [2020-12-12T00:53:52.783Z] L2 cache: 16 MiB [2020-12-12T00:53:52.783Z] L3 cache: 64 MiB [2020-12-12T00:53:52.783Z] NUMA node0 CPU(s): 0-3 [2020-12-12T00:53:52.783Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-12T00:53:52.783Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-12T00:53:52.783Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-12T00:53:52.784Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-12T00:53:52.784Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-12T00:53:52.784Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-12T00:53:52.784Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-12T00:53:52.784Z] Vulnerability Srbds: Not affected [2020-12-12T00:53:52.784Z] Vulnerability Tsx async abort: Not affected [2020-12-12T00:53:52.784Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] ---> nproc: [2020-12-12T00:53:52.784Z] 4 [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] ---> df -h: [2020-12-12T00:53:52.784Z] Filesystem Size Used Available Use% Mounted on [2020-12-12T00:53:52.784Z] overlay 50.0G 12.3G 37.7G 25% / [2020-12-12T00:53:52.784Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-12T00:53:52.784Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-12T00:53:52.784Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/6 [2020-12-12T00:53:52.784Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/6@tmp [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] ---> free -m: [2020-12-12T00:53:52.784Z] total used free shared buff/cache available [2020-12-12T00:53:52.784Z] Mem: 1837 689 201 0 946 1063 [2020-12-12T00:53:52.784Z] Swap: 1023 72 951 [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] ---> ip addr: [2020-12-12T00:53:52.784Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-12T00:53:52.784Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-12T00:53:52.784Z] inet 127.0.0.1/8 scope host lo [2020-12-12T00:53:52.784Z] valid_lft forever preferred_lft forever [2020-12-12T00:53:52.784Z] inet6 ::1/128 scope host [2020-12-12T00:53:52.784Z] valid_lft forever preferred_lft forever [2020-12-12T00:53:52.784Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-12T00:53:52.784Z] link/ether fa:16:3e:be:76:9c brd ff:ff:ff:ff:ff:ff [2020-12-12T00:53:52.784Z] inet 10.30.122.246/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-12T00:53:52.784Z] valid_lft 84956sec preferred_lft 84956sec [2020-12-12T00:53:52.784Z] inet6 fe80::f816:3eff:febe:769c/64 scope link [2020-12-12T00:53:52.784Z] valid_lft forever preferred_lft forever [2020-12-12T00:53:52.784Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-12T00:53:52.784Z] link/ether 02:42:c3:bc:e6:7d brd ff:ff:ff:ff:ff:ff [2020-12-12T00:53:52.784Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-12T00:53:52.784Z] valid_lft forever preferred_lft forever [2020-12-12T00:53:52.784Z] inet6 fe80::42:c3ff:febc:e67d/64 scope link [2020-12-12T00:53:52.784Z] valid_lft forever preferred_lft forever [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] ---> sar -b -r -n DEV: [2020-12-12T00:53:52.784Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/12/20 _x86_64_ (4 CPU) [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] 00:29:37 LINUX RESTART (4 CPU) [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-12T00:53:52.784Z] 00:31:02 102.95 36.44 66.51 0.00 7741.23 18270.95 0.00 [2020-12-12T00:53:52.784Z] 00:32:01 209.68 93.45 116.22 0.00 6749.59 47726.04 0.00 [2020-12-12T00:53:52.784Z] 00:33:02 276.18 118.84 157.34 0.00 4975.18 30670.21 0.00 [2020-12-12T00:53:52.784Z] 00:34:01 170.64 78.51 92.13 0.00 2854.55 10300.76 0.00 [2020-12-12T00:53:52.784Z] 00:35:03 159.70 44.57 115.13 0.00 7717.65 48693.12 0.00 [2020-12-12T00:53:52.784Z] 00:36:02 2674.71 2314.06 360.65 0.00 176381.74 221165.03 0.00 [2020-12-12T00:53:52.784Z] 00:37:01 952.65 725.85 226.80 0.00 72263.79 83995.66 0.00 [2020-12-12T00:53:52.784Z] 00:38:01 1321.53 936.90 384.63 0.00 131271.25 170371.25 0.00 [2020-12-12T00:53:52.784Z] 00:39:02 1067.16 759.03 308.14 0.00 65435.10 82968.91 0.00 [2020-12-12T00:53:52.784Z] 00:40:01 96.28 15.37 80.90 0.00 2964.35 4916.34 0.00 [2020-12-12T00:53:52.784Z] 00:41:01 1.63 0.28 1.35 0.00 4.00 19.70 0.00 [2020-12-12T00:53:52.784Z] 00:42:01 0.30 0.03 0.27 0.00 0.67 3.03 0.00 [2020-12-12T00:53:52.784Z] 00:43:01 0.58 0.27 0.32 0.00 5.86 2.98 0.00 [2020-12-12T00:53:52.784Z] 00:44:01 0.33 0.00 0.33 0.00 0.00 4.08 0.00 [2020-12-12T00:53:52.784Z] 00:45:01 1.83 1.60 0.23 0.00 54.89 2.48 0.00 [2020-12-12T00:53:52.784Z] 00:46:01 1.75 1.02 0.73 0.00 157.89 13.47 0.00 [2020-12-12T00:53:52.784Z] 00:47:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 [2020-12-12T00:53:52.784Z] 00:48:01 0.50 0.32 0.18 0.00 2.93 1.68 0.00 [2020-12-12T00:53:52.784Z] 00:49:01 0.32 0.05 0.27 0.00 0.40 3.05 0.00 [2020-12-12T00:53:52.784Z] 00:50:01 0.27 0.00 0.27 0.00 0.00 2.90 0.00 [2020-12-12T00:53:52.784Z] 00:51:01 0.28 0.02 0.27 0.00 0.53 3.01 0.00 [2020-12-12T00:53:52.784Z] 00:52:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2020-12-12T00:53:52.784Z] 00:53:01 0.22 0.02 0.20 0.00 0.53 1.65 0.00 [2020-12-12T00:53:52.784Z] Average: 304.68 221.61 83.07 0.00 20733.56 31209.62 0.00 [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-12T00:53:52.784Z] 00:31:02 64384 0 645204 34.29 2620 1169336 1302044 44.44 548480 1062480 85168 [2020-12-12T00:53:52.784Z] 00:32:01 168304 0 655092 34.82 1952 1056196 1315360 44.89 523536 946684 8 [2020-12-12T00:53:52.784Z] 00:33:02 113196 0 838468 44.56 888 928992 1799088 61.40 724744 762076 67808 [2020-12-12T00:53:52.784Z] 00:34:01 318692 0 712180 37.85 548 850124 1312220 44.78 551280 718848 40508 [2020-12-12T00:53:52.784Z] 00:35:03 73348 0 711372 37.81 216 1096608 1244616 42.48 711552 828280 1956 [2020-12-12T00:53:52.784Z] 00:36:02 76336 0 832628 44.25 0 972580 2341252 79.90 765268 807568 49348 [2020-12-12T00:53:52.784Z] 00:37:01 166516 0 921200 48.96 0 793828 2584744 88.21 677200 770800 24 [2020-12-12T00:53:52.784Z] 00:38:01 69568 0 843904 44.85 0 968072 2674196 91.27 658144 918716 76584 [2020-12-12T00:53:52.784Z] 00:39:02 311144 0 672100 35.72 0 898300 1482328 50.59 551704 776272 748 [2020-12-12T00:53:52.784Z] 00:40:01 274480 0 605004 32.15 0 1002060 1197136 40.86 549288 817460 8 [2020-12-12T00:53:52.784Z] 00:41:01 276760 0 602744 32.03 0 1002040 1173552 40.05 547748 817068 8 [2020-12-12T00:53:52.784Z] 00:42:01 277852 0 601604 31.97 0 1002088 1166368 39.81 547436 817028 8 [2020-12-12T00:53:52.784Z] 00:43:01 277400 0 602032 32.00 0 1002112 1166452 39.81 547836 817152 8 [2020-12-12T00:53:52.784Z] 00:44:01 278544 0 600900 31.94 0 1002100 1166260 39.80 546980 817204 12 [2020-12-12T00:53:52.784Z] 00:45:01 276612 0 601912 31.99 0 1003020 1166260 39.80 547460 817712 16 [2020-12-12T00:53:52.784Z] 00:46:01 269208 0 604864 32.15 0 1007472 1166320 39.80 553044 819576 8 [2020-12-12T00:53:52.784Z] 00:47:01 268708 0 605356 32.17 0 1007480 1166392 39.81 553512 819620 8 [2020-12-12T00:53:52.784Z] 00:48:01 268700 0 605360 32.17 0 1007484 1166380 39.81 553188 819704 8 [2020-12-12T00:53:52.784Z] 00:49:01 268876 0 605168 32.16 0 1007500 1166260 39.80 552956 819720 20 [2020-12-12T00:53:52.784Z] 00:50:01 268860 0 605180 32.16 0 1007504 1166260 39.80 552960 819720 8 [2020-12-12T00:53:52.784Z] 00:51:01 268524 0 605508 32.18 0 1007512 1166324 39.80 553048 819736 8 [2020-12-12T00:53:52.784Z] 00:52:01 269048 0 604972 32.15 0 1007524 1166260 39.80 552996 819736 12 [2020-12-12T00:53:52.784Z] 00:53:01 269124 0 604908 32.15 0 1007512 1166260 39.80 552972 819736 8 [2020-12-12T00:53:52.784Z] Average: 224965 0 664681 35.33 271 991628 1409667 48.11 583623 828387 14013 [2020-12-12T00:53:52.784Z] [2020-12-12T00:53:52.784Z] 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-12T00:53:52.784Z] 00:31:02 eth0 1769.92 1415.14 6152.46 199.35 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:31:02 veth506e9c2 788.80 729.72 75.31 2466.88 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:31:02 docker0 788.80 729.58 64.52 2466.86 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:32:01 eth0 432.31 375.60 3463.12 39.48 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:32:01 docker0 117.27 128.71 7.88 572.91 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:33:02 eth0 367.12 268.82 1757.25 85.90 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:33:02 vetha5588fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:33:02 docker0 96.74 118.42 7.63 469.80 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:34:01 eth0 26.67 13.01 21.25 11.50 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:34:01 vetha5588fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:35:03 eth0 241.29 207.48 1662.01 84.66 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:35:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:35:03 vetha84c4be 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:35:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:36:02 eth0 50.73 28.65 167.42 10.10 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:36:02 vetha84c4be 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:36:02 docker0 17.80 27.42 0.99 148.87 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:37:01 veth1acd868 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:37:01 veth0e1b52c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:37:01 eth0 37.31 25.26 96.81 56.52 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:38:01 veth898b898 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:38:01 vethaf07191 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:38:01 eth0 75.45 48.71 179.26 21.71 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:39:02 eth0 112.84 58.03 378.94 76.91 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:39:02 vetha84c4be 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:39:02 veth6b08f25 16.00 51.02 1.07 279.01 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:40:01 eth0 62.94 45.79 106.31 64.57 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:40:01 docker0 1099.34 1135.03 86.19 4330.75 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:41:01 eth0 1.73 0.63 0.50 0.28 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:42:01 eth0 1.63 0.55 0.61 0.37 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:43:01 eth0 2.42 0.90 0.91 0.59 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:44:01 eth0 0.20 0.07 0.02 0.04 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:45:01 eth0 0.60 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:46:01 eth0 0.68 0.20 0.17 0.07 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:47:01 eth0 1.48 0.38 0.36 0.21 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:48:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.784Z] 00:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:50:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:51:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:52:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] Average: eth0 138.79 108.47 609.14 28.43 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] Average: docker0 47.09 48.62 3.69 185.50 0.00 0.00 0.00 0.00 [2020-12-12T00:53:52.785Z] [2020-12-12T00:53:52.785Z]