Pull request #2999 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d+6731ab5d56a0494658aab350a508f22ecd29f588 (75c50d68b710a76465162c565e331076df481172) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19795 in /w/workspace/edgexfoundry_edgex-go_PR-2999 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6731ab5d56a0494658aab350a508f22ecd29f588 into PR head commit 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d Merge succeeded, producing 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d Checking out Revision 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d (PR-2999) > 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/2999/head:refs/remotes/origin/PR-2999 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # 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 6731ab5d56a0494658aab350a508f22ecd29f588 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-12T20:21:34.068Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-12T20:21:34.314Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-12T20:21:34.407Z] ========================================================= [2021-01-12T20:21:34.407Z] EdgeX Global Pipelines Version Info [2021-01-12T20:21:34.407Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3e46a1d5c22063102067ca6169d05a03eaa1b63d # timeout=10 [2021-01-12T20:21:35.955Z] ------------------- [2021-01-12T20:21:35.955Z] stable info: [2021-01-12T20:21:35.955Z] ------------------- [2021-01-12T20:21:35.955Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-12T20:21:35.955Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T20:21:35.955Z] Message: update stable to v1.0.173 [2021-01-12T20:21:36.904Z] ------------------- [2021-01-12T20:21:36.904Z] experimental info: [2021-01-12T20:21:36.904Z] ------------------- [2021-01-12T20:21:36.904Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-12T20:21:36.904Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T20:21:36.904Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-12T20:21:37.144Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-12T20:21:37.235Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-12T20:21:37.334Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-12T20:21:37.422Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-12T20:21:37.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-12T20:21:37.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-12T20:21:37.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-12T20:21:37.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-12T20:21:37.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-12T20:21:37.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-12T20:21:38.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-12T20:21:38.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-12T20:21:38.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-12T20:21:38.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-12T20:21:38.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-12T20:21:38.439Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-12T20:21:38.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-12T20:21:38.600Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-12T20:21:38.682Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-12T20:21:38.764Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-12T20:21:38.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-12T20:21:38.939Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-12T20:21:39.026Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-12T20:21:39.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2999 [Pipeline] echo [2021-01-12T20:21:39.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2999 [Pipeline] echo [2021-01-12T20:21:39.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2999 [Pipeline] echo [2021-01-12T20:21:39.373Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [Pipeline] echo [2021-01-12T20:21:39.457Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d7a9a6 [Pipeline] echo [2021-01-12T20:21:39.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-12T20:21:39.725Z] provisioning config files... [2021-01-12T20:21:39.760Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config882838661092587062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:21:40.122Z] ---> docker-login.sh [2021-01-12T20:21:40.122Z] nexus3.edgexfoundry.org:10001 [2021-01-12T20:21:40.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:21:40.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:21:40.650Z] Configure a credential helper to remove this warning. See [2021-01-12T20:21:40.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:21:40.650Z] [2021-01-12T20:21:40.650Z] Login Succeeded [2021-01-12T20:21:40.650Z] nexus3.edgexfoundry.org:10002 [2021-01-12T20:21:40.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:21:40.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:21:40.915Z] Configure a credential helper to remove this warning. See [2021-01-12T20:21:40.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:21:40.915Z] [2021-01-12T20:21:40.915Z] Login Succeeded [2021-01-12T20:21:40.915Z] nexus3.edgexfoundry.org:10003 [2021-01-12T20:21:40.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:21:40.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:21:40.915Z] Configure a credential helper to remove this warning. See [2021-01-12T20:21:40.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:21:40.915Z] [2021-01-12T20:21:40.915Z] Login Succeeded [2021-01-12T20:21:40.915Z] nexus3.edgexfoundry.org:10004 [2021-01-12T20:21:41.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:21:41.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:21:41.179Z] Configure a credential helper to remove this warning. See [2021-01-12T20:21:41.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:21:41.179Z] [2021-01-12T20:21:41.179Z] Login Succeeded [2021-01-12T20:21:41.179Z] docker.io [2021-01-12T20:21:41.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:21:41.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:21:41.442Z] Configure a credential helper to remove this warning. See [2021-01-12T20:21:41.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:21:41.442Z] [2021-01-12T20:21:41.442Z] Login Succeeded [2021-01-12T20:21:41.442Z] ---> docker-login.sh ends [Pipeline] } [2021-01-12T20:21:41.452Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-12T20:21:41.968Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-12T20:21:41.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T20:21:41.969Z] ++ dirname cmd/core-command/Dockerfile [2021-01-12T20:21:41.969Z] ++ cut -d/ -f2 [2021-01-12T20:21:41.969Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-12T20:21:41.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T20:21:41.969Z] ++ dirname cmd/core-data/Dockerfile [2021-01-12T20:21:41.969Z] ++ cut -d/ -f2 [2021-01-12T20:21:41.969Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-12T20:21:41.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T20:21:41.969Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-12T20:21:41.969Z] ++ cut -d/ -f2 [2021-01-12T20:21:41.969Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-12T20:21:41.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T20:21:41.969Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-12T20:21:41.969Z] ++ cut -d/ -f2 [2021-01-12T20:21:41.969Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-12T20:21:41.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T20:21:41.969Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-12T20:21:41.969Z] ++ cut -d/ -f2 [2021-01-12T20:21:41.969Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-12T20:21:41.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T20:21:41.969Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-12T20:21:41.969Z] ++ cut -d/ -f2 [2021-01-12T20:21:41.969Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-12T20:21:41.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T20:21:41.969Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-12T20:21:41.969Z] ++ cut -d/ -f2 [2021-01-12T20:21:41.969Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-12T20:21:41.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T20:21:41.969Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-12T20:21:41.969Z] ++ cut -d/ -f2 [2021-01-12T20:21:41.969Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-12T20:21:41.969Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T20:21:41.969Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-12T20:21:41.969Z] ++ cut -d/ -f2 [2021-01-12T20:21:41.969Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-12T20:21:42.055Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:21:42.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T20:21:42.922Z] [2021-01-12T20:21:42.922Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:21:43.276Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T20:21:43.276Z] latest: Pulling from edgex-devops/git-semver [2021-01-12T20:21:43.276Z] 31603596830f: Pulling fs layer [2021-01-12T20:21:43.276Z] 2a8b12db71e7: Pulling fs layer [2021-01-12T20:21:43.276Z] 6ca5941a6612: Pulling fs layer [2021-01-12T20:21:43.276Z] ecc8261a40a4: Pulling fs layer [2021-01-12T20:21:43.276Z] ecc8261a40a4: Waiting [2021-01-12T20:21:43.276Z] 2a8b12db71e7: Verifying Checksum [2021-01-12T20:21:43.276Z] 2a8b12db71e7: Download complete [2021-01-12T20:21:43.276Z] 31603596830f: Verifying Checksum [2021-01-12T20:21:43.276Z] 31603596830f: Download complete [2021-01-12T20:21:43.544Z] ecc8261a40a4: Verifying Checksum [2021-01-12T20:21:43.545Z] ecc8261a40a4: Download complete [2021-01-12T20:21:43.545Z] 6ca5941a6612: Download complete [2021-01-12T20:21:43.814Z] 31603596830f: Pull complete [2021-01-12T20:21:44.076Z] 2a8b12db71e7: Pull complete [2021-01-12T20:21:45.032Z] 6ca5941a6612: Pull complete [2021-01-12T20:21:45.032Z] ecc8261a40a4: Pull complete [2021-01-12T20:21:45.295Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-12T20:21:45.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T20:21:45.295Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-12T20:21:45.406Z] prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container [2021-01-12T20:21:45.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-12T20:21:47.966Z] $ docker top c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-12T20:21:48.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T20:21:48.333Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T20:21:48.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T20:21:48.564Z] $ docker exec c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 ssh-agent [2021-01-12T20:21:48.744Z] SSH_AUTH_SOCK=/tmp/ssh-iUAKKrzyjqIC/agent.12 [2021-01-12T20:21:48.744Z] SSH_AGENT_PID=17 [2021-01-12T20:21:48.755Z] Running ssh-add (command line suppressed) [2021-01-12T20:21:48.891Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_2028462151111768539.key (/w/workspace/edgex-go/7@tmp/private_key_2028462151111768539.key) [2021-01-12T20:21:48.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T20:21:49.278Z] + git tag --points-at HEAD [Pipeline] } [2021-01-12T20:21:49.302Z] $ docker exec --env ******** --env ******** c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 ssh-agent -k [2021-01-12T20:21:49.417Z] unset SSH_AUTH_SOCK; [2021-01-12T20:21:49.417Z] unset SSH_AGENT_PID; [2021-01-12T20:21:49.417Z] echo Agent pid 17 killed; [2021-01-12T20:21:49.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-12T20:21:49.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T20:21:49.636Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T20:21:49.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T20:21:49.813Z] $ docker exec c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 ssh-agent [2021-01-12T20:21:49.985Z] SSH_AUTH_SOCK=/tmp/ssh-qrD37qjP4PlQ/agent.46 [2021-01-12T20:21:49.985Z] SSH_AGENT_PID=51 [2021-01-12T20:21:49.992Z] Running ssh-add (command line suppressed) [2021-01-12T20:21:50.111Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4952141959980633179.key (/w/workspace/edgex-go/7@tmp/private_key_4952141959980633179.key) [2021-01-12T20:21:50.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T20:21:50.509Z] + git semver init [2021-01-12T20:21:50.509Z] # -> Open(): unable to determine branch for HEAD [2021-01-12T20:21:50.509Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-01-12T20:21:50.509Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-01-12T20:21:50.509Z] # $SEMVER_REMOTE_NAME = origin [2021-01-12T20:21:50.509Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-12T20:21:50.509Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-12T20:21:50.509Z] # $SEMVER_BRANCH = PR-2999 [2021-01-12T20:21:50.509Z] # $SEMVER_TEMP = /tmp/semver-336393384 [2021-01-12T20:21:50.509Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-12T20:22:17.192Z] # '/tmp/semver-336393384' -> '/w/workspace/edgex-go/7/.semver' [2021-01-12T20:22:17.192Z] # -> Force: false [2021-01-12T20:22:17.192Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-01-12T20:22:17.208Z] $ docker exec --env ******** --env ******** c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 ssh-agent -k [2021-01-12T20:22:17.481Z] unset SSH_AUTH_SOCK; [2021-01-12T20:22:17.481Z] unset SSH_AGENT_PID; [2021-01-12T20:22:17.481Z] echo Agent pid 51 killed; [2021-01-12T20:22:17.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-12T20:22:18.054Z] + git semver [Pipeline] } [2021-01-12T20:22:18.075Z] $ docker stop --time=1 c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 [2021-01-12T20:22:20.022Z] $ docker rm -f c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T20:22:20.618Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-12T20:22:21.186Z] Stashed 1 file(s) [Pipeline] echo [2021-01-12T20:22:21.189Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T20:22:22.111Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-12T20:22:22.413Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T20:22:22.714Z] + sudo service docker restart [2021-01-12T20:22:22.714Z] + true [2021-01-12T20:22:22.714Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-12T20:22:23.308Z] ========================================================= [2021-01-12T20:22:23.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-12T20:22:23.308Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:22:23.663Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-12T20:22:26.999Z] Sending build context to Docker daemon 326.3MB [2021-01-12T20:22:26.999Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T20:22:26.999Z] Step 2/6 : FROM ${BASE} [2021-01-12T20:22:27.263Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-12T20:22:27.263Z] 188c0c94c7c5: Pulling fs layer [2021-01-12T20:22:27.263Z] 0ef7d3d256c8: Pulling fs layer [2021-01-12T20:22:27.263Z] de9db76c5a1d: Pulling fs layer [2021-01-12T20:22:27.263Z] bca2f99d35d6: Pulling fs layer [2021-01-12T20:22:27.263Z] 93359f2a8cfa: Pulling fs layer [2021-01-12T20:22:27.263Z] 7c6f9722023f: Pulling fs layer [2021-01-12T20:22:27.263Z] a35cf1a2eb13: Pulling fs layer [2021-01-12T20:22:27.263Z] 93359f2a8cfa: Waiting [2021-01-12T20:22:27.263Z] a35cf1a2eb13: Waiting [2021-01-12T20:22:27.263Z] 7c6f9722023f: Waiting [2021-01-12T20:22:27.263Z] bca2f99d35d6: Waiting [2021-01-12T20:22:27.263Z] de9db76c5a1d: Verifying Checksum [2021-01-12T20:22:27.263Z] de9db76c5a1d: Download complete [2021-01-12T20:22:27.263Z] 0ef7d3d256c8: Download complete [2021-01-12T20:22:27.263Z] 93359f2a8cfa: Download complete [2021-01-12T20:22:27.263Z] 7c6f9722023f: Verifying Checksum [2021-01-12T20:22:27.263Z] 7c6f9722023f: Download complete [2021-01-12T20:22:27.263Z] 188c0c94c7c5: Verifying Checksum [2021-01-12T20:22:27.263Z] 188c0c94c7c5: Download complete [2021-01-12T20:22:27.530Z] 188c0c94c7c5: Pull complete [2021-01-12T20:22:27.793Z] 0ef7d3d256c8: Pull complete [2021-01-12T20:22:28.067Z] de9db76c5a1d: Pull complete [2021-01-12T20:22:30.011Z] a35cf1a2eb13: Verifying Checksum [2021-01-12T20:22:30.011Z] a35cf1a2eb13: Download complete [2021-01-12T20:22:30.598Z] bca2f99d35d6: Verifying Checksum [2021-01-12T20:22:30.598Z] bca2f99d35d6: Download complete [2021-01-12T20:22:35.949Z] bca2f99d35d6: Pull complete [2021-01-12T20:22:35.949Z] 93359f2a8cfa: Pull complete [2021-01-12T20:22:36.216Z] 7c6f9722023f: Pull complete [2021-01-12T20:22:36.599Z] Still waiting to schedule task [2021-01-12T20:22:36.600Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-12T20:22:40.485Z] a35cf1a2eb13: Pull complete [2021-01-12T20:22:40.485Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-12T20:22:40.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-12T20:22:40.485Z] ---> a62c8e92a672 [2021-01-12T20:22:40.485Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-12T20:22:40.485Z] ---> Running in 2cbed3dd2343 [2021-01-12T20:22:41.063Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:22:41.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:22:42.225Z] (1/12) Installing libmagic (5.38-r0) [2021-01-12T20:22:42.488Z] (2/12) Installing file (5.38-r0) [2021-01-12T20:22:42.751Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-12T20:22:42.751Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-12T20:23:04.769Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-12T20:23:04.769Z] (6/12) Installing patch (2.7.6-r6) [2021-01-12T20:23:04.769Z] (7/12) Installing build-base (0.5-r2) [2021-01-12T20:23:04.769Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-12T20:23:04.769Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-12T20:23:04.769Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-12T20:23:04.769Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-12T20:23:04.769Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-12T20:23:04.769Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:23:04.769Z] OK: 233 MiB in 51 packages [2021-01-12T20:23:06.705Z] Removing intermediate container 2cbed3dd2343 [2021-01-12T20:23:06.705Z] ---> 48e74e0a2ec2 [2021-01-12T20:23:06.705Z] Step 4/6 : WORKDIR /edgex-go [2021-01-12T20:23:06.705Z] ---> Running in d5b28a62724a [2021-01-12T20:23:06.974Z] Removing intermediate container d5b28a62724a [2021-01-12T20:23:06.974Z] ---> cd6484a76f42 [2021-01-12T20:23:06.974Z] Step 5/6 : COPY go.mod . [2021-01-12T20:23:07.237Z] ---> 88feff2c6c09 [2021-01-12T20:23:07.237Z] Step 6/6 : RUN go mod download [2021-01-12T20:23:07.237Z] ---> Running in 0a9bb75ede4b [2021-01-12T20:23:29.272Z] Removing intermediate container 0a9bb75ede4b [2021-01-12T20:23:29.272Z] ---> 2352471ff099 [2021-01-12T20:23:29.272Z] Successfully built 2352471ff099 [2021-01-12T20:23:29.272Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:23:29.733Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T20:23:29.733Z] . [Pipeline] withDockerContainer [2021-01-12T20:23:29.853Z] prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container [2021-01-12T20:23:29.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-12T20:23:30.901Z] $ docker top fe5c4395343fd901005abe91aacb9c3301fc59fbb2793e0f9cb489646ac0092e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T20:23:31.407Z] + go version [2021-01-12T20:23:31.407Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-12T20:23:31.423Z] $ docker stop --time=1 fe5c4395343fd901005abe91aacb9c3301fc59fbb2793e0f9cb489646ac0092e [2021-01-12T20:23:32.844Z] $ docker rm -f fe5c4395343fd901005abe91aacb9c3301fc59fbb2793e0f9cb489646ac0092e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:23:33.628Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T20:23:33.628Z] . [Pipeline] withDockerContainer [2021-01-12T20:23:33.770Z] prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container [2021-01-12T20:23:33.823Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-12T20:23:34.571Z] $ docker top e4b45bf6e333f45bb5a753dc238b032ede7b8526416ea5547ca727921f53af6d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-12T20:23:34.774Z] ========================================================= [2021-01-12T20:23:34.774Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-12T20:23:34.774Z] ========================================================= [Pipeline] sh [2021-01-12T20:23:35.065Z] + make test [2021-01-12T20:23:35.065Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-12T20:23:45.682Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-12T20:23:58.008Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-12T20:24:06.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-12T20:24:06.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-12T20:24:06.245Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-12T20:24:06.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-12T20:24:06.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-12T20:24:06.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-12T20:24:06.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-12T20:24:07.431Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-12T20:24:07.704Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-12T20:24:10.300Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-12T20:24:10.300Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-12T20:24:10.300Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-12T20:24:11.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements [2021-01-12T20:24:11.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-12T20:24:11.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-12T20:24:11.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-12T20:24:11.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-12T20:24:11.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-12T20:24:16.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.0% of statements [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-12T20:24:16.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-12T20:24:16.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-12T20:24:16.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.124s coverage: 77.1% of statements [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-12T20:24:16.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.135s coverage: 82.4% of statements [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-12T20:24:16.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-12T20:24:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.359s coverage: 28.6% of statements [2021-01-12T20:24:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-12T20:24:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-12T20:24:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-12T20:24:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-12T20:24:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-12T20:24:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.083s coverage: 100.0% of statements [2021-01-12T20:24:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-12T20:24:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2021-01-12T20:24:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-12T20:24:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.122s coverage: 86.7% of statements [2021-01-12T20:24:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-12T20:24:18.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements [2021-01-12T20:24:18.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-12T20:24:18.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-01-12T20:24:18.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-12T20:24:18.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-12T20:24:18.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-12T20:24:18.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-12T20:24:20.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.349s coverage: 94.1% of statements [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-12T20:24:20.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-12T20:24:20.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-12T20:24:20.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-12T20:24:20.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-01-12T20:24:20.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-12T20:24:20.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-12T20:24:20.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-01-12T20:24:21.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements [2021-01-12T20:24:21.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.111s coverage: 91.4% of statements [2021-01-12T20:24:21.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-12T20:24:22.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.244s coverage: 63.5% of statements [2021-01-12T20:24:22.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-12T20:24:22.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-12T20:24:22.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-01-12T20:24:22.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 91.3% of statements [2021-01-12T20:24:22.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2021-01-12T20:24:22.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-01-12T20:24:22.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-01-12T20:24:24.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 55.9% of statements [2021-01-12T20:24:24.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-12T20:24:24.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-12T20:24:24.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-12T20:24:24.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-12T20:24:24.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-12T20:24:24.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 37.0% of statements [2021-01-12T20:24:24.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-12T20:24:24.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-12T20:24:24.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.323s coverage: 84.0% of statements [2021-01-12T20:24:24.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.059s coverage: 100.0% of statements [2021-01-12T20:24:26.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.1% of statements [2021-01-12T20:24:26.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-12T20:24:26.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-12T20:24:26.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-12T20:24:26.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-12T20:24:26.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-12T20:24:26.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-01-12T20:24:26.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-12T20:24:26.590Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements [2021-01-12T20:24:26.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-12T20:24:28.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.732s coverage: 29.1% of statements [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-12T20:24:28.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.101s coverage: 99.0% of statements [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-12T20:24:28.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-12T20:24:28.017Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-12T20:24:28.017Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-12T20:24:28.017Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-12T20:24:28.017Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-12T20:24:28.017Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-01-12T20:24:28.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-12T20:24:28.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-01-12T20:24:29.122Z] GO111MODULE=on go vet ./... [2021-01-12T20:24:55.845Z] gofmt -l . [2021-01-12T20:24:55.845Z] [ "`gofmt -l .`" = "" ] [2021-01-12T20:24:55.845Z] ./bin/test-go-mod-tidy.sh [2021-01-12T20:24:55.845Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-12T20:24:56.475Z] + ls -al . [2021-01-12T20:24:56.475Z] total 652 [2021-01-12T20:24:56.475Z] drwxrwxr-x 10 1001 1001 4096 Jan 12 20:24 . [2021-01-12T20:24:56.475Z] drwxr-xr-x 4 root root 28 Jan 12 20:23 .. [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 11 Jan 12 20:21 .dockerignore [2021-01-12T20:24:56.475Z] drwxrwxr-x 8 1001 1001 179 Jan 12 20:21 .git [2021-01-12T20:24:56.475Z] drwxrwxr-x 3 1001 1001 125 Jan 12 20:21 .github [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 824 Jan 12 20:21 .gitignore [2021-01-12T20:24:56.475Z] drwx------ 3 1001 1001 47 Jan 12 20:22 .semver [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 166 Jan 12 20:21 .sonarcloud.properties [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 7741 Jan 12 20:21 Attribution.txt [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 3804 Jan 12 20:21 CONTRIBUTING.md [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 931 Jan 12 20:21 Dockerfile.build [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 863 Jan 12 20:21 Jenkinsfile [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 10775 Jan 12 20:21 LICENSE [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 5750 Jan 12 20:21 Makefile [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 6524 Jan 12 20:21 README.md [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 6744 Jan 12 20:21 SECURITY.md [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 5 Jan 12 20:22 VERSION [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 4131 Jan 12 20:21 ZMQWindows.md [2021-01-12T20:24:56.475Z] drwxrwxr-x 2 1001 1001 117 Jan 12 20:21 bin [2021-01-12T20:24:56.475Z] drwxrwxr-x 14 1001 1001 4096 Jan 12 20:21 cmd [2021-01-12T20:24:56.475Z] -rw-r--r-- 1 root root 545099 Jan 12 20:24 coverage.out [2021-01-12T20:24:56.475Z] -rw-r--r-- 1 root root 979 Jan 12 20:24 go.mod [2021-01-12T20:24:56.475Z] -rw-r--r-- 1 root root 19231 Jan 12 20:24 go.sum [2021-01-12T20:24:56.475Z] drwxrwxr-x 8 1001 1001 127 Jan 12 20:21 internal [2021-01-12T20:24:56.475Z] drwxrwxr-x 4 1001 1001 26 Jan 12 20:21 openapi [2021-01-12T20:24:56.475Z] drwxrwxr-x 4 1001 1001 71 Jan 12 20:21 snap [2021-01-12T20:24:56.475Z] -rw-rw-r-- 1 1001 1001 168 Jan 12 20:21 version.go [Pipeline] sh [2021-01-12T20:24:56.780Z] + '[' -e coverage.out ] [2021-01-12T20:24:56.780Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-12T20:24:57.032Z] Stashed 1 file(s) [Pipeline] sh [2021-01-12T20:24:57.332Z] + make build [2021-01-12T20:24:57.332Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-12T20:25:01.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-12T20:25:09.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-12T20:25:10.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-12T20:25:11.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-12T20:25:11.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-12T20:25:13.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-12T20:25:15.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 [2021-01-12T20:25:16.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-12T20:25:17.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-12T20:25:18.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-12T20:25:19.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-12T20:25:20.858Z] $ docker stop --time=1 e4b45bf6e333f45bb5a753dc238b032ede7b8526416ea5547ca727921f53af6d [2021-01-12T20:25:22.561Z] $ docker rm -f e4b45bf6e333f45bb5a753dc238b032ede7b8526416ea5547ca727921f53af6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:25:24.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T20:25:24.394Z] [2021-01-12T20:25:24.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:25:24.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T20:25:24.740Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-12T20:25:24.740Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-12T20:25:24.740Z] ca9280d653b3: Pulling fs layer [2021-01-12T20:25:24.740Z] 7e9c9ca2126c: Pulling fs layer [2021-01-12T20:25:25.319Z] cbdbe7a5bc2a: Download complete [2021-01-12T20:25:25.908Z] ca9280d653b3: Verifying Checksum [2021-01-12T20:25:25.908Z] ca9280d653b3: Download complete [2021-01-12T20:25:25.908Z] cbdbe7a5bc2a: Pull complete [2021-01-12T20:25:26.880Z] ca9280d653b3: Pull complete [2021-01-12T20:25:27.461Z] 7e9c9ca2126c: Download complete [2021-01-12T20:25:34.110Z] 7e9c9ca2126c: Pull complete [2021-01-12T20:25:34.110Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-12T20:25:34.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T20:25:34.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-12T20:25:34.253Z] prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container [2021-01-12T20:25:34.307Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-12T20:25:36.300Z] $ docker top 8462ab997521fbe80e1965d2e3cf9b4b1467789677fe8e63519d136a04f00918 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T20:25:36.864Z] + docker-compose build --help [2021-01-12T20:25:36.864Z] + grep parallel [2021-01-12T20:25:37.813Z] --parallel Build images in parallel. [Pipeline] } [2021-01-12T20:25:38.094Z] $ docker stop --time=1 8462ab997521fbe80e1965d2e3cf9b4b1467789677fe8e63519d136a04f00918 [2021-01-12T20:25:39.486Z] $ docker rm -f 8462ab997521fbe80e1965d2e3cf9b4b1467789677fe8e63519d136a04f00918 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:25:40.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T20:25:40.128Z] . [Pipeline] withDockerContainer [2021-01-12T20:25:40.249Z] prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container [2021-01-12T20:25:40.295Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-12T20:25:41.213Z] $ docker top 33f85293f28136b92239062cf83d1070ff60e41ff6907143b894311a779c5229 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T20:25:41.743Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-12T20:25:42.689Z] Building docker-core-command-go ... [2021-01-12T20:25:42.689Z] Building docker-core-data-go ... [2021-01-12T20:25:42.689Z] Building docker-core-metadata-go ... [2021-01-12T20:25:42.689Z] Building docker-security-bootstrap-redis-go ... [2021-01-12T20:25:42.689Z] Building docker-security-proxy-setup-go ... [2021-01-12T20:25:42.689Z] Building docker-security-secretstore-setup-go ... [2021-01-12T20:25:42.689Z] Building docker-support-notifications-go ... [2021-01-12T20:25:42.689Z] Building docker-support-scheduler-go ... [2021-01-12T20:25:42.689Z] Building docker-sys-mgmt-agent-go ... [2021-01-12T20:25:42.689Z] Building docker-sys-mgmt-agent-go [2021-01-12T20:25:42.689Z] Building docker-security-secretstore-setup-go [2021-01-12T20:25:42.689Z] Building docker-support-notifications-go [2021-01-12T20:25:42.689Z] Building docker-security-bootstrap-redis-go [2021-01-12T20:25:42.689Z] Building docker-core-command-go [2021-01-12T20:26:00.013Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19796 in /w/workspace/edgexfoundry_edgex-go_PR-2999 [Pipeline] { [Pipeline] ws [2021-01-12T20:26:00.068Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-01-12T20:26:05.069Z] using credential edgex-jenkins-ssh [2021-01-12T20:26:05.170Z] Cloning the remote Git repository [2021-01-12T20:26:05.240Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-12T20:26:05.349Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-01-12T20:26:05.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T20:26:05.443Z] > git --version # timeout=10 [2021-01-12T20:26:05.471Z] > git --version # 'git version 2.17.1' [2021-01-12T20:26:05.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T20:26:05.549Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T20:26:15.160Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:26:15.160Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:26:15.161Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:26:15.161Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:26:15.161Z] ---> 2352471ff099 [2021-01-12T20:26:15.161Z] Step 3/26 : WORKDIR /edgex-go [2021-01-12T20:26:15.161Z] ---> 2352471ff099 [2021-01-12T20:26:15.161Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T20:26:15.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:26:15.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:26:15.429Z] ---> 2352471ff099 [2021-01-12T20:26:15.429Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T20:26:15.691Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:26:15.691Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:26:15.691Z] ---> 2352471ff099 [2021-01-12T20:26:15.691Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T20:26:15.953Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:26:15.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:26:15.953Z] ---> 2352471ff099 [2021-01-12T20:26:15.953Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T20:26:16.922Z] ---> Running in 8dfc1eef38c8 [2021-01-12T20:26:16.922Z] ---> Running in e106b4c3d41b [2021-01-12T20:26:16.922Z] ---> Running in c0f21f603264 [2021-01-12T20:26:16.922Z] ---> Running in 528a15e4c449 [2021-01-12T20:26:16.922Z] ---> Running in f20a59e10d9f [2021-01-12T20:26:17.508Z] Removing intermediate container e106b4c3d41b [2021-01-12T20:26:17.508Z] ---> de9cbb67ec6c [2021-01-12T20:26:17.508Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:26:17.508Z] Removing intermediate container c0f21f603264 [2021-01-12T20:26:17.508Z] ---> cdd9142ab5c4 [2021-01-12T20:26:17.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:26:17.508Z] Removing intermediate container 8dfc1eef38c8 [2021-01-12T20:26:17.508Z] ---> b8cfe7989dbd [2021-01-12T20:26:17.508Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:26:17.508Z] Removing intermediate container 528a15e4c449 [2021-01-12T20:26:17.508Z] ---> 4a8dbd495560 [2021-01-12T20:26:17.508Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:26:17.508Z] Removing intermediate container f20a59e10d9f [2021-01-12T20:26:17.508Z] ---> 6f2a80d57d9b [2021-01-12T20:26:17.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:26:17.508Z] ---> Running in dbdcb151b0d6 [2021-01-12T20:26:17.508Z] ---> Running in d0f470d042eb [2021-01-12T20:26:17.508Z] ---> Running in ffd584f4ca91 [2021-01-12T20:26:17.508Z] ---> Running in 82f4292bba84 [2021-01-12T20:26:17.508Z] ---> Running in ab91ce9c2d78 [2021-01-12T20:26:20.098Z] Removing intermediate container ffd584f4ca91 [2021-01-12T20:26:20.098Z] ---> 7ede704926a9 [2021-01-12T20:26:20.098Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-12T20:26:20.098Z] Removing intermediate container dbdcb151b0d6 [2021-01-12T20:26:20.098Z] ---> 6c150a56bf0c [2021-01-12T20:26:20.098Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-12T20:26:20.098Z] Removing intermediate container d0f470d042eb [2021-01-12T20:26:20.098Z] ---> 9f2207d5e01c [2021-01-12T20:26:20.098Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T20:26:20.098Z] ---> Running in a4f01f72afd1 [2021-01-12T20:26:20.098Z] ---> Running in b0570c9499ff [2021-01-12T20:26:20.098Z] ---> Running in 28890093e85c [2021-01-12T20:26:20.366Z] Removing intermediate container 82f4292bba84 [2021-01-12T20:26:20.366Z] ---> b3c8f824d5f5 [2021-01-12T20:26:20.366Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T20:26:20.366Z] Removing intermediate container ab91ce9c2d78 [2021-01-12T20:26:20.366Z] ---> 20e5da82d3e7 [2021-01-12T20:26:20.366Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-12T20:26:20.649Z] ---> Running in 680415734db1 [2021-01-12T20:26:20.649Z] ---> Running in 5ead0018702d [2021-01-12T20:26:20.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:21.050Z] Merging remotes/origin/master commit 6731ab5d56a0494658aab350a508f22ecd29f588 into PR head commit 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:26:21.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:21.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:21.470Z] Merge succeeded, producing 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:26:21.471Z] Checking out Revision 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d (PR-2999) [2021-01-12T20:26:21.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:21.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:21.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:21.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:22.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:22.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:22.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:26:20.353Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T20:26:20.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T20:26:20.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T20:26:20.435Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T20:26:20.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T20:26:20.447Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2999/head:refs/remotes/origin/PR-2999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T20:26:21.074Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T20:26:21.093Z] > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 [2021-01-12T20:26:21.385Z] > git remote # timeout=10 [2021-01-12T20:26:21.402Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T20:26:21.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T20:26:21.434Z] > git merge 6731ab5d56a0494658aab350a508f22ecd29f588 # timeout=10 [2021-01-12T20:26:21.459Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T20:26:21.482Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T20:26:21.494Z] > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 [2021-01-12T20:26:22.528Z] OK: 233 MiB in 51 packages [2021-01-12T20:26:22.792Z] OK: 233 MiB in 51 packages [2021-01-12T20:26:22.792Z] OK: 233 MiB in 51 packages [2021-01-12T20:26:22.792Z] OK: 233 MiB in 51 packages [2021-01-12T20:26:22.792Z] OK: 233 MiB in 51 packages [2021-01-12T20:26:23.059Z] Removing intermediate container a4f01f72afd1 [2021-01-12T20:26:23.059Z] ---> c4821fe0a8de [2021-01-12T20:26:23.059Z] Step 6/26 : COPY go.mod . [2021-01-12T20:26:23.639Z] ---> 1e819383a341 [2021-01-12T20:26:23.639Z] Step 7/26 : RUN go mod download [2021-01-12T20:26:23.639Z] ---> Running in 6117aa48cf52 [2021-01-12T20:26:23.639Z] Removing intermediate container 28890093e85c [2021-01-12T20:26:23.639Z] ---> 2802bc3dd2b6 [2021-01-12T20:26:23.639Z] Step 6/22 : COPY go.mod . [2021-01-12T20:26:23.903Z] Removing intermediate container 5ead0018702d [2021-01-12T20:26:23.903Z] ---> 57658e82c001 [2021-01-12T20:26:23.903Z] Step 6/22 : COPY go.mod . [2021-01-12T20:26:23.903Z] Removing intermediate container b0570c9499ff [2021-01-12T20:26:23.903Z] ---> addbc8d8f48c [2021-01-12T20:26:23.903Z] Step 6/24 : COPY go.mod . [2021-01-12T20:26:24.169Z] Removing intermediate container 680415734db1 [2021-01-12T20:26:24.169Z] ---> e85583c8b880 [2021-01-12T20:26:24.169Z] Step 6/24 : COPY go.mod . [2021-01-12T20:26:24.169Z] ---> a718036918d8 [2021-01-12T20:26:24.169Z] Step 7/22 : RUN go mod download [2021-01-12T20:26:24.169Z] ---> e038d83ca110 [2021-01-12T20:26:24.169Z] Step 7/22 : RUN go mod download [2021-01-12T20:26:24.434Z] ---> Running in b7b6d64e3cb0 [2021-01-12T20:26:24.434Z] ---> Running in cb8a23f73d86 [2021-01-12T20:26:24.434Z] ---> 1fd9f21fe07d [2021-01-12T20:26:24.434Z] Step 7/24 : RUN go mod download [2021-01-12T20:26:24.698Z] ---> Running in 6408105da54c [2021-01-12T20:26:24.698Z] ---> bd41150bcec3 [2021-01-12T20:26:24.698Z] Step 7/24 : RUN go mod download [2021-01-12T20:26:24.971Z] ---> Running in 01b77655aeaa [2021-01-12T20:26:25.957Z] Removing intermediate container 6117aa48cf52 [2021-01-12T20:26:25.957Z] ---> 6f15e4458283 [2021-01-12T20:26:25.957Z] Step 8/26 : COPY . . [2021-01-12T20:26:26.127Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" [2021-01-12T20:26:26.543Z] Removing intermediate container b7b6d64e3cb0 [2021-01-12T20:26:26.543Z] ---> b7a7e5d64fd2 [2021-01-12T20:26:26.543Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T20:26:27.830Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-12T20:26:28.247Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T20:26:28.588Z] + sudo service docker restart [2021-01-12T20:26:28.588Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-12T20:26:30.679Z] provisioning config files... [2021-01-12T20:26:30.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3875084475705635998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:26:31.156Z] ---> docker-login.sh [2021-01-12T20:26:31.156Z] nexus3.edgexfoundry.org:10001 [2021-01-12T20:26:32.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:26:32.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:26:32.417Z] Configure a credential helper to remove this warning. See [2021-01-12T20:26:32.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:26:32.417Z] [2021-01-12T20:26:32.417Z] Login Succeeded [2021-01-12T20:26:32.417Z] nexus3.edgexfoundry.org:10002 [2021-01-12T20:26:32.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:26:32.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:26:32.971Z] Configure a credential helper to remove this warning. See [2021-01-12T20:26:32.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:26:32.971Z] [2021-01-12T20:26:32.971Z] Login Succeeded [2021-01-12T20:26:32.971Z] nexus3.edgexfoundry.org:10003 [2021-01-12T20:26:33.224Z] Removing intermediate container cb8a23f73d86 [2021-01-12T20:26:33.224Z] ---> 55b86d738c21 [2021-01-12T20:26:33.224Z] Step 8/22 : COPY . . [2021-01-12T20:26:33.224Z] Removing intermediate container 6408105da54c [2021-01-12T20:26:33.224Z] ---> 1fa162dca0f4 [2021-01-12T20:26:33.224Z] Step 8/24 : COPY . . [2021-01-12T20:26:33.224Z] Removing intermediate container 01b77655aeaa [2021-01-12T20:26:33.224Z] ---> 234f54a4074b [2021-01-12T20:26:33.224Z] Step 8/24 : COPY . . [2021-01-12T20:26:33.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:26:33.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:26:33.518Z] Configure a credential helper to remove this warning. See [2021-01-12T20:26:33.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:26:33.518Z] [2021-01-12T20:26:33.518Z] Login Succeeded [2021-01-12T20:26:33.518Z] nexus3.edgexfoundry.org:10004 [2021-01-12T20:26:33.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:26:34.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:26:34.066Z] Configure a credential helper to remove this warning. See [2021-01-12T20:26:34.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:26:34.066Z] [2021-01-12T20:26:34.066Z] Login Succeeded [2021-01-12T20:26:34.066Z] docker.io [2021-01-12T20:26:34.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T20:26:34.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T20:26:34.935Z] Configure a credential helper to remove this warning. See [2021-01-12T20:26:34.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T20:26:34.935Z] [2021-01-12T20:26:34.935Z] Login Succeeded [2021-01-12T20:26:34.935Z] ---> docker-login.sh ends [Pipeline] } [2021-01-12T20:26:34.954Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-12T20:26:35.492Z] ========================================================= [2021-01-12T20:26:35.492Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-12T20:26:35.492Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:26:35.874Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-12T20:26:37.879Z] Sending build context to Docker daemon 165.4MB [2021-01-12T20:26:38.158Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T20:26:38.158Z] Step 2/6 : FROM ${BASE} [2021-01-12T20:26:38.158Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-12T20:26:38.158Z] 5f621e34cdf4: Pulling fs layer [2021-01-12T20:26:38.158Z] a4357932f1b6: Pulling fs layer [2021-01-12T20:26:38.158Z] 18c013af1878: Pulling fs layer [2021-01-12T20:26:38.158Z] 00ac8860ef70: Pulling fs layer [2021-01-12T20:26:38.158Z] 63d7cb157983: Pulling fs layer [2021-01-12T20:26:38.158Z] b116817d02f9: Pulling fs layer [2021-01-12T20:26:38.158Z] 745a02a5169b: Pulling fs layer [2021-01-12T20:26:38.158Z] 00ac8860ef70: Waiting [2021-01-12T20:26:38.158Z] 63d7cb157983: Waiting [2021-01-12T20:26:38.158Z] b116817d02f9: Waiting [2021-01-12T20:26:38.158Z] 745a02a5169b: Waiting [2021-01-12T20:26:38.158Z] 18c013af1878: Verifying Checksum [2021-01-12T20:26:38.158Z] 18c013af1878: Download complete [2021-01-12T20:26:38.158Z] a4357932f1b6: Download complete [2021-01-12T20:26:38.158Z] 63d7cb157983: Verifying Checksum [2021-01-12T20:26:38.158Z] 63d7cb157983: Download complete [2021-01-12T20:26:38.767Z] b116817d02f9: Verifying Checksum [2021-01-12T20:26:38.767Z] b116817d02f9: Download complete [2021-01-12T20:26:38.767Z] 5f621e34cdf4: Verifying Checksum [2021-01-12T20:26:38.767Z] 5f621e34cdf4: Download complete [2021-01-12T20:26:39.387Z] 5f621e34cdf4: Pull complete [2021-01-12T20:26:39.990Z] a4357932f1b6: Pull complete [2021-01-12T20:26:40.280Z] 18c013af1878: Pull complete [2021-01-12T20:26:41.271Z] 745a02a5169b: Verifying Checksum [2021-01-12T20:26:41.271Z] 745a02a5169b: Download complete [2021-01-12T20:26:42.716Z] 00ac8860ef70: Download complete [2021-01-12T20:26:52.881Z] 00ac8860ef70: Pull complete [2021-01-12T20:26:52.881Z] 63d7cb157983: Pull complete [2021-01-12T20:26:53.155Z] b116817d02f9: Pull complete [2021-01-12T20:26:57.496Z] 745a02a5169b: Pull complete [2021-01-12T20:26:57.496Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-12T20:26:57.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-12T20:26:57.496Z] ---> b7e6874047d6 [2021-01-12T20:26:57.496Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-12T20:27:00.890Z] ---> Running in 9eaea6004903 [2021-01-12T20:27:01.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:27:02.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:27:03.089Z] (1/12) Installing libmagic (5.38-r0) [2021-01-12T20:27:03.364Z] (2/12) Installing file (5.38-r0) [2021-01-12T20:27:03.364Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-12T20:27:03.364Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-12T20:27:05.881Z] ---> 1fd6c94a0790 [2021-01-12T20:27:05.881Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-12T20:27:06.467Z] ---> Running in 85b439b3b558 [2021-01-12T20:27:07.437Z] ---> 718bd5fba8a6 [2021-01-12T20:27:07.437Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-12T20:27:07.663Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-12T20:27:07.932Z] (6/12) Installing patch (2.7.6-r6) [2021-01-12T20:27:07.932Z] (7/12) Installing build-base (0.5-r2) [2021-01-12T20:27:07.932Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-12T20:27:07.932Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-12T20:27:08.210Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-12T20:27:08.210Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-12T20:27:08.483Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-12T20:27:08.483Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:27:08.483Z] OK: 217 MiB in 51 packages [2021-01-12T20:27:10.009Z] ---> Running in 9ee250baa4df [2021-01-12T20:27:10.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-12T20:27:10.589Z] ---> 85ecfdcd931b [2021-01-12T20:27:10.589Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-12T20:27:10.589Z] ---> 4a17e5882325 [2021-01-12T20:27:10.589Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-12T20:27:10.589Z] ---> 134b98c57275 [2021-01-12T20:27:10.589Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-12T20:27:10.871Z] ---> Running in 408483a16afe [2021-01-12T20:27:10.871Z] ---> Running in aae9f974da0d [2021-01-12T20:27:10.871Z] ---> Running in 36f892c04848 [2021-01-12T20:27:11.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-12T20:27:12.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-12T20:27:12.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-12T20:27:12.335Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-12T20:27:12.808Z] Removing intermediate container 9eaea6004903 [2021-01-12T20:27:12.808Z] ---> c8abc0a54cd2 [2021-01-12T20:27:12.808Z] Step 4/6 : WORKDIR /edgex-go [2021-01-12T20:27:12.808Z] ---> Running in 481816d9e60c [2021-01-12T20:27:13.407Z] Removing intermediate container 481816d9e60c [2021-01-12T20:27:13.407Z] ---> d4d31e0a3990 [2021-01-12T20:27:13.407Z] Step 5/6 : COPY go.mod . [2021-01-12T20:27:14.013Z] ---> 0275e58a55dd [2021-01-12T20:27:14.013Z] Step 6/6 : RUN go mod download [2021-01-12T20:27:14.286Z] ---> Running in b1652034275a [2021-01-12T20:27:39.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-12T20:27:41.076Z] Removing intermediate container b1652034275a [2021-01-12T20:27:41.076Z] ---> 44ac91387100 [2021-01-12T20:27:41.076Z] Successfully built 44ac91387100 [2021-01-12T20:27:41.076Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:27:41.418Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T20:27:41.418Z] . [Pipeline] withDockerContainer [2021-01-12T20:27:41.695Z] prd-ubuntu18.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container [2021-01-12T20:27:41.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T20:27:43.339Z] Removing intermediate container 85b439b3b558 [2021-01-12T20:27:43.339Z] ---> 740509a042e7 [2021-01-12T20:27:43.339Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-12T20:27:43.380Z] $ docker top 0310b1437e4ac9199e4dc329886fb39e8f7648c99184a5f5f4ec0ab155d5bbaa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T20:27:44.298Z] Removing intermediate container 408483a16afe [2021-01-12T20:27:44.298Z] ---> f341a24d2073 [2021-01-12T20:27:44.298Z] [2021-01-12T20:27:44.298Z] Step 10/22 : FROM alpine:3.12 [2021-01-12T20:27:44.298Z] ---> Running in 59c33fe6973b [2021-01-12T20:27:44.298Z] 3.12: Pulling from library/alpine [2021-01-12T20:27:44.298Z] Removing intermediate container 9ee250baa4df [2021-01-12T20:27:44.298Z] ---> a2dc158b7d07 [2021-01-12T20:27:44.298Z] [2021-01-12T20:27:44.298Z] Step 10/22 : FROM scratch [2021-01-12T20:27:44.298Z] ---> [2021-01-12T20:27:44.298Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T20:27:44.438Z] + go version [2021-01-12T20:27:44.438Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-12T20:27:44.471Z] $ docker stop --time=1 0310b1437e4ac9199e4dc329886fb39e8f7648c99184a5f5f4ec0ab155d5bbaa [2021-01-12T20:27:44.570Z] ---> Running in a410300c8cf3 [2021-01-12T20:27:45.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-12T20:27:45.972Z] Removing intermediate container a410300c8cf3 [2021-01-12T20:27:45.972Z] ---> 262a2609ab80 [2021-01-12T20:27:45.972Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-12T20:27:46.474Z] $ docker rm -f 0310b1437e4ac9199e4dc329886fb39e8f7648c99184a5f5f4ec0ab155d5bbaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:27:47.380Z] ---> Running in 091a385346a7 [2021-01-12T20:27:47.433Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T20:27:47.434Z] . [Pipeline] withDockerContainer [2021-01-12T20:27:47.652Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T20:27:47.652Z] Status: Downloaded newer image for alpine:3.12 [2021-01-12T20:27:47.652Z] ---> 389fef711851 [2021-01-12T20:27:47.652Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T20:27:47.652Z] Removing intermediate container aae9f974da0d [2021-01-12T20:27:47.652Z] ---> 2c53d949961b [2021-01-12T20:27:47.652Z] [2021-01-12T20:27:47.652Z] Step 10/24 : FROM alpine:3.12 [2021-01-12T20:27:47.652Z] ---> 389fef711851 [2021-01-12T20:27:47.652Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T20:27:47.652Z] Removing intermediate container 36f892c04848 [2021-01-12T20:27:47.652Z] ---> adc6905b3aa9 [2021-01-12T20:27:47.652Z] [2021-01-12T20:27:47.652Z] Step 10/24 : FROM scratch [2021-01-12T20:27:47.652Z] ---> [2021-01-12T20:27:47.652Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-12T20:27:47.652Z] ---> Running in 436458ff9d0d [2021-01-12T20:27:47.694Z] prd-ubuntu18.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container [2021-01-12T20:27:47.780Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T20:27:47.924Z] ---> Running in 1c30835a07ee [2021-01-12T20:27:47.924Z] ---> Running in 6fd50207de56 [2021-01-12T20:27:48.195Z] Removing intermediate container 091a385346a7 [2021-01-12T20:27:48.195Z] ---> 2a85c8fa96f7 [2021-01-12T20:27:48.195Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T20:27:48.459Z] ---> Running in 591c65005482 [2021-01-12T20:27:48.459Z] Removing intermediate container 6fd50207de56 [2021-01-12T20:27:48.459Z] ---> 3d0ee9d93609 [2021-01-12T20:27:48.459Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-12T20:27:48.722Z] ---> Running in c5faef8c3268 [2021-01-12T20:27:48.722Z] Removing intermediate container 591c65005482 [2021-01-12T20:27:48.722Z] ---> 9f656755c8d6 [2021-01-12T20:27:48.722Z] Step 14/22 : WORKDIR / [2021-01-12T20:27:49.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:27:49.006Z] ---> Running in b53b65af9705 [2021-01-12T20:27:49.006Z] Removing intermediate container c5faef8c3268 [2021-01-12T20:27:49.006Z] ---> bac22aeb9648 [2021-01-12T20:27:49.006Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-12T20:27:49.259Z] $ docker top 7ca2029fa23fedf132751a1e1eb79450fe29748f698a24f845fae99d2df410b2 -eo pid,comm [2021-01-12T20:27:49.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:27:49.276Z] ---> Running in 08b18b3c011d [2021-01-12T20:27:49.276Z] Removing intermediate container 59c33fe6973b [2021-01-12T20:27:49.276Z] ---> 66ae9da96e00 [2021-01-12T20:27:49.276Z] [2021-01-12T20:27:49.276Z] Step 11/26 : FROM docker:20.10.0 [2021-01-12T20:27:49.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:27:49.276Z] Removing intermediate container b53b65af9705 [2021-01-12T20:27:49.276Z] ---> 08d0692edfdb [2021-01-12T20:27:49.276Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:27:49.276Z] 20.10.0: Pulling from library/docker [2021-01-12T20:27:49.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:27:49.276Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-12T20:27:49.549Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T20:27:49.549Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-12T20:27:49.549Z] (4/5) Installing curl (7.69.1-r3) [2021-01-12T20:27:49.549Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-12T20:27:49.549Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:27:49.549Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T20:27:49.549Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-12T20:27:49.549Z] OK: 7 MiB in 19 packages [2021-01-12T20:27:49.549Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T20:27:49.549Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-12T20:27:49.549Z] (4/5) Installing curl (7.69.1-r3) [2021-01-12T20:27:49.549Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-12T20:27:49.549Z] Executing busybox-1.31.1-r19.trigger [Pipeline] { [Pipeline] echo [2021-01-12T20:27:49.621Z] ========================================================= [2021-01-12T20:27:49.621Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-12T20:27:49.621Z] ========================================================= [Pipeline] sh [2021-01-12T20:27:49.821Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T20:27:49.821Z] Removing intermediate container 08b18b3c011d [2021-01-12T20:27:49.821Z] ---> 13979c4cfcba [2021-01-12T20:27:49.821Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-12T20:27:49.821Z] OK: 7 MiB in 19 packages [2021-01-12T20:27:50.088Z] ---> 89b83819fc48 [2021-01-12T20:27:50.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-12T20:27:50.262Z] + make test [2021-01-12T20:27:50.262Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-12T20:27:50.369Z] ---> 0c3c68e15585 [2021-01-12T20:27:50.369Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-12T20:27:52.953Z] ---> 6a960cd6fec0 [2021-01-12T20:27:52.953Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-12T20:27:52.953Z] ---> 68525825e26b [2021-01-12T20:27:52.953Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-12T20:27:52.953Z] Removing intermediate container 436458ff9d0d [2021-01-12T20:27:52.953Z] ---> 362c020851ec [2021-01-12T20:27:52.953Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-12T20:27:52.953Z] Removing intermediate container 1c30835a07ee [2021-01-12T20:27:52.953Z] ---> cc24294822f2 [2021-01-12T20:27:52.953Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T20:27:52.953Z] ---> Running in 3d9766f45015 [2021-01-12T20:27:52.953Z] ---> Running in 942f221dda0e [2021-01-12T20:27:53.232Z] ---> e5d95f6c3b1f [2021-01-12T20:27:53.232Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-12T20:27:53.809Z] ---> Running in af63294202cd [2021-01-12T20:27:53.809Z] Removing intermediate container 3d9766f45015 [2021-01-12T20:27:53.809Z] ---> 2a3271079db0 [2021-01-12T20:27:53.809Z] Step 13/22 : WORKDIR / [2021-01-12T20:27:53.809Z] Removing intermediate container 942f221dda0e [2021-01-12T20:27:53.809Z] ---> d9cae8984a1c [2021-01-12T20:27:53.809Z] Step 13/24 : WORKDIR / [2021-01-12T20:27:53.809Z] ---> 3a2ba7302681 [2021-01-12T20:27:53.809Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:27:53.809Z] ---> Running in 70e307445567 [2021-01-12T20:27:53.809Z] ---> Running in 7a8be1b6ab80 [2021-01-12T20:27:54.073Z] Removing intermediate container af63294202cd [2021-01-12T20:27:54.073Z] ---> b27f63b4cfb4 [2021-01-12T20:27:54.073Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:27:54.349Z] ---> Running in b1ef5c4ecfff [2021-01-12T20:27:54.349Z] ---> 3a7814f20a41 [2021-01-12T20:27:54.349Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-12T20:27:54.349Z] Removing intermediate container 70e307445567 [2021-01-12T20:27:54.349Z] ---> 68d375cf3455 [2021-01-12T20:27:54.349Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-12T20:27:54.349Z] Removing intermediate container 7a8be1b6ab80 [2021-01-12T20:27:54.349Z] ---> 7ad39ab70a51 [2021-01-12T20:27:54.349Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:27:54.615Z] Removing intermediate container b1ef5c4ecfff [2021-01-12T20:27:54.615Z] ---> 9ce0610facea [2021-01-12T20:27:54.615Z] Step 20/22 : LABEL arch=x86_64 [2021-01-12T20:27:54.881Z] ---> Running in 69f7e7aac556 [2021-01-12T20:27:54.881Z] ---> 27fb9b72907d [2021-01-12T20:27:54.881Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-12T20:27:54.881Z] ---> f700561ea6ee [2021-01-12T20:27:54.881Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-12T20:27:55.145Z] Removing intermediate container 69f7e7aac556 [2021-01-12T20:27:55.145Z] ---> fb79b84fea53 [2021-01-12T20:27:55.145Z] Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:27:55.145Z] ---> 423a6a748b01 [2021-01-12T20:27:55.145Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-12T20:27:55.145Z] ---> Running in fba3114dfcee [2021-01-12T20:27:56.541Z] ---> 023060ff24b9 [2021-01-12T20:27:56.541Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-12T20:27:56.541Z] ---> aa65971ebbe5 [2021-01-12T20:27:56.541Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-12T20:27:56.541Z] Removing intermediate container fba3114dfcee [2021-01-12T20:27:56.541Z] ---> 8ea49286aa0a [2021-01-12T20:27:56.541Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T20:27:56.541Z] ---> a5314fa24e20 [2021-01-12T20:27:56.541Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-12T20:27:56.807Z] ---> Running in f18c0159faf6 [2021-01-12T20:27:56.807Z] ---> Running in a66f4ac883b1 [2021-01-12T20:27:56.807Z] ---> 3dd7a343b5b3 [2021-01-12T20:27:56.807Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-12T20:27:56.807Z] ---> 5203b6159255 [2021-01-12T20:27:56.807Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-12T20:27:57.072Z] Removing intermediate container f18c0159faf6 [2021-01-12T20:27:57.072Z] ---> 5800448941c2 [2021-01-12T20:27:57.072Z] [2021-01-12T20:27:57.072Z] Removing intermediate container a66f4ac883b1 [2021-01-12T20:27:57.072Z] ---> d60690906a04 [2021-01-12T20:27:57.072Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:27:57.336Z] Successfully built 5800448941c2 [2021-01-12T20:27:57.336Z] ---> Running in f5082c560c5c [2021-01-12T20:27:57.336Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-12T20:27:57.603Z] ---> 4c1a5a4b86ea [2021-01-12T20:27:57.603Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-12T20:27:57.603Z] Successfully tagged docker-core-command-go:latest [2021-01-12T20:27:57.603Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-12T20:27:57.603Z] ---> aefe523efa57 [2021-01-12T20:27:57.603Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-12T20:27:57.603Z] Building docker-core-metadata-go [2021-01-12T20:27:57.603Z]  Building docker-core-command-go ... done  ---> 5dc7a90720a8 [2021-01-12T20:27:57.603Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-12T20:27:57.603Z] ---> Running in 0e1e617d1012 [2021-01-12T20:27:57.603Z] ---> Running in 31e53fc435b5 [2021-01-12T20:27:57.872Z] Removing intermediate container f5082c560c5c [2021-01-12T20:27:57.872Z] ---> 0e1868c5ab8d [2021-01-12T20:27:57.872Z] Step 22/24 : LABEL arch=x86_64 [2021-01-12T20:27:57.872Z] ---> Running in 1f38597d9328 [2021-01-12T20:27:58.513Z] ---> a698053f20be [2021-01-12T20:27:58.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-12T20:27:59.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:27:59.940Z] Removing intermediate container 1f38597d9328 [2021-01-12T20:27:59.940Z] ---> 6d92491424dc [2021-01-12T20:27:59.940Z] Step 23/24 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:27:59.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:28:00.218Z] (1/2) Installing readline (8.0.4-r0) [2021-01-12T20:28:00.218Z] (2/2) Installing bash (5.0.17-r0) [2021-01-12T20:28:00.218Z] Executing bash-5.0.17-r0.post-install [2021-01-12T20:28:00.515Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:28:00.515Z] OK: 12 MiB in 22 packages [2021-01-12T20:28:00.515Z] ---> Running in 607cc7b63794 [2021-01-12T20:28:01.913Z] ---> d2a7bbe95fdc [2021-01-12T20:28:01.913Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-12T20:28:02.880Z] Removing intermediate container 607cc7b63794 [2021-01-12T20:28:02.880Z] ---> bce614d346fb [2021-01-12T20:28:02.880Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T20:28:02.880Z] ---> Running in d4e1fdf7171a [2021-01-12T20:28:03.147Z] ---> Running in 7cfe5ed09410 [2021-01-12T20:28:03.147Z] Removing intermediate container 0e1e617d1012 [2021-01-12T20:28:03.147Z] ---> f113a3647bdb [2021-01-12T20:28:03.147Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-12T20:28:03.736Z] ---> Running in 0e3f270ca7f7 [2021-01-12T20:28:05.179Z] Removing intermediate container 7cfe5ed09410 [2021-01-12T20:28:05.179Z] ---> 524fda13e01d [2021-01-12T20:28:05.179Z] [2021-01-12T20:28:05.179Z] Removing intermediate container 31e53fc435b5 [2021-01-12T20:28:05.179Z] ---> 54210ebf77ec [2021-01-12T20:28:05.179Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-12T20:28:05.761Z] Successfully built 524fda13e01d [2021-01-12T20:28:05.761Z] Successfully tagged docker-support-notifications-go:latest [2021-01-12T20:28:05.761Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-01-12T20:28:06.029Z] ---> Running in f0f402817646 [2021-01-12T20:28:06.029Z] Removing intermediate container 0e3f270ca7f7 [2021-01-12T20:28:06.029Z] ---> 48f1699a8045 [2021-01-12T20:28:06.029Z] Step 20/22 : LABEL arch=x86_64 [2021-01-12T20:28:08.614Z] ---> Running in c231a231557d [2021-01-12T20:28:08.879Z] Removing intermediate container f0f402817646 [2021-01-12T20:28:08.879Z] ---> 1e9dab372f27 [2021-01-12T20:28:08.879Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-12T20:28:09.853Z] Removing intermediate container d4e1fdf7171a [2021-01-12T20:28:09.853Z] ---> f6ed4e87af82 [2021-01-12T20:28:09.853Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-12T20:28:10.446Z] Removing intermediate container c231a231557d [2021-01-12T20:28:10.446Z] ---> 73269a5e0b55 [2021-01-12T20:28:10.446Z] Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:28:11.036Z] ---> Running in de5ab2d04cdd [2021-01-12T20:28:12.009Z] ---> Running in 1716ebc80dd5 [2021-01-12T20:28:12.009Z] ---> Running in 0cdaa98173ee [2021-01-12T20:28:12.443Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-12T20:28:13.412Z] Removing intermediate container de5ab2d04cdd [2021-01-12T20:28:13.412Z] ---> d6e271d42dda [2021-01-12T20:28:13.412Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-12T20:28:13.412Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:28:13.412Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:28:13.412Z] ---> 2352471ff099 [2021-01-12T20:28:13.412Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T20:28:13.412Z] ---> Using cache [2021-01-12T20:28:13.412Z] ---> 6f2a80d57d9b [2021-01-12T20:28:13.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:28:13.412Z] ---> Using cache [2021-01-12T20:28:13.412Z] ---> b3c8f824d5f5 [2021-01-12T20:28:13.412Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T20:28:13.412Z] ---> Using cache [2021-01-12T20:28:13.412Z] ---> 57658e82c001 [2021-01-12T20:28:13.412Z] Step 6/22 : COPY go.mod . [2021-01-12T20:28:13.412Z] ---> Using cache [2021-01-12T20:28:13.412Z] ---> e038d83ca110 [2021-01-12T20:28:13.412Z] Step 7/22 : RUN go mod download [2021-01-12T20:28:13.412Z] ---> Using cache [2021-01-12T20:28:13.412Z] ---> 55b86d738c21 [2021-01-12T20:28:13.412Z] Step 8/22 : COPY . . [2021-01-12T20:28:13.412Z] ---> Using cache [2021-01-12T20:28:13.412Z] ---> 4a17e5882325 [2021-01-12T20:28:13.412Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-12T20:28:13.999Z] Removing intermediate container 1716ebc80dd5 [2021-01-12T20:28:13.999Z] ---> 3faf88d6eeab [2021-01-12T20:28:13.999Z] Step 22/24 : LABEL arch=x86_64 [2021-01-12T20:28:13.999Z] Removing intermediate container 0cdaa98173ee [2021-01-12T20:28:13.999Z] ---> b844e68c8d73 [2021-01-12T20:28:13.999Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T20:28:13.999Z] ---> Running in fec9ab84d78a [2021-01-12T20:28:13.999Z] ---> Running in 9e86ac3290b0 [2021-01-12T20:28:13.999Z] ---> Running in f32d7fbafba9 [2021-01-12T20:28:14.270Z] ---> Running in bd67b266c829 [2021-01-12T20:28:14.536Z] Removing intermediate container 9e86ac3290b0 [2021-01-12T20:28:14.536Z] ---> 6656477d7674 [2021-01-12T20:28:14.536Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-12T20:28:14.536Z] Removing intermediate container f32d7fbafba9 [2021-01-12T20:28:14.536Z] ---> 0253272b067b [2021-01-12T20:28:14.536Z] Step 23/24 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:28:14.805Z] Removing intermediate container bd67b266c829 [2021-01-12T20:28:14.805Z] ---> 6a75cf4b3d7a [2021-01-12T20:28:14.805Z] [2021-01-12T20:28:14.805Z] ---> Running in a3c628459226 [2021-01-12T20:28:15.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-12T20:28:15.071Z] Successfully built 6a75cf4b3d7a [2021-01-12T20:28:15.342Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-12T20:28:15.342Z] Building docker-core-data-go [2021-01-12T20:28:15.342Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a3c628459226 [2021-01-12T20:28:15.342Z] ---> 9453722c8eb2 [2021-01-12T20:28:15.342Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T20:28:16.326Z] ---> Running in 246aacdf5306 [2021-01-12T20:28:16.610Z] ---> ce1bcb8f4a94 [2021-01-12T20:28:16.610Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-12T20:28:19.997Z] Removing intermediate container 246aacdf5306 [2021-01-12T20:28:19.997Z] ---> 243cf368100b [2021-01-12T20:28:19.997Z] [2021-01-12T20:28:20.282Z] Successfully built 243cf368100b [2021-01-12T20:28:20.282Z] ---> b4ddf1488ae6 [2021-01-12T20:28:20.282Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-12T20:28:20.282Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-12T20:28:20.282Z] Building docker-support-scheduler-go [2021-01-12T20:28:24.617Z]  Building docker-security-secretstore-setup-go ... done  ---> 7d6a4df4358f [2021-01-12T20:28:24.617Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-12T20:28:27.230Z] ---> Running in 63058ccd1b79 [2021-01-12T20:28:29.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:28:29.978Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:28:29.978Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:28:29.978Z] ---> 2352471ff099 [2021-01-12T20:28:29.978Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T20:28:29.978Z] ---> Using cache [2021-01-12T20:28:29.978Z] ---> 6f2a80d57d9b [2021-01-12T20:28:29.978Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:28:29.978Z] ---> Using cache [2021-01-12T20:28:29.978Z] ---> b3c8f824d5f5 [2021-01-12T20:28:29.978Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T20:28:29.978Z] ---> Using cache [2021-01-12T20:28:29.978Z] ---> 57658e82c001 [2021-01-12T20:28:29.978Z] Step 6/21 : COPY go.mod . [2021-01-12T20:28:29.978Z] ---> Using cache [2021-01-12T20:28:29.978Z] ---> e038d83ca110 [2021-01-12T20:28:29.978Z] Step 7/21 : RUN go mod download [2021-01-12T20:28:29.978Z] ---> Using cache [2021-01-12T20:28:29.978Z] ---> 55b86d738c21 [2021-01-12T20:28:29.978Z] Step 8/21 : COPY . . [2021-01-12T20:28:29.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:28:30.495Z] ---> Using cache [2021-01-12T20:28:30.495Z] ---> 4a17e5882325 [2021-01-12T20:28:30.495Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-12T20:28:30.495Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-12T20:28:30.495Z] (2/33) Installing expat (2.2.9-r1) [2021-01-12T20:28:30.495Z] (3/33) Installing libffi (3.3-r2) [2021-01-12T20:28:30.495Z] (4/33) Installing gdbm (1.13-r1) [2021-01-12T20:28:30.827Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-12T20:28:30.827Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-12T20:28:30.827Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-12T20:28:30.827Z] ---> Running in 950762d1fb9d [2021-01-12T20:28:33.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-12T20:28:38.583Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-12T20:28:38.583Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-12T20:28:38.583Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-12T20:28:38.583Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-12T20:28:38.849Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-12T20:28:38.849Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-12T20:28:39.114Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-12T20:28:39.114Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-12T20:28:39.114Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-12T20:28:39.378Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-12T20:28:40.812Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-12T20:28:40.812Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-12T20:28:40.812Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-12T20:28:40.812Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-12T20:28:40.812Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-12T20:28:40.812Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-12T20:28:41.082Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-12T20:28:41.082Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-12T20:28:41.082Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-12T20:28:42.523Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-12T20:28:42.797Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-12T20:28:42.797Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-12T20:28:42.797Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-12T20:28:43.391Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-12T20:28:43.669Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-12T20:28:43.669Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-12T20:28:43.943Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:28:44.237Z] OK: 71 MiB in 55 packages [2021-01-12T20:28:48.535Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:28:48.535Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:28:48.535Z] ---> 2352471ff099 [2021-01-12T20:28:48.535Z] Step 3/23 : WORKDIR /edgex-go [2021-01-12T20:28:48.535Z] ---> Using cache [2021-01-12T20:28:48.535Z] ---> 6f2a80d57d9b [2021-01-12T20:28:48.535Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:28:48.535Z] ---> Using cache [2021-01-12T20:28:48.535Z] ---> b3c8f824d5f5 [2021-01-12T20:28:48.535Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-12T20:28:48.827Z] ---> Running in 4c48a185f382 [2021-01-12T20:28:49.444Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:28:49.444Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:28:49.444Z] ---> 2352471ff099 [2021-01-12T20:28:49.444Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T20:28:49.444Z] ---> Using cache [2021-01-12T20:28:49.444Z] ---> 6f2a80d57d9b [2021-01-12T20:28:49.444Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:28:49.444Z] ---> Using cache [2021-01-12T20:28:49.444Z] ---> b3c8f824d5f5 [2021-01-12T20:28:49.444Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T20:28:49.444Z] ---> Using cache [2021-01-12T20:28:49.444Z] ---> 57658e82c001 [2021-01-12T20:28:49.444Z] Step 6/21 : COPY go.mod . [2021-01-12T20:28:49.444Z] ---> Using cache [2021-01-12T20:28:49.444Z] ---> e038d83ca110 [2021-01-12T20:28:49.444Z] Step 7/21 : RUN go mod download [2021-01-12T20:28:49.444Z] ---> Using cache [2021-01-12T20:28:49.444Z] ---> 55b86d738c21 [2021-01-12T20:28:49.444Z] Step 8/21 : COPY . . [2021-01-12T20:28:49.444Z] ---> Using cache [2021-01-12T20:28:49.444Z] ---> 4a17e5882325 [2021-01-12T20:28:49.444Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-12T20:28:50.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:28:51.013Z] ---> Running in f7d67aa0850c [2021-01-12T20:28:51.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:28:51.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-12T20:28:51.897Z] OK: 233 MiB in 51 packages [2021-01-12T20:28:52.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-12T20:28:53.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-12T20:28:54.050Z] Removing intermediate container 4c48a185f382 [2021-01-12T20:28:54.050Z] ---> 403f26ac5aee [2021-01-12T20:28:54.050Z] Step 6/23 : COPY go.mod . [2021-01-12T20:28:56.619Z] ---> 83a30bcf0227 [2021-01-12T20:28:56.619Z] Step 7/23 : RUN go mod download [2021-01-12T20:28:58.024Z] ---> Running in 9df93bbcad9f [2021-01-12T20:28:58.617Z] Removing intermediate container fec9ab84d78a [2021-01-12T20:28:58.617Z] ---> dba019a46c43 [2021-01-12T20:28:58.617Z] [2021-01-12T20:28:58.617Z] Step 10/22 : FROM scratch [2021-01-12T20:28:58.617Z] ---> [2021-01-12T20:28:58.617Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T20:29:00.568Z] ---> Using cache [2021-01-12T20:29:00.568Z] ---> 262a2609ab80 [2021-01-12T20:29:00.568Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-12T20:29:01.157Z] ---> Running in e1aa4cf1389e [2021-01-12T20:29:01.424Z] Removing intermediate container 63058ccd1b79 [2021-01-12T20:29:01.424Z] ---> 2a1a3863065f [2021-01-12T20:29:01.424Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-12T20:29:01.424Z] Removing intermediate container e1aa4cf1389e [2021-01-12T20:29:01.424Z] ---> 555f792098a3 [2021-01-12T20:29:01.424Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T20:29:01.424Z] ---> Running in f51f4bba4520 [2021-01-12T20:29:01.424Z] ---> Running in 3e13deb50106 [2021-01-12T20:29:01.711Z] Removing intermediate container 3e13deb50106 [2021-01-12T20:29:01.711Z] ---> e15444348044 [2021-01-12T20:29:01.711Z] Step 14/22 : WORKDIR / [2021-01-12T20:29:01.987Z] ---> Running in 2a9d83304906 [2021-01-12T20:29:03.427Z] Removing intermediate container 9df93bbcad9f [2021-01-12T20:29:03.427Z] ---> f344ca246eaa [2021-01-12T20:29:03.427Z] Step 8/23 : COPY . . [2021-01-12T20:29:03.427Z] Removing intermediate container 2a9d83304906 [2021-01-12T20:29:03.427Z] ---> 897b6f53eb41 [2021-01-12T20:29:03.427Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:29:03.427Z] Removing intermediate container 950762d1fb9d [2021-01-12T20:29:03.427Z] ---> 5a56629534bc [2021-01-12T20:29:03.427Z] [2021-01-12T20:29:03.427Z] Step 10/21 : FROM alpine:3.12 [2021-01-12T20:29:03.427Z] ---> 389fef711851 [2021-01-12T20:29:03.427Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-12T20:29:03.715Z] Collecting docker-compose==1.23.2 [2021-01-12T20:29:03.715Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-12T20:29:03.715Z] ---> Running in a289695ba88d [2021-01-12T20:29:03.987Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-12T20:29:03.987Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-12T20:29:04.602Z] Collecting texttable<0.10,>=0.9.0 [2021-01-12T20:29:04.602Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-12T20:29:06.558Z] ---> f04bbc1f869a [2021-01-12T20:29:06.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-12T20:29:08.500Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-12T20:29:08.500Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-12T20:29:09.475Z] Collecting jsonschema<3,>=2.5.1 [2021-01-12T20:29:09.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:29:09.475Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-12T20:29:09.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:29:09.749Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-12T20:29:09.749Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T20:29:09.749Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-12T20:29:09.749Z] (4/4) Installing curl (7.69.1-r3) [2021-01-12T20:29:09.749Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:29:10.029Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T20:29:10.029Z] OK: 7 MiB in 18 packages [2021-01-12T20:29:10.029Z] Collecting PyYAML<4,>=3.10 [2021-01-12T20:29:10.029Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-12T20:29:12.616Z] ---> bb5d0c5ff0c5 [2021-01-12T20:29:12.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-12T20:29:12.616Z] Collecting docopt<0.7,>=0.6.1 [2021-01-12T20:29:12.616Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-12T20:29:13.218Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-12T20:29:13.218Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-12T20:29:13.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-12T20:29:13.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-12T20:29:13.895Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-12T20:29:13.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-12T20:29:13.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-12T20:29:13.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-12T20:29:13.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-12T20:29:13.895Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-12T20:29:13.895Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-12T20:29:14.174Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-12T20:29:14.761Z] Collecting cached-property<2,>=1.2.0 [2021-01-12T20:29:15.032Z] ---> 354df4471b81 [2021-01-12T20:29:15.032Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-12T20:29:15.032Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-12T20:29:16.020Z] Collecting docker<4.0,>=3.6.0 [2021-01-12T20:29:16.020Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-12T20:29:16.283Z] ---> Running in 1e90e474ff51 [2021-01-12T20:29:16.283Z] Removing intermediate container a289695ba88d [2021-01-12T20:29:16.283Z] ---> a5f650f4afcb [2021-01-12T20:29:16.283Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T20:29:16.283Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-12T20:29:16.283Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-12T20:29:16.863Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-12T20:29:17.129Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-12T20:29:19.072Z] Collecting idna<2.8,>=2.5 [2021-01-12T20:29:19.072Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-12T20:29:19.072Z] ---> Running in 33392cdbc2f9 [2021-01-12T20:29:19.072Z] Collecting docker-pycreds>=0.4.0 [2021-01-12T20:29:19.072Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-12T20:29:19.072Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-12T20:29:19.072Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-12T20:29:19.072Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-12T20:29:19.072Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-12T20:29:19.320Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-12T20:29:19.320Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-12T20:29:19.320Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-12T20:29:19.336Z] Installing collected packages: websocket-client, texttable, urllib3, idna, requests, jsonschema, PyYAML, docopt, dockerpty, cached-property, docker-pycreds, docker, docker-compose [2021-01-12T20:29:20.736Z] Removing intermediate container 1e90e474ff51 [2021-01-12T20:29:20.736Z] ---> 280205edaa95 [2021-01-12T20:29:20.736Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:29:21.700Z] Running setup.py install for texttable: started [2021-01-12T20:29:22.296Z] ---> Running in 2a790fbdffdc [2021-01-12T20:29:22.585Z] Removing intermediate container 33392cdbc2f9 [2021-01-12T20:29:22.585Z] ---> bb98ac5c7abd [2021-01-12T20:29:22.585Z] Step 13/21 : WORKDIR /edgex [2021-01-12T20:29:22.585Z] Running setup.py install for texttable: finished with status 'done' [2021-01-12T20:29:22.585Z] Attempting uninstall: urllib3 [2021-01-12T20:29:22.585Z] Found existing installation: urllib3 1.25.9 [2021-01-12T20:29:22.585Z] Uninstalling urllib3-1.25.9: [2021-01-12T20:29:22.585Z] Successfully uninstalled urllib3-1.25.9 [2021-01-12T20:29:23.997Z] ---> Running in ff94a48c1536 [2021-01-12T20:29:23.997Z] Attempting uninstall: idna [2021-01-12T20:29:23.997Z] Found existing installation: idna 2.9 [2021-01-12T20:29:23.997Z] Uninstalling idna-2.9: [2021-01-12T20:29:24.260Z] Successfully uninstalled idna-2.9 [2021-01-12T20:29:24.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.274s coverage: 46.6% of statements [2021-01-12T20:29:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-12T20:29:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-12T20:29:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-12T20:29:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-12T20:29:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-12T20:29:24.839Z] Removing intermediate container 2a790fbdffdc [2021-01-12T20:29:24.839Z] ---> 5d2f952484b7 [2021-01-12T20:29:24.839Z] Step 20/22 : LABEL arch=x86_64 [2021-01-12T20:29:25.790Z] Attempting uninstall: requests [2021-01-12T20:29:25.790Z] Found existing installation: requests 2.23.0 [2021-01-12T20:29:25.790Z] Uninstalling requests-2.23.0: [2021-01-12T20:29:26.368Z] Successfully uninstalled requests-2.23.0 [2021-01-12T20:29:27.317Z] ---> Running in 64bb5dae4210 [2021-01-12T20:29:27.317Z] Removing intermediate container ff94a48c1536 [2021-01-12T20:29:27.317Z] ---> 9587a31c3b81 [2021-01-12T20:29:27.317Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-12T20:29:27.586Z] Running setup.py install for PyYAML: started [2021-01-12T20:29:27.586Z] Removing intermediate container f7d67aa0850c [2021-01-12T20:29:27.586Z] ---> 365a567dc322 [2021-01-12T20:29:27.586Z] [2021-01-12T20:29:27.586Z] Step 10/21 : FROM scratch [2021-01-12T20:29:27.586Z] ---> [2021-01-12T20:29:27.586Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T20:29:27.586Z] ---> e207102e6927 [2021-01-12T20:29:27.586Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-12T20:29:27.586Z] ---> Running in 2e3dd86b28db [2021-01-12T20:29:27.870Z] ---> Using cache [2021-01-12T20:29:27.870Z] ---> 262a2609ab80 [2021-01-12T20:29:27.870Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-12T20:29:27.870Z] ---> ea38392a201f [2021-01-12T20:29:27.870Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-12T20:29:27.870Z] Removing intermediate container 64bb5dae4210 [2021-01-12T20:29:27.870Z] ---> defa750990b3 [2021-01-12T20:29:27.870Z] Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:29:27.870Z] ---> Running in 2bcf1b096570 [2021-01-12T20:29:28.135Z] ---> Running in 9310c1e6fed0 [2021-01-12T20:29:28.476Z] Removing intermediate container 2bcf1b096570 [2021-01-12T20:29:28.476Z] ---> 936f63a4bd0f [2021-01-12T20:29:28.476Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-12T20:29:28.476Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-12T20:29:28.476Z] Running setup.py install for docopt: started [2021-01-12T20:29:28.476Z] ---> Running in 0f66ebe03a0a [2021-01-12T20:29:28.476Z] Removing intermediate container 9310c1e6fed0 [2021-01-12T20:29:28.476Z] ---> c6f10e347e92 [2021-01-12T20:29:28.476Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T20:29:28.476Z] ---> 4745a9188f33 [2021-01-12T20:29:28.476Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-12T20:29:28.747Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-12T20:29:28.747Z] ---> Running in 1444ba9963a8 [2021-01-12T20:29:28.747Z] Removing intermediate container 0f66ebe03a0a [2021-01-12T20:29:28.747Z] ---> 31df8d2409e9 [2021-01-12T20:29:28.747Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:29:29.022Z] Running setup.py install for docopt: finished with status 'done' [2021-01-12T20:29:29.022Z] Running setup.py install for dockerpty: started [2021-01-12T20:29:29.022Z] Removing intermediate container 1444ba9963a8 [2021-01-12T20:29:29.022Z] ---> e5764a3b73d5 [2021-01-12T20:29:29.022Z] [2021-01-12T20:29:29.304Z] ---> af2ddb803aa2 [2021-01-12T20:29:29.304Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-12T20:29:29.304Z] Successfully built e5764a3b73d5 [2021-01-12T20:29:29.304Z] Successfully tagged docker-core-metadata-go:latest [2021-01-12T20:29:29.304Z]  Building docker-core-metadata-go ... done  ---> e5a34e9828bf [2021-01-12T20:29:29.304Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-12T20:29:29.580Z] ---> Running in 567636f54ae2 [2021-01-12T20:29:29.580Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-12T20:29:29.854Z] Removing intermediate container 567636f54ae2 [2021-01-12T20:29:29.854Z] ---> 44bbfb5fba9f [2021-01-12T20:29:29.854Z] Step 18/21 : CMD ["--init=true"] [2021-01-12T20:29:31.282Z] ---> Running in 2f7d30fa544d [2021-01-12T20:29:31.873Z] ---> 2301624ef8fd [2021-01-12T20:29:31.873Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-12T20:29:32.142Z] Removing intermediate container 2f7d30fa544d [2021-01-12T20:29:32.142Z] ---> 01df0fcba04c [2021-01-12T20:29:32.142Z] Step 19/21 : LABEL arch=x86_64 [2021-01-12T20:29:32.142Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-12T20:29:32.734Z] ---> Running in 16e64980e123 [2021-01-12T20:29:32.734Z] ---> 59ae3c3a412d [2021-01-12T20:29:32.734Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-12T20:29:33.010Z] ---> Running in 69ce77eca243 [2021-01-12T20:29:33.010Z] Removing intermediate container 16e64980e123 [2021-01-12T20:29:33.010Z] ---> 60dd0b4aecbe [2021-01-12T20:29:33.010Z] Step 20/21 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:29:33.010Z] ---> Running in d5c2a4d62066 [2021-01-12T20:29:33.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.0% of statements [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-12T20:29:33.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-12T20:29:33.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-12T20:29:33.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.678s coverage: 77.8% of statements [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-12T20:29:33.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.379s coverage: 82.4% of statements [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-12T20:29:33.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-12T20:29:33.285Z] Removing intermediate container 69ce77eca243 [2021-01-12T20:29:33.285Z] ---> 087089f0e20f [2021-01-12T20:29:33.285Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:29:33.557Z] Removing intermediate container d5c2a4d62066 [2021-01-12T20:29:33.557Z] ---> 6e9f9d672e01 [2021-01-12T20:29:33.557Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T20:29:33.557Z] ---> Running in be7146b83fef [2021-01-12T20:29:33.827Z] ---> Running in e62a5c0e4f3c [2021-01-12T20:29:34.822Z] Removing intermediate container be7146b83fef [2021-01-12T20:29:34.822Z] ---> 0201ef6fc41f [2021-01-12T20:29:34.822Z] Step 19/21 : LABEL arch=x86_64 [2021-01-12T20:29:35.409Z] Removing intermediate container e62a5c0e4f3c [2021-01-12T20:29:35.409Z] ---> dafd4a549e54 [2021-01-12T20:29:35.409Z] [2021-01-12T20:29:35.409Z] ---> Running in 94b7701673ce [2021-01-12T20:29:35.409Z] Removing intermediate container f51f4bba4520 [2021-01-12T20:29:35.409Z] ---> bbacf6b9cf7e [2021-01-12T20:29:35.409Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-12T20:29:35.409Z] Successfully built dafd4a549e54 [2021-01-12T20:29:35.682Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-12T20:29:35.682Z]  Building docker-security-proxy-setup-go ... done  ---> Running in df2148cbb104 [2021-01-12T20:29:35.955Z] Removing intermediate container 94b7701673ce [2021-01-12T20:29:35.955Z] ---> 138bd825f842 [2021-01-12T20:29:35.955Z] Step 20/21 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:29:35.955Z] ---> Running in f8a889bfd858 [2021-01-12T20:29:36.558Z] Removing intermediate container f8a889bfd858 [2021-01-12T20:29:36.558Z] ---> 3cac868ceee5 [2021-01-12T20:29:36.558Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T20:29:36.558Z] ---> Running in dfa1572c1624 [2021-01-12T20:29:36.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:29:36.848Z] Removing intermediate container dfa1572c1624 [2021-01-12T20:29:36.848Z] ---> 6ca8eb2fd43d [2021-01-12T20:29:36.848Z] [2021-01-12T20:29:37.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:29:37.118Z] Successfully built 6ca8eb2fd43d [2021-01-12T20:29:37.118Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-12T20:29:37.118Z]  Building docker-support-scheduler-go ... done (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T20:29:37.118Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-12T20:29:37.118Z] (3/3) Installing curl (7.69.1-r3) [2021-01-12T20:29:37.383Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:29:37.383Z] OK: 72 MiB in 58 packages [2021-01-12T20:29:38.367Z] Removing intermediate container df2148cbb104 [2021-01-12T20:29:38.367Z] ---> aa7024c31971 [2021-01-12T20:29:38.367Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-12T20:29:38.642Z] ---> Running in cbc8ec8fa131 [2021-01-12T20:29:38.935Z] Removing intermediate container cbc8ec8fa131 [2021-01-12T20:29:38.935Z] ---> 5b8732824dff [2021-01-12T20:29:38.935Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:29:39.213Z] ---> Running in 95c928005b60 [2021-01-12T20:29:39.487Z] Removing intermediate container 95c928005b60 [2021-01-12T20:29:39.487Z] ---> 59a220e115ce [2021-01-12T20:29:39.487Z] Step 24/26 : LABEL arch=x86_64 [2021-01-12T20:29:39.487Z] ---> Running in 43661f7a48cc [2021-01-12T20:29:40.090Z] Removing intermediate container 43661f7a48cc [2021-01-12T20:29:40.090Z] ---> 0b99271c74a2 [2021-01-12T20:29:40.090Z] Step 25/26 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:29:40.090Z] ---> Running in 70e7ae24f35e [2021-01-12T20:29:40.366Z] Removing intermediate container 70e7ae24f35e [2021-01-12T20:29:40.366Z] ---> 4d74713a772b [2021-01-12T20:29:40.366Z] Step 26/26 : LABEL version=0.0.0 [2021-01-12T20:29:40.366Z] ---> Running in 0078574dbb0d [2021-01-12T20:29:40.640Z] Removing intermediate container 0078574dbb0d [2021-01-12T20:29:40.640Z] ---> 35449073478a [2021-01-12T20:29:40.640Z] [2021-01-12T20:29:41.225Z] Successfully built 35449073478a [2021-01-12T20:29:41.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.236s coverage: 28.6% of statements [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-12T20:29:41.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.191s coverage: 100.0% of statements [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-12T20:29:41.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-12T20:29:41.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.271s coverage: 86.7% of statements [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-12T20:29:41.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.320s coverage: 97.5% of statements [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-12T20:29:41.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-12T20:29:41.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-12T20:29:41.505Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-12T20:29:48.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.101s coverage: 94.1% of statements [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-12T20:29:48.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-12T20:29:48.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-12T20:29:48.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-12T20:29:48.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.134s coverage: 75.5% of statements [2021-01-12T20:29:48.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-12T20:29:48.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-01-12T20:29:48.307Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 2e3dd86b28db [2021-01-12T20:29:48.307Z] ---> 70daae41e843 [2021-01-12T20:29:48.307Z] [2021-01-12T20:29:48.307Z] Step 10/23 : FROM alpine:3.12 [2021-01-12T20:29:48.307Z] ---> 389fef711851 [2021-01-12T20:29:48.307Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T20:29:48.307Z] ---> Running in 5aad6a5498d6 [2021-01-12T20:29:48.307Z] Removing intermediate container 5aad6a5498d6 [2021-01-12T20:29:48.307Z] ---> ca0a9883a107 [2021-01-12T20:29:48.307Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-12T20:29:48.307Z] ---> Running in 6ea77d89dfd6 [2021-01-12T20:29:48.612Z] Removing intermediate container 6ea77d89dfd6 [2021-01-12T20:29:48.612Z] ---> d564e5a62f0c [2021-01-12T20:29:48.612Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-12T20:29:48.612Z] ---> Running in cf4cc4d9703b [2021-01-12T20:29:48.612Z] Removing intermediate container cf4cc4d9703b [2021-01-12T20:29:48.612Z] ---> 6fd35aefa118 [2021-01-12T20:29:48.612Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:29:48.612Z] ---> Running in a5c82c7cd667 [2021-01-12T20:29:48.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements [2021-01-12T20:29:50.027Z] Removing intermediate container a5c82c7cd667 [2021-01-12T20:29:50.027Z] ---> 00be5e1226f0 [2021-01-12T20:29:50.027Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-12T20:29:50.027Z] ---> Running in 21d3f3b770bb [2021-01-12T20:29:50.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.158s coverage: 84.2% of statements [2021-01-12T20:29:50.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T20:29:51.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T20:29:51.824Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-12T20:29:51.824Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-12T20:29:52.087Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-12T20:29:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.4% of statements [2021-01-12T20:29:52.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-12T20:29:52.352Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-12T20:29:52.352Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-12T20:29:52.352Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:29:52.352Z] OK: 8 MiB in 19 packages [2021-01-12T20:29:52.938Z] Removing intermediate container 21d3f3b770bb [2021-01-12T20:29:52.938Z] ---> 5b3c588978fe [2021-01-12T20:29:52.938Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:29:53.207Z] ---> 4078322d38c5 [2021-01-12T20:29:53.207Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-12T20:29:54.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.725s coverage: 63.5% of statements [2021-01-12T20:29:54.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-12T20:29:54.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-12T20:29:54.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-01-12T20:29:54.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements [2021-01-12T20:29:54.160Z] ---> f08e2ffb695e [2021-01-12T20:29:54.160Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-12T20:29:54.160Z] ---> 128f0cdc2e20 [2021-01-12T20:29:54.160Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-12T20:29:54.160Z] ---> Running in d85f87600e46 [2021-01-12T20:29:54.424Z] Removing intermediate container d85f87600e46 [2021-01-12T20:29:54.424Z] ---> 879b63ffe9da [2021-01-12T20:29:54.424Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:29:54.424Z] ---> Running in fb8103ce68af [2021-01-12T20:29:54.687Z] Removing intermediate container fb8103ce68af [2021-01-12T20:29:54.687Z] ---> eed80145456f [2021-01-12T20:29:54.687Z] Step 21/23 : LABEL arch=x86_64 [2021-01-12T20:29:54.687Z] ---> Running in 56e905d69b94 [2021-01-12T20:29:54.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-01-12T20:29:54.955Z] Removing intermediate container 56e905d69b94 [2021-01-12T20:29:54.956Z] ---> aa6b2fd3061c [2021-01-12T20:29:54.956Z] Step 22/23 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:29:54.956Z] ---> Running in 59654fa84b70 [2021-01-12T20:29:55.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.126s coverage: 73.7% of statements [2021-01-12T20:29:55.220Z] Removing intermediate container 59654fa84b70 [2021-01-12T20:29:55.220Z] ---> c854eecd6559 [2021-01-12T20:29:55.220Z] Step 23/23 : LABEL version=0.0.0 [2021-01-12T20:29:55.220Z] ---> Running in 7453a2b72143 [2021-01-12T20:29:55.493Z] Removing intermediate container 7453a2b72143 [2021-01-12T20:29:55.493Z] ---> a3ef9241cbdc [2021-01-12T20:29:55.493Z] [2021-01-12T20:29:55.493Z] Successfully built a3ef9241cbdc [2021-01-12T20:29:55.493Z] Successfully tagged docker-core-data-go:latest [2021-01-12T20:29:56.091Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-12T20:29:56.099Z] $ docker stop --time=1 33f85293f28136b92239062cf83d1070ff60e41ff6907143b894311a779c5229 [2021-01-12T20:29:57.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-01-12T20:29:57.758Z] $ docker rm -f 33f85293f28136b92239062cf83d1070ff60e41ff6907143b894311a779c5229 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T20:29:58.323Z] + docker images [2021-01-12T20:29:58.323Z] + grep docker [2021-01-12T20:29:58.323Z] docker-core-data-go latest a3ef9241cbdc 3 seconds ago 22.3MB [2021-01-12T20:29:58.323Z] docker-sys-mgmt-agent-go latest 35449073478a 18 seconds ago 313MB [2021-01-12T20:29:58.323Z] docker-support-scheduler-go latest 6ca8eb2fd43d 22 seconds ago 10.7MB [2021-01-12T20:29:58.323Z] docker-security-proxy-setup-go latest dafd4a549e54 24 seconds ago 24.5MB [2021-01-12T20:29:58.323Z] docker-core-metadata-go latest e5764a3b73d5 30 seconds ago 13MB [2021-01-12T20:29:58.323Z] docker-security-secretstore-setup-go latest 243cf368100b About a minute ago 24.6MB [2021-01-12T20:29:58.323Z] docker-security-bootstrap-redis-go latest 6a75cf4b3d7a About a minute ago 15.8MB [2021-01-12T20:29:58.323Z] docker-support-notifications-go latest 524fda13e01d About a minute ago 12MB [2021-01-12T20:29:58.323Z] docker-core-command-go latest 5800448941c2 2 minutes ago 10.6MB [2021-01-12T20:29:58.323Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-12T20:30:01.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.914s coverage: 55.9% of statements [2021-01-12T20:30:01.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-12T20:30:01.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-12T20:30:01.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-12T20:30:01.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-12T20:30:01.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-12T20:30:01.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.413s coverage: 37.0% of statements [2021-01-12T20:30:01.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-12T20:30:01.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-12T20:30:01.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.698s coverage: 84.0% of statements [2021-01-12T20:30:01.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements [2021-01-12T20:30:10.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.446s coverage: 47.1% of statements [2021-01-12T20:30:10.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-12T20:30:10.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-12T20:30:10.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-12T20:30:10.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-12T20:30:10.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-12T20:30:10.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.155s coverage: 100.0% of statements [2021-01-12T20:30:10.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-12T20:30:10.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.158s coverage: 100.0% of statements [2021-01-12T20:30:10.040Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-12T20:30:13.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.160s coverage: 29.1% of statements [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-12T20:30:13.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-12T20:30:13.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-12T20:30:13.481Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-12T20:30:13.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-12T20:30:13.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-12T20:30:13.481Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-12T20:30:13.765Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-01-12T20:30:13.990Z] Still waiting to schedule task [2021-01-12T20:30:13.990Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-12T20:30:14.757Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-12T20:30:15.739Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements [2021-01-12T20:30:16.345Z] GO111MODULE=on go vet ./... [2021-01-12T20:31:03.136Z] Running on prd-ubuntu18.04-docker-8c-8g-19800 in /w/workspace/edgexfoundry_edgex-go_PR-2999 [Pipeline] { [Pipeline] ws [2021-01-12T20:31:03.190Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-01-12T20:31:05.456Z] using credential edgex-jenkins-ssh [2021-01-12T20:31:05.544Z] Cloning the remote Git repository [2021-01-12T20:31:05.569Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-12T20:31:05.640Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-01-12T20:31:05.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T20:31:05.668Z] > git --version # timeout=10 [2021-01-12T20:31:05.675Z] > git --version # 'git version 2.17.1' [2021-01-12T20:31:05.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T20:31:05.712Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T20:31:15.914Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T20:31:15.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T20:31:15.932Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T20:31:15.945Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T20:31:15.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T20:31:15.949Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2999/head:refs/remotes/origin/PR-2999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T20:31:16.448Z] Merging remotes/origin/master commit 6731ab5d56a0494658aab350a508f22ecd29f588 into PR head commit 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:31:16.572Z] Merge succeeded, producing 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:31:16.573Z] Checking out Revision 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d (PR-2999) [2021-01-12T20:31:16.457Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T20:31:16.462Z] > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 [2021-01-12T20:31:16.539Z] > git remote # timeout=10 [2021-01-12T20:31:16.547Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T20:31:16.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T20:31:16.556Z] > git merge 6731ab5d56a0494658aab350a508f22ecd29f588 # timeout=10 [2021-01-12T20:31:16.566Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T20:31:16.577Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T20:31:16.581Z] > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 [2021-01-12T20:31:20.231Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:31:21.148Z] + echo snap-build.sh [2021-01-12T20:31:21.148Z] snap-build.sh [2021-01-12T20:31:21.148Z] + SNAP_BASE_DIR=. [2021-01-12T20:31:21.148Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-01-12T20:31:21.148Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-01-12T20:31:21.148Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-01-12T20:31:21.148Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-01-12T20:31:21.148Z] + cd /w/workspace/edgex-go/7 [2021-01-12T20:31:21.148Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-12T20:31:21.148Z] Reading package lists... [2021-01-12T20:31:21.148Z] Building dependency tree... [2021-01-12T20:31:21.148Z] Reading state information... [2021-01-12T20:31:21.412Z] The following packages were automatically installed and are no longer required: [2021-01-12T20:31:21.412Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-12T20:31:21.412Z] uidmap xdelta3 [2021-01-12T20:31:21.412Z] Use 'sudo apt autoremove' to remove them. [2021-01-12T20:31:21.412Z] The following packages will be REMOVED: [2021-01-12T20:31:21.412Z] lxd* lxd-client* [2021-01-12T20:31:21.681Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-12T20:31:21.681Z] After this operation, 31.7 MB disk space will be freed. [2021-01-12T20:31:22.997Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-12T20:31:22.997Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-12T20:31:23.577Z] Removing lxd dnsmasq configuration [2021-01-12T20:31:23.839Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-12T20:31:23.839Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-12T20:31:24.400Z] gofmt -l . [2021-01-12T20:31:24.400Z] [ "`gofmt -l .`" = "" ] [2021-01-12T20:31:24.790Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-12T20:31:25.367Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-12T20:31:25.368Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-12T20:31:26.763Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-12T20:31:26.763Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-12T20:31:27.791Z] ./bin/test-go-mod-tidy.sh [2021-01-12T20:31:28.064Z] ./bin/test-attribution-txt.sh [2021-01-12T20:31:28.154Z] + sudo snap remove --purge lxd [2021-01-12T20:31:28.155Z] snap "lxd" is not installed [2021-01-12T20:31:28.155Z] + sudo groupadd --force --system lxd [2021-01-12T20:31:28.155Z] ++ whoami [2021-01-12T20:31:28.155Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-12T20:31:28.155Z] + newgrp - lxd [2021-01-12T20:31:28.155Z] + sudo snap install lxd [Pipeline] sh [2021-01-12T20:31:30.155Z] + ls -al . [2021-01-12T20:31:30.155Z] total 680 [2021-01-12T20:31:30.155Z] drwxrwxr-x 9 1001 1001 4096 Jan 12 20:31 . [2021-01-12T20:31:30.155Z] drwxr-xr-x 4 root root 4096 Jan 12 20:27 .. [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 11 Jan 12 20:26 .dockerignore [2021-01-12T20:31:30.155Z] drwxrwxr-x 8 1001 1001 4096 Jan 12 20:26 .git [2021-01-12T20:31:30.155Z] drwxrwxr-x 3 1001 1001 4096 Jan 12 20:26 .github [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 824 Jan 12 20:26 .gitignore [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 166 Jan 12 20:26 .sonarcloud.properties [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 7741 Jan 12 20:26 Attribution.txt [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 3804 Jan 12 20:26 CONTRIBUTING.md [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 931 Jan 12 20:26 Dockerfile.build [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 863 Jan 12 20:26 Jenkinsfile [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 10775 Jan 12 20:26 LICENSE [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 5750 Jan 12 20:26 Makefile [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 6524 Jan 12 20:26 README.md [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 6744 Jan 12 20:26 SECURITY.md [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 5 Jan 12 20:22 VERSION [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 4131 Jan 12 20:26 ZMQWindows.md [2021-01-12T20:31:30.155Z] drwxrwxr-x 2 1001 1001 4096 Jan 12 20:26 bin [2021-01-12T20:31:30.155Z] drwxrwxr-x 14 1001 1001 4096 Jan 12 20:26 cmd [2021-01-12T20:31:30.155Z] -rw-r--r-- 1 root root 545099 Jan 12 20:30 coverage.out [2021-01-12T20:31:30.155Z] -rw-r--r-- 1 root root 979 Jan 12 20:31 go.mod [2021-01-12T20:31:30.155Z] -rw-r--r-- 1 root root 19231 Jan 12 20:31 go.sum [2021-01-12T20:31:30.155Z] drwxrwxr-x 8 1001 1001 4096 Jan 12 20:26 internal [2021-01-12T20:31:30.155Z] drwxrwxr-x 4 1001 1001 4096 Jan 12 20:26 openapi [2021-01-12T20:31:30.155Z] drwxrwxr-x 4 1001 1001 4096 Jan 12 20:26 snap [2021-01-12T20:31:30.155Z] -rw-rw-r-- 1 1001 1001 168 Jan 12 20:26 version.go [Pipeline] sh [2021-01-12T20:31:30.817Z] + '[' -e coverage.out ] [2021-01-12T20:31:30.817Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-12T20:31:30.838Z] Warning: overwriting stash ‘coverage-report’ [2021-01-12T20:31:32.001Z] Stashed 1 file(s) [Pipeline] sh [2021-01-12T20:31:32.712Z] + make build [2021-01-12T20:31:32.712Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-12T20:31:36.306Z] 2021-01-12T20:31:33Z INFO Waiting for automatic snapd restart... [2021-01-12T20:31:45.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-12T20:31:51.333Z] lxd 4.10 from Canonical* installed [2021-01-12T20:31:51.334Z] + sudo lxd init --auto [2021-01-12T20:32:00.040Z] + sudo snap install --classic snapcraft [2021-01-12T20:32:04.296Z] snapcraft 4.4.4 from Canonical* installed [2021-01-12T20:32:04.296Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-12T20:32:04.296Z] + patch --verbose -p1 [2021-01-12T20:32:04.296Z] Hmm... Looks like a unified diff to me... [2021-01-12T20:32:04.296Z] The text leading up to this was: [2021-01-12T20:32:04.296Z] -------------------------- [2021-01-12T20:32:04.296Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-12T20:32:04.296Z] |From: Tony Espy [2021-01-12T20:32:04.296Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-12T20:32:04.296Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-12T20:32:04.296Z] | [2021-01-12T20:32:04.296Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-12T20:32:04.296Z] |optimize the snap CI check run for pull requests. When [2021-01-12T20:32:04.296Z] |applied, it essentially strips out everything (apps and [2021-01-12T20:32:04.296Z] |parts) from the snapcraft.yaml file except those required [2021-01-12T20:32:04.296Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-12T20:32:04.296Z] |catch changes to edgex-go that break the snap build. [2021-01-12T20:32:04.296Z] | [2021-01-12T20:32:04.296Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-12T20:32:04.296Z] |to update this patch file, otherwise it may fail to apply, [2021-01-12T20:32:04.296Z] |resulting in a failed snap build CI check in the associated [2021-01-12T20:32:04.296Z] |pull request. [2021-01-12T20:32:04.296Z] | [2021-01-12T20:32:04.296Z] |Note - in addition to applying this patch, the pipeline also [2021-01-12T20:32:04.296Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-12T20:32:04.296Z] |need to build the finally binary .snap file (and it won't [2021-01-12T20:32:04.296Z] |work with the patch applied). This further reduces the build [2021-01-12T20:32:04.296Z] |time. [2021-01-12T20:32:04.296Z] |--- [2021-01-12T20:32:04.296Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-12T20:32:04.296Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-12T20:32:04.296Z] | [2021-01-12T20:32:04.296Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-12T20:32:04.296Z] |index 1e537489..faf42425 100644 [2021-01-12T20:32:04.296Z] |--- a/snap/snapcraft.yaml [2021-01-12T20:32:04.296Z] |+++ b/snap/snapcraft.yaml [2021-01-12T20:32:04.296Z] -------------------------- [2021-01-12T20:32:04.296Z] patching file snap/snapcraft.yaml [2021-01-12T20:32:04.296Z] Using Plan A... [2021-01-12T20:32:04.296Z] Hunk #1 succeeded at 73. [2021-01-12T20:32:04.296Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-12T20:32:04.296Z] Hunk #3 succeeded at 214. [2021-01-12T20:32:04.296Z] Hunk #4 succeeded at 222. [2021-01-12T20:32:04.296Z] Hunk #5 succeeded at 229. [2021-01-12T20:32:04.296Z] Hunk #6 succeeded at 256. [2021-01-12T20:32:04.296Z] Hunk #7 succeeded at 290. [2021-01-12T20:32:04.296Z] Hunk #8 succeeded at 342 (offset 1 line). [2021-01-12T20:32:04.296Z] Hmm... Ignoring the trailing garbage. [2021-01-12T20:32:04.296Z] done [2021-01-12T20:32:04.296Z] + sudo snapcraft prime --use-lxd [2021-01-12T20:32:05.236Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-12T20:32:05.236Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-12T20:32:05.236Z] - README.md [2021-01-12T20:32:05.236Z] - snapcraft.yaml.orig [2021-01-12T20:32:05.236Z] [2021-01-12T20:32:05.236Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-12T20:32:06.179Z] Launching a container. [2021-01-12T20:32:07.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-12T20:32:10.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-12T20:32:17.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-12T20:32:18.054Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-12T20:32:18.413Z] Waiting for container to be ready [2021-01-12T20:32:18.413Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-12T20:32:18.413Z] [2021-01-12T20:32:20.963Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-12T20:32:20.963Z] Waiting for network to be ready... [2021-01-12T20:32:21.223Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-12T20:32:21.485Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-12T20:32:21.485Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-12T20:32:21.485Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-12T20:32:21.485Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-12T20:32:21.485Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-12T20:32:21.485Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-12T20:32:21.485Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-12T20:32:21.485Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-12T20:32:21.744Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-12T20:32:22.006Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-12T20:32:22.006Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-12T20:32:22.270Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-12T20:32:22.532Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-12T20:32:22.532Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-12T20:32:22.532Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-12T20:32:22.532Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-12T20:32:22.532Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-12T20:32:23.104Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-12T20:32:23.363Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-12T20:32:23.363Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-12T20:32:23.363Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-12T20:32:23.363Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-12T20:32:23.363Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-12T20:32:23.363Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-12T20:32:23.363Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-12T20:32:23.363Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-12T20:32:23.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-12T20:32:25.913Z] Fetched 23.7 MB in 4s (5580 kB/s) [2021-01-12T20:32:26.174Z] Reading package lists... [2021-01-12T20:32:26.435Z] Reading package lists... [2021-01-12T20:32:26.695Z] Building dependency tree... [2021-01-12T20:32:26.695Z] Reading state information... [2021-01-12T20:32:26.695Z] The following additional packages will be installed: [2021-01-12T20:32:26.695Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-12T20:32:26.695Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-12T20:32:26.695Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-12T20:32:26.695Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-12T20:32:26.695Z] Suggested packages: [2021-01-12T20:32:26.695Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-12T20:32:26.695Z] Recommended packages: [2021-01-12T20:32:26.695Z] gnupg libsasl2-modules [2021-01-12T20:32:26.695Z] The following NEW packages will be installed: [2021-01-12T20:32:26.695Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-12T20:32:26.695Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-12T20:32:26.695Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-12T20:32:26.695Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-12T20:32:26.695Z] The following packages will be upgraded: [2021-01-12T20:32:26.695Z] gpg gpg-agent gpgconf libudev1 [2021-01-12T20:32:26.956Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-12T20:32:26.956Z] Need to get 3532 kB of archives. [2021-01-12T20:32:26.956Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-12T20:32:26.956Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-12T20:32:26.956Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-12T20:32:27.529Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-12T20:32:27.529Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-12T20:32:27.790Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-12T20:32:27.790Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-12T20:32:27.790Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-12T20:32:27.790Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-12T20:32:28.051Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-12T20:32:28.051Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-12T20:32:28.051Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-12T20:32:28.051Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-12T20:32:28.051Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-12T20:32:28.312Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-12T20:32:28.312Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-12T20:32:28.312Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-12T20:32:28.312Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-12T20:32:28.312Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-12T20:32:28.312Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-12T20:32:28.312Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-12T20:32:28.312Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-12T20:32:28.312Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-12T20:32:28.573Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T20:32:28.573Z] Fetched 3532 kB in 2s (2215 kB/s) [2021-01-12T20:32:28.573Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-12T20:32:28.573Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-12T20:32:28.573Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T20:32:28.833Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-12T20:32:28.833Z] Selecting previously unselected package udev. [2021-01-12T20:32:28.833Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-12T20:32:28.833Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-12T20:32:28.833Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-12T20:32:28.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-12T20:32:29.094Z] Selecting previously unselected package libfuse2:amd64. [2021-01-12T20:32:29.094Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-12T20:32:29.094Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-12T20:32:29.356Z] Selecting previously unselected package fuse. [2021-01-12T20:32:29.356Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-12T20:32:29.356Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-12T20:32:29.356Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T20:32:29.356Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T20:32:29.616Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T20:32:29.616Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T20:32:29.616Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T20:32:29.616Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T20:32:29.876Z] Selecting previously unselected package libksba8:amd64. [2021-01-12T20:32:29.876Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-12T20:32:29.876Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-12T20:32:29.876Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-12T20:32:29.876Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T20:32:29.876Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:30.137Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-12T20:32:30.137Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T20:32:30.137Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:30.137Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-12T20:32:30.137Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T20:32:30.137Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:30.399Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-12T20:32:30.399Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T20:32:30.399Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:30.399Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-12T20:32:30.399Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T20:32:30.399Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:30.399Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-12T20:32:30.399Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T20:32:30.399Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:30.660Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-12T20:32:30.660Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T20:32:30.660Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:30.660Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-12T20:32:30.660Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T20:32:30.660Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:30.925Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-12T20:32:30.925Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T20:32:30.925Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:30.925Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-12T20:32:30.925Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-12T20:32:30.925Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T20:32:30.925Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-12T20:32:30.925Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-12T20:32:30.925Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T20:32:31.186Z] Selecting previously unselected package libldap-common. [2021-01-12T20:32:31.186Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-12T20:32:31.186Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T20:32:31.186Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-12T20:32:31.186Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-12T20:32:31.186Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T20:32:31.186Z] Selecting previously unselected package dirmngr. [2021-01-12T20:32:31.186Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T20:32:31.448Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-12T20:32:31.448Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T20:32:31.448Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-12T20:32:31.448Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-12T20:32:31.448Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T20:32:31.448Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T20:32:31.710Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-12T20:32:31.710Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:31.710Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-12T20:32:31.710Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T20:32:31.710Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-12T20:32:31.972Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T20:32:32.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-12T20:32:32.233Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:32.233Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-12T20:32:32.234Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-12T20:32:32.494Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-12T20:32:32.494Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:32.494Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:32.494Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:32.494Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:32.494Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:32.494Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:32.494Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T20:32:32.494Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T20:32:32.755Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-12T20:32:32.756Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T20:32:33.016Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-12T20:32:33.016Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-12T20:32:33.016Z] This means they are not meant to be enabled using systemctl. [2021-01-12T20:32:33.016Z] Possible reasons for having this kind of units are: [2021-01-12T20:32:33.016Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-12T20:32:33.016Z] .wants/ or .requires/ directory. [2021-01-12T20:32:33.016Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-12T20:32:33.016Z] a requirement dependency on it. [2021-01-12T20:32:33.016Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-12T20:32:33.016Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-12T20:32:33.016Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-12T20:32:33.016Z] instance name specified. [2021-01-12T20:32:33.275Z] Reading package lists... [2021-01-12T20:32:33.536Z] Building dependency tree... [2021-01-12T20:32:33.536Z] Reading state information... [2021-01-12T20:32:33.796Z] The following additional packages will be installed: [2021-01-12T20:32:33.796Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-12T20:32:33.796Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-12T20:32:33.796Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-12T20:32:33.796Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-12T20:32:33.796Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-12T20:32:33.796Z] Suggested packages: [2021-01-12T20:32:33.796Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-12T20:32:33.796Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-12T20:32:33.796Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-12T20:32:33.796Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-12T20:32:33.796Z] systemd-container policykit-1 [2021-01-12T20:32:33.796Z] Recommended packages: [2021-01-12T20:32:33.796Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-12T20:32:33.796Z] The following NEW packages will be installed: [2021-01-12T20:32:33.796Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-12T20:32:33.796Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-12T20:32:33.796Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-12T20:32:33.796Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-12T20:32:33.796Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-12T20:32:33.796Z] The following packages will be upgraded: [2021-01-12T20:32:33.796Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-12T20:32:33.796Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-12T20:32:33.796Z] Need to get 35.2 MB of archives. [2021-01-12T20:32:33.796Z] After this operation, 141 MB of additional disk space will be used. [2021-01-12T20:32:33.796Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-12T20:32:34.057Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-12T20:32:34.628Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-12T20:32:34.628Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-12T20:32:34.628Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-12T20:32:34.628Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-12T20:32:34.628Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-12T20:32:34.629Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-12T20:32:34.629Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-12T20:32:34.629Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-12T20:32:34.629Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-12T20:32:34.629Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-12T20:32:34.629Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-12T20:32:34.629Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-12T20:32:34.917Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-12T20:32:34.917Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-12T20:32:34.917Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-12T20:32:34.917Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-12T20:32:34.917Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-12T20:32:34.917Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-12T20:32:34.918Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-12T20:32:34.918Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-12T20:32:34.918Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-12T20:32:34.918Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-12T20:32:34.918Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-12T20:32:34.918Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-12T20:32:34.918Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-12T20:32:34.918Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-12T20:32:34.918Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-12T20:32:34.918Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-12T20:32:36.309Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T20:32:36.309Z] Fetched 35.2 MB in 2s (15.0 MB/s) [2021-01-12T20:32:36.309Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-12T20:32:36.309Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-12T20:32:36.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-12T20:32:36.570Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T20:32:37.142Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-12T20:32:37.142Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T20:32:37.142Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-12T20:32:37.403Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-12T20:32:37.403Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-12T20:32:37.403Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-12T20:32:37.665Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-12T20:32:37.665Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-12T20:32:37.665Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-12T20:32:37.665Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-12T20:32:37.925Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-12T20:32:38.186Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-12T20:32:38.446Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-12T20:32:38.707Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-12T20:32:38.707Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-12T20:32:38.707Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-12T20:32:38.967Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-12T20:32:38.967Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T20:32:38.967Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T20:32:39.228Z] Selecting previously unselected package libexpat1:amd64. [2021-01-12T20:32:39.228Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-12T20:32:39.228Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-12T20:32:39.228Z] Selecting previously unselected package python3.6-minimal. [2021-01-12T20:32:39.228Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T20:32:39.228Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T20:32:39.489Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-12T20:32:39.751Z] Checking for services that may need to be restarted...done. [2021-01-12T20:32:39.751Z] Checking for services that may need to be restarted...done. [2021-01-12T20:32:39.751Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T20:32:39.751Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-12T20:32:39.751Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T20:32:39.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-12T20:32:40.322Z] Selecting previously unselected package python3-minimal. [2021-01-12T20:32:40.322Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-12T20:32:40.322Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-12T20:32:40.322Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-12T20:32:40.322Z] Selecting previously unselected package mime-support. [2021-01-12T20:32:40.322Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-12T20:32:40.322Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-12T20:32:40.582Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-12T20:32:40.583Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-12T20:32:40.583Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-12T20:32:40.583Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-12T20:32:40.583Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T20:32:40.583Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T20:32:40.844Z] Selecting previously unselected package python3.6. [2021-01-12T20:32:40.844Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T20:32:40.844Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T20:32:40.844Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-12T20:32:40.844Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-12T20:32:40.844Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-12T20:32:41.104Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-12T20:32:41.366Z] Selecting previously unselected package python3. [2021-01-12T20:32:41.366Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-12T20:32:41.366Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-12T20:32:41.366Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-12T20:32:41.366Z] Selecting previously unselected package multiarch-support. [2021-01-12T20:32:41.366Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T20:32:41.366Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-12T20:32:41.366Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-12T20:32:41.628Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-12T20:32:41.628Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-12T20:32:41.628Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-12T20:32:41.628Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-12T20:32:41.628Z] Selecting previously unselected package libbsd0:amd64. [2021-01-12T20:32:41.628Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-12T20:32:41.628Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-12T20:32:41.897Z] Selecting previously unselected package sudo. [2021-01-12T20:32:41.897Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-12T20:32:41.897Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-12T20:32:41.897Z] Selecting previously unselected package apparmor. [2021-01-12T20:32:41.897Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-12T20:32:41.897Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-12T20:32:42.161Z] Selecting previously unselected package libedit2:amd64. [2021-01-12T20:32:42.161Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-12T20:32:42.161Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-12T20:32:42.421Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-12T20:32:42.421Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T20:32:42.421Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T20:32:42.421Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-12T20:32:42.421Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T20:32:42.421Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T20:32:42.421Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-12T20:32:42.421Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-12T20:32:42.421Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-12T20:32:42.684Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-12T20:32:42.684Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T20:32:42.684Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T20:32:42.684Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-12T20:32:42.684Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T20:32:42.684Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T20:32:42.684Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-12T20:32:42.684Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-12T20:32:42.954Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-12T20:32:42.954Z] Selecting previously unselected package openssh-client. [2021-01-12T20:32:42.954Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-12T20:32:42.954Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-12T20:32:43.215Z] Selecting previously unselected package squashfs-tools. [2021-01-12T20:32:43.215Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-12T20:32:43.215Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-12T20:32:43.215Z] Selecting previously unselected package snapd. [2021-01-12T20:32:43.215Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-12T20:32:43.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-12T20:32:43.476Z] Unpacking snapd (2.48+18.04) ... [2021-01-12T20:32:45.393Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-12T20:32:45.393Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-12T20:32:45.393Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-12T20:32:45.393Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-12T20:32:45.393Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-12T20:32:45.393Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T20:32:45.655Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T20:32:45.655Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-12T20:32:45.655Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-12T20:32:46.596Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-12T20:32:46.596Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-12T20:32:46.596Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-12T20:32:46.596Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T20:32:46.596Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T20:32:46.596Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [Pipeline] } [2021-01-12T20:32:46.688Z] $ docker stop --time=1 7ca2029fa23fedf132751a1e1eb79450fe29748f698a24f845fae99d2df410b2 [2021-01-12T20:32:47.168Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-12T20:32:47.168Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T20:32:47.168Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-12T20:32:47.168Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-12T20:32:47.429Z] running python rtupdate hooks for python3.6... [2021-01-12T20:32:47.429Z] running python post-rtupdate hooks for python3.6... [2021-01-12T20:32:47.692Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-12T20:32:49.434Z] $ docker rm -f 7ca2029fa23fedf132751a1e1eb79450fe29748f698a24f845fae99d2df410b2 [2021-01-12T20:32:49.617Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-12T20:32:49.894Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T20:32:49.894Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-12T20:32:50.166Z] Setting up snapd (2.48+18.04) ... [2021-01-12T20:32:50.432Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [Pipeline] // withDockerContainer [Pipeline] } [2021-01-12T20:32:50.696Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-12T20:32:50.960Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-12T20:32:50.960Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:32:51.279Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-12T20:32:51.279Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-12T20:32:51.279Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-12T20:32:51.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T20:32:51.540Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-12T20:32:51.688Z] [2021-01-12T20:32:51.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:32:51.801Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-12T20:32:51.801Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-12T20:32:52.064Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-12T20:32:52.064Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T20:32:52.064Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-12T20:32:52.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T20:32:52.366Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-12T20:32:52.366Z] 29e5d40040c1: Pulling fs layer [2021-01-12T20:32:52.366Z] 1ce36da41761: Pulling fs layer [2021-01-12T20:32:52.366Z] 25b303627fd3: Pulling fs layer [2021-01-12T20:32:52.641Z] 29e5d40040c1: Download complete [2021-01-12T20:32:53.027Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-12T20:32:53.027Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-12T20:32:53.027Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-12T20:32:53.240Z] 1ce36da41761: Download complete [2021-01-12T20:32:53.240Z] 29e5d40040c1: Pull complete [2021-01-12T20:32:54.243Z] Reading package lists... [2021-01-12T20:32:54.243Z] Reading package lists... [2021-01-12T20:32:54.503Z] Building dependency tree... [2021-01-12T20:32:54.503Z] Reading state information... [2021-01-12T20:32:54.503Z] Calculating upgrade... [2021-01-12T20:32:54.669Z] 1ce36da41761: Pull complete [2021-01-12T20:32:54.764Z] The following packages will be upgraded: [2021-01-12T20:32:54.765Z] advancecomp base-files bash binutils binutils-common [2021-01-12T20:32:54.765Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-12T20:32:54.765Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-12T20:32:54.765Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-12T20:32:54.765Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-12T20:32:54.765Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-12T20:32:54.765Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-12T20:32:54.765Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-12T20:32:54.765Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-12T20:32:54.765Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-12T20:32:54.765Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-12T20:32:54.765Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-12T20:32:54.765Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-12T20:32:54.765Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-12T20:32:54.765Z] ubuntu-keyring util-linux [2021-01-12T20:32:54.765Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T20:32:54.765Z] Need to get 63.7 MB of archives. [2021-01-12T20:32:54.765Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-12T20:32:54.765Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-12T20:32:54.765Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-12T20:32:55.263Z] 25b303627fd3: Download complete [2021-01-12T20:32:55.706Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-12T20:32:55.706Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-12T20:32:55.706Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-12T20:32:55.706Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-12T20:32:55.706Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-12T20:32:55.706Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-12T20:32:55.706Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-12T20:32:55.706Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-12T20:32:55.706Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-12T20:32:55.706Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-12T20:32:55.706Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-12T20:32:55.706Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-12T20:32:55.706Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-12T20:32:55.706Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-12T20:32:55.706Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-12T20:32:55.706Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-12T20:32:55.706Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-12T20:32:55.706Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-12T20:32:55.706Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-12T20:32:55.706Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-12T20:32:55.706Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-12T20:32:55.706Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-12T20:32:55.706Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-12T20:32:55.706Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-12T20:32:55.706Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-12T20:32:55.706Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-12T20:32:55.706Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-12T20:32:55.706Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-12T20:32:55.966Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-12T20:32:55.966Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-12T20:32:55.966Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-12T20:32:55.966Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-12T20:32:55.966Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-12T20:32:55.966Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-12T20:32:55.966Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-12T20:32:55.966Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-12T20:32:55.966Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-12T20:32:55.966Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-12T20:32:55.966Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-12T20:32:55.966Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-12T20:32:55.966Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-12T20:32:55.966Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-12T20:32:55.966Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-12T20:32:55.966Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-12T20:32:56.226Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-12T20:32:56.226Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-12T20:32:56.226Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-12T20:32:56.226Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-12T20:32:56.226Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-12T20:32:56.226Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-12T20:32:56.226Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-12T20:32:56.226Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-12T20:32:56.227Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-12T20:32:56.227Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-12T20:32:56.227Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-12T20:32:56.227Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-12T20:32:56.227Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-12T20:32:56.227Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-12T20:32:56.227Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-12T20:32:56.227Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-12T20:32:56.227Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-12T20:32:56.227Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-12T20:32:56.227Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-12T20:32:56.227Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-12T20:32:56.227Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-12T20:32:56.227Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-12T20:32:56.227Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-12T20:32:56.227Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-12T20:32:56.227Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-12T20:32:56.227Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-12T20:32:56.488Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-12T20:32:56.488Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-12T20:32:56.488Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-12T20:32:56.488Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-12T20:32:56.488Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-12T20:32:56.488Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-12T20:32:56.488Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-12T20:32:56.488Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-12T20:32:56.488Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-12T20:32:56.749Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-12T20:32:56.749Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-12T20:32:56.749Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-12T20:32:56.749Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-12T20:32:56.749Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-12T20:32:56.749Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-12T20:32:56.749Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-12T20:32:57.320Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-12T20:32:57.580Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-12T20:32:57.580Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-12T20:32:57.580Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-12T20:32:58.152Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-12T20:32:58.152Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-12T20:32:58.152Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-12T20:32:58.152Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-12T20:32:58.152Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-12T20:32:58.152Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T20:32:58.152Z] Fetched 63.7 MB in 3s (19.0 MB/s) [2021-01-12T20:32:58.152Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:32:58.152Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T20:32:58.152Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T20:32:59.094Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T20:32:59.095Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T20:32:59.095Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-12T20:32:59.095Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-12T20:32:59.666Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:32:59.927Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:32:59.927Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:32:59.927Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:33:00.188Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:00.188Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:33:00.188Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:00.188Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:33:00.449Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:00.449Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:33:00.449Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:00.449Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:33:00.710Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:00.710Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:33:00.710Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:00.971Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T20:33:00.971Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:00.971Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-12T20:33:00.971Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:01.233Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T20:33:01.233Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:01.233Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:33:01.233Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:01.502Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:33:01.502Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:01.502Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T20:33:01.764Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:01.764Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T20:33:01.764Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T20:33:02.026Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T20:33:02.293Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-12T20:33:02.554Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T20:33:02.554Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-12T20:33:02.817Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-12T20:33:02.817Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-12T20:33:02.817Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-12T20:33:03.082Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-12T20:33:03.082Z] Installing new version of config file /etc/issue ... [2021-01-12T20:33:03.082Z] Installing new version of config file /etc/issue.net ... [2021-01-12T20:33:03.082Z] Installing new version of config file /etc/lsb-release ... [2021-01-12T20:33:03.082Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-12T20:33:03.345Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-12T20:33:03.345Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-12T20:33:03.345Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-12T20:33:03.618Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:03.618Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-12T20:33:03.618Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-12T20:33:03.883Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-12T20:33:03.883Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-12T20:33:03.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:03.883Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T20:33:04.161Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-12T20:33:04.161Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-12T20:33:04.161Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:04.161Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-12T20:33:04.161Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-12T20:33:04.424Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-12T20:33:04.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:04.686Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-12T20:33:04.686Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-12T20:33:04.956Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-12T20:33:04.956Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:04.956Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T20:33:05.216Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T20:33:05.216Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-12T20:33:05.405Z] 25b303627fd3: Pull complete [2021-01-12T20:33:05.405Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-12T20:33:05.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T20:33:05.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-12T20:33:05.478Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:05.479Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T20:33:05.479Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T20:33:05.479Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-12T20:33:05.672Z] prd-ubuntu18.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container [2021-01-12T20:33:05.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:05.739Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-12T20:33:05.739Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-12T20:33:05.739Z] Setting up grep (3.1-2build1) ... [2021-01-12T20:33:05.773Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-12T20:33:06.010Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:06.010Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-12T20:33:06.010Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-12T20:33:06.277Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-12T20:33:06.277Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:06.277Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T20:33:06.277Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T20:33:06.543Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-12T20:33:06.543Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:06.543Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-12T20:33:06.543Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T20:33:07.115Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-12T20:33:07.115Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T20:33:07.115Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-12T20:33:07.115Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T20:33:07.691Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-12T20:33:07.953Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:07.953Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-12T20:33:07.953Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T20:33:08.999Z] $ docker top 1db5104ecf2d8abf6241055c3be1dd432d899d27861864afe4e85500623cb2c5 -eo pid,comm [Pipeline] { [2021-01-12T20:33:09.337Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-12T20:33:09.337Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-12T20:33:09.337Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-12T20:33:09.337Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-12T20:33:09.337Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [Pipeline] sh [2021-01-12T20:33:09.598Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:09.598Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-12T20:33:09.598Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-12T20:33:09.598Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-12T20:33:09.858Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:09.858Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T20:33:09.858Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T20:33:09.858Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T20:33:09.858Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:09.858Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T20:33:10.001Z] + docker-compose build --help [2021-01-12T20:33:10.001Z] + grep parallel [2021-01-12T20:33:10.120Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T20:33:10.120Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T20:33:10.120Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:10.120Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T20:33:10.120Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T20:33:10.380Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T20:33:10.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:10.380Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T20:33:10.380Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T20:33:10.640Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T20:33:10.640Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:10.640Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T20:33:10.640Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T20:33:10.901Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T20:33:10.901Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T20:33:10.901Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-12T20:33:11.164Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:11.164Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T20:33:11.164Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T20:33:11.164Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-12T20:33:11.425Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:11.425Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T20:33:11.425Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T20:33:11.425Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T20:33:11.687Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:11.687Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T20:33:11.687Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T20:33:11.687Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-12T20:33:11.955Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:11.955Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T20:33:11.955Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T20:33:12.220Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-12T20:33:12.481Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-12T20:33:12.742Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-12T20:33:13.003Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:13.003Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T20:33:13.003Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T20:33:13.263Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-12T20:33:13.263Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T20:33:13.263Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-12T20:33:13.263Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T20:33:13.524Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-12T20:33:13.524Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:13.524Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-12T20:33:13.783Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-12T20:33:13.783Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-12T20:33:14.043Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:14.043Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-12T20:33:14.298Z] --parallel Build images in parallel. [2021-01-12T20:33:14.303Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T20:33:14.303Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T20:33:14.303Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:14.303Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [Pipeline] } [2021-01-12T20:33:14.339Z] $ docker stop --time=1 1db5104ecf2d8abf6241055c3be1dd432d899d27861864afe4e85500623cb2c5 [2021-01-12T20:33:14.566Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T20:33:14.566Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T20:33:14.566Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:14.566Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-12T20:33:14.833Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T20:33:14.833Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T20:33:15.096Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:15.096Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T20:33:15.096Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T20:33:15.361Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-12T20:33:15.361Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T20:33:15.361Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T20:33:15.361Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T20:33:15.625Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-12T20:33:15.625Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:15.625Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-12T20:33:15.625Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-12T20:33:15.890Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-12T20:33:15.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:15.890Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-12T20:33:15.890Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T20:33:16.153Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T20:33:16.382Z] $ docker rm -f 1db5104ecf2d8abf6241055c3be1dd432d899d27861864afe4e85500623cb2c5 [2021-01-12T20:33:16.415Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:16.415Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T20:33:16.415Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T20:33:16.415Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-12T20:33:16.676Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:16.676Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-12T20:33:16.676Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-12T20:33:16.676Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:33:16.943Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:16.943Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-12T20:33:16.943Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-12T20:33:17.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T20:33:17.201Z] . [2021-01-12T20:33:17.205Z] Setting up passwd (1:4.5-1ubuntu2) ... [Pipeline] withDockerContainer [2021-01-12T20:33:17.466Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:17.466Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T20:33:17.466Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T20:33:17.497Z] prd-ubuntu18.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container [2021-01-12T20:33:17.592Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-12T20:33:17.727Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-12T20:33:17.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:17.727Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-12T20:33:17.727Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-12T20:33:17.989Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-12T20:33:17.989Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:17.989Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-12T20:33:17.989Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-12T20:33:17.989Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-12T20:33:18.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:18.250Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-12T20:33:18.250Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-12T20:33:18.509Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-12T20:33:18.509Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:18.509Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-12T20:33:18.509Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-12T20:33:18.769Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-12T20:33:18.769Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:18.769Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-12T20:33:19.030Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-12T20:33:19.030Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-12T20:33:19.088Z] $ docker top 59d7478b649732d51fff5b435ce7cd3be0e1cdc75d4a72f0f4a1423bcbee2429 -eo pid,comm [2021-01-12T20:33:19.310Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T20:33:19.310Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-12T20:33:19.310Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-12T20:33:19.310Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [Pipeline] { [Pipeline] sh [2021-01-12T20:33:19.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-12T20:33:19.570Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-12T20:33:19.570Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-12T20:33:19.570Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-12T20:33:19.832Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-12T20:33:20.089Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-12T20:33:20.092Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-12T20:33:20.092Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-12T20:33:20.092Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-12T20:33:20.352Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-12T20:33:20.352Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-12T20:33:20.352Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-12T20:33:20.619Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-12T20:33:20.620Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-12T20:33:20.620Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-12T20:33:20.620Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-12T20:33:20.881Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-12T20:33:20.881Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-12T20:33:20.881Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-12T20:33:20.881Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-12T20:33:21.141Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-12T20:33:21.141Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-12T20:33:21.141Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-12T20:33:21.141Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-12T20:33:21.402Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-12T20:33:21.402Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-12T20:33:22.343Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-12T20:33:22.343Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-12T20:33:22.343Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-12T20:33:22.343Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-12T20:33:22.343Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T20:33:22.605Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T20:33:22.867Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T20:33:22.867Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T20:33:23.128Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T20:33:23.128Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T20:33:23.128Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T20:33:23.128Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T20:33:23.391Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:23.391Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T20:33:23.391Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:23.679Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T20:33:23.679Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:23.679Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T20:33:23.679Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:23.939Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T20:33:24.369Z] Building docker-core-command-go ... [2021-01-12T20:33:24.369Z] Building docker-core-data-go ... [2021-01-12T20:33:24.369Z] Building docker-core-metadata-go ... [2021-01-12T20:33:24.369Z] Building docker-security-bootstrap-redis-go ... [2021-01-12T20:33:24.369Z] Building docker-security-proxy-setup-go ... [2021-01-12T20:33:24.369Z] Building docker-security-secretstore-setup-go ... [2021-01-12T20:33:24.369Z] Building docker-support-notifications-go ... [2021-01-12T20:33:24.369Z] Building docker-support-scheduler-go ... [2021-01-12T20:33:24.369Z] Building docker-sys-mgmt-agent-go ... [2021-01-12T20:33:24.369Z] Building docker-security-secretstore-setup-go [2021-01-12T20:33:24.369Z] Building docker-support-notifications-go [2021-01-12T20:33:24.369Z] Building docker-security-bootstrap-redis-go [2021-01-12T20:33:24.369Z] Building docker-core-metadata-go [2021-01-12T20:33:24.369Z] Building docker-core-command-go [2021-01-12T20:33:24.881Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:24.881Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T20:33:25.453Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:25.715Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T20:33:26.289Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:26.289Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T20:33:26.861Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:26.861Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T20:33:27.814Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T20:33:27.814Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T20:33:27.814Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-12T20:33:27.814Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-12T20:33:27.814Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-12T20:33:28.074Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-12T20:33:28.074Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-12T20:33:28.335Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-12T20:33:28.335Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-12T20:33:28.335Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-12T20:33:28.602Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-12T20:33:28.602Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-12T20:33:28.602Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-12T20:33:28.602Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-12T20:33:28.861Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-12T20:33:28.861Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-12T20:33:29.123Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:29.123Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-12T20:33:29.123Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:29.123Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:29.123Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:29.123Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-12T20:33:29.123Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-12T20:33:29.384Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-12T20:33:29.384Z] [2021-01-12T20:33:29.384Z] Current default time zone: 'Etc/UTC' [2021-01-12T20:33:29.384Z] Local time is now: Tue Jan 12 20:33:29 UTC 2021. [2021-01-12T20:33:29.384Z] Universal Time is now: Tue Jan 12 20:33:29 UTC 2021. [2021-01-12T20:33:29.384Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-12T20:33:29.384Z] [2021-01-12T20:33:29.384Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-12T20:33:29.644Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:29.645Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-12T20:33:29.645Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-12T20:33:29.645Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-12T20:33:29.645Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-12T20:33:29.645Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-12T20:33:29.645Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-12T20:33:29.645Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-12T20:33:29.908Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-12T20:33:29.908Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:29.908Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-12T20:33:30.169Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T20:33:30.169Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-12T20:33:30.169Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:30.169Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-12T20:33:30.169Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-12T20:33:30.430Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-12T20:33:30.430Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-12T20:33:30.430Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-12T20:33:30.430Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-12T20:33:30.430Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-12T20:33:30.430Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-12T20:33:32.348Z] Updating certificates in /etc/ssl/certs... [2021-01-12T20:33:32.919Z] 22 added, 17 removed; done. [2021-01-12T20:33:33.179Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-12T20:33:33.179Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T20:33:33.179Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-12T20:33:33.179Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-12T20:33:33.179Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-12T20:33:33.440Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T20:33:33.440Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-12T20:33:33.440Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T20:33:33.440Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T20:33:33.440Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T20:33:33.440Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T20:33:33.703Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T20:33:33.703Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-12T20:33:33.703Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-12T20:33:33.703Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-12T20:33:33.703Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-12T20:33:33.703Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-12T20:33:33.963Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T20:33:33.964Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T20:33:33.964Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-12T20:33:33.964Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-12T20:33:33.964Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-12T20:33:34.225Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-12T20:33:34.225Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-12T20:33:34.225Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-12T20:33:34.225Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-12T20:33:34.225Z] Updating certificates in /etc/ssl/certs... [2021-01-12T20:33:35.168Z] 0 added, 0 removed; done. [2021-01-12T20:33:35.168Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-12T20:33:35.168Z] done. [2021-01-12T20:33:35.429Z] Reading package lists... [2021-01-12T20:33:35.429Z] Building dependency tree... [2021-01-12T20:33:35.429Z] Reading state information... [2021-01-12T20:33:35.690Z] The following NEW packages will be installed: [2021-01-12T20:33:35.690Z] apt-transport-https [2021-01-12T20:33:35.690Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T20:33:35.690Z] Need to get 1696 B of archives. [2021-01-12T20:33:35.690Z] After this operation, 153 kB of additional disk space will be used. [2021-01-12T20:33:35.690Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-12T20:33:35.965Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T20:33:35.965Z] Fetched 1696 B in 0s (20.7 kB/s) [2021-01-12T20:33:35.965Z] Selecting previously unselected package apt-transport-https. [2021-01-12T20:33:35.965Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-12T20:33:35.965Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-12T20:33:35.965Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-12T20:33:35.965Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-12T20:33:36.227Z] Waiting for network to be ready... [2021-01-12T20:33:44.368Z] 2021-01-12T20:33:41Z INFO Waiting for automatic snapd restart... [2021-01-12T20:33:44.368Z] snapd 2.48.2 from Canonical* installed [2021-01-12T20:33:44.368Z] "snapd" switched to the "latest/stable" channel [2021-01-12T20:33:44.368Z] [2021-01-12T20:33:46.913Z] core18 20201210 from Canonical* installed [2021-01-12T20:33:46.913Z] "core18" switched to the "latest/stable" channel [2021-01-12T20:33:46.913Z] [2021-01-12T20:33:50.216Z] snapcraft 4.4.4 from Canonical* installed [2021-01-12T20:33:50.216Z] "snapcraft" switched to the "latest/stable" channel [2021-01-12T20:33:50.216Z] [2021-01-12T20:33:53.522Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-12T20:33:53.522Z] - README.md [2021-01-12T20:33:53.522Z] - snapcraft.yaml.orig [2021-01-12T20:33:53.522Z] [2021-01-12T20:33:53.522Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-12T20:34:00.115Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T20:34:00.115Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-12T20:34:00.115Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-12T20:34:00.115Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-12T20:34:01.330Z] Reading package lists... [2021-01-12T20:34:01.589Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-12T20:34:08.185Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T20:34:08.185Z] Reading package lists... [2021-01-12T20:34:08.185Z] Building dependency tree... [2021-01-12T20:34:08.185Z] Reading state information... [2021-01-12T20:34:08.185Z] Suggested packages: [2021-01-12T20:34:08.185Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-12T20:34:08.185Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-12T20:34:08.185Z] Recommended packages: [2021-01-12T20:34:08.185Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-12T20:34:08.185Z] The following NEW packages will be installed: [2021-01-12T20:34:08.185Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-12T20:34:08.185Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-12T20:34:08.185Z] pkg-config zip [2021-01-12T20:34:08.185Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T20:34:08.185Z] Need to get 7655 kB of archives. [2021-01-12T20:34:08.185Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-12T20:34:08.185Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-12T20:34:08.185Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-12T20:34:08.185Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-12T20:34:08.185Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-12T20:34:08.185Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-12T20:34:08.185Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-12T20:34:08.185Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-12T20:34:08.445Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-12T20:34:08.445Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-12T20:34:08.445Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-12T20:34:08.704Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-12T20:34:08.705Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-12T20:34:08.705Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-12T20:34:08.705Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-12T20:34:08.705Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-12T20:34:08.965Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T20:34:08.965Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-12T20:34:08.965Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-12T20:34:08.965Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-12T20:34:08.965Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-12T20:34:08.965Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-12T20:34:09.227Z] Selecting previously unselected package libpsl5:amd64. [2021-01-12T20:34:09.227Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-12T20:34:09.227Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-12T20:34:09.227Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-12T20:34:09.227Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-12T20:34:09.227Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-12T20:34:09.488Z] Selecting previously unselected package librtmp1:amd64. [2021-01-12T20:34:09.488Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-12T20:34:09.488Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-12T20:34:09.488Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-12T20:34:09.488Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-12T20:34:09.488Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-12T20:34:09.488Z] Selecting previously unselected package liberror-perl. [2021-01-12T20:34:09.488Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-12T20:34:09.488Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-12T20:34:09.749Z] Selecting previously unselected package git-man. [2021-01-12T20:34:09.749Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-12T20:34:09.749Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-12T20:34:10.013Z] Selecting previously unselected package git. [2021-01-12T20:34:10.013Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-12T20:34:10.013Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-12T20:34:10.966Z] Selecting previously unselected package libnorm1:amd64. [2021-01-12T20:34:10.966Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-12T20:34:10.966Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-12T20:34:10.966Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-12T20:34:10.966Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-12T20:34:10.966Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-12T20:34:10.966Z] Selecting previously unselected package libsodium23:amd64. [2021-01-12T20:34:10.966Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-12T20:34:10.966Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-12T20:34:10.966Z] Selecting previously unselected package libzmq5:amd64. [2021-01-12T20:34:10.966Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-12T20:34:10.966Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T20:34:11.227Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-12T20:34:11.227Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-12T20:34:11.227Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T20:34:11.227Z] Selecting previously unselected package pkg-config. [2021-01-12T20:34:11.227Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-12T20:34:11.227Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-12T20:34:11.488Z] Selecting previously unselected package zip. [2021-01-12T20:34:11.488Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-12T20:34:11.488Z] Unpacking zip (3.0-11build1) ... [2021-01-12T20:34:11.488Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-12T20:34:11.488Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-12T20:34:11.488Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-12T20:34:11.488Z] Setting up liberror-perl (0.17025-1) ... [2021-01-12T20:34:11.488Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-12T20:34:11.488Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-12T20:34:11.749Z] No schema files found: doing nothing. [2021-01-12T20:34:11.749Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-12T20:34:11.749Z] Setting up zip (3.0-11build1) ... [2021-01-12T20:34:11.749Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-12T20:34:11.749Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-12T20:34:11.749Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-12T20:34:11.749Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T20:34:11.749Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-12T20:34:11.749Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T20:34:12.010Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-12T20:34:12.010Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-12T20:34:18.305Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T20:34:18.573Z] git set to automatically installed. [2021-01-12T20:34:18.573Z] git-man set to automatically installed. [2021-01-12T20:34:18.573Z] libcurl3-gnutls set to automatically installed. [2021-01-12T20:34:18.573Z] liberror-perl set to automatically installed. [2021-01-12T20:34:18.573Z] libglib2.0-0 set to automatically installed. [2021-01-12T20:34:18.573Z] libnghttp2-14 set to automatically installed. [2021-01-12T20:34:18.573Z] libnorm1 set to automatically installed. [2021-01-12T20:34:18.573Z] libpgm-5.2-0 set to automatically installed. [2021-01-12T20:34:18.573Z] libpsl5 set to automatically installed. [2021-01-12T20:34:18.573Z] librtmp1 set to automatically installed. [2021-01-12T20:34:18.573Z] libsodium23 set to automatically installed. [2021-01-12T20:34:18.573Z] libzmq3-dev set to automatically installed. [2021-01-12T20:34:18.573Z] libzmq5 set to automatically installed. [2021-01-12T20:34:18.573Z] pkg-config set to automatically installed. [2021-01-12T20:34:18.573Z] zip set to automatically installed. [2021-01-12T20:34:19.958Z] snapd is not logged in, snap install commands will use sudo [2021-01-12T20:34:26.542Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T20:34:26.803Z] snap "core18" has no updates available [2021-01-12T20:34:27.374Z] Pulling config-common [2021-01-12T20:34:28.313Z] Pulling go-build-helper [2021-01-12T20:34:32.363Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:34:32.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:34:32.364Z] ---> 44ac91387100 [2021-01-12T20:34:32.364Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T20:34:32.364Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:34:32.364Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:34:32.364Z] ---> 44ac91387100 [2021-01-12T20:34:32.364Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T20:34:32.364Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:34:32.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:34:32.364Z] ---> 44ac91387100 [2021-01-12T20:34:32.364Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T20:34:32.364Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:34:32.364Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:34:32.364Z] ---> 44ac91387100 [2021-01-12T20:34:32.364Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T20:34:32.364Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:34:32.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:34:32.364Z] ---> 44ac91387100 [2021-01-12T20:34:32.364Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T20:34:34.342Z] ---> Running in 798d9cf1242f [2021-01-12T20:34:34.342Z] ---> Running in 17270121d4f0 [2021-01-12T20:34:34.342Z] ---> Running in ecc4bfe6cb80 [2021-01-12T20:34:34.342Z] ---> Running in 511a7a8f5fca [2021-01-12T20:34:34.342Z] ---> Running in 3bbdf54645d4 [2021-01-12T20:34:35.326Z] Removing intermediate container 511a7a8f5fca [2021-01-12T20:34:35.326Z] ---> a27883ba9f8d [2021-01-12T20:34:35.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:34:35.326Z] Removing intermediate container 3bbdf54645d4 [2021-01-12T20:34:35.326Z] ---> 24c5067e8dc4 [2021-01-12T20:34:35.326Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:34:35.326Z] Removing intermediate container ecc4bfe6cb80 [2021-01-12T20:34:35.326Z] ---> 7d93ca9f2ff0 [2021-01-12T20:34:35.326Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:34:35.326Z] Removing intermediate container 17270121d4f0 [2021-01-12T20:34:35.326Z] ---> 31424e9a0bb7 [2021-01-12T20:34:35.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:34:35.326Z] ---> Running in 702e827c24bd [2021-01-12T20:34:35.606Z] Removing intermediate container 798d9cf1242f [2021-01-12T20:34:35.606Z] ---> 4808def49ce5 [2021-01-12T20:34:35.606Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:34:35.606Z] ---> Running in b03b7002c337 [2021-01-12T20:34:35.606Z] ---> Running in 406c87f9ab59 [2021-01-12T20:34:35.606Z] ---> Running in 638329f824fd [2021-01-12T20:34:35.882Z] ---> Running in f47537fdb94b [2021-01-12T20:34:39.324Z] Removing intermediate container 702e827c24bd [2021-01-12T20:34:39.324Z] ---> 230e289c44a8 [2021-01-12T20:34:39.324Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T20:34:39.602Z] ---> Running in 0afd9a4554e4 [2021-01-12T20:34:39.602Z] Removing intermediate container b03b7002c337 [2021-01-12T20:34:39.602Z] ---> 7cbb80eec030 [2021-01-12T20:34:39.602Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-12T20:34:39.885Z] Removing intermediate container 406c87f9ab59 [2021-01-12T20:34:39.885Z] ---> cf1284dfb6a5 [2021-01-12T20:34:39.885Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-12T20:34:39.885Z] ---> Running in d13293866003 [2021-01-12T20:34:40.168Z] ---> Running in c98427ae9f36 [2021-01-12T20:34:40.168Z] Removing intermediate container 638329f824fd [2021-01-12T20:34:40.168Z] ---> 31e57ad5c7d4 [2021-01-12T20:34:40.168Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T20:34:40.168Z] Removing intermediate container f47537fdb94b [2021-01-12T20:34:40.168Z] ---> 0430b109ebf7 [2021-01-12T20:34:40.168Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T20:34:40.451Z] ---> Running in d5bd4d21b1e5 [2021-01-12T20:34:40.451Z] ---> Running in e160a0966cfb [2021-01-12T20:34:41.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:41.698Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:41.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:42.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:42.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:42.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:42.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:42.793Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:42.793Z] OK: 217 MiB in 51 packages [2021-01-12T20:34:43.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:43.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:34:43.353Z] OK: 217 MiB in 51 packages [2021-01-12T20:34:43.626Z] OK: 217 MiB in 51 packages [2021-01-12T20:34:43.909Z] OK: 217 MiB in 51 packages [2021-01-12T20:34:44.183Z] OK: 217 MiB in 51 packages [2021-01-12T20:34:44.468Z] Removing intermediate container 0afd9a4554e4 [2021-01-12T20:34:44.468Z] ---> ee2d50ed5829 [2021-01-12T20:34:44.468Z] Step 6/22 : COPY go.mod . [2021-01-12T20:34:45.075Z] Removing intermediate container d13293866003 [2021-01-12T20:34:45.075Z] ---> 5bb8a43e2a8b [2021-01-12T20:34:45.075Z] Step 6/24 : COPY go.mod . [2021-01-12T20:34:45.350Z] Removing intermediate container c98427ae9f36 [2021-01-12T20:34:45.350Z] ---> 9169afec0cc8 [2021-01-12T20:34:45.350Z] Step 6/24 : COPY go.mod . [2021-01-12T20:34:45.627Z] ---> 91a7bfa8a6c9 [2021-01-12T20:34:45.627Z] Step 7/22 : RUN go mod download [2021-01-12T20:34:45.627Z] Removing intermediate container d5bd4d21b1e5 [2021-01-12T20:34:45.627Z] ---> 9c1ad12019a1 [2021-01-12T20:34:45.627Z] Step 6/22 : COPY go.mod . [2021-01-12T20:34:45.907Z] Removing intermediate container e160a0966cfb [2021-01-12T20:34:45.907Z] ---> e69046988ebe [2021-01-12T20:34:45.907Z] Step 6/22 : COPY go.mod . [2021-01-12T20:34:45.907Z] ---> 141f3e48708c [2021-01-12T20:34:45.907Z] Step 7/24 : RUN go mod download [2021-01-12T20:34:45.907Z] ---> Running in 2e1a061311fc [2021-01-12T20:34:46.182Z] ---> Running in 134de7c53318 [2021-01-12T20:34:46.466Z] ---> 033c90569818 [2021-01-12T20:34:46.466Z] Step 7/24 : RUN go mod download [2021-01-12T20:34:46.739Z] ---> Running in e584cb69c372 [2021-01-12T20:34:46.739Z] ---> 32f4e72283c5 [2021-01-12T20:34:46.739Z] Step 7/22 : RUN go mod download [2021-01-12T20:34:46.739Z] ---> 7e55985e72d5 [2021-01-12T20:34:46.739Z] Step 7/22 : RUN go mod download [2021-01-12T20:34:47.017Z] ---> Running in caf19365b4a8 [2021-01-12T20:34:47.017Z] ---> Running in 7c840baa2377 [2021-01-12T20:34:50.271Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-12T20:34:50.272Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-12T20:34:50.272Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-12T20:34:50.272Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-12T20:34:50.272Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-12T20:34:50.272Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-12T20:34:50.272Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-12T20:34:50.272Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-12T20:34:50.272Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-12T20:34:50.272Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-12T20:34:50.272Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-12T20:34:50.272Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-12T20:34:50.272Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-12T20:34:50.272Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-12T20:34:50.272Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-12T20:34:50.272Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-12T20:34:50.272Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-12T20:34:50.272Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-12T20:34:50.272Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-12T20:34:50.272Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-12T20:34:50.272Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-12T20:34:50.272Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-12T20:34:50.272Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-12T20:34:50.272Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-12T20:34:50.272Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-12T20:34:50.272Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-12T20:34:50.272Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-12T20:34:50.272Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-12T20:34:50.272Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-12T20:34:50.272Z] Fetched 279 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-12T20:34:50.272Z] Fetched 122 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-12T20:34:50.272Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-12T20:34:50.272Z] Fetched 8848 B in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-12T20:34:50.272Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-12T20:34:50.272Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-12T20:34:50.272Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-12T20:34:50.272Z] Fetched 214 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-12T20:34:50.272Z] Fetched 155 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-12T20:34:50.272Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-12T20:34:50.272Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-12T20:34:50.272Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-12T20:34:50.272Z] Fetched 499 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-12T20:34:50.272Z] Fetched 111 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-12T20:34:50.272Z] Fetched 240 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-12T20:34:50.272Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-12T20:34:50.272Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-12T20:34:50.272Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-12T20:34:50.272Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-12T20:34:50.272Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-12T20:34:50.272Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-12T20:34:50.272Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-12T20:34:50.272Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-12T20:34:50.272Z] Fetched 8720 B in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-12T20:34:50.272Z] Fetched 137 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-12T20:34:50.272Z] Fetched 119 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-12T20:34:50.272Z] Fetched 109 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-12T20:34:50.272Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-12T20:34:50.272Z] Fetched 645 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-12T20:34:50.272Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-12T20:34:50.272Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-12T20:34:50.272Z] Fetched 368 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-12T20:34:50.272Z] Fetched 187 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-12T20:34:50.272Z] Fetched 175 kB in 0s (0 B/s) [2021-01-12T20:34:50.272Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-12T20:34:50.425Z] Removing intermediate container 2e1a061311fc [2021-01-12T20:34:50.425Z] ---> 680107200d25 [2021-01-12T20:34:50.425Z] Step 8/22 : COPY . . [2021-01-12T20:34:50.697Z] Removing intermediate container 134de7c53318 [2021-01-12T20:34:50.697Z] ---> 9212a42f0e39 [2021-01-12T20:34:50.697Z] Step 8/24 : COPY . . [2021-01-12T20:34:50.968Z] Removing intermediate container e584cb69c372 [2021-01-12T20:34:50.968Z] ---> 5d1adb2f32a3 [2021-01-12T20:34:50.968Z] Step 8/24 : COPY . . [2021-01-12T20:34:51.244Z] Removing intermediate container caf19365b4a8 [2021-01-12T20:34:51.244Z] ---> dae72860c284 [2021-01-12T20:34:51.244Z] Step 8/22 : COPY . . [2021-01-12T20:34:51.844Z] Removing intermediate container 7c840baa2377 [2021-01-12T20:34:51.844Z] ---> f972b0dc69a6 [2021-01-12T20:34:51.844Z] Step 8/22 : COPY . . [2021-01-12T20:34:53.572Z] Fetched 206 kB in 0s (0 B/s) [2021-01-12T20:34:53.572Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-12T20:34:53.572Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-12T20:34:53.572Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-12T20:34:53.572Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-12T20:34:53.572Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-12T20:34:53.572Z] Fetched 159 kB in 0s (0 B/s) [2021-01-12T20:34:53.572Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-12T20:34:53.572Z] Fetched 107 kB in 0s (0 B/s) [2021-01-12T20:34:53.572Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-12T20:34:53.572Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-12T20:34:53.572Z] Pulling static-packages [2021-01-12T20:34:54.143Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-12T20:34:54.143Z] Skipping pull go-build-helper (already ran) [2021-01-12T20:34:54.143Z] Skipping pull static-packages (already ran) [2021-01-12T20:34:54.143Z] Building go-build-helper [2021-01-12T20:34:57.450Z] Building static-packages [2021-01-12T20:34:59.373Z] Staging go-build-helper [2021-01-12T20:35:00.317Z] Staging static-packages [2021-01-12T20:35:01.262Z] Pulling go115 [2021-01-12T20:35:02.211Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-12T20:35:02.211Z] Skipping pull go115 (already ran) [2021-01-12T20:35:02.211Z] Building go115 [2021-01-12T20:35:02.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-12T20:35:02.211Z] Dload Upload Total Spent Left Speed [2021-01-12T20:35:04.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6971 0 0 27230 0 1:14:09 --:--:-- 1:14:09 27124 38 115M 38 44.1M 0 0 36.7M 0 0:00:03 0:00:01 0:00:02 36.6M 81 115M 81 94.1M 0 0 42.7M 0 0:00:02 0:00:02 --:--:-- 42.7M 100 115M 100 115M 0 0 45.4M 0 0:00:02 0:00:02 --:--:-- 45.4M [2021-01-12T20:35:05.236Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-12T20:35:09.451Z] Staging go115 [2021-01-12T20:35:14.017Z] ---> b7bf6fde6ac1 [2021-01-12T20:35:14.017Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-12T20:35:14.017Z] ---> c0f556dafd6b [2021-01-12T20:35:14.017Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-12T20:35:14.017Z] ---> a6d375738929 [2021-01-12T20:35:14.017Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-12T20:35:14.017Z] ---> 91e17c491308 [2021-01-12T20:35:14.017Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-12T20:35:14.017Z] ---> 13512ba0ff8f [2021-01-12T20:35:14.017Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-12T20:35:14.293Z] ---> Running in 00bd646e82d8 [2021-01-12T20:35:14.293Z] ---> Running in b21b6bcc5a06 [2021-01-12T20:35:14.293Z] ---> Running in 15b9205ff7a9 [2021-01-12T20:35:14.293Z] ---> Running in 2e5bce128419 [2021-01-12T20:35:14.293Z] ---> Running in 759844036e78 [2021-01-12T20:35:14.752Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-12T20:35:14.752Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-12T20:35:14.752Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-12T20:35:14.752Z] Fetched 0 B in 0s (0 B/s) [2021-01-12T20:35:14.752Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-12T20:35:14.752Z] Fetched 224 kB in 0s (0 B/s) [2021-01-12T20:35:14.752Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-12T20:35:14.752Z] Fetched 157 kB in 0s (0 B/s) [2021-01-12T20:35:14.752Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-12T20:35:14.752Z] Fetched 221 kB in 0s (0 B/s) [2021-01-12T20:35:14.752Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-12T20:35:14.752Z] Fetched 143 kB in 0s (0 B/s) [2021-01-12T20:35:14.752Z] Pulling edgex-go [2021-01-12T20:35:15.324Z] Pulling version [2021-01-12T20:35:16.268Z] Building config-common [2021-01-12T20:35:16.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-12T20:35:16.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-12T20:35:16.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-12T20:35:16.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-12T20:35:17.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-12T20:35:18.180Z] Skipping build go-build-helper (already ran) [2021-01-12T20:35:18.180Z] Skipping build static-packages (already ran) [2021-01-12T20:35:18.180Z] Skipping build go115 (already ran) [2021-01-12T20:35:18.180Z] Building edgex-go [2021-01-12T20:35:18.443Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-12T20:35:20.987Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-12T20:35:20.987Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-12T20:35:20.987Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-12T20:35:20.987Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 [2021-01-12T20:35:20.987Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.31 [2021-01-12T20:35:20.987Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-12T20:35:20.987Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-12T20:35:20.987Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-12T20:35:20.987Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T20:35:20.987Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-12T20:35:20.987Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-12T20:35:20.987Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T20:35:20.987Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-12T20:35:20.987Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-12T20:35:20.987Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-12T20:35:20.987Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T20:35:20.987Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T20:35:20.987Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-12T20:35:20.987Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-12T20:35:20.987Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-12T20:35:20.987Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-12T20:35:20.987Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-12T20:35:20.987Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-12T20:35:20.987Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-12T20:35:20.987Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-12T20:35:21.248Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-12T20:35:21.248Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-12T20:35:27.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-12T20:35:32.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-12T20:35:32.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-12T20:35:34.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-12T20:35:34.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-12T20:35:34.270Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-12T20:35:34.530Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-12T20:35:34.530Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T20:35:34.530Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T20:35:35.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-12T20:35:36.184Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-12T20:35:36.184Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-12T20:35:37.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-12T20:35:37.569Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-12T20:35:38.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-12T20:35:38.401Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T20:35:39.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-12T20:35:40.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-12T20:35:41.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-12T20:35:43.226Z] Building version [2021-01-12T20:35:45.139Z] Staging config-common [2021-01-12T20:35:46.084Z] Skipping stage go-build-helper (already ran) [2021-01-12T20:35:46.084Z] Skipping stage static-packages (already ran) [2021-01-12T20:35:46.084Z] Skipping stage go115 (already ran) [2021-01-12T20:35:46.084Z] Staging edgex-go [2021-01-12T20:35:47.026Z] Staging version [2021-01-12T20:35:47.968Z] Priming config-common [2021-01-12T20:35:48.538Z] Priming go-build-helper [2021-01-12T20:35:49.493Z] Priming static-packages [2021-01-12T20:35:52.042Z] Priming go115 [2021-01-12T20:35:52.612Z] Priming edgex-go [2021-01-12T20:35:53.558Z] Priming version [2021-01-12T20:35:54.540Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T20:36:53.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-12T20:36:59.427Z] Removing intermediate container 759844036e78 [2021-01-12T20:36:59.427Z] ---> 47536c4ddb16 [2021-01-12T20:36:59.427Z] [2021-01-12T20:36:59.427Z] Step 10/22 : FROM alpine:3.12 [2021-01-12T20:36:59.427Z] 3.12: Pulling from library/alpine [2021-01-12T20:37:02.087Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T20:37:02.087Z] Status: Downloaded newer image for alpine:3.12 [2021-01-12T20:37:02.087Z] ---> afeebe901d6b [2021-01-12T20:37:02.087Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T20:37:03.295Z] ---> Running in c4e082ef55ac [2021-01-12T20:37:04.919Z] Removing intermediate container b21b6bcc5a06 [2021-01-12T20:37:04.919Z] ---> e7a90ff407ca [2021-01-12T20:37:04.919Z] [2021-01-12T20:37:04.919Z] Step 10/24 : FROM alpine:3.12 [2021-01-12T20:37:04.919Z] ---> afeebe901d6b [2021-01-12T20:37:04.919Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T20:37:05.597Z] ---> Running in 2630ec565cff [2021-01-12T20:37:06.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:37:06.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:37:07.085Z] Removing intermediate container 00bd646e82d8 [2021-01-12T20:37:07.085Z] ---> 22cd44b0c310 [2021-01-12T20:37:07.085Z] [2021-01-12T20:37:07.085Z] Step 10/24 : FROM scratch [2021-01-12T20:37:07.085Z] ---> [2021-01-12T20:37:07.085Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-12T20:37:07.085Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-12T20:37:07.085Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T20:37:07.085Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-12T20:37:07.356Z] (4/5) Installing curl (7.69.1-r3) [2021-01-12T20:37:07.356Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-12T20:37:07.356Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:37:07.356Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T20:37:07.632Z] OK: 7 MiB in 19 packages [2021-01-12T20:37:07.632Z] ---> Running in e7de541f91ab [2021-01-12T20:37:07.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:37:08.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:37:08.193Z] Removing intermediate container 15b9205ff7a9 [2021-01-12T20:37:08.193Z] ---> b5c73ad6e377 [2021-01-12T20:37:08.193Z] [2021-01-12T20:37:08.193Z] Step 10/22 : FROM scratch [2021-01-12T20:37:08.193Z] ---> [2021-01-12T20:37:08.193Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T20:37:08.478Z] ---> Running in 6189d6172a95 [2021-01-12T20:37:08.754Z] Removing intermediate container e7de541f91ab [2021-01-12T20:37:08.755Z] ---> b9d8bd476968 [2021-01-12T20:37:08.755Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-12T20:37:08.755Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-12T20:37:08.755Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T20:37:08.755Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-12T20:37:08.755Z] (4/5) Installing curl (7.69.1-r3) [2021-01-12T20:37:08.755Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-12T20:37:08.755Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:37:09.033Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T20:37:09.033Z] ---> Running in dbf9c4c896e7 [2021-01-12T20:37:09.304Z] OK: 7 MiB in 19 packages [2021-01-12T20:37:09.582Z] Removing intermediate container 6189d6172a95 [2021-01-12T20:37:09.582Z] ---> d6f6e93821dd [2021-01-12T20:37:09.582Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-12T20:37:09.859Z] ---> Running in f382ab4003d8 [2021-01-12T20:37:10.134Z] Removing intermediate container dbf9c4c896e7 [2021-01-12T20:37:10.134Z] ---> 57321fcfa4a3 [2021-01-12T20:37:10.134Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-12T20:37:10.134Z] ---> Running in 4b50ea08255e [2021-01-12T20:37:10.412Z] Removing intermediate container c4e082ef55ac [2021-01-12T20:37:10.412Z] ---> 4c52105df293 [2021-01-12T20:37:10.412Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-12T20:37:10.412Z] Removing intermediate container f382ab4003d8 [2021-01-12T20:37:10.412Z] ---> 69e8cea7d290 [2021-01-12T20:37:10.412Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T20:37:10.690Z] ---> Running in dc0b88b01fec [2021-01-12T20:37:10.690Z] ---> Running in 591fa61ec08a [2021-01-12T20:37:11.292Z] Removing intermediate container 4b50ea08255e [2021-01-12T20:37:11.292Z] ---> 2afd8d3578a2 [2021-01-12T20:37:11.292Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-12T20:37:11.292Z] Removing intermediate container 591fa61ec08a [2021-01-12T20:37:11.292Z] ---> a4f68a16b303 [2021-01-12T20:37:11.292Z] Step 14/22 : WORKDIR / [2021-01-12T20:37:11.566Z] Removing intermediate container dc0b88b01fec [2021-01-12T20:37:11.566Z] ---> 6abaddda1ed0 [2021-01-12T20:37:11.566Z] Step 13/22 : WORKDIR / [2021-01-12T20:37:11.566Z] Removing intermediate container 2630ec565cff [2021-01-12T20:37:11.566Z] ---> 27b2f829262c [2021-01-12T20:37:11.566Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T20:37:11.566Z] ---> Running in 017ab1e98172 [2021-01-12T20:37:11.842Z] ---> Running in df2449f7ef6c [2021-01-12T20:37:11.842Z] ---> Running in dda5d377c0a5 [2021-01-12T20:37:12.114Z] ---> dbbba802d4d2 [2021-01-12T20:37:12.114Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-12T20:37:12.393Z] Removing intermediate container 017ab1e98172 [2021-01-12T20:37:12.393Z] ---> ba9b7671cbc6 [2021-01-12T20:37:12.393Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:37:12.669Z] Removing intermediate container dda5d377c0a5 [2021-01-12T20:37:12.669Z] ---> e5285e0ea207 [2021-01-12T20:37:12.669Z] Step 13/24 : WORKDIR / [2021-01-12T20:37:12.669Z] Removing intermediate container df2449f7ef6c [2021-01-12T20:37:12.669Z] ---> f3b1e1f9e403 [2021-01-12T20:37:12.669Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:37:12.944Z] ---> Running in 8989410c99bb [2021-01-12T20:37:14.382Z] ---> 93e4a9639966 [2021-01-12T20:37:14.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-12T20:37:14.382Z] ---> a087bab06138 [2021-01-12T20:37:14.382Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-12T20:37:14.382Z] Removing intermediate container 8989410c99bb [2021-01-12T20:37:14.382Z] ---> 5d74a61d714d [2021-01-12T20:37:14.382Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-12T20:37:14.382Z] ---> c95c59943820 [2021-01-12T20:37:14.382Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-12T20:37:16.359Z] ---> ae1c483a8793 [2021-01-12T20:37:16.359Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-12T20:37:16.633Z] ---> 426c1866c2cb [2021-01-12T20:37:16.633Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-12T20:37:16.633Z] ---> e6d838f8940d [2021-01-12T20:37:16.633Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:37:16.633Z] ---> b819996811eb [2021-01-12T20:37:16.633Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-12T20:37:17.240Z] ---> 0a1dd8333444 [2021-01-12T20:37:17.240Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-12T20:37:18.238Z] ---> 3385cb34cdb9 [2021-01-12T20:37:18.238Z] ---> 97861fffacb8 [2021-01-12T20:37:18.238Z] Step 18/22 : ENTRYPOINT ["/core-command"]Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-12T20:37:18.238Z] [2021-01-12T20:37:18.238Z] ---> 9007752e33cf [2021-01-12T20:37:18.238Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-12T20:37:18.518Z] ---> Running in 5480f4c975a5 [2021-01-12T20:37:18.518Z] ---> 34d613718303 [2021-01-12T20:37:18.518Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-12T20:37:19.117Z] Removing intermediate container 2e5bce128419 [2021-01-12T20:37:19.117Z] ---> 14e98a5c8340 [2021-01-12T20:37:19.117Z] [2021-01-12T20:37:19.117Z] Step 10/22 : FROM scratch [2021-01-12T20:37:19.117Z] ---> [2021-01-12T20:37:19.117Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T20:37:19.117Z] ---> Using cache [2021-01-12T20:37:19.117Z] ---> d6f6e93821dd [2021-01-12T20:37:19.117Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-12T20:37:19.392Z] Removing intermediate container 5480f4c975a5 [2021-01-12T20:37:19.392Z] ---> 5df3780bbe81 [2021-01-12T20:37:19.392Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:37:19.392Z] ---> Running in 0aa4f048c321 [2021-01-12T20:37:19.990Z] ---> Running in e8a1064f2958 [2021-01-12T20:37:19.990Z] ---> 0ba98825aab6 [2021-01-12T20:37:19.990Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-12T20:37:20.265Z] ---> 8bc81ce0fb5d [2021-01-12T20:37:20.265Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-12T20:37:20.265Z] ---> Running in a28fc54ac4c1 [2021-01-12T20:37:20.265Z] ---> 31918aaf9841 [2021-01-12T20:37:20.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-12T20:37:20.265Z] Removing intermediate container 0aa4f048c321 [2021-01-12T20:37:20.265Z] ---> d07454549383 [2021-01-12T20:37:20.265Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T20:37:20.546Z] Removing intermediate container e8a1064f2958 [2021-01-12T20:37:20.546Z] ---> 0f8f7c481c30 [2021-01-12T20:37:20.546Z] Step 20/22 : LABEL arch=arm64 [2021-01-12T20:37:20.546Z] ---> Running in 1cfd39fd64a8 [2021-01-12T20:37:20.820Z] ---> Running in cc702b655556 [2021-01-12T20:37:21.420Z] Removing intermediate container 1cfd39fd64a8 [2021-01-12T20:37:21.420Z] ---> 91d13150f05f [2021-01-12T20:37:21.420Z] Step 14/22 : WORKDIR / [2021-01-12T20:37:21.696Z] ---> Running in 159911a041c9 [2021-01-12T20:37:21.696Z] Removing intermediate container cc702b655556 [2021-01-12T20:37:21.696Z] ---> 3139cc866975 [2021-01-12T20:37:21.696Z] Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:37:21.696Z] ---> 330528987446 [2021-01-12T20:37:21.696Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-12T20:37:21.976Z] ---> Running in c6f2d455072b [2021-01-12T20:37:21.976Z] ---> Running in 81da57c6b17c [2021-01-12T20:37:22.269Z] ---> e893f4bda278 [2021-01-12T20:37:22.269Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-12T20:37:22.269Z] Removing intermediate container 159911a041c9 [2021-01-12T20:37:22.269Z] ---> a6f2400ad1f5 [2021-01-12T20:37:22.269Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:37:22.870Z] Removing intermediate container 81da57c6b17c [2021-01-12T20:37:22.870Z] ---> 4f2aec780b43 [2021-01-12T20:37:22.870Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T20:37:22.870Z] Removing intermediate container c6f2d455072b [2021-01-12T20:37:22.870Z] ---> c0c96e627a3f [2021-01-12T20:37:22.870Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:37:23.143Z] ---> Running in 74adc2e0239b [2021-01-12T20:37:23.143Z] ---> Running in 99d4d1622994 [2021-01-12T20:37:23.422Z] ---> 37bbacfc3cd1 [2021-01-12T20:37:23.422Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-12T20:37:23.422Z] ---> 2b5d89914618 [2021-01-12T20:37:23.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-12T20:37:23.697Z] ---> Running in 541257ab17c2 [2021-01-12T20:37:23.697Z] Removing intermediate container 74adc2e0239b [2021-01-12T20:37:23.697Z] ---> f9e0bcea3ea8 [2021-01-12T20:37:23.697Z] [2021-01-12T20:37:23.697Z] Removing intermediate container a28fc54ac4c1 [2021-01-12T20:37:23.697Z] ---> dc2576987f5b [2021-01-12T20:37:23.697Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-12T20:37:23.992Z] Removing intermediate container 99d4d1622994 [2021-01-12T20:37:23.992Z] ---> 9cd103fd5ab4 [2021-01-12T20:37:23.992Z] Step 22/24 : LABEL arch=arm64 [2021-01-12T20:37:24.264Z] ---> Running in db46da22158f [2021-01-12T20:37:24.264Z] Successfully built f9e0bcea3ea8 [2021-01-12T20:37:24.542Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-12T20:37:24.542Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-01-12T20:37:27.927Z] ---> Running in b129cd811080 [2021-01-12T20:37:28.531Z] Removing intermediate container db46da22158f [2021-01-12T20:37:28.531Z] ---> 6caec102468f [2021-01-12T20:37:28.532Z] Step 20/22 : LABEL arch=arm64 [2021-01-12T20:37:28.808Z] ---> f3ce743300c7 [2021-01-12T20:37:28.808Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-12T20:37:29.091Z] ---> Running in 316fa1609489 [2021-01-12T20:37:29.091Z] Removing intermediate container b129cd811080 [2021-01-12T20:37:29.091Z] ---> adff978c542e [2021-01-12T20:37:29.091Z] Step 23/24 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:37:29.697Z] ---> Running in 346ebfc04773 [2021-01-12T20:37:30.296Z] ---> 3d3df97b9547 [2021-01-12T20:37:30.296Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-12T20:37:30.296Z] Removing intermediate container 316fa1609489 [2021-01-12T20:37:30.296Z] ---> 6adbef1cceaf [2021-01-12T20:37:30.296Z] Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:37:30.296Z] ---> Running in 8e0b1a1f8810 [2021-01-12T20:37:30.570Z] Removing intermediate container 541257ab17c2 [2021-01-12T20:37:30.570Z] ---> 73b872e51bf6 [2021-01-12T20:37:30.570Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-12T20:37:30.570Z] Removing intermediate container 346ebfc04773 [2021-01-12T20:37:30.570Z] ---> 316b4cc3ae1d [2021-01-12T20:37:30.570Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T20:37:30.570Z] ---> Running in e2f4e79737b7 [2021-01-12T20:37:30.847Z] ---> Running in ecdffe177faf [2021-01-12T20:37:30.847Z] ---> Running in 7ea928bbb630 [2021-01-12T20:37:31.122Z] Removing intermediate container 8e0b1a1f8810 [2021-01-12T20:37:31.122Z] ---> 2ec72a0a60cf [2021-01-12T20:37:31.122Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:37:31.399Z] Removing intermediate container e2f4e79737b7 [2021-01-12T20:37:31.399Z] ---> 289e72ca51ea [2021-01-12T20:37:31.399Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T20:37:31.399Z] ---> Running in 86618fbe75dc [2021-01-12T20:37:31.683Z] ---> Running in ca1baf81896c [2021-01-12T20:37:31.683Z] Removing intermediate container 7ea928bbb630 [2021-01-12T20:37:31.683Z] ---> d8015857072a [2021-01-12T20:37:31.683Z] [2021-01-12T20:37:31.683Z] Removing intermediate container ecdffe177faf [2021-01-12T20:37:31.683Z] ---> 14d40fdeb3ef [2021-01-12T20:37:31.683Z] Step 22/24 : LABEL arch=arm64 [2021-01-12T20:37:31.961Z] ---> Running in f7493eecd989 [2021-01-12T20:37:32.235Z] Removing intermediate container 86618fbe75dc [2021-01-12T20:37:32.235Z] ---> 659e491374e5 [2021-01-12T20:37:32.235Z] Step 20/22 : LABEL arch=arm64 [2021-01-12T20:37:32.235Z] Successfully built d8015857072a [2021-01-12T20:37:32.507Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-12T20:37:32.508Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-01-12T20:37:32.508Z] Removing intermediate container ca1baf81896c [2021-01-12T20:37:32.508Z] ---> 114c49addba1 [2021-01-12T20:37:32.508Z] [2021-01-12T20:37:32.786Z] ---> Running in da1df93837aa [2021-01-12T20:37:32.786Z] Removing intermediate container f7493eecd989 [2021-01-12T20:37:32.786Z] ---> af39c17946cc [2021-01-12T20:37:32.786Z] Step 23/24 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:37:33.067Z] Successfully built 114c49addba1 [2021-01-12T20:37:33.067Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-12T20:37:33.067Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-12T20:37:33.067Z] ---> Running in 5312c95d4829 [2021-01-12T20:37:33.343Z] Removing intermediate container da1df93837aa [2021-01-12T20:37:33.343Z] ---> d1e9443d6fc7 [2021-01-12T20:37:33.343Z] Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:37:33.621Z] ---> Running in 0eea1c2dbff3 [2021-01-12T20:37:33.622Z] Removing intermediate container 5312c95d4829 [2021-01-12T20:37:33.622Z] ---> d5a7ebd33a80 [2021-01-12T20:37:33.622Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T20:37:33.894Z] ---> Running in e02201bdc0af [2021-01-12T20:37:34.167Z] Removing intermediate container 0eea1c2dbff3 [2021-01-12T20:37:34.167Z] ---> c11024b7888e [2021-01-12T20:37:34.167Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T20:37:34.438Z] ---> Running in 022aa2a1e88b [2021-01-12T20:37:34.438Z] Removing intermediate container e02201bdc0af [2021-01-12T20:37:34.438Z] ---> 30cdb87849e3 [2021-01-12T20:37:34.438Z] [2021-01-12T20:37:35.030Z] Successfully built 30cdb87849e3 [2021-01-12T20:37:35.030Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-12T20:37:35.030Z] Building docker-core-data-go [2021-01-12T20:37:35.301Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 022aa2a1e88b [2021-01-12T20:37:35.301Z] ---> 1560f021ab61 [2021-01-12T20:37:35.301Z] [2021-01-12T20:37:35.574Z] Successfully built 1560f021ab61 [2021-01-12T20:37:35.574Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-12T20:38:07.890Z]  Building docker-core-metadata-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:38:07.890Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:38:07.890Z] ---> 44ac91387100 [2021-01-12T20:38:07.890Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T20:38:07.890Z] ---> Using cache [2021-01-12T20:38:07.890Z] ---> 4808def49ce5 [2021-01-12T20:38:07.890Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:38:07.890Z] ---> Using cache [2021-01-12T20:38:07.890Z] ---> 0430b109ebf7 [2021-01-12T20:38:07.890Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T20:38:07.890Z] ---> Using cache [2021-01-12T20:38:07.890Z] ---> 9c1ad12019a1 [2021-01-12T20:38:07.890Z] Step 6/21 : COPY go.mod . [2021-01-12T20:38:07.890Z] ---> Using cache [2021-01-12T20:38:07.890Z] ---> 32f4e72283c5 [2021-01-12T20:38:07.890Z] Step 7/21 : RUN go mod download [2021-01-12T20:38:07.890Z] ---> Using cache [2021-01-12T20:38:07.890Z] ---> dae72860c284 [2021-01-12T20:38:07.890Z] Step 8/21 : COPY . . [2021-01-12T20:38:07.890Z] ---> Using cache [2021-01-12T20:38:07.890Z] ---> 91e17c491308 [2021-01-12T20:38:07.890Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-12T20:38:16.189Z] ---> Running in e786035eff10 [2021-01-12T20:38:17.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-12T20:38:20.269Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:38:20.269Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:38:20.269Z] ---> 44ac91387100 [2021-01-12T20:38:20.269Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T20:38:20.269Z] ---> Using cache [2021-01-12T20:38:20.269Z] ---> 4808def49ce5 [2021-01-12T20:38:20.269Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:38:20.269Z] ---> Using cache [2021-01-12T20:38:20.269Z] ---> 0430b109ebf7 [2021-01-12T20:38:20.269Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T20:38:20.269Z] ---> Using cache [2021-01-12T20:38:20.269Z] ---> 9c1ad12019a1 [2021-01-12T20:38:20.269Z] Step 6/21 : COPY go.mod . [2021-01-12T20:38:20.269Z] ---> Using cache [2021-01-12T20:38:20.269Z] ---> 32f4e72283c5 [2021-01-12T20:38:20.269Z] Step 7/21 : RUN go mod download [2021-01-12T20:38:20.269Z] ---> Using cache [2021-01-12T20:38:20.269Z] ---> dae72860c284 [2021-01-12T20:38:20.269Z] Step 8/21 : COPY . . [2021-01-12T20:38:20.269Z] ---> Using cache [2021-01-12T20:38:20.269Z] ---> 91e17c491308 [2021-01-12T20:38:20.269Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-12T20:38:20.574Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:38:20.574Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:38:20.574Z] ---> 44ac91387100 [2021-01-12T20:38:20.574Z] Step 3/26 : WORKDIR /edgex-go [2021-01-12T20:38:20.574Z] ---> Using cache [2021-01-12T20:38:20.574Z] ---> 4808def49ce5 [2021-01-12T20:38:20.574Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:38:20.574Z] ---> Using cache [2021-01-12T20:38:20.574Z] ---> 0430b109ebf7 [2021-01-12T20:38:20.574Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-12T20:38:20.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T20:38:20.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-12T20:38:20.863Z] ---> 44ac91387100 [2021-01-12T20:38:20.863Z] Step 3/23 : WORKDIR /edgex-go [2021-01-12T20:38:20.863Z] ---> Using cache [2021-01-12T20:38:20.863Z] ---> 4808def49ce5 [2021-01-12T20:38:20.863Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:38:20.863Z] ---> Using cache [2021-01-12T20:38:20.863Z] ---> 0430b109ebf7 [2021-01-12T20:38:20.863Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-12T20:38:21.857Z] ---> Running in b8b3ba6e8e27 [2021-01-12T20:38:21.857Z] ---> Running in fdce06cb2117 [2021-01-12T20:38:21.857Z] ---> Running in 378f2b52285a [2021-01-12T20:38:24.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:38:24.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-12T20:38:24.793Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:38:25.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:38:25.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:38:25.950Z] OK: 217 MiB in 51 packages [2021-01-12T20:38:26.229Z] OK: 217 MiB in 51 packages [2021-01-12T20:38:28.231Z] Removing intermediate container fdce06cb2117 [2021-01-12T20:38:28.231Z] ---> 1aed17565684 [2021-01-12T20:38:28.231Z] Step 6/23 : COPY go.mod . [2021-01-12T20:38:28.231Z] Removing intermediate container b8b3ba6e8e27 [2021-01-12T20:38:28.231Z] ---> a68f17ac9ce6 [2021-01-12T20:38:28.231Z] Step 6/26 : COPY go.mod . [2021-01-12T20:38:29.238Z] ---> 6f7e75f7862f [2021-01-12T20:38:29.238Z] Step 7/23 : RUN go mod download [2021-01-12T20:38:29.522Z] ---> e0f0fcb9801e [2021-01-12T20:38:29.522Z] Step 7/26 : RUN go mod download [2021-01-12T20:38:29.522Z] ---> Running in b4984b1ba5ea [2021-01-12T20:38:29.803Z] ---> Running in 66eb5b2fdfed [2021-01-12T20:38:35.275Z] Removing intermediate container b4984b1ba5ea [2021-01-12T20:38:35.275Z] ---> e566c5829302 [2021-01-12T20:38:35.275Z] Step 8/23 : COPY . . [2021-01-12T20:38:35.275Z] Removing intermediate container 66eb5b2fdfed [2021-01-12T20:38:35.275Z] ---> 420c86496e2a [2021-01-12T20:38:35.275Z] Step 8/26 : COPY . . [2021-01-12T20:39:07.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-12T20:39:08.085Z] ---> 51e0c915f45b [2021-01-12T20:39:08.085Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-12T20:39:08.085Z] ---> 5fe42c410d44 [2021-01-12T20:39:08.085Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-12T20:39:08.361Z] ---> Running in 3065674a4a14 [2021-01-12T20:39:08.361Z] ---> Running in 52bb363a7336 [2021-01-12T20:39:11.011Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-12T20:39:11.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-12T20:39:23.459Z] Removing intermediate container e786035eff10 [2021-01-12T20:39:23.459Z] ---> ebebb5eeca11 [2021-01-12T20:39:23.459Z] [2021-01-12T20:39:23.459Z] Step 10/21 : FROM alpine:3.12 [2021-01-12T20:39:23.459Z] ---> afeebe901d6b [2021-01-12T20:39:23.459Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-12T20:39:23.459Z] ---> Running in c5b1f98f4bfc [2021-01-12T20:39:26.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:39:26.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:39:26.704Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-12T20:39:26.704Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T20:39:26.704Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-12T20:39:26.704Z] (4/4) Installing curl (7.69.1-r3) [2021-01-12T20:39:26.704Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:39:26.704Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T20:39:27.313Z] OK: 7 MiB in 18 packages [2021-01-12T20:39:28.775Z] Removing intermediate container 378f2b52285a [2021-01-12T20:39:28.775Z] ---> 68abfda65830 [2021-01-12T20:39:28.775Z] [2021-01-12T20:39:28.775Z] Step 10/21 : FROM scratch [2021-01-12T20:39:28.775Z] ---> [2021-01-12T20:39:28.775Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T20:39:29.055Z] ---> Using cache [2021-01-12T20:39:29.055Z] ---> d6f6e93821dd [2021-01-12T20:39:29.055Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-12T20:39:29.055Z] ---> Running in 0921e7b0469c [2021-01-12T20:39:30.506Z] Removing intermediate container 0921e7b0469c [2021-01-12T20:39:30.506Z] ---> eaf30e5bf296 [2021-01-12T20:39:30.506Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-12T20:39:30.506Z] ---> Running in 09e152792b78 [2021-01-12T20:39:30.506Z] Removing intermediate container c5b1f98f4bfc [2021-01-12T20:39:30.506Z] ---> 2865d736752a [2021-01-12T20:39:30.506Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T20:39:31.115Z] ---> Running in d64f3d59b1fa [2021-01-12T20:39:31.394Z] Removing intermediate container 09e152792b78 [2021-01-12T20:39:31.394Z] ---> e5bee25e952b [2021-01-12T20:39:31.394Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:39:32.012Z] Removing intermediate container d64f3d59b1fa [2021-01-12T20:39:32.012Z] ---> 689f3e14c59c [2021-01-12T20:39:32.012Z] Step 13/21 : WORKDIR /edgex [2021-01-12T20:39:32.309Z] ---> Running in 87e56e5120ad [2021-01-12T20:39:32.925Z] ---> 3ffc59515e74 [2021-01-12T20:39:32.925Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-12T20:39:33.203Z] Removing intermediate container 87e56e5120ad [2021-01-12T20:39:33.203Z] ---> 36ca375e6183 [2021-01-12T20:39:33.203Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-12T20:39:35.221Z] ---> 55eabf890d8c [2021-01-12T20:39:35.221Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-12T20:39:35.221Z] ---> f6f78135c50f [2021-01-12T20:39:35.498Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-12T20:39:36.951Z] ---> 5d6fb066b41c [2021-01-12T20:39:36.951Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-12T20:39:37.231Z] ---> ebb7fbe187ff [2021-01-12T20:39:37.231Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-12T20:39:37.510Z] ---> Running in c7a8410e65ce [2021-01-12T20:39:38.510Z] Removing intermediate container c7a8410e65ce [2021-01-12T20:39:38.510Z] ---> 04541c617967 [2021-01-12T20:39:38.510Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:39:38.510Z] ---> Running in 95478fa3bcbd [2021-01-12T20:39:39.510Z] ---> ef69f78088e2 [2021-01-12T20:39:39.510Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-12T20:39:39.510Z] Removing intermediate container 95478fa3bcbd [2021-01-12T20:39:39.510Z] ---> 54574d992415 [2021-01-12T20:39:39.510Z] Step 19/21 : LABEL arch=arm64 [2021-01-12T20:39:39.793Z] ---> Running in cc9c63c21ff9 [2021-01-12T20:39:39.793Z] ---> Running in 3b6d7624fb0f [2021-01-12T20:39:40.821Z] Removing intermediate container cc9c63c21ff9 [2021-01-12T20:39:40.821Z] ---> edc07d288b92 [2021-01-12T20:39:40.821Z] Step 18/21 : CMD ["--init=true"] [2021-01-12T20:39:40.821Z] Removing intermediate container 3b6d7624fb0f [2021-01-12T20:39:40.821Z] ---> 2f6822b89b3b [2021-01-12T20:39:40.821Z] Step 20/21 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:39:41.098Z] ---> Running in ec445fab7924 [2021-01-12T20:39:41.098Z] ---> Running in 0448bc956cb0 [2021-01-12T20:39:41.706Z] Removing intermediate container ec445fab7924 [2021-01-12T20:39:41.706Z] ---> ab0d7f9a829b [2021-01-12T20:39:41.706Z] Step 19/21 : LABEL arch=arm64 [2021-01-12T20:39:41.993Z] Removing intermediate container 0448bc956cb0 [2021-01-12T20:39:41.993Z] ---> 070d45330d6f [2021-01-12T20:39:41.993Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T20:39:41.993Z] ---> Running in 621de6b180f2 [2021-01-12T20:39:42.278Z] ---> Running in 695999465e9e [2021-01-12T20:39:43.287Z] Removing intermediate container 621de6b180f2 [2021-01-12T20:39:43.287Z] ---> 773a7a12ce29 [2021-01-12T20:39:43.287Z] Step 20/21 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:39:43.287Z] Removing intermediate container 695999465e9e [2021-01-12T20:39:43.287Z] ---> 0e715c7f8f4c [2021-01-12T20:39:43.287Z] [2021-01-12T20:39:43.287Z] ---> Running in 760469e75ae2 [2021-01-12T20:39:43.905Z] Successfully built 0e715c7f8f4c [2021-01-12T20:39:43.905Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-12T20:39:44.183Z]  Building docker-support-scheduler-go ... done Removing intermediate container 760469e75ae2 [2021-01-12T20:39:44.183Z] ---> e422cf8c87a9 [2021-01-12T20:39:44.183Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T20:39:44.183Z] ---> Running in b235513a2c88 [2021-01-12T20:39:45.180Z] Removing intermediate container b235513a2c88 [2021-01-12T20:39:45.180Z] ---> 7b44bef1d8c3 [2021-01-12T20:39:45.180Z] [2021-01-12T20:39:45.459Z] Successfully built 7b44bef1d8c3 [2021-01-12T20:39:45.459Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-12T20:40:12.309Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3065674a4a14 [2021-01-12T20:40:12.309Z] ---> ab79da971408 [2021-01-12T20:40:12.309Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-12T20:40:12.309Z] ---> Running in b1e919360b8d [2021-01-12T20:40:12.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-12T20:40:15.965Z] Removing intermediate container b1e919360b8d [2021-01-12T20:40:15.965Z] ---> f8efcadb816e [2021-01-12T20:40:15.965Z] [2021-01-12T20:40:15.965Z] Step 11/26 : FROM docker:20.10.0 [2021-01-12T20:40:15.965Z] 20.10.0: Pulling from library/docker [2021-01-12T20:40:24.234Z] Removing intermediate container 52bb363a7336 [2021-01-12T20:40:24.234Z] ---> 1d0bbc6685b3 [2021-01-12T20:40:24.234Z] [2021-01-12T20:40:24.234Z] Step 10/23 : FROM alpine:3.12 [2021-01-12T20:40:24.234Z] ---> afeebe901d6b [2021-01-12T20:40:24.234Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T20:40:24.234Z] ---> Running in 218c5f401647 [2021-01-12T20:40:24.234Z] Removing intermediate container 218c5f401647 [2021-01-12T20:40:24.234Z] ---> 3da849455d38 [2021-01-12T20:40:24.234Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-12T20:40:24.234Z] ---> Running in 378413edc7b2 [2021-01-12T20:40:24.234Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-12T20:40:24.234Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-12T20:40:24.234Z] ---> eeaf43b92773 [2021-01-12T20:40:24.234Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-12T20:40:24.234Z] ---> Running in 7b7763d2c6d4 [2021-01-12T20:40:24.506Z] Removing intermediate container 378413edc7b2 [2021-01-12T20:40:24.506Z] ---> 86084fb5e8e7 [2021-01-12T20:40:24.506Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-12T20:40:24.783Z] ---> Running in 2c9db5465f43 [2021-01-12T20:40:25.382Z] Removing intermediate container 2c9db5465f43 [2021-01-12T20:40:25.382Z] ---> 0b24d428e7ab [2021-01-12T20:40:25.382Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T20:40:25.382Z] ---> Running in 817ba4580e1b [2021-01-12T20:40:25.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:40:25.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:40:26.524Z] (1/2) Installing readline (8.0.4-r0) [2021-01-12T20:40:26.524Z] (2/2) Installing bash (5.0.17-r0) [2021-01-12T20:40:26.524Z] Executing bash-5.0.17-r0.post-install [2021-01-12T20:40:26.524Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:40:26.524Z] OK: 12 MiB in 22 packages [2021-01-12T20:40:27.958Z] Removing intermediate container 817ba4580e1b [2021-01-12T20:40:27.958Z] ---> e73064d37a58 [2021-01-12T20:40:27.958Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-12T20:40:27.958Z] ---> Running in 7bd92103b38d [2021-01-12T20:40:27.958Z] Removing intermediate container 7b7763d2c6d4 [2021-01-12T20:40:27.958Z] ---> 745b617a45ad [2021-01-12T20:40:27.958Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-12T20:40:28.233Z] ---> Running in fc5e4b097da1 [2021-01-12T20:40:28.839Z] Removing intermediate container fc5e4b097da1 [2021-01-12T20:40:28.839Z] ---> d46d71b9def2 [2021-01-12T20:40:28.839Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-12T20:40:28.839Z] ---> Running in 684dabbb2f15 [2021-01-12T20:40:29.430Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:40:29.430Z] Removing intermediate container 684dabbb2f15 [2021-01-12T20:40:29.430Z] ---> c9c0095ce34b [2021-01-12T20:40:29.430Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-12T20:40:29.430Z] ---> Running in 8b6161ed1180 [2021-01-12T20:40:30.023Z] Removing intermediate container 8b6161ed1180 [2021-01-12T20:40:30.023Z] ---> 4510c030b89e [2021-01-12T20:40:30.023Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-12T20:40:30.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:40:30.620Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-12T20:40:30.891Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-12T20:40:30.891Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-12T20:40:31.161Z] ---> 83e1e614a621 [2021-01-12T20:40:31.161Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-12T20:40:31.161Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-12T20:40:31.431Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-12T20:40:31.431Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:40:31.431Z] OK: 8 MiB in 19 packages [2021-01-12T20:40:32.037Z] ---> 0b7dabbce503 [2021-01-12T20:40:32.037Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-12T20:40:33.016Z] Removing intermediate container 7bd92103b38d [2021-01-12T20:40:33.016Z] ---> d0cfd534eaf1 [2021-01-12T20:40:33.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T20:40:33.016Z] ---> 6bd4049eb1f1 [2021-01-12T20:40:33.016Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-12T20:40:33.288Z] ---> Running in cdd53f03daec [2021-01-12T20:40:33.568Z] ---> a0409b8f9d10 [2021-01-12T20:40:33.568Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-12T20:40:34.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:40:34.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:40:34.834Z] ---> 778ba0bffb46 [2021-01-12T20:40:34.834Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-12T20:40:35.180Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-12T20:40:35.180Z] (2/33) Installing expat (2.2.9-r1) [2021-01-12T20:40:35.180Z] (3/33) Installing libffi (3.3-r2) [2021-01-12T20:40:35.180Z] (4/33) Installing gdbm (1.13-r1) [2021-01-12T20:40:35.180Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-12T20:40:35.180Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-12T20:40:35.180Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-12T20:40:36.671Z] ---> bd4084a8c843 [2021-01-12T20:40:36.671Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-12T20:40:36.981Z] ---> Running in 5753e0d89e0e [2021-01-12T20:40:37.252Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-12T20:40:37.252Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-12T20:40:37.252Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-12T20:40:37.252Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-12T20:40:37.252Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-12T20:40:37.252Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-12T20:40:37.524Z] Removing intermediate container 5753e0d89e0e [2021-01-12T20:40:37.524Z] ---> a55cd8752cc3 [2021-01-12T20:40:37.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:40:37.524Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-12T20:40:37.524Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-12T20:40:37.524Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-12T20:40:37.524Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-12T20:40:37.524Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-12T20:40:37.796Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-12T20:40:37.796Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-12T20:40:37.796Z] ---> Running in f846a8bfadb3 [2021-01-12T20:40:37.796Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-12T20:40:37.796Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-12T20:40:37.796Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-12T20:40:37.796Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-12T20:40:37.796Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-12T20:40:37.796Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-12T20:40:37.796Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-12T20:40:37.796Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-12T20:40:38.077Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-12T20:40:38.077Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-12T20:40:38.077Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-12T20:40:38.077Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-12T20:40:38.077Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-12T20:40:38.077Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:40:38.077Z] OK: 71 MiB in 55 packages [2021-01-12T20:40:38.356Z] Removing intermediate container f846a8bfadb3 [2021-01-12T20:40:38.356Z] ---> 30b713b735ea [2021-01-12T20:40:38.356Z] Step 21/23 : LABEL arch=arm64 [2021-01-12T20:40:38.635Z] ---> Running in 59e0d7188a13 [2021-01-12T20:40:38.909Z] Removing intermediate container 59e0d7188a13 [2021-01-12T20:40:38.909Z] ---> c762022eb93a [2021-01-12T20:40:38.909Z] Step 22/23 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:40:39.180Z] ---> Running in 583b0d558795 [2021-01-12T20:40:39.778Z] Removing intermediate container 583b0d558795 [2021-01-12T20:40:39.778Z] ---> e014fafa9c16 [2021-01-12T20:40:39.778Z] Step 23/23 : LABEL version=0.0.0 [2021-01-12T20:40:40.052Z] ---> Running in 04c66301c341 [2021-01-12T20:40:40.647Z] Removing intermediate container 04c66301c341 [2021-01-12T20:40:40.648Z] ---> 007b20c6084d [2021-01-12T20:40:40.648Z] [2021-01-12T20:40:41.245Z] Successfully built 007b20c6084d [2021-01-12T20:40:41.245Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-12T20:40:43.848Z]  Building docker-core-data-go ... done Removing intermediate container cdd53f03daec [2021-01-12T20:40:43.848Z] ---> 1200bb25b707 [2021-01-12T20:40:43.848Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-12T20:40:44.118Z] ---> Running in 9eb384eaec0a [2021-01-12T20:40:49.487Z] Collecting docker-compose==1.23.2 [2021-01-12T20:40:49.487Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-12T20:40:49.487Z] Collecting docopt<0.7,>=0.6.1 [2021-01-12T20:40:49.487Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-12T20:40:52.079Z] Collecting cached-property<2,>=1.2.0 [2021-01-12T20:40:52.079Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-12T20:40:52.079Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-12T20:40:52.079Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-12T20:40:54.039Z] Collecting jsonschema<3,>=2.5.1 [2021-01-12T20:40:54.039Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-12T20:40:54.308Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-12T20:40:54.894Z] Collecting docker<4.0,>=3.6.0 [2021-01-12T20:40:54.894Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-12T20:40:55.481Z] Collecting texttable<0.10,>=0.9.0 [2021-01-12T20:40:55.481Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-12T20:40:58.841Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-12T20:40:58.841Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-12T20:40:59.111Z] Collecting PyYAML<4,>=3.10 [2021-01-12T20:40:59.111Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-12T20:41:02.496Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-12T20:41:02.496Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-12T20:41:03.090Z] Collecting docker-pycreds>=0.4.0 [2021-01-12T20:41:03.090Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-12T20:41:03.090Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-12T20:41:03.362Z] Collecting idna<2.8,>=2.5 [2021-01-12T20:41:03.362Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-12T20:41:03.954Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-12T20:41:03.954Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-12T20:41:04.224Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-12T20:41:04.224Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-12T20:41:04.224Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-12T20:41:04.224Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-12T20:41:04.224Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-12T20:41:05.195Z] Installing collected packages: docopt, cached-property, dockerpty, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, PyYAML, docker-compose [2021-01-12T20:41:05.195Z] Running setup.py install for docopt: started [2021-01-12T20:41:07.165Z] Running setup.py install for docopt: finished with status 'done' [2021-01-12T20:41:07.165Z] Running setup.py install for dockerpty: started [2021-01-12T20:41:09.126Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-12T20:41:09.718Z] Attempting uninstall: idna [2021-01-12T20:41:09.718Z] Found existing installation: idna 2.9 [2021-01-12T20:41:09.718Z] Uninstalling idna-2.9: [2021-01-12T20:41:09.718Z] Successfully uninstalled idna-2.9 [2021-01-12T20:41:10.311Z] Attempting uninstall: urllib3 [2021-01-12T20:41:10.311Z] Found existing installation: urllib3 1.25.9 [2021-01-12T20:41:10.311Z] Uninstalling urllib3-1.25.9: [2021-01-12T20:41:10.588Z] Successfully uninstalled urllib3-1.25.9 [2021-01-12T20:41:11.184Z] Attempting uninstall: requests [2021-01-12T20:41:11.184Z] Found existing installation: requests 2.23.0 [2021-01-12T20:41:11.184Z] Uninstalling requests-2.23.0: [2021-01-12T20:41:11.184Z] Successfully uninstalled requests-2.23.0 [2021-01-12T20:41:12.155Z] Running setup.py install for texttable: started [2021-01-12T20:41:14.119Z] Running setup.py install for texttable: finished with status 'done' [2021-01-12T20:41:14.119Z] Running setup.py install for PyYAML: started [2021-01-12T20:41:16.726Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-12T20:41:17.317Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-12T20:41:21.613Z] Removing intermediate container 9eb384eaec0a [2021-01-12T20:41:21.613Z] ---> 372557539e50 [2021-01-12T20:41:21.613Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-12T20:41:21.613Z] ---> Running in 075af1acbea3 [2021-01-12T20:41:22.202Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T20:41:22.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T20:41:22.746Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T20:41:22.746Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-12T20:41:23.024Z] (3/3) Installing curl (7.69.1-r3) [2021-01-12T20:41:23.024Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T20:41:23.024Z] OK: 71 MiB in 58 packages [2021-01-12T20:41:24.003Z] Removing intermediate container 075af1acbea3 [2021-01-12T20:41:24.003Z] ---> 9186ac14cfca [2021-01-12T20:41:24.003Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-12T20:41:24.273Z] ---> Running in 1533aadb61f1 [2021-01-12T20:41:24.866Z] Removing intermediate container 1533aadb61f1 [2021-01-12T20:41:24.866Z] ---> 074acd6b56ba [2021-01-12T20:41:24.866Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T20:41:24.866Z] ---> Running in 3b24abd4cb60 [2021-01-12T20:41:25.458Z] Removing intermediate container 3b24abd4cb60 [2021-01-12T20:41:25.458Z] ---> 9529797bc51f [2021-01-12T20:41:25.458Z] Step 24/26 : LABEL arch=arm64 [2021-01-12T20:41:25.458Z] ---> Running in 8b9e1dc24a2e [2021-01-12T20:41:26.051Z] Removing intermediate container 8b9e1dc24a2e [2021-01-12T20:41:26.051Z] ---> 8f3241d40236 [2021-01-12T20:41:26.051Z] Step 25/26 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [2021-01-12T20:41:26.322Z] ---> Running in 807e0f305be1 [2021-01-12T20:41:26.593Z] Removing intermediate container 807e0f305be1 [2021-01-12T20:41:26.593Z] ---> e275a5c34e18 [2021-01-12T20:41:26.593Z] Step 26/26 : LABEL version=0.0.0 [2021-01-12T20:41:26.866Z] ---> Running in 0a99411197b2 [2021-01-12T20:41:27.458Z] Removing intermediate container 0a99411197b2 [2021-01-12T20:41:27.458Z] ---> b9c6963bc8ac [2021-01-12T20:41:27.458Z] [2021-01-12T20:41:27.731Z] Successfully built b9c6963bc8ac [2021-01-12T20:41:27.731Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-12T20:41:28.016Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-12T20:41:28.046Z] $ docker stop --time=1 59d7478b649732d51fff5b435ce7cd3be0e1cdc75d4a72f0f4a1423bcbee2429 [2021-01-12T20:41:29.986Z] $ docker rm -f 59d7478b649732d51fff5b435ce7cd3be0e1cdc75d4a72f0f4a1423bcbee2429 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T20:41:30.634Z] + docker images [2021-01-12T20:41:30.635Z] + grep docker [2021-01-12T20:41:30.904Z] docker-sys-mgmt-agent-go-arm64 latest b9c6963bc8ac 3 seconds ago 300MB [2021-01-12T20:41:30.904Z] docker-core-data-go-arm64 latest 007b20c6084d 50 seconds ago 21MB [2021-01-12T20:41:30.904Z] docker-security-proxy-setup-go-arm64 latest 7b44bef1d8c3 About a minute ago 23.3MB [2021-01-12T20:41:30.904Z] docker-support-scheduler-go-arm64 latest 0e715c7f8f4c About a minute ago 10MB [2021-01-12T20:41:30.904Z] docker-core-metadata-go-arm64 latest 1560f021ab61 3 minutes ago 12.3MB [2021-01-12T20:41:30.904Z] docker-security-secretstore-setup-go-arm64 latest 30cdb87849e3 3 minutes ago 23.4MB [2021-01-12T20:41:30.904Z] docker-security-bootstrap-redis-go-arm64 latest 114c49addba1 3 minutes ago 15.1MB [2021-01-12T20:41:30.904Z] docker-support-notifications-go-arm64 latest d8015857072a 3 minutes ago 11.4MB [2021-01-12T20:41:30.904Z] docker-core-command-go-arm64 latest f9e0bcea3ea8 4 minutes ago 9.98MB [2021-01-12T20:41:30.904Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-12T20:41:32.700Z] provisioning config files... [2021-01-12T20:41:32.715Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config6010510983356472664tmp [Pipeline] { [Pipeline] sh [2021-01-12T20:41:33.099Z] + set +x [2021-01-12T20:41:33.099Z] + curl -s https://codecov.io/bash [2021-01-12T20:41:33.099Z] + bash -s -- [2021-01-12T20:41:33.361Z] [2021-01-12T20:41:33.362Z] _____ _ [2021-01-12T20:41:33.362Z] / ____| | | [2021-01-12T20:41:33.362Z] | | ___ __| | ___ ___ _____ __ [2021-01-12T20:41:33.362Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-12T20:41:33.362Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-12T20:41:33.362Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-12T20:41:33.362Z] Bash-20201231-23d4836 [2021-01-12T20:41:33.362Z] [2021-01-12T20:41:33.362Z] [2021-01-12T20:41:33.362Z] ==> git version 2.24.3 found [2021-01-12T20:41:33.627Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-12T20:41:33.627Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-12T20:41:33.627Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-12T20:41:33.627Z] ==> Jenkins CI detected. [2021-01-12T20:41:33.627Z] project root: . [2021-01-12T20:41:33.627Z] --> token set from env [2021-01-12T20:41:33.627Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-12T20:41:33.627Z] ==> Running gcov in . (disable via -X gcov) [2021-01-12T20:41:33.627Z] ==> Python coveragepy not found [2021-01-12T20:41:33.627Z] ==> Searching for coverage reports in: [2021-01-12T20:41:33.627Z] + . [2021-01-12T20:41:33.627Z] -> Found 1 reports [2021-01-12T20:41:33.627Z] ==> Detecting git/mercurial file structure [2021-01-12T20:41:33.892Z] ==> Reading reports [2021-01-12T20:41:33.892Z] + ./coverage.out bytes=545099 [2021-01-12T20:41:33.892Z] ==> Appending adjustments [2021-01-12T20:41:33.892Z] https://docs.codecov.io/docs/fixing-reports [2021-01-12T20:41:37.211Z] + Found adjustments [2021-01-12T20:41:37.211Z] ==> Gzipping contents [2021-01-12T20:41:37.211Z] 84K /tmp/codecov.KuSlsb.gz [2021-01-12T20:41:37.211Z] ==> Uploading reports [2021-01-12T20:41:37.211Z] url: https://codecov.io [2021-01-12T20:41:37.211Z] query: branch=PR-2999&commit=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2999%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2999&job=&cmd_args= [2021-01-12T20:41:37.212Z] -> Pinging Codecov [2021-01-12T20:41:37.212Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2999&commit=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2999%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2999&job=&cmd_args= [2021-01-12T20:41:37.474Z] -> Uploading to [2021-01-12T20:41:37.474Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-12/00271124DB129430A58F1EEE437C3FCB/7d7a9a69f5a15897ee315b7aba1051f3cb8e556d/afff486e-0478-41bf-b24a-2f8cc6673eb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T204137Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc081ecffdeab614f6b0e41b247af21b893097a46b15757dbccf3e96b9760903 [2021-01-12T20:41:37.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-12T20:41:37.474Z] Dload Upload Total Spent Left Speed [2021-01-12T20:41:37.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82796 0 0 100 82796 0 136k --:--:-- --:--:-- --:--:-- 136k [2021-01-12T20:41:37.999Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [Pipeline] } [2021-01-12T20:41:38.009Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:41:40.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:41:41.076Z] ---> package-listing.sh [2021-01-12T20:41:41.077Z] ++ facter osfamily [2021-01-12T20:41:41.077Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-12T20:41:41.077Z] + OS_FAMILY=redhat [2021-01-12T20:41:41.077Z] + workspace=/w/workspace/edgex-go/7 [2021-01-12T20:41:41.077Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-12T20:41:41.077Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-12T20:41:41.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-12T20:41:41.077Z] + PACKAGES=/tmp/packages_start.txt [2021-01-12T20:41:41.077Z] + '[' /w/workspace/edgex-go/7 ']' [2021-01-12T20:41:41.077Z] + PACKAGES=/tmp/packages_end.txt [2021-01-12T20:41:41.077Z] + case "${OS_FAMILY}" in [2021-01-12T20:41:41.077Z] + rpm -qa [2021-01-12T20:41:41.077Z] + sort [2021-01-12T20:41:46.385Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-12T20:41:46.385Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-12T20:41:46.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-12T20:41:46.385Z] + '[' /w/workspace/edgex-go/7 ']' [2021-01-12T20:41:46.385Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-01-12T20:41:46.385Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-01-12T20:41:46.400Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-12T20:41:46.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:41:47.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T20:41:47.282Z] [2021-01-12T20:41:47.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-12T20:41:47.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T20:41:47.673Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-12T20:41:47.673Z] df20fa9351a1: Pulling fs layer [2021-01-12T20:41:47.673Z] 36b3adc4ff6f: Pulling fs layer [2021-01-12T20:41:47.673Z] 8ad3a11d3b57: Pulling fs layer [2021-01-12T20:41:47.673Z] 46f8f816bc3b: Pulling fs layer [2021-01-12T20:41:47.673Z] 93b61091891f: Pulling fs layer [2021-01-12T20:41:47.673Z] 93b9cdb0e59b: Pulling fs layer [2021-01-12T20:41:47.673Z] 5e14af77c1be: Pulling fs layer [2021-01-12T20:41:47.673Z] 01666e4c0597: Pulling fs layer [2021-01-12T20:41:47.673Z] aa168da1d23b: Pulling fs layer [2021-01-12T20:41:47.673Z] 93b61091891f: Waiting [2021-01-12T20:41:47.673Z] 93b9cdb0e59b: Waiting [2021-01-12T20:41:47.673Z] 5e14af77c1be: Waiting [2021-01-12T20:41:47.673Z] 01666e4c0597: Waiting [2021-01-12T20:41:47.673Z] aa168da1d23b: Waiting [2021-01-12T20:41:47.673Z] 46f8f816bc3b: Waiting [2021-01-12T20:41:47.673Z] 36b3adc4ff6f: Download complete [2021-01-12T20:41:47.673Z] 46f8f816bc3b: Verifying Checksum [2021-01-12T20:41:47.673Z] 46f8f816bc3b: Download complete [2021-01-12T20:41:47.673Z] df20fa9351a1: Verifying Checksum [2021-01-12T20:41:47.673Z] df20fa9351a1: Download complete [2021-01-12T20:41:47.673Z] 93b9cdb0e59b: Verifying Checksum [2021-01-12T20:41:47.673Z] 93b9cdb0e59b: Download complete [2021-01-12T20:41:47.950Z] 5e14af77c1be: Download complete [2021-01-12T20:41:47.950Z] 01666e4c0597: Verifying Checksum [2021-01-12T20:41:47.950Z] 01666e4c0597: Download complete [2021-01-12T20:41:47.950Z] 93b61091891f: Verifying Checksum [2021-01-12T20:41:47.950Z] 93b61091891f: Download complete [2021-01-12T20:41:47.950Z] 8ad3a11d3b57: Verifying Checksum [2021-01-12T20:41:47.950Z] 8ad3a11d3b57: Download complete [2021-01-12T20:41:48.227Z] df20fa9351a1: Pull complete [2021-01-12T20:41:48.502Z] 36b3adc4ff6f: Pull complete [2021-01-12T20:41:50.457Z] aa168da1d23b: Verifying Checksum [2021-01-12T20:41:50.457Z] aa168da1d23b: Download complete [2021-01-12T20:41:51.408Z] 8ad3a11d3b57: Pull complete [2021-01-12T20:41:51.672Z] 46f8f816bc3b: Pull complete [2021-01-12T20:41:52.248Z] 93b61091891f: Pull complete [2021-01-12T20:41:52.248Z] 93b9cdb0e59b: Pull complete [2021-01-12T20:41:52.512Z] 5e14af77c1be: Pull complete [2021-01-12T20:41:52.512Z] 01666e4c0597: Pull complete [2021-01-12T20:42:02.577Z] aa168da1d23b: Pull complete [2021-01-12T20:42:02.577Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-12T20:42:02.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T20:42:02.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-12T20:42:02.837Z] prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container [2021-01-12T20:42:02.904Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-12T20:42:06.451Z] $ docker top 4ca4b39bca01b30847da56dfd584c2289b2018873deb4f9f7edac49090387a7f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T20:42:06.996Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-12T20:42:07.300Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-12T20:42:07.607Z] + ls /var/log/sa-host [2021-01-12T20:42:07.607Z] + sadf -c /var/log/sa-host/sa12 [2021-01-12T20:42:07.607Z] file_magic: OK [2021-01-12T20:42:07.607Z] HZ: Using current value: 100 [2021-01-12T20:42:07.607Z] file_header: OK [2021-01-12T20:42:07.607Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-12T20:42:07.607Z] Statistics: [2021-01-12T20:42:07.607Z] 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... [2021-01-12T20:42:07.607Z] File successfully converted to sysstat format version 12.2.1 [2021-01-12T20:42:07.607Z] + sadf -c /var/log/sa-host/sa23 [2021-01-12T20:42:07.607Z] file_magic: OK [2021-01-12T20:42:07.607Z] HZ: Using current value: 100 [2021-01-12T20:42:07.607Z] file_header: OK [2021-01-12T20:42:07.607Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-12T20:42:07.607Z] Statistics: [2021-01-12T20:42:07.607Z] Hnuu...uuuununununu... [2021-01-12T20:42:07.607Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-12T20:42:07.815Z] provisioning config files... [2021-01-12T20:42:07.835Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config16136836486923721tmp [Pipeline] { [Pipeline] echo [2021-01-12T20:42:07.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:42:08.208Z] ---> create-netrc.sh [Pipeline] } [2021-01-12T20:42:08.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-12T20:42:08.310Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:42:08.612Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-12T20:42:08.624Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:42:08.924Z] ---> sudo-logs.sh [2021-01-12T20:42:08.924Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-12T20:42:08.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:42:09.235Z] ---> job-cost.sh [2021-01-12T20:42:09.235Z] lf-activate-venv: SKIPPING [2021-01-12T20:42:09.235Z] INFO: No Stack... [2021-01-12T20:42:10.268Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-12T20:42:10.533Z] INFO: Archiving Costs [Pipeline] echo [2021-01-12T20:42:10.547Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T20:42:10.850Z] ---> logs-deploy.sh [2021-01-12T20:42:10.850Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2999/7 [2021-01-12T20:42:10.850Z] INFO: archiving workspace using pattern(s): [2021-01-12T20:42:12.778Z] Archives upload complete. [2021-01-12T20:42:12.778Z] INFO: archiving logs to Nexus [2021-01-12T20:42:13.730Z] ---> uname -a: [2021-01-12T20:42:13.730Z] Linux prd-centos7-docker-4c-2g-19795.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-12T20:42:13.730Z] [2021-01-12T20:42:13.730Z] [2021-01-12T20:42:13.730Z] ---> lscpu: [2021-01-12T20:42:13.730Z] Architecture: x86_64 [2021-01-12T20:42:13.730Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-12T20:42:13.730Z] Byte Order: Little Endian [2021-01-12T20:42:13.730Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-12T20:42:13.730Z] CPU(s): 4 [2021-01-12T20:42:13.730Z] On-line CPU(s) list: 0-3 [2021-01-12T20:42:13.730Z] Thread(s) per core: 1 [2021-01-12T20:42:13.730Z] Core(s) per socket: 1 [2021-01-12T20:42:13.730Z] Socket(s): 4 [2021-01-12T20:42:13.730Z] NUMA node(s): 1 [2021-01-12T20:42:13.730Z] Vendor ID: GenuineIntel [2021-01-12T20:42:13.730Z] CPU family: 6 [2021-01-12T20:42:13.730Z] Model: 44 [2021-01-12T20:42:13.730Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-12T20:42:13.730Z] Stepping: 1 [2021-01-12T20:42:13.730Z] CPU MHz: 2933.436 [2021-01-12T20:42:13.730Z] BogoMIPS: 5866.87 [2021-01-12T20:42:13.730Z] Virtualization: VT-x [2021-01-12T20:42:13.730Z] Hypervisor vendor: KVM [2021-01-12T20:42:13.730Z] Virtualization type: full [2021-01-12T20:42:13.730Z] L1d cache: 128 KiB [2021-01-12T20:42:13.730Z] L1i cache: 128 KiB [2021-01-12T20:42:13.730Z] L2 cache: 16 MiB [2021-01-12T20:42:13.730Z] L3 cache: 64 MiB [2021-01-12T20:42:13.730Z] NUMA node0 CPU(s): 0-3 [2021-01-12T20:42:13.730Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-12T20:42:13.730Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-12T20:42:13.730Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-12T20:42:13.730Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-12T20:42:13.730Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-12T20:42:13.730Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-12T20:42:13.730Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-12T20:42:13.730Z] Vulnerability Srbds: Not affected [2021-01-12T20:42:13.731Z] Vulnerability Tsx async abort: Not affected [2021-01-12T20:42:13.731Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] ---> nproc: [2021-01-12T20:42:13.731Z] 4 [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] ---> df -h: [2021-01-12T20:42:13.731Z] Filesystem Size Used Available Use% Mounted on [2021-01-12T20:42:13.731Z] overlay 50.0G 11.6G 38.4G 23% / [2021-01-12T20:42:13.731Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-12T20:42:13.731Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-12T20:42:13.731Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/7@tmp [2021-01-12T20:42:13.731Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/7 [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] ---> free -m: [2021-01-12T20:42:13.731Z] total used free shared buff/cache available [2021-01-12T20:42:13.731Z] Mem: 1837 712 110 0 1013 1038 [2021-01-12T20:42:13.731Z] Swap: 1023 66 957 [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] ---> ip addr: [2021-01-12T20:42:13.731Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-12T20:42:13.731Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-12T20:42:13.731Z] inet 127.0.0.1/8 scope host lo [2021-01-12T20:42:13.731Z] valid_lft forever preferred_lft forever [2021-01-12T20:42:13.731Z] inet6 ::1/128 scope host [2021-01-12T20:42:13.731Z] valid_lft forever preferred_lft forever [2021-01-12T20:42:13.731Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-12T20:42:13.731Z] link/ether fa:16:3e:ba:e9:1f brd ff:ff:ff:ff:ff:ff [2021-01-12T20:42:13.731Z] inet 10.30.123.222/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-12T20:42:13.731Z] valid_lft 85108sec preferred_lft 85108sec [2021-01-12T20:42:13.731Z] inet6 fe80::f816:3eff:feba:e91f/64 scope link [2021-01-12T20:42:13.731Z] valid_lft forever preferred_lft forever [2021-01-12T20:42:13.731Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-12T20:42:13.731Z] link/ether 02:42:4c:c7:55:11 brd ff:ff:ff:ff:ff:ff [2021-01-12T20:42:13.731Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-12T20:42:13.731Z] valid_lft forever preferred_lft forever [2021-01-12T20:42:13.731Z] inet6 fe80::42:4cff:fec7:5511/64 scope link [2021-01-12T20:42:13.731Z] valid_lft forever preferred_lft forever [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] ---> sar -b -r -n DEV: [2021-01-12T20:42:13.731Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] 20:20:29 LINUX RESTART (4 CPU) [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] 20:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-12T20:42:13.731Z] 20:22:02 68.19 19.43 48.76 0.00 5372.82 10573.18 0.00 [2021-01-12T20:42:13.731Z] 20:23:01 194.57 97.21 97.36 0.00 6143.71 42820.79 0.00 [2021-01-12T20:42:13.731Z] 20:24:01 254.81 96.04 158.76 0.00 3959.56 21235.92 0.00 [2021-01-12T20:42:13.731Z] 20:25:01 174.04 77.79 96.26 0.00 4194.61 12553.26 0.00 [2021-01-12T20:42:13.731Z] 20:26:02 273.06 102.05 171.01 0.00 37087.09 107910.07 0.00 [2021-01-12T20:42:13.731Z] 20:27:01 3057.29 2705.50 351.79 0.00 173999.88 186518.63 0.00 [2021-01-12T20:42:13.731Z] 20:28:01 717.85 459.13 258.73 0.00 39295.00 66912.69 0.00 [2021-01-12T20:42:13.731Z] 20:29:02 2590.36 2245.26 345.10 0.00 110669.88 120030.02 0.00 [2021-01-12T20:42:13.731Z] 20:30:01 900.14 651.77 248.37 0.00 39145.34 46529.82 0.00 [2021-01-12T20:42:13.731Z] 20:31:01 2.86 1.71 1.15 0.00 59.81 11.32 0.00 [2021-01-12T20:42:13.731Z] 20:32:01 0.20 0.00 0.20 0.00 0.00 2.01 0.00 [2021-01-12T20:42:13.731Z] 20:33:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 [2021-01-12T20:42:13.731Z] 20:34:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2021-01-12T20:42:13.731Z] 20:35:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 [2021-01-12T20:42:13.731Z] 20:36:01 2.43 1.63 0.80 0.00 57.68 14.74 0.00 [2021-01-12T20:42:13.731Z] 20:37:01 0.42 0.02 0.40 0.00 0.53 5.51 0.00 [2021-01-12T20:42:13.731Z] 20:38:02 0.27 0.02 0.25 0.00 0.53 2.43 0.00 [2021-01-12T20:42:13.731Z] 20:39:01 0.19 0.00 0.19 0.00 0.00 1.83 0.00 [2021-01-12T20:42:13.731Z] 20:40:01 0.38 0.00 0.38 0.00 0.00 5.53 0.00 [2021-01-12T20:42:13.731Z] 20:41:01 0.32 0.02 0.30 0.00 0.53 4.11 0.00 [2021-01-12T20:42:13.731Z] 20:42:01 124.70 70.54 54.15 0.00 5588.95 14908.44 0.00 [2021-01-12T20:42:13.731Z] Average: 398.26 310.88 87.39 0.00 20269.53 30022.42 0.00 [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-12T20:42:13.731Z] 20:22:02 68780 0 649748 34.53 2620 1160396 1324020 45.19 568744 1039200 75332 [2021-01-12T20:42:13.731Z] 20:23:01 85196 0 686592 36.49 2236 1107520 1455708 49.68 577684 976260 65508 [2021-01-12T20:42:13.731Z] 20:24:01 113780 0 887732 47.18 1492 878540 1785232 60.93 726328 766452 68772 [2021-01-12T20:42:13.731Z] 20:25:01 321392 0 732960 38.96 660 826532 1372960 46.86 589600 682356 13724 [2021-01-12T20:42:13.731Z] 20:26:02 73692 0 840568 44.67 0 967284 2273908 77.60 745320 848408 43740 [2021-01-12T20:42:13.731Z] 20:27:01 74184 0 817860 43.47 0 989500 2173284 74.17 767240 814808 61472 [2021-01-12T20:42:13.731Z] 20:28:01 69840 0 704276 37.43 0 1107428 1384964 47.27 567436 999968 624 [2021-01-12T20:42:13.731Z] 20:29:02 91376 0 921480 48.97 0 868688 2484812 84.80 799436 734492 16000 [2021-01-12T20:42:13.731Z] 20:30:01 418308 0 639456 33.99 0 823780 1231716 42.04 449080 769988 20 [2021-01-12T20:42:13.731Z] 20:31:01 420240 0 636936 33.85 0 824368 1206888 41.19 447112 771376 12 [2021-01-12T20:42:13.731Z] 20:32:01 420560 0 636596 33.83 0 824388 1206912 41.19 447372 771064 8 [2021-01-12T20:42:13.731Z] 20:33:01 420488 0 636660 33.84 0 824396 1206936 41.19 447468 771064 8 [2021-01-12T20:42:13.731Z] 20:34:01 422036 0 635100 33.75 0 824408 1196608 40.84 446512 770924 8 [2021-01-12T20:42:13.731Z] 20:35:01 422396 0 634736 33.73 0 824412 1196608 40.84 446516 770920 8 [2021-01-12T20:42:13.731Z] 20:36:01 420356 0 635740 33.79 0 825448 1196608 40.84 446988 771364 8 [2021-01-12T20:42:13.731Z] 20:37:01 420100 0 635972 33.80 0 825472 1196680 40.84 447204 771396 8 [2021-01-12T20:42:13.731Z] 20:38:02 420652 0 635432 33.77 0 825460 1196608 40.84 447120 771396 8 [2021-01-12T20:42:13.731Z] 20:39:01 419884 0 636176 33.81 0 825484 1196800 40.84 447552 771412 8 [2021-01-12T20:42:13.731Z] 20:40:01 420420 0 635632 33.78 0 825492 1196608 40.84 447256 771412 8 [2021-01-12T20:42:13.731Z] 20:41:01 420332 0 635728 33.79 0 825484 1196608 40.84 447260 771412 8 [2021-01-12T20:42:13.731Z] 20:42:01 260000 0 675280 35.89 0 946264 1198184 40.89 461188 881728 103340 [2021-01-12T20:42:13.731Z] Average: 295429 0 692889 36.83 334 892893 1422793 48.56 531925 809400 21363 [2021-01-12T20:42:13.731Z] [2021-01-12T20:42:13.731Z] 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-12T20:42:13.731Z] 20:22:02 veth2e606e9 751.79 725.54 72.10 2290.58 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:22:02 eth0 1770.79 1376.84 5950.72 180.84 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:22:02 docker0 751.79 725.40 61.82 2290.57 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:23:01 eth0 528.54 468.13 3636.08 58.55 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:23:01 vethd0eb186 55.48 74.97 3.68 353.18 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:23:01 docker0 177.10 190.95 12.47 744.59 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:24:01 eth0 168.37 130.63 512.03 21.89 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:24:01 veth15db81c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:24:01 docker0 112.24 136.15 8.67 482.27 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:25:01 eth0 43.98 30.20 25.82 70.83 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:25:01 veth15db81c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:26:02 eth0 224.38 185.39 1691.48 50.29 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:26:02 veth0a1ec01 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:27:01 eth0 54.29 30.60 164.38 44.60 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:27:01 veth0a1ec01 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:27:01 docker0 11.49 25.20 0.62 147.60 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:28:01 vetha15a07a 7.16 2.89 37.93 0.19 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:28:01 eth0 156.15 109.97 1400.25 19.10 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:28:01 veth0a1ec01 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:29:02 vethda3aecb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:29:02 vethe23cea7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:29:02 eth0 125.69 78.75 370.62 94.94 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:30:01 eth0 104.01 66.07 183.99 88.72 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:30:01 docker0 1135.82 1213.68 88.77 4313.75 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:31:01 eth0 1.75 0.37 0.37 0.21 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:32:01 eth0 1.82 0.65 0.77 0.46 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:33:01 eth0 0.55 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:34:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:35:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:37:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:38:02 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.731Z] 20:39:01 eth0 0.66 0.41 0.30 0.21 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:41:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:42:01 eth0 232.80 178.50 2176.67 21.62 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] Average: eth0 162.62 126.52 766.92 31.07 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] Average: docker0 53.33 56.99 4.17 202.54 0.00 0.00 0.00 0.00 [2021-01-12T20:42:13.732Z] [2021-01-12T20:42:13.732Z] [2021-01-12T20:42:13.732Z] ---> sar -P ALL: [2021-01-12T20:42:13.732Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) [2021-01-12T20:42:13.732Z] [2021-01-12T20:42:13.732Z] 20:20:29 LINUX RESTART (4 CPU) [2021-01-12T20:42:13.732Z] [2021-01-12T20:42:13.732Z] 20:21:01 CPU %user %nice %system %iowait %steal %idle [2021-01-12T20:42:13.732Z] 20:22:02 all 14.85 0.00 6.13 1.37 0.28 77.36 [2021-01-12T20:42:13.732Z] 20:22:02 0 14.95 0.00 8.55 1.20 0.21 75.10 [2021-01-12T20:42:13.732Z] 20:22:02 1 11.85 0.00 4.55 0.97 0.32 82.30 [2021-01-12T20:42:13.732Z] 20:22:02 2 17.28 0.00 6.38 3.11 0.27 72.95 [2021-01-12T20:42:13.732Z] 20:22:02 3 15.36 0.00 5.09 0.22 0.31 79.02 [2021-01-12T20:42:13.732Z] 20:23:01 all 12.11 0.00 6.66 1.18 0.22 79.83 [2021-01-12T20:42:13.732Z] 20:23:01 0 13.50 0.00 7.01 1.33 0.31 77.85 [2021-01-12T20:42:13.732Z] 20:23:01 1 9.29 0.00 6.41 0.83 0.16 83.31 [2021-01-12T20:42:13.732Z] 20:23:01 2 9.73 0.00 6.26 0.91 0.23 82.88 [2021-01-12T20:42:13.732Z] 20:23:01 3 15.95 0.00 6.94 1.66 0.17 75.27 [2021-01-12T20:42:13.732Z] 20:24:01 all 29.12 0.00 10.62 5.69 0.60 53.96 [2021-01-12T20:42:13.732Z] 20:24:01 0 27.22 0.00 10.68 3.80 0.54 57.77 [2021-01-12T20:42:13.732Z] 20:24:01 1 30.62 0.00 11.03 6.46 0.63 51.27 [2021-01-12T20:42:13.732Z] 20:24:01 2 31.12 0.00 10.22 4.94 0.68 53.04 [2021-01-12T20:42:13.732Z] 20:24:01 3 27.52 0.00 10.55 7.59 0.56 53.77 [2021-01-12T20:42:13.732Z] 20:25:01 all 54.71 0.00 15.32 3.49 0.28 26.20 [2021-01-12T20:42:13.732Z] 20:25:01 0 55.05 0.00 15.44 3.53 0.27 25.72 [2021-01-12T20:42:13.732Z] 20:25:01 1 53.72 0.00 15.68 4.16 0.30 26.14 [2021-01-12T20:42:13.732Z] 20:25:01 2 55.20 0.00 15.30 3.18 0.29 26.03 [2021-01-12T20:42:13.732Z] 20:25:01 3 54.86 0.00 14.87 3.11 0.25 26.92 [2021-01-12T20:42:13.732Z] 20:26:02 all 24.76 0.00 16.88 5.83 0.93 51.60 [2021-01-12T20:42:13.732Z] 20:26:02 0 24.33 0.00 16.19 5.30 0.81 53.38 [2021-01-12T20:42:13.732Z] 20:26:02 1 24.76 0.00 16.10 5.07 0.96 53.11 [2021-01-12T20:42:13.732Z] 20:26:02 2 25.89 0.00 18.02 6.56 0.98 48.54 [2021-01-12T20:42:13.732Z] 20:26:02 3 24.06 0.00 17.20 6.41 0.98 51.35 [2021-01-12T20:42:13.732Z] 20:27:01 all 22.06 0.00 31.60 23.24 0.78 22.32 [2021-01-12T20:42:13.732Z] 20:27:01 0 22.47 0.00 31.64 23.33 0.75 21.80 [2021-01-12T20:42:13.732Z] 20:27:01 1 20.92 0.00 29.26 22.67 0.86 26.29 [2021-01-12T20:42:13.732Z] 20:27:01 2 22.88 0.00 33.57 22.81 0.72 20.02 [2021-01-12T20:42:13.732Z] 20:27:01 3 21.95 0.00 31.96 24.14 0.82 21.14 [2021-01-12T20:42:13.732Z] 20:28:01 all 50.85 0.00 19.68 14.52 0.35 14.60 [2021-01-12T20:42:13.732Z] 20:28:01 0 51.51 0.00 19.70 13.75 0.32 14.72 [2021-01-12T20:42:13.732Z] 20:28:01 1 49.84 0.00 19.05 18.77 0.47 11.87 [2021-01-12T20:42:13.732Z] 20:28:01 2 50.59 0.00 20.50 12.06 0.30 16.54 [2021-01-12T20:42:13.732Z] 20:28:01 3 51.48 0.00 19.49 13.41 0.30 15.33 [2021-01-12T20:42:13.732Z] 20:29:02 all 41.14 0.00 28.39 19.83 0.45 10.19 [2021-01-12T20:42:13.732Z] 20:29:02 0 42.03 0.00 27.23 19.02 0.39 11.32 [2021-01-12T20:42:13.732Z] 20:29:02 1 39.00 0.00 27.76 20.07 0.53 12.64 [2021-01-12T20:42:13.732Z] 20:29:02 2 40.45 0.00 29.84 21.07 0.48 8.16 [2021-01-12T20:42:13.732Z] 20:29:02 3 43.10 0.00 28.74 19.15 0.38 8.63 [2021-01-12T20:42:13.732Z] 20:30:01 all 26.16 0.00 15.40 18.08 0.32 40.05 [2021-01-12T20:42:13.732Z] 20:30:01 0 24.90 0.00 15.57 16.76 0.32 42.46 [2021-01-12T20:42:13.732Z] 20:30:01 1 24.78 0.00 14.74 18.28 0.35 41.84 [2021-01-12T20:42:13.732Z] 20:30:01 2 26.68 0.00 16.13 21.15 0.36 35.68 [2021-01-12T20:42:13.732Z] 20:30:01 3 28.27 0.00 15.16 16.12 0.25 40.20 [2021-01-12T20:42:13.732Z] 20:31:01 all 0.09 0.00 0.05 0.05 0.01 99.80 [2021-01-12T20:42:13.732Z] 20:31:01 0 0.03 0.00 0.05 0.08 0.02 99.82 [2021-01-12T20:42:13.732Z] 20:31:01 1 0.22 0.00 0.05 0.00 0.00 99.73 [2021-01-12T20:42:13.732Z] 20:31:01 2 0.07 0.00 0.07 0.07 0.02 99.78 [2021-01-12T20:42:13.732Z] 20:31:01 3 0.05 0.00 0.05 0.03 0.00 99.87 [2021-01-12T20:42:13.732Z] 20:32:01 all 0.17 0.00 0.03 0.00 0.00 99.79 [2021-01-12T20:42:13.732Z] 20:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-12T20:42:13.732Z] 20:32:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-01-12T20:42:13.732Z] 20:32:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-12T20:42:13.732Z] 20:32:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2021-01-12T20:42:13.732Z] [2021-01-12T20:42:13.732Z] 20:32:01 CPU %user %nice %system %iowait %steal %idle [2021-01-12T20:42:13.732Z] 20:33:01 all 0.16 0.00 0.04 0.00 0.01 99.80 [2021-01-12T20:42:13.732Z] 20:33:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2021-01-12T20:42:13.732Z] 20:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-01-12T20:42:13.732Z] 20:33:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2021-01-12T20:42:13.732Z] 20:33:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-12T20:42:13.732Z] 20:34:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-01-12T20:42:13.732Z] 20:34:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-01-12T20:42:13.732Z] 20:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-12T20:42:13.732Z] 20:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-12T20:42:13.732Z] 20:34:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2021-01-12T20:42:13.732Z] 20:35:01 all 0.11 0.00 0.05 0.00 0.00 99.84 [2021-01-12T20:42:13.732Z] 20:35:01 0 0.33 0.00 0.05 0.00 0.02 99.60 [2021-01-12T20:42:13.732Z] 20:35:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-12T20:42:13.732Z] 20:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-12T20:42:13.732Z] 20:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-12T20:42:13.732Z] 20:36:01 all 0.15 0.00 0.06 0.02 0.01 99.75 [2021-01-12T20:42:13.732Z] 20:36:01 0 0.50 0.00 0.05 0.00 0.00 99.45 [2021-01-12T20:42:13.732Z] 20:36:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-01-12T20:42:13.732Z] 20:36:01 2 0.03 0.00 0.05 0.02 0.00 99.90 [2021-01-12T20:42:13.732Z] 20:36:01 3 0.05 0.00 0.08 0.08 0.02 99.77 [2021-01-12T20:42:13.732Z] 20:37:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2021-01-12T20:42:13.732Z] 20:37:01 0 0.37 0.00 0.02 0.00 0.00 99.62 [2021-01-12T20:42:13.732Z] 20:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-12T20:42:13.732Z] 20:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2021-01-12T20:42:13.732Z] 20:37:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-12T20:42:13.732Z] 20:38:02 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-01-12T20:42:13.732Z] 20:38:02 0 0.50 0.00 0.02 0.00 0.02 99.47 [2021-01-12T20:42:13.732Z] 20:38:02 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-12T20:42:13.732Z] 20:38:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-12T20:42:13.732Z] 20:38:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-12T20:42:13.732Z] 20:39:01 all 0.17 0.00 0.03 0.00 0.00 99.79 [2021-01-12T20:42:13.732Z] 20:39:01 0 0.51 0.00 0.03 0.00 0.00 99.46 [2021-01-12T20:42:13.732Z] 20:39:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-12T20:42:13.732Z] 20:39:01 2 0.07 0.00 0.05 0.00 0.02 99.86 [2021-01-12T20:42:13.732Z] 20:39:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-12T20:42:13.732Z] 20:40:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-01-12T20:42:13.732Z] 20:40:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-12T20:42:13.732Z] 20:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-12T20:42:13.732Z] 20:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-12T20:42:13.732Z] 20:40:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-12T20:42:13.732Z] 20:41:01 all 0.08 0.00 0.03 0.00 0.00 99.90 [2021-01-12T20:42:13.732Z] 20:41:01 0 0.18 0.00 0.03 0.00 0.00 99.78 [2021-01-12T20:42:13.732Z] 20:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-12T20:42:13.732Z] 20:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-12T20:42:13.732Z] 20:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-12T20:42:13.732Z] 20:42:01 all 6.45 0.00 4.85 3.19 0.20 85.31 [2021-01-12T20:42:13.732Z] 20:42:01 0 6.43 0.00 5.07 4.07 0.19 84.24 [2021-01-12T20:42:13.732Z] 20:42:01 1 5.97 0.00 4.80 4.14 0.19 84.91 [2021-01-12T20:42:13.732Z] 20:42:01 2 7.09 0.00 4.67 3.22 0.20 84.81 [2021-01-12T20:42:13.732Z] 20:42:01 3 6.32 0.00 4.85 1.34 0.20 87.29 [2021-01-12T20:42:13.732Z] Average: all 13.07 0.00 7.15 4.41 0.21 75.16 [2021-01-12T20:42:13.732Z] Average: 0 13.16 0.00 7.21 4.21 0.19 75.23 [2021-01-12T20:42:13.732Z] Average: 1 12.57 0.00 6.89 4.66 0.22 75.66 [2021-01-12T20:42:13.732Z] Average: 2 13.24 0.00 7.40 4.53 0.21 74.62 [2021-01-12T20:42:13.732Z] Average: 3 13.33 0.00 7.11 4.25 0.20 75.11 [2021-01-12T20:42:13.732Z] [2021-01-12T20:42:13.732Z] [2021-01-12T20:42:13.732Z]