Pull request #2954 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f+57027b830a506e4aebc0dcaa3e3cd565868e69a4 (ef0d9eb80edab5a6994cf46f271c634b5e9eb507) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2954/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2954/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16276 in /w/workspace/edgexfoundry_edgex-go_PR-2954 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f Merge succeeded, producing 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f Checking out Revision 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f (PR-2954) > 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/2954/head:refs/remotes/origin/PR-2954 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # 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 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:30:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:30:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:30:16 ========================================================= 06:30:16 EdgeX Global Pipelines Version Info 06:30:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:30:17 ------------------- 06:30:17 stable info: 06:30:17 ------------------- 06:30:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:30:17 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:30:17 Message: update stable to v1.0.172 06:30:18 ------------------- 06:30:18 experimental info: 06:30:18 ------------------- 06:30:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:30:18 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:30:18 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:30:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:30:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:30:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:30:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:30:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:30:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:30:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:30:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:30:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:30:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:30:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:30:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:30:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2954 [Pipeline] echo 06:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2954 [Pipeline] echo 06:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2954 [Pipeline] echo 06:30:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [Pipeline] echo 06:30:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25086c5 [Pipeline] echo 06:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:30:23 provisioning config files... 06:30:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8350749629029185179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:24 ---> docker-login.sh 06:30:24 nexus3.edgexfoundry.org:10001 06:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:24 Configure a credential helper to remove this warning. See 06:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:24 06:30:24 Login Succeeded 06:30:24 nexus3.edgexfoundry.org:10002 06:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:24 Configure a credential helper to remove this warning. See 06:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:24 06:30:24 Login Succeeded 06:30:24 nexus3.edgexfoundry.org:10003 06:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:25 Configure a credential helper to remove this warning. See 06:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:25 06:30:25 Login Succeeded 06:30:25 nexus3.edgexfoundry.org:10004 06:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:25 Configure a credential helper to remove this warning. See 06:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:25 06:30:25 Login Succeeded 06:30:25 docker.io 06:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:25 Configure a credential helper to remove this warning. See 06:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:25 06:30:25 Login Succeeded 06:30:25 ---> docker-login.sh ends [Pipeline] } 06:30:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:26 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/core-command/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo core-command,cmd/core-command/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/core-data/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo core-data,cmd/core-data/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/core-metadata/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo core-metadata,cmd/core-metadata/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/security-proxy-setup/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/security-secrets-setup/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/support-notifications/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo support-notifications,cmd/support-notifications/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/support-scheduler/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:30:26 + for file in '`ls cmd/**/Dockerfile`' 06:30:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:30:26 ++ cut -d/ -f2 06:30:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:30:26 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:27 06:30:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:30:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:27 latest: Pulling from edgex-devops/git-semver 06:30:27 31603596830f: Pulling fs layer 06:30:27 2a8b12db71e7: Pulling fs layer 06:30:27 6ca5941a6612: Pulling fs layer 06:30:27 ecc8261a40a4: Pulling fs layer 06:30:27 ecc8261a40a4: Waiting 06:30:27 2a8b12db71e7: Download complete 06:30:27 31603596830f: Verifying Checksum 06:30:27 31603596830f: Download complete 06:30:28 6ca5941a6612: Verifying Checksum 06:30:28 6ca5941a6612: Download complete 06:30:28 ecc8261a40a4: Verifying Checksum 06:30:28 ecc8261a40a4: Download complete 06:30:28 31603596830f: Pull complete 06:30:28 2a8b12db71e7: Pull complete 06:30:29 6ca5941a6612: Pull complete 06:30:29 ecc8261a40a4: Pull complete 06:30:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:30:29 prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container 06:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:30:32 $ docker top 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:32 [ssh-agent] Looking for ssh-agent implementation... 06:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:33 $ docker exec 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 ssh-agent 06:30:33 SSH_AUTH_SOCK=/tmp/ssh-XK4EOZ6mBqsL/agent.11 06:30:33 SSH_AGENT_PID=17 06:30:33 Running ssh-add (command line suppressed) 06:30:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1826566466694199019.key (/w/workspace/edgex-go/1@tmp/private_key_1826566466694199019.key) 06:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:33 + git tag --points-at HEAD [Pipeline] } 06:30:34 $ docker exec --env ******** --env ******** 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 ssh-agent -k 06:30:34 unset SSH_AUTH_SOCK; 06:30:34 unset SSH_AGENT_PID; 06:30:34 echo Agent pid 17 killed; 06:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:34 [ssh-agent] Looking for ssh-agent implementation... 06:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:34 $ docker exec 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 ssh-agent 06:30:34 SSH_AUTH_SOCK=/tmp/ssh-mZR7cfIKIVfx/agent.46 06:30:34 SSH_AGENT_PID=52 06:30:34 Running ssh-add (command line suppressed) 06:30:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5218008067274105343.key (/w/workspace/edgex-go/1@tmp/private_key_5218008067274105343.key) 06:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:35 + git semver init 06:30:35 # -> Open(): unable to determine branch for HEAD 06:30:35 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:30:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:30:35 # $SEMVER_REMOTE_NAME = origin 06:30:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:30:35 # $SEMVER_USER_NAME = edgex-jenkins 06:30:35 # $SEMVER_BRANCH = PR-2954 06:30:35 # $SEMVER_TEMP = /tmp/semver-544042259 06:30:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:31:02 # '/tmp/semver-544042259' -> '/w/workspace/edgex-go/1/.semver' 06:31:02 # -> Force: false 06:31:02 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:31:02 $ docker exec --env ******** --env ******** 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 ssh-agent -k 06:31:02 unset SSH_AUTH_SOCK; 06:31:02 unset SSH_AGENT_PID; 06:31:02 echo Agent pid 52 killed; 06:31:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:02 + git semver [Pipeline] } 06:31:02 $ docker stop --time=1 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 06:31:04 $ docker rm -f 45d5f19724f0765c7e1eae36f076afe2ed862660819849bbd0435109a13346e2 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:31:05 Stashed 1 file(s) [Pipeline] echo 06:31:05 [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 06:31:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:31:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:31:08 + sudo service docker restart 06:31:08 + true 06:31:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:31:08 ========================================================= 06:31:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:31:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:31:09 + 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 . 06:31:13 Sending build context to Docker daemon 326.5MB 06:31:13 Step 1/7 : ARG BASE=golang:1.15-alpine 06:31:13 Step 2/7 : FROM ${BASE} 06:31:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:31:13 188c0c94c7c5: Pulling fs layer 06:31:13 0ef7d3d256c8: Pulling fs layer 06:31:13 de9db76c5a1d: Pulling fs layer 06:31:13 bca2f99d35d6: Pulling fs layer 06:31:13 93359f2a8cfa: Pulling fs layer 06:31:13 7c6f9722023f: Pulling fs layer 06:31:13 a35cf1a2eb13: Pulling fs layer 06:31:13 7c6f9722023f: Waiting 06:31:13 a35cf1a2eb13: Waiting 06:31:13 93359f2a8cfa: Waiting 06:31:13 de9db76c5a1d: Verifying Checksum 06:31:13 de9db76c5a1d: Download complete 06:31:13 0ef7d3d256c8: Verifying Checksum 06:31:13 0ef7d3d256c8: Download complete 06:31:13 93359f2a8cfa: Verifying Checksum 06:31:13 93359f2a8cfa: Download complete 06:31:13 188c0c94c7c5: Download complete 06:31:13 7c6f9722023f: Verifying Checksum 06:31:13 7c6f9722023f: Download complete 06:31:13 188c0c94c7c5: Pull complete 06:31:14 0ef7d3d256c8: Pull complete 06:31:14 de9db76c5a1d: Pull complete 06:31:14 a35cf1a2eb13: Verifying Checksum 06:31:14 a35cf1a2eb13: Download complete 06:31:15 bca2f99d35d6: Verifying Checksum 06:31:15 bca2f99d35d6: Download complete 06:31:20 bca2f99d35d6: Pull complete 06:31:20 93359f2a8cfa: Pull complete 06:31:20 7c6f9722023f: Pull complete 06:31:21 Still waiting to schedule task 06:31:21 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:31:24 a35cf1a2eb13: Pull complete 06:31:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:31:24 ---> a62c8e92a672 06:31:24 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:31:24 ---> Running in 5ab899bccf08 06:31:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:26 (1/12) Installing libmagic (5.38-r0) 06:31:26 (2/12) Installing file (5.38-r0) 06:31:26 (3/12) Installing libc-dev (0.7.2-r3) 06:31:27 (4/12) Installing g++ (9.3.0-r2) 06:31:45 (5/12) Installing fortify-headers (1.1-r0) 06:31:45 (6/12) Installing patch (2.7.6-r6) 06:31:45 (7/12) Installing build-base (0.5-r2) 06:31:45 (8/12) Installing libsodium (1.0.18-r0) 06:31:45 (9/12) Installing pkgconf (1.7.2-r0) 06:31:45 (10/12) Installing libsodium-dev (1.0.18-r0) 06:31:45 (11/12) Installing libzmq (4.3.3-r0) 06:31:45 (12/12) Installing zeromq-dev (4.3.3-r0) 06:31:45 Executing busybox-1.31.1-r19.trigger 06:31:45 OK: 233 MiB in 51 packages 06:31:48 Removing intermediate container 5ab899bccf08 06:31:48 ---> 0068e5e87780 06:31:48 Step 4/7 : WORKDIR /edgex-go 06:31:48 ---> Running in 004a18d65d22 06:31:48 Removing intermediate container 004a18d65d22 06:31:48 ---> 1aa37c735cde 06:31:48 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:31:49 latest: Pulling from library/docker 06:31:49 05e7bc50f07f: Pulling fs layer 06:31:49 6db28d0fdbf6: Pulling fs layer 06:31:49 292df0bc6bf3: Pulling fs layer 06:31:49 a3104fdc50d0: Pulling fs layer 06:31:49 a8e67d69e12c: Pulling fs layer 06:31:49 1ede2b221ee4: Pulling fs layer 06:31:49 fc74c0d5b799: Pulling fs layer 06:31:49 a3104fdc50d0: Waiting 06:31:49 a8e67d69e12c: Waiting 06:31:49 fc74c0d5b799: Waiting 06:31:49 1ede2b221ee4: Waiting 06:31:50 292df0bc6bf3: Verifying Checksum 06:31:50 292df0bc6bf3: Download complete 06:31:50 6db28d0fdbf6: Verifying Checksum 06:31:50 6db28d0fdbf6: Download complete 06:31:50 05e7bc50f07f: Verifying Checksum 06:31:50 05e7bc50f07f: Download complete 06:31:50 a8e67d69e12c: Verifying Checksum 06:31:50 a8e67d69e12c: Download complete 06:31:50 1ede2b221ee4: Verifying Checksum 06:31:50 1ede2b221ee4: Download complete 06:31:50 fc74c0d5b799: Verifying Checksum 06:31:50 fc74c0d5b799: Download complete 06:31:50 05e7bc50f07f: Pull complete 06:31:50 6db28d0fdbf6: Pull complete 06:31:50 292df0bc6bf3: Pull complete 06:31:51 a3104fdc50d0: Verifying Checksum 06:31:51 a3104fdc50d0: Download complete 06:31:53 a3104fdc50d0: Pull complete 06:31:53 a8e67d69e12c: Pull complete 06:31:53 1ede2b221ee4: Pull complete 06:31:53 fc74c0d5b799: Pull complete 06:31:53 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 06:31:53 Status: Downloaded newer image for docker:latest 06:31:55 ---> 687213167fc3 06:31:55 Step 6/7 : COPY go.mod . 06:31:55 ---> f10d6859d748 06:31:55 Step 7/7 : RUN go mod download 06:31:55 ---> Running in 3264405c0f9b 06:32:17 Removing intermediate container 3264405c0f9b 06:32:17 ---> 041521a8ffe1 06:32:17 Successfully built 041521a8ffe1 06:32:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:32:18 + docker inspect -f . ci-base-image-x86_64 06:32:18 . [Pipeline] withDockerContainer 06:32:18 prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container 06:32:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:32:19 $ docker top ecdf0ffbe8ce7427b059d3909c067221bb05f5e0ea616951b15c7fe7901484ad -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:19 + go version 06:32:19 go version go1.15.5 linux/amd64 [Pipeline] } 06:32:19 $ docker stop --time=1 ecdf0ffbe8ce7427b059d3909c067221bb05f5e0ea616951b15c7fe7901484ad 06:32:22 $ docker rm -f ecdf0ffbe8ce7427b059d3909c067221bb05f5e0ea616951b15c7fe7901484ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:32:23 + docker inspect -f . ci-base-image-x86_64 06:32:23 . [Pipeline] withDockerContainer 06:32:23 prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container 06:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:32:24 $ docker top 7111aa854ad7f8dbd74fe330ed40e8db549bf9851c698aa5e5ccac9fff1b5a67 -eo pid,comm [Pipeline] { [Pipeline] echo 06:32:24 ========================================================= 06:32:24 [edgeXBuildGoParallel] Running Tests and Build... 06:32:24 ========================================================= [Pipeline] sh 06:32:24 + make test 06:32:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:32:34 ? github.com/edgexfoundry/edgex-go [no test files] 06:32:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:32:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:32:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:32:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:32:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:32:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:32:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:32:59 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.032s 06:32:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:32:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:33:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:33:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:33:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:33:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 46.6% of statements 06:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.236s coverage: 27.1% of statements 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.108s coverage: 70.5% of statements 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:33:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.105s coverage: 83.7% of statements 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.034s coverage: 100.0% of statements 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.121s coverage: 97.5% of statements 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 78.3% of statements 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.290s coverage: 93.8% of statements 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:33:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:33:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.1% of statements 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.030s coverage: 100.0% of statements 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 06:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements 06:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.2% of statements 06:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.108s coverage: 91.4% of statements 06:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.5% of statements 06:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements 06:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements 06:33:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 06:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 06:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 06:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.364s coverage: 55.9% of statements 06:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.445s coverage: 86.3% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.026s coverage: 72.2% of statements 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.405s coverage: 72.1% of statements 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.048s coverage: 82.4% of statements 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.050s coverage: 48.4% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.031s coverage: 28.8% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.043s coverage: 96.8% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 37.0% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.445s coverage: 84.0% of statements 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.098s coverage: 47.1% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.033s coverage: 100.0% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.038s coverage: 100.0% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.742s coverage: 29.1% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.122s coverage: 99.0% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.052s coverage: 87.9% of statements 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:33:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements 06:33:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 06:33:27 GO111MODULE=on go vet ./... 06:33:49 gofmt -l . 06:33:49 [ "`gofmt -l .`" = "" ] 06:33:50 ./bin/test-go-mod-tidy.sh 06:33:51 ./bin/test-attribution-txt.sh [Pipeline] sh 06:33:53 + ls -al . 06:33:53 total 664 06:33:53 drwxrwxr-x 10 1001 1001 4096 Dec 16 06:33 . 06:33:53 drwxr-xr-x 4 root root 28 Dec 16 06:32 .. 06:33:53 -rw-rw-r-- 1 1001 1001 11 Dec 16 06:30 .dockerignore 06:33:53 drwxrwxr-x 8 1001 1001 179 Dec 16 06:30 .git 06:33:53 drwxrwxr-x 3 1001 1001 125 Dec 16 06:30 .github 06:33:53 -rw-rw-r-- 1 1001 1001 943 Dec 16 06:30 .gitignore 06:33:53 drwx------ 3 1001 1001 47 Dec 16 06:30 .semver 06:33:53 -rw-rw-r-- 1 1001 1001 166 Dec 16 06:30 .sonarcloud.properties 06:33:53 -rw-rw-r-- 1 1001 1001 3804 Dec 16 06:30 CONTRIBUTING.md 06:33:53 -rw-rw-r-- 1 1001 1001 1035 Dec 16 06:30 Dockerfile.build 06:33:53 -rw-rw-r-- 1 1001 1001 863 Dec 16 06:30 Jenkinsfile 06:33:53 -rw-rw-r-- 1 1001 1001 10775 Dec 16 06:30 LICENSE 06:33:53 -rw-rw-r-- 1 1001 1001 6318 Dec 16 06:30 Makefile 06:33:53 -rw-rw-r-- 1 1001 1001 6447 Dec 16 06:30 README.md 06:33:53 -rw-rw-r-- 1 1001 1001 7286 Dec 16 06:30 SECURITY.md 06:33:53 -rw-rw-r-- 1 1001 1001 5 Dec 16 06:31 VERSION 06:33:53 -rw-rw-r-- 1 1001 1001 4131 Dec 16 06:30 ZMQWindows.md 06:33:53 drwxrwxr-x 2 1001 1001 117 Dec 16 06:30 bin 06:33:53 drwxrwxr-x 15 1001 1001 4096 Dec 16 06:30 cmd 06:33:53 -rw-r--r-- 1 root root 568194 Dec 16 06:33 coverage.out 06:33:53 -rw-r--r-- 1 root root 1041 Dec 16 06:33 go.mod 06:33:53 -rw-r--r-- 1 root root 18856 Dec 16 06:33 go.sum 06:33:53 drwxrwxr-x 8 1001 1001 127 Dec 16 06:30 internal 06:33:53 drwxrwxr-x 4 1001 1001 26 Dec 16 06:30 openapi 06:33:53 drwxrwxr-x 4 1001 1001 71 Dec 16 06:30 snap 06:33:53 -rw-rw-r-- 1 1001 1001 168 Dec 16 06:30 version.go [Pipeline] sh 06:33:54 + '[' -e coverage.out ] 06:33:54 + chown 1001:1001 coverage.out [Pipeline] stash 06:33:54 Stashed 1 file(s) [Pipeline] sh 06:33:54 + make build 06:33:54 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 06:33:58 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 06:34:06 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 06:34:08 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 06:34:08 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 06:34:09 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 06:34:10 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 06:34:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:34:13 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 06:34:14 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 06:34:15 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 06:34:16 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 06:34:17 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] } 06:34:18 $ docker stop --time=1 7111aa854ad7f8dbd74fe330ed40e8db549bf9851c698aa5e5ccac9fff1b5a67 06:34:20 $ docker rm -f 7111aa854ad7f8dbd74fe330ed40e8db549bf9851c698aa5e5ccac9fff1b5a67 06:34:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16279 in /w/workspace/edgexfoundry_edgex-go_PR-2954 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 06:34:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:34:25 06:34:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:34:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:34:26 latest: Pulling from edgex-devops/edgex-compose 06:34:26 cbdbe7a5bc2a: Pulling fs layer 06:34:26 ca9280d653b3: Pulling fs layer 06:34:26 7e9c9ca2126c: Pulling fs layer 06:34:26 cbdbe7a5bc2a: Verifying Checksum 06:34:26 cbdbe7a5bc2a: Download complete 06:34:27 using credential edgex-jenkins-ssh 06:34:27 Cloning the remote Git repository 06:34:27 ca9280d653b3: Verifying Checksum 06:34:27 ca9280d653b3: Download complete 06:34:27 cbdbe7a5bc2a: Pull complete 06:34:28 7e9c9ca2126c: Verifying Checksum 06:34:28 7e9c9ca2126c: Download complete 06:34:28 ca9280d653b3: Pull complete 06:34:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:34:27 > git init /w/workspace/edgex-go/1 # timeout=10 06:34:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:34:27 > git --version # timeout=10 06:34:27 > git --version # 'git version 2.17.1' 06:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:34 7e9c9ca2126c: Pull complete 06:34:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:34:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:34:35 prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container 06:34:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:34:38 $ docker top 7f849370d22fedad9afa702c8d8814ff88f6f2afb650db2deb4d08b39ce035b1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:38 + docker-compose build --help 06:34:38 + grep parallel 06:34:39 --parallel Build images in parallel. [Pipeline] } 06:34:39 $ docker stop --time=1 7f849370d22fedad9afa702c8d8814ff88f6f2afb650db2deb4d08b39ce035b1 06:34:40 $ docker rm -f 7f849370d22fedad9afa702c8d8814ff88f6f2afb650db2deb4d08b39ce035b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:34:41 . [Pipeline] withDockerContainer 06:34:41 prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container 06:34:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:34:42 $ docker top 814952a62c3658fc920666ab8c6a8c796eaabeb6462478e1a2606f23e6f7cbc7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:43 + docker-compose -f ./docker-compose-build.yml build --parallel 06:34:44 Building docker-core-command-go ... 06:34:44 Building docker-core-data-go ... 06:34:44 Building docker-core-metadata-go ... 06:34:44 Building docker-security-bootstrap-redis-go ... 06:34:44 Building docker-security-proxy-setup-go ... 06:34:44 Building docker-security-secrets-setup-go ... 06:34:44 Building docker-security-secretstore-setup-go ... 06:34:44 Building docker-support-notifications-go ... 06:34:44 Building docker-support-scheduler-go ... 06:34:44 Building docker-sys-mgmt-agent-go ... 06:34:44 Building docker-core-command-go 06:34:44 Building docker-core-metadata-go 06:34:44 Building docker-support-notifications-go 06:34:44 Building docker-security-secretstore-setup-go 06:34:44 Building docker-sys-mgmt-agent-go 06:34:44 Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:34:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:34:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:34:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2954/head:refs/remotes/origin/PR-2954 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:34:44 > git config core.sparsecheckout # timeout=10 06:34:44 > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 06:34:44 Merge succeeded, producing 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:34:44 Checking out Revision 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f (PR-2954) 06:34:44 > git remote # timeout=10 06:34:44 > git config --get remote.origin.url # timeout=10 06:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:44 > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 06:34:44 > git rev-parse HEAD^{commit} # timeout=10 06:34:44 > git config core.sparsecheckout # timeout=10 06:34:44 > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 06:34:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:34:49 > git --version # timeout=10 06:34:49 > git --version # 'git version 2.17.1' 06:34:49 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:34:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:34:51 + sudo service docker restart 06:34:51 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:34:54 provisioning config files... 06:34:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8623424289823422608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:55 ---> docker-login.sh 06:34:55 nexus3.edgexfoundry.org:10001 06:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:56 Configure a credential helper to remove this warning. See 06:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:56 06:34:56 Login Succeeded 06:34:56 nexus3.edgexfoundry.org:10002 06:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:57 Configure a credential helper to remove this warning. See 06:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:57 06:34:57 Login Succeeded 06:34:57 nexus3.edgexfoundry.org:10003 06:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:57 Configure a credential helper to remove this warning. See 06:34:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:57 06:34:57 Login Succeeded 06:34:57 nexus3.edgexfoundry.org:10004 06:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:58 Configure a credential helper to remove this warning. See 06:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:58 06:34:58 Login Succeeded 06:34:58 docker.io 06:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:58 Configure a credential helper to remove this warning. See 06:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:58 06:34:58 Login Succeeded 06:34:58 ---> docker-login.sh ends [Pipeline] } 06:34:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:34:59 ========================================================= 06:34:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:34:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:34:59 + 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 . 06:35:01 Sending build context to Docker daemon 165.7MB 06:35:02 Step 1/7 : ARG BASE=golang:1.15-alpine 06:35:02 Step 2/7 : FROM ${BASE} 06:35:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:35:02 5f621e34cdf4: Pulling fs layer 06:35:02 a4357932f1b6: Pulling fs layer 06:35:02 18c013af1878: Pulling fs layer 06:35:02 00ac8860ef70: Pulling fs layer 06:35:02 63d7cb157983: Pulling fs layer 06:35:02 b116817d02f9: Pulling fs layer 06:35:02 745a02a5169b: Pulling fs layer 06:35:02 63d7cb157983: Waiting 06:35:02 b116817d02f9: Waiting 06:35:02 745a02a5169b: Waiting 06:35:02 00ac8860ef70: Waiting 06:35:02 18c013af1878: Verifying Checksum 06:35:02 18c013af1878: Download complete 06:35:02 a4357932f1b6: Verifying Checksum 06:35:02 a4357932f1b6: Download complete 06:35:02 63d7cb157983: Verifying Checksum 06:35:02 63d7cb157983: Download complete 06:35:02 b116817d02f9: Verifying Checksum 06:35:02 b116817d02f9: Download complete 06:35:02 5f621e34cdf4: Verifying Checksum 06:35:02 5f621e34cdf4: Download complete 06:35:03 5f621e34cdf4: Pull complete 06:35:03 a4357932f1b6: Pull complete 06:35:04 18c013af1878: Pull complete 06:35:04 745a02a5169b: Verifying Checksum 06:35:04 745a02a5169b: Download complete 06:35:06 00ac8860ef70: Verifying Checksum 06:35:06 00ac8860ef70: Download complete 06:35:16 00ac8860ef70: Pull complete 06:35:16 63d7cb157983: Pull complete 06:35:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:35:16 ---> 041521a8ffe1 06:35:16 Step 3/22 : WORKDIR /edgex-go 06:35:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:35:16 ---> 041521a8ffe1 06:35:16 Step 3/24 : WORKDIR /edgex-go 06:35:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:35:16 ---> 041521a8ffe1 06:35:16 Step 3/22 : WORKDIR /edgex-go 06:35:16 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:35:16 ---> 041521a8ffe1 06:35:16 Step 3/27 : WORKDIR /edgex-go 06:35:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:35:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:35:16 ---> 041521a8ffe1 06:35:16 Step 3/24 : WORKDIR /edgex-go 06:35:16 ---> Running in 79bf1c3cc87b 06:35:16 ---> Running in fa84239bc147 06:35:16 ---> Running in f2c558b5fc25 06:35:16 ---> Running in e1f50748fb46 06:35:16 ---> Running in 8fd78ca74b84 06:35:16 Removing intermediate container f2c558b5fc25 06:35:16 ---> 61ce69fb03a8 06:35:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:16 Removing intermediate container 79bf1c3cc87b 06:35:16 ---> 6f9e7d138021 06:35:16 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:16 Removing intermediate container fa84239bc147 06:35:16 ---> 1143a925ed9a 06:35:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:16 Removing intermediate container e1f50748fb46 06:35:16 ---> c7147d11084e 06:35:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:16 Removing intermediate container 8fd78ca74b84 06:35:16 ---> 9273913b9751 06:35:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:16 ---> Running in 69b861fc0486 06:35:16 ---> Running in 1eebabfaf560 06:35:16 ---> Running in 167bf94252a9 06:35:16 ---> Running in 2c6f7e0cfd9e 06:35:16 ---> Running in f2f05ee86692 06:35:16 b116817d02f9: Pull complete 06:35:18 Removing intermediate container 1eebabfaf560 06:35:18 ---> df45172a5f8d 06:35:18 Step 5/27 : RUN apk update && apk add make bash git 06:35:18 ---> Running in 0a3883196c1d 06:35:18 Removing intermediate container 69b861fc0486 06:35:18 ---> c41e42e17e6b 06:35:18 Step 5/22 : RUN apk update && apk add make git 06:35:18 ---> Running in a931d9e481c6 06:35:18 Removing intermediate container 2c6f7e0cfd9e 06:35:18 ---> 0ff550d31664 06:35:18 Step 5/22 : RUN apk update && apk add make git 06:35:18 Removing intermediate container 167bf94252a9 06:35:18 ---> 7a121e1b6384 06:35:18 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:35:19 ---> Running in 1d7ca1cea4d1 06:35:19 ---> Running in 4224ec132246 06:35:19 Removing intermediate container f2f05ee86692 06:35:19 ---> 48ba65239637 06:35:19 Step 5/24 : RUN apk update && apk add make git 06:35:19 ---> Running in 061c6cf24ab3 06:35:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:20 745a02a5169b: Pull complete 06:35:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:35:20 ---> b7e6874047d6 06:35:20 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:35:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:21 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:21 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:21 OK: 12750 distinct packages available 06:35:21 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:21 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:21 OK: 12750 distinct packages available 06:35:21 OK: 233 MiB in 51 packages 06:35:21 OK: 233 MiB in 51 packages 06:35:21 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:21 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:21 OK: 12750 distinct packages available 06:35:21 OK: 233 MiB in 51 packages 06:35:22 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:22 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:22 OK: 12750 distinct packages available 06:35:22 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:35:22 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 06:35:22 OK: 12750 distinct packages available 06:35:22 OK: 233 MiB in 51 packages 06:35:22 Removing intermediate container 0a3883196c1d 06:35:22 ---> 0300c73a7261 06:35:22 Step 6/27 : COPY go.mod . 06:35:22 Removing intermediate container a931d9e481c6 06:35:22 ---> b4b2bf0f4df5 06:35:22 Step 6/22 : COPY go.mod . 06:35:22 OK: 233 MiB in 51 packages 06:35:22 ---> 2a972fb4a45c 06:35:22 Step 7/22 : RUN go mod download 06:35:22 Removing intermediate container 1d7ca1cea4d1 06:35:22 ---> 3fb31dc159b7 06:35:22 Step 6/22 : COPY go.mod . 06:35:22 ---> 7ef19578faa9 06:35:22 Step 7/27 : RUN go mod download 06:35:22 ---> Running in 56e0941b4c77 06:35:23 ---> Running in 72c7478007a6 06:35:23 ---> ab4a54a830dd 06:35:23 Step 7/22 : RUN go mod download 06:35:23 Removing intermediate container 061c6cf24ab3 06:35:23 ---> 26c50f6b5f61 06:35:23 Step 6/24 : COPY go.mod . 06:35:23 ---> Running in b811cfcd76d8 06:35:23 ---> Running in 5dcd6f49dff0 06:35:23 Removing intermediate container 4224ec132246 06:35:23 ---> d0391a9f4de8 06:35:23 Step 6/24 : COPY go.mod . 06:35:24 ---> 4946e5c9590a 06:35:24 Step 7/24 : RUN go mod download 06:35:24 ---> Running in ee1167e683e9 06:35:24 ---> 6fcbdc7c9034 06:35:24 Step 7/24 : RUN go mod download 06:35:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:24 ---> Running in 475d6aa22bac 06:35:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:25 Removing intermediate container 5dcd6f49dff0 06:35:25 ---> ca8ad2003da5 06:35:25 Step 8/22 : COPY . . 06:35:25 Removing intermediate container 72c7478007a6 06:35:25 ---> 19831ea9a6f8 06:35:25 Step 8/27 : COPY . . 06:35:25 Removing intermediate container 56e0941b4c77 06:35:25 ---> 4f858b1619a7 06:35:25 Step 8/22 : COPY . . 06:35:26 (1/12) Installing libmagic (5.38-r0) 06:35:27 (2/12) Installing file (5.38-r0) 06:35:27 (3/12) Installing libc-dev (0.7.2-r3) 06:35:27 (4/12) Installing g++ (9.3.0-r2) 06:35:29 Removing intermediate container ee1167e683e9 06:35:29 ---> bccb633f8f10 06:35:29 Step 8/24 : COPY . . 06:35:29 Removing intermediate container 475d6aa22bac 06:35:29 ---> 74ead9f7ea85 06:35:29 Step 8/24 : COPY . . 06:35:31 (5/12) Installing fortify-headers (1.1-r0) 06:35:31 (6/12) Installing patch (2.7.6-r6) 06:35:31 (7/12) Installing build-base (0.5-r2) 06:35:31 (8/12) Installing libsodium (1.0.18-r0) 06:35:31 (9/12) Installing pkgconf (1.7.2-r0) 06:35:31 (10/12) Installing libsodium-dev (1.0.18-r0) 06:35:31 (11/12) Installing libzmq (4.3.3-r0) 06:35:31 (12/12) Installing zeromq-dev (4.3.3-r0) 06:35:31 Executing busybox-1.31.1-r19.trigger 06:35:31 OK: 217 MiB in 51 packages 06:35:36 Removing intermediate container b811cfcd76d8 06:35:36 ---> c6738e378d6f 06:35:36 Step 4/7 : WORKDIR /edgex-go 06:35:36 ---> Running in d36228f779d4 06:35:36 Removing intermediate container d36228f779d4 06:35:36 ---> 791bd9872d95 06:35:36 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:35:37 latest: Pulling from library/docker 06:35:37 a3cc7d3b244e: Pulling fs layer 06:35:37 02a3295e0d61: Pulling fs layer 06:35:37 0f4f2e6d8100: Pulling fs layer 06:35:37 065c9533d613: Pulling fs layer 06:35:37 9fce0df16b8b: Pulling fs layer 06:35:37 e3faa53604c1: Pulling fs layer 06:35:37 04b5adaa2053: Pulling fs layer 06:35:37 065c9533d613: Waiting 06:35:37 9fce0df16b8b: Waiting 06:35:37 e3faa53604c1: Waiting 06:35:37 04b5adaa2053: Waiting 06:35:37 0f4f2e6d8100: Verifying Checksum 06:35:37 0f4f2e6d8100: Download complete 06:35:37 02a3295e0d61: Verifying Checksum 06:35:37 02a3295e0d61: Download complete 06:35:37 a3cc7d3b244e: Verifying Checksum 06:35:37 a3cc7d3b244e: Download complete 06:35:37 9fce0df16b8b: Verifying Checksum 06:35:37 9fce0df16b8b: Download complete 06:35:37 e3faa53604c1: Verifying Checksum 06:35:37 e3faa53604c1: Download complete 06:35:37 04b5adaa2053: Verifying Checksum 06:35:37 04b5adaa2053: Download complete 06:35:38 a3cc7d3b244e: Pull complete 06:35:38 02a3295e0d61: Pull complete 06:35:39 065c9533d613: Verifying Checksum 06:35:39 065c9533d613: Download complete 06:35:39 0f4f2e6d8100: Pull complete 06:35:43 065c9533d613: Pull complete 06:35:43 9fce0df16b8b: Pull complete 06:35:43 e3faa53604c1: Pull complete 06:35:44 04b5adaa2053: Pull complete 06:35:44 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 06:35:44 Status: Downloaded newer image for docker:latest 06:35:47 ---> c0715eb37907 06:35:47 Step 6/7 : COPY go.mod . 06:35:48 ---> 9638cb65a830 06:35:48 Step 7/7 : RUN go mod download 06:35:48 ---> Running in c5adca8ae797 06:36:08 ---> 49239b3230a0 06:36:08 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:36:08 ---> 2c17249310f6 06:36:08 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:36:08 ---> c31d2c247313 06:36:08 Step 9/22 : RUN make cmd/core-command/core-command 06:36:08 ---> 33877c19c804 06:36:08 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:36:08 ---> Running in 7df17b1eb86e 06:36:08 ---> Running in 2af8b84329a9 06:36:08 ---> Running in 9b188f5b26bf 06:36:08 ---> a272c28ef202 06:36:08 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:36:08 ---> Running in cff7f16a2728 06:36:08 ---> Running in 788ed623eb14 06:36:08 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 06:36:08 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 06:36:08 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 06:36:08 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 06:36:08 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 06:36:15 Removing intermediate container c5adca8ae797 06:36:15 ---> 1a4eb13ae8c4 06:36:15 Successfully built 1a4eb13ae8c4 06:36:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:36:15 + docker inspect -f . ci-base-image-arm64 06:36:15 . [Pipeline] withDockerContainer 06:36:16 prd-ubuntu18.04-docker-arm64-4c-16g-16279 does not seem to be running inside a container 06:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:36:17 $ docker top 1746537cd26fb354b2a9be1153c02165c87642263a2393ae27397bec0b8a859b -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:18 + go version 06:36:18 go version go1.15.5 linux/arm64 [Pipeline] } 06:36:18 $ docker stop --time=1 1746537cd26fb354b2a9be1153c02165c87642263a2393ae27397bec0b8a859b 06:36:20 $ docker rm -f 1746537cd26fb354b2a9be1153c02165c87642263a2393ae27397bec0b8a859b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:36:23 + docker inspect -f . ci-base-image-arm64 06:36:23 . [Pipeline] withDockerContainer 06:36:23 prd-ubuntu18.04-docker-arm64-4c-16g-16279 does not seem to be running inside a container 06:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:36:25 $ docker top 603a1a47e412414277196baf2922638adb5294c302333437ad57679f70a91d89 -eo pid,comm [Pipeline] { [Pipeline] echo 06:36:25 ========================================================= 06:36:25 [edgeXBuildGoParallel] Running Tests and Build... 06:36:25 ========================================================= [Pipeline] sh 06:36:26 + make test 06:36:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:36:35 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 06:36:39 Removing intermediate container 9b188f5b26bf 06:36:39 ---> eaa519747639 06:36:39 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:36:39 ---> Running in 90590e909cfb 06:36:42 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 06:36:42 Removing intermediate container 788ed623eb14 06:36:42 ---> 0af2e2b19c41 06:36:42 06:36:42 Step 10/24 : FROM alpine:3.10 06:36:42 3.10: Pulling from library/alpine 06:36:45 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:36:46 Status: Downloaded newer image for alpine:3.10 06:36:46 ---> be4e4bea2c2e 06:36:46 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:36:46 Removing intermediate container 2af8b84329a9 06:36:46 ---> f678fbb6352e 06:36:46 06:36:46 Step 10/22 : FROM scratch 06:36:46 ---> 06:36:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:47 Removing intermediate container cff7f16a2728 06:36:47 ---> 96e47beb44f3 06:36:47 06:36:47 Step 10/24 : FROM scratch 06:36:47 ---> 06:36:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:36:47 ---> Running in f185fdb0fab4 06:36:47 ---> Running in 9c020416ebae 06:36:47 Removing intermediate container 90590e909cfb 06:36:47 ---> 881499a3e927 06:36:47 06:36:47 Step 11/27 : FROM docker:latest 06:36:47 ---> 0c995d0d3006 06:36:47 Step 12/27 : RUN apk add --no-cache bash 06:36:47 Removing intermediate container 7df17b1eb86e 06:36:47 ---> e44baebb1cee 06:36:47 06:36:47 Step 10/22 : FROM scratch 06:36:47 ---> 06:36:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:47 ---> Running in 32ba46b57344 06:36:48 Removing intermediate container 9c020416ebae 06:36:48 ---> cd0e4d9c1e93 06:36:48 Step 12/22 : ENV APP_PORT=48082 06:36:48 ---> Running in 1d0383c4938a 06:36:48 ---> Running in 3e83421e1a63 06:36:48 ? github.com/edgexfoundry/edgex-go [no test files] 06:36:48 ---> Running in 452b2717d82a 06:36:48 Removing intermediate container 32ba46b57344 06:36:48 ---> 62b5b105fdac 06:36:48 Step 12/24 : ENV APP_PORT=48060 06:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:36:48 ---> Running in f7615ea4dba4 06:36:48 Removing intermediate container 3e83421e1a63 06:36:48 ---> 33a48af4a32a 06:36:48 Step 12/22 : ENV APP_PORT=48081 06:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:36:48 Removing intermediate container 452b2717d82a 06:36:48 ---> 5144bd8e5068 06:36:48 Step 13/22 : EXPOSE $APP_PORT 06:36:48 ---> Running in 88a4f1b20f16 06:36:48 Removing intermediate container f7615ea4dba4 06:36:48 ---> f3f007413b78 06:36:48 Step 13/24 : EXPOSE $APP_PORT 06:36:48 ---> Running in 6ca13cd6e5f8 06:36:48 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:36:48 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:36:48 OK: 10350 distinct packages available 06:36:48 ---> Running in 950ce857bc6a 06:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:36:48 (1/5) Installing ca-certificates (20191127-r2) 06:36:48 Removing intermediate container 88a4f1b20f16 06:36:48 ---> 3fcf498ae79d 06:36:48 Step 13/22 : EXPOSE $APP_PORT 06:36:48 Removing intermediate container 6ca13cd6e5f8 06:36:48 ---> d439afea4c2d 06:36:48 Step 14/22 : WORKDIR / 06:36:48 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:36:48 (3/5) Installing libcurl (7.66.0-r3) 06:36:48 (4/5) Installing curl (7.66.0-r3) 06:36:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:36:48 (5/5) Installing dumb-init (1.2.2-r1) 06:36:48 Executing busybox-1.30.1-r3.trigger 06:36:49 Executing ca-certificates-20191127-r2.trigger 06:36:49 OK: 7 MiB in 19 packages 06:36:49 (1/2) Installing readline (8.0.4-r0) 06:36:49 (2/2) Installing bash (5.0.17-r0) 06:36:49 Executing bash-5.0.17-r0.post-install 06:36:49 Executing busybox-1.31.1-r19.trigger 06:36:49 OK: 12 MiB in 22 packages 06:36:49 ---> Running in 507ebc1c98c1 06:36:49 ---> Running in 85d6936a5a5a 06:36:49 Removing intermediate container 950ce857bc6a 06:36:49 ---> 5175c0df3044 06:36:49 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:36:50 Removing intermediate container 507ebc1c98c1 06:36:50 ---> 6391de28f54d 06:36:50 Step 14/22 : WORKDIR / 06:36:50 Removing intermediate container 85d6936a5a5a 06:36:50 ---> 7aea40d0a02c 06:36:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:36:50 ---> Running in cf6cbf14a3d2 06:36:52 ---> 2a34963c11ac 06:36:52 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:36:52 ---> 458cf19086a7 06:36:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:36:52 Removing intermediate container f185fdb0fab4 06:36:52 ---> f1c732d2fe3a 06:36:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:36:52 Removing intermediate container 1d0383c4938a 06:36:52 ---> 11e5326bc484 06:36:52 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:36:53 Removing intermediate container cf6cbf14a3d2 06:36:53 ---> ece52bbb57ed 06:36:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:36:53 ---> Running in 3e7239975df9 06:36:53 ---> Running in 1123f2b8d640 06:36:53 ---> b21b5bbf7dce 06:36:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:36:53 ---> 6d5b11608a00 06:36:53 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:36:53 Removing intermediate container 3e7239975df9 06:36:53 ---> 398e143dcb9e 06:36:53 Step 13/24 : WORKDIR / 06:36:53 ---> 2af32468feab 06:36:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:36:53 ---> 46f8ab0d5c83 06:36:53 Step 18/22 : ENTRYPOINT ["/core-command"] 06:36:53 ---> Running in 11b77ba309de 06:36:54 ---> 704a1c047163 06:36:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:36:54 ---> Running in 8a255301e6f7 06:36:54 Removing intermediate container 11b77ba309de 06:36:54 ---> 2531098ed42d 06:36:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:36:54 Removing intermediate container 8a255301e6f7 06:36:54 ---> 7b320fdc57c1 06:36:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:54 ---> 678adf83b455 06:36:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:36:54 ---> Running in 4c3abc852ba9 06:36:54 ---> 74be11569f7c 06:36:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:36:54 ---> e01d328296cd 06:36:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:36:54 Removing intermediate container 4c3abc852ba9 06:36:54 ---> 016d170a9498 06:36:54 Step 20/22 : LABEL arch=x86_64 06:36:55 Removing intermediate container 1123f2b8d640 06:36:55 ---> 1b1dcc859d60 06:36:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:36:55 ---> Running in bcdafa09ec20 06:36:55 ---> Running in 957bd3b3a1c9 06:36:55 ---> 37d4dcda8835 06:36:55 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:36:55 ---> 59775cd8f85a 06:36:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:36:55 ---> 73a2b09f08f6 06:36:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:36:55 ---> Running in c0f4584c3eb0 06:36:55 Removing intermediate container bcdafa09ec20 06:36:55 ---> 2db181249e00 06:36:55 Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:36:55 Removing intermediate container 957bd3b3a1c9 06:36:55 ---> 1e9eee4b8429 06:36:55 Step 15/27 : ENV APP_PORT=48090 06:36:55 ---> Running in 74a773351128 06:36:55 ---> e5f7211354b2 06:36:55 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:36:55 ---> Running in ef257458abe7 06:36:55 Removing intermediate container c0f4584c3eb0 06:36:55 ---> 609594917e8f 06:36:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:55 ---> eedb26712ec7 06:36:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:36:55 ---> Running in aa1f69c522a8 06:36:55 ---> Running in 7da55fc50098 06:36:56 Removing intermediate container 74a773351128 06:36:56 ---> 8a1f80cc7b67 06:36:56 Step 16/27 : EXPOSE $APP_PORT 06:36:56 Removing intermediate container ef257458abe7 06:36:56 ---> 299f086ac2bc 06:36:56 Step 22/22 : LABEL version=0.0.0 06:36:56 ---> Running in 8e00156b8a52 06:36:56 ---> Running in a54986dd9211 06:36:56 Removing intermediate container aa1f69c522a8 06:36:56 ---> b210fd626f97 06:36:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:56 Removing intermediate container 7da55fc50098 06:36:56 ---> 8de81275b655 06:36:56 Step 20/22 : LABEL arch=x86_64 06:36:56 ---> 512d268935b7 06:36:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:36:56 ---> Running in 7df6aac9634c 06:36:56 ---> Running in ba37767f2fa3 06:36:56 Removing intermediate container 8e00156b8a52 06:36:56 ---> ad94659693e8 06:36:56 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:36:56 Removing intermediate container a54986dd9211 06:36:56 ---> cce0646aba6f 06:36:56 06:36:57 Removing intermediate container ba37767f2fa3 06:36:57 ---> f68483a2cc70 06:36:57 Step 22/24 : LABEL arch=x86_64 06:36:57 Successfully built cce0646aba6f 06:36:57 Removing intermediate container 7df6aac9634c 06:36:57 ---> e4ab9c589b95 06:36:57 Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:36:57 Successfully tagged docker-core-command-go:latest 06:36:57  Building docker-core-command-go ... done Building docker-core-data-go 06:36:57 ---> Running in 0f144144fc43 06:36:57 ---> 926e1cd68976 06:36:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:36:57 ---> Running in a377f58b46a8 06:36:57 ---> d748349ad170 06:36:57 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:36:57 Removing intermediate container 0f144144fc43 06:36:57 ---> e41b606a98c9 06:36:57 Step 23/24 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:36:57 Removing intermediate container a377f58b46a8 06:36:57 ---> 3d0bec7af13a 06:36:57 Step 22/22 : LABEL version=0.0.0 06:36:57 ---> Running in 66e4db9b4c9c 06:36:57 ---> Running in 2de3718c4c1c 06:36:58 ---> 64af461371ee 06:36:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:36:58 ---> 4b06b6091104 06:36:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:36:58 ---> Running in 0b5079901355 06:36:58 Removing intermediate container 66e4db9b4c9c 06:36:58 ---> 1feeb46a661d 06:36:58 Step 24/24 : LABEL version=0.0.0 06:36:58 Removing intermediate container 2de3718c4c1c 06:36:58 ---> ac9ef9ac944a 06:36:58 06:36:58 ---> 22ba2f9a9a19 06:36:58 Step 20/27 : RUN apk --no-cache add py3-pip 06:36:58 ---> Running in 308b3299bf33 06:36:59 Successfully built ac9ef9ac944a 06:36:59 Successfully tagged docker-core-metadata-go:latest 06:36:59  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go 06:36:59 ---> Running in d7c3a83868f5 06:37:00 Removing intermediate container 308b3299bf33 06:37:00 ---> 914ec33613f9 06:37:00 06:37:00 Successfully built 914ec33613f9 06:37:00 Successfully tagged docker-support-notifications-go:latest 06:37:00 Building docker-security-secrets-setup-go 06:37:03  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:03 (1/33) Installing libbz2 (1.0.8-r1) 06:37:03 (2/33) Installing expat (2.2.9-r1) 06:37:03 (3/33) Installing libffi (3.3-r2) 06:37:03 (4/33) Installing gdbm (1.13-r1) 06:37:03 (5/33) Installing xz-libs (5.2.5-r0) 06:37:03 (6/33) Installing sqlite-libs (3.32.1-r0) 06:37:03 (7/33) Installing python3 (3.8.5-r0) 06:37:11 (8/33) Installing py3-appdirs (1.4.4-r1) 06:37:11 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:37:11 (10/33) Installing py3-parsing (2.4.7-r0) 06:37:11 (11/33) Installing py3-six (1.15.0-r0) 06:37:11 (12/33) Installing py3-packaging (20.4-r0) 06:37:11 (13/33) Installing py3-setuptools (47.0.0-r0) 06:37:11 (14/33) Installing py3-chardet (3.0.4-r4) 06:37:11 (15/33) Installing py3-idna (2.9-r0) 06:37:12 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:37:12 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:37:14 (18/33) Installing py3-requests (2.23.0-r0) 06:37:14 (19/33) Installing py3-msgpack (1.0.0-r0) 06:37:15 (20/33) Installing py3-lockfile (0.12.2-r3) 06:37:16 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:37:17 (22/33) Installing py3-colorama (0.4.3-r0) 06:37:18 (23/33) Installing py3-distlib (0.3.0-r0) 06:37:18 (24/33) Installing py3-distro (1.5.0-r1) 06:37:18 Removing intermediate container 0b5079901355 06:37:18 ---> f6d724b2fe90 06:37:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:37:18 (25/33) Installing py3-webencodings (0.5.1-r3) 06:37:18 (26/33) Installing py3-html5lib (1.0.1-r4) 06:37:19 (27/33) Installing py3-pytoml (0.1.21-r0) 06:37:19 (28/33) Installing py3-pep517 (0.8.2-r0) 06:37:19 (29/33) Installing py3-progress (1.5-r0) 06:37:19 (30/33) Installing py3-toml (0.10.1-r0) 06:37:20 (31/33) Installing py3-retrying (1.3.3-r0) 06:37:20 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:37:20 (33/33) Installing py3-pip (20.1.1-r0) 06:37:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:37:21 ---> 041521a8ffe1 06:37:21 Step 3/23 : WORKDIR /edgex-go 06:37:21 ---> Using cache 06:37:21 ---> 9273913b9751 06:37:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:21 ---> Using cache 06:37:21 ---> 48ba65239637 06:37:21 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:37:21 ---> Running in cb95d3003a81 06:37:23 Executing busybox-1.31.1-r19.trigger 06:37:23 OK: 71 MiB in 55 packages 06:37:23 ---> Running in d48bdb77ede1 06:37:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:37:23 ---> 041521a8ffe1 06:37:23 Step 3/22 : WORKDIR /edgex-go 06:37:23 ---> Using cache 06:37:23 ---> 9273913b9751 06:37:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:23 ---> Using cache 06:37:23 ---> 48ba65239637 06:37:23 Step 5/22 : RUN apk update && apk add make git 06:37:23 ---> Using cache 06:37:23 ---> 26c50f6b5f61 06:37:23 Step 6/22 : COPY go.mod . 06:37:23 ---> Using cache 06:37:23 ---> 4946e5c9590a 06:37:23 Step 7/22 : RUN go mod download 06:37:23 ---> Using cache 06:37:23 ---> bccb633f8f10 06:37:23 Step 8/22 : COPY . . 06:37:23 ---> Using cache 06:37:23 ---> a272c28ef202 06:37:23 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:37:23 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:23 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:37:23 ---> 041521a8ffe1 06:37:23 Step 3/29 : WORKDIR /edgex-go 06:37:23 ---> Using cache 06:37:23 ---> 9273913b9751 06:37:23 Step 4/29 : RUN apk update && apk add make git 06:37:24 Removing intermediate container cb95d3003a81 06:37:24 ---> 7d5aad7b46f2 06:37:24 Step 22/24 : LABEL arch=x86_64 06:37:24 ---> Running in aa55fedd2757 06:37:24 ---> Running in 9d0347a3b4b3 06:37:24 ---> Running in 3c3a8de6c7a3 06:37:25 Removing intermediate container 3c3a8de6c7a3 06:37:25 ---> e78d3ff6228a 06:37:25 Step 23/24 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:37:25 ---> Running in 09691e09066c 06:37:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:25 Removing intermediate container 09691e09066c 06:37:25 ---> deb6c0bc4584 06:37:25 Step 24/24 : LABEL version=0.0.0 06:37:25 ---> Running in fe8338ece11d 06:37:25 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 06:37:26 Removing intermediate container fe8338ece11d 06:37:26 ---> febe66184477 06:37:26 06:37:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:26 Successfully built febe66184477 06:37:26 Successfully tagged docker-security-secretstore-setup-go:latest 06:37:26  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 06:37:26 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:37:26 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 06:37:26 OK: 12750 distinct packages available 06:37:26 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:37:26 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 06:37:26 OK: 12750 distinct packages available 06:37:26 OK: 233 MiB in 51 packages 06:37:27 OK: 233 MiB in 51 packages 06:37:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:37:37 Removing intermediate container aa55fedd2757 06:37:37 ---> 6780090f4de6 06:37:37 Step 5/29 : COPY go.mod . 06:37:37 Removing intermediate container d48bdb77ede1 06:37:37 ---> 2f366e748fca 06:37:37 Step 6/23 : COPY go.mod . 06:37:37 ---> 20fa25e4501a 06:37:37 Step 6/29 : RUN go mod download 06:37:38 ---> aa2c84246523 06:37:38 Step 7/23 : RUN go mod download 06:37:39 ---> Running in 1c9764a4bbd3 06:37:39 ---> Running in b84962abb50a 06:37:43 Removing intermediate container d7c3a83868f5 06:37:43 ---> ae539d3200dd 06:37:43 Step 21/27 : RUN pip install docker-compose==1.23.2 06:37:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:37:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:37:45 ---> 041521a8ffe1 06:37:45 Step 3/21 : WORKDIR /edgex-go 06:37:45 ---> Using cache 06:37:45 ---> 9273913b9751 06:37:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:45 ---> Using cache 06:37:45 ---> 48ba65239637 06:37:45 Step 5/21 : RUN apk update && apk add make git 06:37:45 ---> Using cache 06:37:45 ---> 26c50f6b5f61 06:37:45 Step 6/21 : COPY go.mod . 06:37:45 ---> Using cache 06:37:45 ---> 4946e5c9590a 06:37:45 Step 7/21 : RUN go mod download 06:37:45 ---> Using cache 06:37:45 ---> bccb633f8f10 06:37:45 Step 8/21 : COPY . . 06:37:45 ---> Using cache 06:37:45 ---> a272c28ef202 06:37:45 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:37:46 ---> Running in 1be9be301f4f 06:37:46 ---> Running in a4f64cec0b29 06:37:46 Removing intermediate container 1c9764a4bbd3 06:37:46 ---> 7b64bc190551 06:37:46 Step 8/23 : COPY . . 06:37:46 Removing intermediate container b84962abb50a 06:37:46 ---> d6569843f7e5 06:37:46 Step 7/29 : COPY . . 06:37:47 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 06:37:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:37:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:37:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:37:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:37:55 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.058s 06:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:37:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:37:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:37:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:37:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:37:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:37:59 Collecting docker-compose==1.23.2 06:37:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:38:00 Collecting texttable<0.10,>=0.9.0 06:38:00 Downloading texttable-0.9.1.tar.gz (11 kB) 06:38:00 Removing intermediate container 9d0347a3b4b3 06:38:00 ---> 2ac80036261d 06:38:00 06:38:00 Step 10/22 : FROM alpine:3.10 06:38:00 ---> be4e4bea2c2e 06:38:00 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:38:00 ---> Using cache 06:38:00 ---> f1c732d2fe3a 06:38:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.270s coverage: 46.6% of statements 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:38:05 Collecting cached-property<2,>=1.2.0 06:38:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:38:05 ---> Running in 70a935e2d701 06:38:06 Collecting PyYAML<4,>=3.10 06:38:06 Downloading PyYAML-3.13.tar.gz (270 kB) 06:38:09 Collecting docopt<0.7,>=0.6.1 06:38:09 Downloading docopt-0.6.2.tar.gz (25 kB) 06:38:09 Removing intermediate container 70a935e2d701 06:38:09 ---> 2c37f5d7c5a7 06:38:09 Step 13/22 : WORKDIR / 06:38:10 Collecting dockerpty<0.5,>=0.4.1 06:38:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:38:12 ---> Running in 39bf13cfb2fb 06:38:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:38:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.636s coverage: 27.1% of statements 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.493s coverage: 71.3% of statements 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.638s coverage: 83.7% of statements 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:38:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:38:13 Collecting websocket-client<1.0,>=0.32.0 06:38:14 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:38:15 Removing intermediate container 39bf13cfb2fb 06:38:15 ---> cfb146c7f2e2 06:38:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:38:15 Collecting docker<4.0,>=3.6.0 06:38:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:38:15 Collecting jsonschema<3,>=2.5.1 06:38:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:38:16 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) 06:38:16 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) 06:38:17 Collecting idna<2.8,>=2.5 06:38:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:38:17 ---> 34a6ded9b6a8 06:38:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:38:17 Collecting urllib3<1.25,>=1.21.1 06:38:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:38:18 ---> f3b448013fc4 06:38:18 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:38:18 Collecting docker-pycreds>=0.4.0 06:38:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:38:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:38:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:38:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:38:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:38:18 ---> Running in 53fa088cf9e6 06:38:18 ---> a2bf1d9bf703 06:38:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:38:18 ---> 2d738b20c7cd 06:38:18 Step 9/23 : RUN make cmd/core-data/core-data 06:38:18 Installing collected packages: texttable, cached-property, PyYAML, docopt, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, docker-compose 06:38:18 Running setup.py install for texttable: started 06:38:18 ---> Running in 7c58e9011ede 06:38:18 ---> 807c09cdfb0a 06:38:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:38:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:38:19 Running setup.py install for texttable: finished with status 'done' 06:38:19 ---> e93fe88f693c 06:38:19 Step 18/22 : RUN chmod +x entrypoint.sh 06:38:19 Running setup.py install for PyYAML: started 06:38:19 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 06:38:19 ---> Running in d04f8d67fd0f 06:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.137s coverage: 28.6% of statements 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.202s coverage: 100.0% of statements 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.300s coverage: 86.7% of statements 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:38:19 Running setup.py install for PyYAML: finished with status 'done' 06:38:20 Running setup.py install for docopt: started 06:38:20 Running setup.py install for docopt: finished with status 'done' 06:38:20 Running setup.py install for dockerpty: started 06:38:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.334s coverage: 97.5% of statements 06:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:38:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.179s coverage: 78.3% of statements 06:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:38:21 Running setup.py install for dockerpty: finished with status 'done' 06:38:21 Attempting uninstall: idna 06:38:21 Found existing installation: idna 2.9 06:38:21 Uninstalling idna-2.9: 06:38:23 Successfully uninstalled idna-2.9 06:38:23 Removing intermediate container d04f8d67fd0f 06:38:23 ---> 1488d6f177e8 06:38:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:38:24 Attempting uninstall: urllib3 06:38:24 Found existing installation: urllib3 1.25.9 06:38:24 Uninstalling urllib3-1.25.9: 06:38:24 Successfully uninstalled urllib3-1.25.9 06:38:24 ---> Running in dc1a4e76f59a 06:38:24 Removing intermediate container a4f64cec0b29 06:38:24 ---> e68d6dcb1081 06:38:24 06:38:24 Step 10/21 : FROM scratch 06:38:24 ---> 06:38:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:38:24 Attempting uninstall: requests 06:38:24 Found existing installation: requests 2.23.0 06:38:24 Uninstalling requests-2.23.0: 06:38:24 Successfully uninstalled requests-2.23.0 06:38:25 ---> Using cache 06:38:25 ---> 33a48af4a32a 06:38:25 Step 12/21 : ENV APP_PORT=48085 06:38:26 Removing intermediate container dc1a4e76f59a 06:38:26 ---> 67b6fed9bd91 06:38:26 Step 20/22 : LABEL arch=x86_64 06:38:26 ---> Running in 855439d7f676 06:38:27 ---> Running in 40e08253ac9d 06:38:27 Removing intermediate container 855439d7f676 06:38:27 ---> 2eb4ff0b4702 06:38:27 Step 13/21 : EXPOSE $APP_PORT 06:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.947s coverage: 93.8% of statements 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:38:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:38:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.140s coverage: 0.1% of statements 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements 06:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements 06:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements 06:38:29 ---> Running in c8f4f0a2368a 06:38:29 Removing intermediate container 40e08253ac9d 06:38:29 ---> 7aefb2031fb1 06:38:29 Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:38:29 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 06:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.4% of statements 06:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:38:29 ---> Running in 8d35530502ef 06:38:29 Removing intermediate container c8f4f0a2368a 06:38:29 ---> 860e17ad3d7e 06:38:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:38:30 Removing intermediate container 8d35530502ef 06:38:30 ---> eb909f8284fd 06:38:30 Step 22/22 : LABEL version=0.0.0 06:38:30 ---> Running in bf6b92588652 06:38:30 ---> 4fba03ddc2fe 06:38:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:38:30 Removing intermediate container bf6b92588652 06:38:30 ---> 2383dd41d90f 06:38:30 06:38:31 Successfully built 2383dd41d90f 06:38:31 Successfully tagged docker-security-bootstrap-redis-go:latest 06:38:31 Building docker-security-proxy-setup-go 06:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.738s coverage: 63.5% of statements 06:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 06:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 06:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 06:38:32  Building docker-security-bootstrap-redis-go ... done  ---> 51aabada3816 06:38:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 06:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 06:38:38 Removing intermediate container 1be9be301f4f 06:38:38 ---> 79a7a954ae09 06:38:38 Step 22/27 : RUN apk --no-cache add curl 06:38:38 ---> e58b8502fd6b 06:38:38 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.865s coverage: 55.9% of statements 06:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:38:39 ---> Running in 11393eb27084 06:38:39 ---> Running in 4fd2d88318d2 06:38:41 Removing intermediate container 4fd2d88318d2 06:38:41 ---> af460cc55491 06:38:41 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:38:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:38:43 ---> Running in ea443c1c12e2 06:38:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:38:43 (2/3) Installing libcurl (7.69.1-r3) 06:38:43 (3/3) Installing curl (7.69.1-r3) 06:38:43 Executing busybox-1.31.1-r19.trigger 06:38:43 OK: 72 MiB in 58 packages 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.649s coverage: 86.3% of statements 06:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.408s coverage: 72.2% of statements 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.446s coverage: 72.1% of statements 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.087s coverage: 82.4% of statements 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.102s coverage: 48.4% of statements 06:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.077s coverage: 28.8% of statements 06:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.098s coverage: 96.8% of statements 06:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.370s coverage: 37.0% of statements 06:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:38:48 Removing intermediate container ea443c1c12e2 06:38:48 ---> 3f97216fdcdb 06:38:48 Step 19/21 : LABEL arch=x86_64 06:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.654s coverage: 84.0% of statements 06:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.137s coverage: 100.0% of statements 06:38:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:38:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:38:49 ---> 041521a8ffe1 06:38:49 Step 3/21 : WORKDIR /edgex-go 06:38:49 ---> Using cache 06:38:49 ---> 9273913b9751 06:38:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:49 ---> Using cache 06:38:49 ---> 48ba65239637 06:38:49 Step 5/21 : RUN apk update && apk add make git 06:38:49 ---> Using cache 06:38:49 ---> 26c50f6b5f61 06:38:49 Step 6/21 : COPY go.mod . 06:38:49 ---> Using cache 06:38:49 ---> 4946e5c9590a 06:38:49 Step 7/21 : RUN go mod download 06:38:49 ---> Using cache 06:38:49 ---> bccb633f8f10 06:38:49 Step 8/21 : COPY . . 06:38:49 ---> Using cache 06:38:49 ---> a272c28ef202 06:38:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:38:50 ---> Running in e67fa6932549 06:38:50 ---> Running in ad8d9dfac378 06:38:50 Removing intermediate container 53fa088cf9e6 06:38:50 ---> 887c3af6805b 06:38:50 06:38:50 Step 9/29 : FROM alpine:latest 06:38:50 Removing intermediate container e67fa6932549 06:38:50 ---> fdd6e7aec5b1 06:38:50 Step 20/21 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:38:50 Removing intermediate container 11393eb27084 06:38:50 ---> a395fc58d52e 06:38:50 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:38:50 latest: Pulling from library/alpine 06:38:50 ---> Running in ad2e70cb1fd0 06:38:50 ---> Running in 9125b7a3d0d7 06:38:51 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:38:51 Status: Downloaded newer image for alpine:latest 06:38:51 ---> b14afc6dfb98 06:38:51 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:38:51 Removing intermediate container 9125b7a3d0d7 06:38:51 ---> 656993dbeb4e 06:38:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:38:51 ---> Running in 5d1dc50ea5b3 06:38:51 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 06:38:51 Removing intermediate container ad2e70cb1fd0 06:38:51 ---> 98aa6eaabcb9 06:38:51 Step 21/21 : LABEL version=0.0.0 06:38:52 ---> Running in 9df8ea3a3e22 06:38:52 ---> Running in 9013008c38fe 06:38:52 Removing intermediate container 5d1dc50ea5b3 06:38:52 ---> d0f7c8cf9c1b 06:38:52 Step 11/29 : USER root 06:38:52 Removing intermediate container 9df8ea3a3e22 06:38:52 ---> c4d59620881e 06:38:52 Step 25/27 : LABEL arch=x86_64 06:38:52 ---> Running in fdc1d1e452b7 06:38:53 ---> Running in f949b7f6435f 06:38:53 Removing intermediate container 9013008c38fe 06:38:53 ---> bf5d590e1ea2 06:38:53 06:38:53 Successfully built bf5d590e1ea2 06:38:53 Successfully tagged docker-support-scheduler-go:latest 06:38:53 Removing intermediate container fdc1d1e452b7 06:38:53 ---> d7acfd97f948 06:38:53 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:38:53  Building docker-support-scheduler-go ... done Removing intermediate container f949b7f6435f 06:38:53 ---> 99ac38438e17 06:38:53 Step 26/27 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:38:53 ---> Running in 5c7485f04a91 06:38:53 ---> Running in fa9ac6455c54 06:38:54 Removing intermediate container fa9ac6455c54 06:38:54 ---> 08ef6458d781 06:38:54 Step 27/27 : LABEL version=0.0.0 06:38:54 ---> Running in 225774c8673e 06:38:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:38:54 Removing intermediate container 225774c8673e 06:38:54 ---> e27df86e5440 06:38:54 06:38:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:38:54 Successfully built e27df86e5440 06:38:54 Successfully tagged docker-sys-mgmt-agent-go:latest 06:38:54  Building docker-sys-mgmt-agent-go ... done v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:38:54 v3.12.2-28-g19bfc5f39e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:38:54 OK: 12747 distinct packages available 06:38:55 (1/2) Installing ca-certificates (20191127-r4) 06:38:55 (2/2) Installing dumb-init (1.2.2-r1) 06:38:55 Executing busybox-1.31.1-r19.trigger 06:38:55 Executing ca-certificates-20191127-r4.trigger 06:38:55 OK: 6 MiB in 16 packages 06:38:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.388s coverage: 47.1% of statements 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:38:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.062s coverage: 100.0% of statements 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:38:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.161s coverage: 100.0% of statements 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:38:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.129s coverage: 100.0% of statements 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:38:57 Removing intermediate container 5c7485f04a91 06:38:57 ---> 0ad8a1e6135f 06:38:57 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:38:57 Removing intermediate container 7c58e9011ede 06:38:57 ---> cda3b652cc42 06:38:57 06:38:57 Step 10/23 : FROM alpine 06:38:57 ---> b14afc6dfb98 06:38:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:38:57 ---> Running in ded834ac3664 06:38:57 ---> Running in 896a9ca5c4a6 06:38:57 Removing intermediate container 896a9ca5c4a6 06:38:57 ---> d5b414fc8500 06:38:57 Step 12/23 : ENV APP_PORT=48080 06:38:57 Removing intermediate container ded834ac3664 06:38:57 ---> 27a9d9ca45d5 06:38:57 Step 14/29 : WORKDIR $BASE_DIR 06:38:58 ---> Running in 4659c856c3ea 06:38:58 ---> Running in f6255f4340b9 06:38:58 Removing intermediate container f6255f4340b9 06:38:58 ---> 158c0f264fd9 06:38:58 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:38:58 Removing intermediate container 4659c856c3ea 06:38:58 ---> 0753b0d3bef9 06:38:58 Step 13/23 : EXPOSE $APP_PORT 06:38:59 ---> Running in 0adcf6802e6c 06:38:59 ---> Running in 7cd7db05dcaf 06:38:59 Removing intermediate container 7cd7db05dcaf 06:38:59 ---> 59b9959de670 06:38:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:59 ---> Running in e01ad93bd861 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.819s coverage: 29.1% of statements 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.078s coverage: 100.0% of statements 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:39:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:39:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 06:39:00 Removing intermediate container 0adcf6802e6c 06:39:00 ---> e8f86049a7c4 06:39:00 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:39:00 Removing intermediate container e01ad93bd861 06:39:00 ---> 04d14351b5ed 06:39:00 Step 15/23 : RUN apk --no-cache add zeromq 06:39:01 ---> Running in 0806cbb7eff6 06:39:01 ---> e1cb206e4eaa 06:39:01 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:39:01 ---> 576d2f4ab1e7 06:39:01 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:39:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:39:01 ---> e08a44ed5457 06:39:01 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:39:02 ---> 8b04168b3e25 06:39:02 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:39:02 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 06:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:39:02 ---> 7711d6f15912 06:39:02 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:39:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 06:39:02 ---> Running in f20e493737a7 06:39:02 (1/5) Installing libgcc (9.3.0-r2) 06:39:02 (2/5) Installing libsodium (1.0.18-r0) 06:39:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:39:03 (3/5) Installing libstdc++ (9.3.0-r2) 06:39:03 (4/5) Installing libzmq (4.3.3-r0) 06:39:03 (5/5) Installing zeromq (4.3.3-r0) 06:39:03 Executing busybox-1.31.1-r19.trigger 06:39:03 OK: 8 MiB in 19 packages 06:39:03 GO111MODULE=on go vet ./... 06:39:04 Removing intermediate container 0806cbb7eff6 06:39:04 ---> 4ec2b5e586cd 06:39:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:39:04 Removing intermediate container f20e493737a7 06:39:04 ---> 2e6bd4020eac 06:39:04 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:39:04 ---> f53ed5f9f738 06:39:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:39:04 ---> 120ec1eb1085 06:39:04 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:39:04 ---> Running in e1eb8abe12d3 06:39:06 ---> 8c73825f107d 06:39:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:39:06 Removing intermediate container ad8d9dfac378 06:39:06 ---> 311d5ccb95d6 06:39:06 06:39:06 Step 10/21 : FROM alpine 06:39:06 ---> b14afc6dfb98 06:39:06 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:39:06 ---> Running in 776d9345f6be 06:39:06 ---> c8d7e5c48ed9 06:39:06 Step 19/23 : ENTRYPOINT ["/core-data"] 06:39:06 ---> Running in 53eabf60be51 06:39:06 Removing intermediate container e1eb8abe12d3 06:39:06 ---> bc3994660052 06:39:06 Step 24/29 : RUN chmod 755 security-secrets-setup 06:39:07 ---> Running in 4544e9304ef6 06:39:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:39:07 Removing intermediate container 53eabf60be51 06:39:07 ---> 32295d497e5d 06:39:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:39:07 ---> Running in 5e039fe6772f 06:39:07 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:39:07 v3.12.2-28-g19bfc5f39e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:39:07 OK: 12747 distinct packages available 06:39:07 Removing intermediate container 5e039fe6772f 06:39:07 ---> fc623dc5b4fa 06:39:07 Step 21/23 : LABEL arch=x86_64 06:39:07 ---> Running in 978f94f7142a 06:39:07 (1/4) Installing ca-certificates (20191127-r4) 06:39:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:39:07 (3/4) Installing libcurl (7.69.1-r3) 06:39:07 (4/4) Installing curl (7.69.1-r3) 06:39:07 Executing busybox-1.31.1-r19.trigger 06:39:07 Executing ca-certificates-20191127-r4.trigger 06:39:07 OK: 7 MiB in 18 packages 06:39:08 Removing intermediate container 978f94f7142a 06:39:08 ---> c532c4e268aa 06:39:08 Step 22/23 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:39:08 ---> Running in a2a5c8546ff6 06:39:08 Removing intermediate container a2a5c8546ff6 06:39:08 ---> 37b761d63076 06:39:08 Step 23/23 : LABEL version=0.0.0 06:39:09 ---> Running in 3099e858ab10 06:39:09 Removing intermediate container 4544e9304ef6 06:39:09 ---> 3d74e94c454c 06:39:09 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:39:09 Removing intermediate container 776d9345f6be 06:39:09 ---> add892843662 06:39:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:39:09 ---> Running in b3b3ad0ca623 06:39:09 ---> Running in a4cc0cf8ac9a 06:39:09 Removing intermediate container 3099e858ab10 06:39:09 ---> 0983ee225fb8 06:39:09 06:39:09 Successfully built 0983ee225fb8 06:39:09 Successfully tagged docker-core-data-go:latest 06:39:09  Building docker-core-data-go ... done Removing intermediate container b3b3ad0ca623 06:39:09 ---> 32ee3e03272e 06:39:09 Step 26/29 : CMD [ "generate" ] 06:39:10 Removing intermediate container a4cc0cf8ac9a 06:39:10 ---> 01c53ed3f345 06:39:10 Step 13/21 : WORKDIR /edgex 06:39:10 ---> Running in 7846020710ec 06:39:10 ---> Running in 76e26f3291e7 06:39:10 Removing intermediate container 7846020710ec 06:39:10 ---> 847591b646c7 06:39:10 Step 27/29 : LABEL arch=x86_64 06:39:10 Removing intermediate container 76e26f3291e7 06:39:10 ---> 858d36331f63 06:39:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:39:10 ---> Running in 47361591015b 06:39:10 Removing intermediate container 47361591015b 06:39:10 ---> cced230b0d23 06:39:10 Step 28/29 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:39:10 ---> 22acae2ea32b 06:39:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:39:10 ---> Running in 2f9e354d956b 06:39:10 Removing intermediate container 2f9e354d956b 06:39:10 ---> 13efcfc61475 06:39:10 Step 29/29 : LABEL version=0.0.0 06:39:10 ---> Running in 49e7a4f87a0d 06:39:11 ---> 412bb767cda3 06:39:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:39:11 Removing intermediate container 49e7a4f87a0d 06:39:11 ---> 85c8a52b576d 06:39:11 06:39:11 Successfully built 85c8a52b576d 06:39:11 Successfully tagged docker-security-secrets-setup-go:latest 06:39:11  Building docker-security-secrets-setup-go ... done  ---> adee68f4c766 06:39:11 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:39:11 ---> Running in ff83a7a56426 06:39:11 Removing intermediate container ff83a7a56426 06:39:11 ---> d10b367e6e1e 06:39:11 Step 18/21 : CMD ["--init=true"] 06:39:11 ---> Running in 91837f8dbf9f 06:39:12 Removing intermediate container 91837f8dbf9f 06:39:12 ---> e6a0b2887e5e 06:39:12 Step 19/21 : LABEL arch=x86_64 06:39:12 ---> Running in fa1d89e9f4aa 06:39:12 Removing intermediate container fa1d89e9f4aa 06:39:12 ---> 789f2a6c3b5a 06:39:12 Step 20/21 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:39:12 ---> Running in c18c20f544a8 06:39:12 Removing intermediate container c18c20f544a8 06:39:12 ---> f34b3fe1db56 06:39:12 Step 21/21 : LABEL version=0.0.0 06:39:12 ---> Running in e07d5e71c20b 06:39:12 Removing intermediate container e07d5e71c20b 06:39:12 ---> c8cfea7d5bb9 06:39:12 06:39:13 Successfully built c8cfea7d5bb9 06:39:13 Successfully tagged docker-security-proxy-setup-go:latest 06:39:13  Building docker-security-proxy-setup-go ... done  [Pipeline] } 06:39:13 $ docker stop --time=1 814952a62c3658fc920666ab8c6a8c796eaabeb6462478e1a2606f23e6f7cbc7 06:39:15 $ docker rm -f 814952a62c3658fc920666ab8c6a8c796eaabeb6462478e1a2606f23e6f7cbc7 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:15 + docker images 06:39:15 + grep docker 06:39:15 docker-security-proxy-setup-go latest c8cfea7d5bb9 3 seconds ago 24.6MB 06:39:15 docker-security-secrets-setup-go latest 85c8a52b576d 4 seconds ago 23.9MB 06:39:15 docker-core-data-go latest 0983ee225fb8 6 seconds ago 23.7MB 06:39:15 docker-sys-mgmt-agent-go latest e27df86e5440 21 seconds ago 313MB 06:39:15 docker-support-scheduler-go latest bf5d590e1ea2 23 seconds ago 12.3MB 06:39:15 docker-security-bootstrap-redis-go latest 2383dd41d90f 45 seconds ago 15.8MB 06:39:15 docker-security-secretstore-setup-go latest febe66184477 About a minute ago 24.7MB 06:39:15 docker-support-notifications-go latest 914ec33613f9 2 minutes ago 13.6MB 06:39:15 docker-core-metadata-go latest ac9ef9ac944a 2 minutes ago 14.5MB 06:39:15 docker-core-command-go latest cce0646aba6f 2 minutes ago 12.2MB 06:39:15 docker latest 0c995d0d3006 8 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:39:17 Running on prd-ubuntu18.04-docker-8c-8g-16225 in /w/workspace/edgexfoundry_edgex-go_PR-2954 [Pipeline] { [Pipeline] ws 06:39:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:39:19 using credential edgex-jenkins-ssh 06:39:19 Cloning the remote Git repository 06:39:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:39:19 > git init /w/workspace/edgex-go/1 # timeout=10 06:39:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:39:19 > git --version # timeout=10 06:39:19 > git --version # 'git version 2.17.1' 06:39:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:39:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:39:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:39:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2954/head:refs/remotes/origin/PR-2954 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:39:24 Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:39:24 Merge succeeded, producing 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:39:24 Checking out Revision 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f (PR-2954) 06:39:24 > git config core.sparsecheckout # timeout=10 06:39:24 > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 06:39:24 > git remote # timeout=10 06:39:24 > git config --get remote.origin.url # timeout=10 06:39:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:24 > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 06:39:24 > git rev-parse HEAD^{commit} # timeout=10 06:39:24 > git config core.sparsecheckout # timeout=10 06:39:24 > git checkout -f 25086c5c5447cc899bdbd18be0ae4e39e1b84b4f # timeout=10 06:39:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:39:28 > git --version # timeout=10 06:39:28 > git --version # 'git version 2.17.1' 06:39:28 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:29 + echo snap-build.sh 06:39:29 snap-build.sh 06:39:29 + SNAP_BASE_DIR=. 06:39:29 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:39:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:39:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:39:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:39:29 + cd /w/workspace/edgex-go/1 06:39:29 + sudo apt-get remove -qy --purge lxd lxd-client 06:39:29 Reading package lists... 06:39:30 Building dependency tree... 06:39:30 Reading state information... 06:39:30 The following packages were automatically installed and are no longer required: 06:39:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:39:30 uidmap xdelta3 06:39:30 Use 'sudo apt autoremove' to remove them. 06:39:30 The following packages will be REMOVED: 06:39:30 lxd* lxd-client* 06:39:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:39:30 After this operation, 31.7 MB disk space will be freed. 06:39:31 (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.) 06:39:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:39:32 Removing lxd dnsmasq configuration 06:39:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:39:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:39:32 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:39:33 (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.) 06:39:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:39:34 Processing triggers for systemd (237-3ubuntu10.42) ... 06:39:34 Processing triggers for ureadahead (0.100.0-21) ... 06:39:35 + sudo snap remove --purge lxd 06:39:35 snap "lxd" is not installed 06:39:35 + sudo groupadd --force --system lxd 06:39:35 ++ whoami 06:39:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:39:35 + newgrp - lxd 06:39:35 + sudo snap install lxd 06:39:43 2020-12-16T06:39:41Z INFO Waiting for automatic snapd restart... 06:39:56 lxd 4.9 from Canonical* installed 06:39:56 + sudo lxd init --auto 06:40:04 + sudo snap install --classic snapcraft 06:40:08 snapcraft 4.4.4 from Canonical* installed 06:40:08 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:40:08 + patch --verbose -p1 06:40:08 Hmm... Looks like a unified diff to me... 06:40:08 The text leading up to this was: 06:40:08 -------------------------- 06:40:08 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 06:40:08 |From: Tony Espy 06:40:08 |Date: Wed, 2 Dec 2020 17:38:31 -0500 06:40:08 |Subject: [PATCH] optimize snap build for pipeline CI check 06:40:08 | 06:40:08 |This patch is used by the EdgeX CI pipeline builds to 06:40:08 |optimize the snap CI check run for pull requests. When 06:40:08 |applied, it essentially strips out everything (apps and 06:40:08 |parts) from the snapcraft.yaml file except those required 06:40:08 |to build edgex-go, as the whole idea of the CI check is to 06:40:08 |catch changes to edgex-go that break the snap build. 06:40:08 | 06:40:08 |In general, anyone updating snapcraft.yaml will also need 06:40:08 |to update this patch file, otherwise it may fail to apply, 06:40:08 |resulting in a failed snap build CI check in the associated 06:40:08 |pull request. 06:40:08 | 06:40:08 |Note - in addition to applying this patch, the pipeline also 06:40:08 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:40:08 |need to build the finally binary .snap file (and it won't 06:40:08 |work with the patch applied). This further reduces the build 06:40:08 |time. 06:40:08 |--- 06:40:08 | snap/snapcraft.yaml | 466 +------------------------------------------- 06:40:08 | 1 file changed, 2 insertions(+), 464 deletions(-) 06:40:08 | 06:40:08 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:40:08 |index b265277c..d7e1de37 100644 06:40:08 |--- a/snap/snapcraft.yaml 06:40:08 |+++ b/snap/snapcraft.yaml 06:40:08 -------------------------- 06:40:08 patching file snap/snapcraft.yaml 06:40:08 Using Plan A... 06:40:08 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 06:40:08 Hunk #2 succeeded at 81 (offset -3 lines). 06:40:08 Hunk #3 succeeded at 209 (offset -9 lines). 06:40:08 Hunk #4 succeeded at 224 (offset -9 lines). 06:40:08 Hunk #5 succeeded at 232 (offset -9 lines). 06:40:08 Hunk #6 succeeded at 239 (offset -9 lines). 06:40:08 Hunk #7 succeeded at 266 (offset -9 lines). 06:40:08 Hunk #8 succeeded at 300 (offset -9 lines). 06:40:08 Hunk #9 succeeded at 356 (offset -9 lines). 06:40:08 Hmm... Ignoring the trailing garbage. 06:40:08 done 06:40:08 + sudo snapcraft prime --use-lxd 06:40:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:40:09 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: 06:40:09 - README.md 06:40:09 - snapcraft.yaml.orig 06:40:09 06:40:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:40:10 Launching a container. 06:40:11 gofmt -l . 06:40:13 [ "`gofmt -l .`" = "" ] 06:40:16 ./bin/test-go-mod-tidy.sh 06:40:16 ./bin/test-attribution-txt.sh [Pipeline] sh 06:40:21 + ls -al . 06:40:21 total 692 06:40:21 drwxrwxr-x 9 1001 1001 4096 Dec 16 06:40 . 06:40:21 drwxr-xr-x 4 root root 4096 Dec 16 06:36 .. 06:40:21 -rw-rw-r-- 1 1001 1001 11 Dec 16 06:34 .dockerignore 06:40:21 drwxrwxr-x 8 1001 1001 4096 Dec 16 06:34 .git 06:40:21 drwxrwxr-x 3 1001 1001 4096 Dec 16 06:34 .github 06:40:21 -rw-rw-r-- 1 1001 1001 943 Dec 16 06:34 .gitignore 06:40:21 -rw-rw-r-- 1 1001 1001 166 Dec 16 06:34 .sonarcloud.properties 06:40:21 -rw-rw-r-- 1 1001 1001 3804 Dec 16 06:34 CONTRIBUTING.md 06:40:21 -rw-rw-r-- 1 1001 1001 1035 Dec 16 06:34 Dockerfile.build 06:40:21 -rw-rw-r-- 1 1001 1001 863 Dec 16 06:34 Jenkinsfile 06:40:21 -rw-rw-r-- 1 1001 1001 10775 Dec 16 06:34 LICENSE 06:40:21 -rw-rw-r-- 1 1001 1001 6318 Dec 16 06:34 Makefile 06:40:21 -rw-rw-r-- 1 1001 1001 6447 Dec 16 06:34 README.md 06:40:21 -rw-rw-r-- 1 1001 1001 7286 Dec 16 06:34 SECURITY.md 06:40:21 -rw-rw-r-- 1 1001 1001 5 Dec 16 06:31 VERSION 06:40:21 -rw-rw-r-- 1 1001 1001 4131 Dec 16 06:34 ZMQWindows.md 06:40:21 drwxrwxr-x 2 1001 1001 4096 Dec 16 06:34 bin 06:40:21 drwxrwxr-x 15 1001 1001 4096 Dec 16 06:34 cmd 06:40:21 -rw-r--r-- 1 root root 568194 Dec 16 06:39 coverage.out 06:40:21 -rw-r--r-- 1 root root 1041 Dec 16 06:40 go.mod 06:40:21 -rw-r--r-- 1 root root 18856 Dec 16 06:40 go.sum 06:40:21 drwxrwxr-x 8 1001 1001 4096 Dec 16 06:34 internal 06:40:21 drwxrwxr-x 4 1001 1001 4096 Dec 16 06:34 openapi 06:40:21 drwxrwxr-x 4 1001 1001 4096 Dec 16 06:34 snap 06:40:21 -rw-rw-r-- 1 1001 1001 168 Dec 16 06:34 version.go [Pipeline] sh 06:40:22 + '[' -e coverage.out ] 06:40:22 + chown 1001:1001 coverage.out [Pipeline] stash 06:40:22 Waiting for container to be ready 06:40:22 To start your first instance, try: lxc launch ubuntu:18.04 06:40:22 06:40:22 Warning: overwriting stash ‘coverage-report’ 06:40:23 Stashed 1 file(s) [Pipeline] sh 06:40:24 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:40:24 + make build 06:40:24 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 06:40:24 Waiting for network to be ready... 06:40:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:40:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 06:40:25 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:40:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:40:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:40:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:40:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:40:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:40:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:40:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:40:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:40:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:40:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:40:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:40:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:40:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:40:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:40:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:40:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:40:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 06:40:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 06:40:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:40:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:40:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 06:40:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 06:40:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 06:40:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 06:40:28 Fetched 23.5 MB in 4s (6100 kB/s) 06:40:29 Reading package lists... 06:40:29 Reading package lists... 06:40:29 Building dependency tree... 06:40:29 Reading state information... 06:40:29 The following additional packages will be installed: 06:40:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:40:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:40:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:40:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:40:29 Suggested packages: 06:40:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:40:29 Recommended packages: 06:40:29 gnupg libsasl2-modules 06:40:29 The following NEW packages will be installed: 06:40:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:40:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:40:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:40:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:40:29 The following packages will be upgraded: 06:40:29 gpg gpg-agent gpgconf libudev1 06:40:30 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 06:40:30 Need to get 3531 kB of archives. 06:40:30 After this operation, 13.3 MB of additional disk space will be used. 06:40:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:40:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 06:40:30 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 06:40:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:40:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:40:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 06:40:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 06:40:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:40:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:40:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:40:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:40:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:40:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:40:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:40:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:40:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:40:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:40:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:40:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:40:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:40:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:40:31 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:40:31 debconf: delaying package configuration, since apt-utils is not installed 06:40:31 Fetched 3531 kB in 1s (3259 kB/s) 06:40:31 (Reading database ... 12511 files and directories currently installed.) 06:40:31 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 06:40:31 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:40:31 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 06:40:31 Selecting previously unselected package udev. 06:40:31 (Reading database ... 12511 files and directories currently installed.) 06:40:31 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 06:40:31 Unpacking udev (237-3ubuntu10.43) ... 06:40:31 Selecting previously unselected package libfuse2:amd64. 06:40:31 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:40:31 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:40:31 Selecting previously unselected package fuse. 06:40:31 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:40:31 Unpacking fuse (2.9.7-1ubuntu1) ... 06:40:31 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:40:31 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:40:32 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:40:32 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:40:32 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:40:32 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:40:32 Selecting previously unselected package libksba8:amd64. 06:40:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:40:32 Unpacking libksba8:amd64 (1.3.5-2) ... 06:40:32 Selecting previously unselected package libroken18-heimdal:amd64. 06:40:32 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:40:32 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:40:32 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:40:32 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:40:32 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:40:32 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:40:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:40:32 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:32 Selecting previously unselected package libwind0-heimdal:amd64. 06:40:32 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:40:32 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:40:32 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:40:32 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:32 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:40:32 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:40:32 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:40:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:40:33 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:40:33 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:40:33 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:33 Selecting previously unselected package libsasl2-modules-db:amd64. 06:40:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:40:33 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:40:33 Selecting previously unselected package libsasl2-2:amd64. 06:40:33 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:40:33 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:40:33 Selecting previously unselected package libldap-common. 06:40:33 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:40:33 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:40:33 Selecting previously unselected package libldap-2.4-2:amd64. 06:40:33 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:40:33 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:40:33 Selecting previously unselected package dirmngr. 06:40:33 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:40:33 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:40:33 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:40:33 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:40:33 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:40:33 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:40:33 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:40:33 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:40:33 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:33 Setting up libksba8:amd64 (1.3.5-2) ... 06:40:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:40:33 Setting up udev (237-3ubuntu10.43) ... 06:40:34 invoke-rc.d: policy-rc.d denied execution of start. 06:40:34 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:34 Processing triggers for systemd (237-3ubuntu10) ... 06:40:34 Setting up fuse (2.9.7-1ubuntu1) ... 06:40:34 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:40:34 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:34 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:34 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:34 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:34 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:34 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:34 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:40:34 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:40:34 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:40:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:40:34 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:40:34 settings in the [Install] section, and DefaultInstance for template units). 06:40:34 This means they are not meant to be enabled using systemctl. 06:40:34 Possible reasons for having this kind of units are: 06:40:34 1) A unit may be statically enabled by being symlinked from another unit's 06:40:34 .wants/ or .requires/ directory. 06:40:34 2) A unit's purpose may be to act as a helper for some other unit which has 06:40:34 a requirement dependency on it. 06:40:34 3) A unit may be started when needed via activation (socket, path, timer, 06:40:34 D-Bus, udev, scripted systemctl call, ...). 06:40:34 4) In case of template units, the unit is meant to be enabled with some 06:40:34 instance name specified. 06:40:35 Reading package lists... 06:40:35 Building dependency tree... 06:40:35 Reading state information... 06:40:35 The following additional packages will be installed: 06:40:35 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:40:35 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:40:35 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:40:35 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:40:35 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:40:35 Suggested packages: 06:40:35 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:40:35 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:40:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:40:35 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:40:35 systemd-container policykit-1 06:40:35 Recommended packages: 06:40:35 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:40:35 The following NEW packages will be installed: 06:40:35 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:40:35 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:40:35 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:40:35 multiarch-support openssh-client python3 python3-minimal python3.6 06:40:35 python3.6-minimal snapd squashfs-tools sudo 06:40:35 The following packages will be upgraded: 06:40:35 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:40:35 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 06:40:35 Need to get 35.2 MB of archives. 06:40:35 After this operation, 141 MB of additional disk space will be used. 06:40:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:40:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:40:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:40:35 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 06:40:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:40:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:40:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:40:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:40:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:40:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:40:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:40:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:40:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:40:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:40:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:40:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:40:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:40:36 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 06:40:36 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:40:36 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:40:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:40:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:40:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:40:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 06:40:36 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:40:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:40:36 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 06:40:36 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:40:36 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:40:36 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:40:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:40:38 debconf: delaying package configuration, since apt-utils is not installed 06:40:38 Fetched 35.2 MB in 2s (15.1 MB/s) 06:40:38 (Reading database ... 12757 files and directories currently installed.) 06:40:38 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 06:40:38 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:40:38 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 06:40:38 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:40:39 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 06:40:39 (Reading database ... 12757 files and directories currently installed.) 06:40:39 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:40:39 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:40:39 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:40:39 (Reading database ... 12757 files and directories currently installed.) 06:40:39 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:40:39 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:40:39 Setting up apt (1.6.12ubuntu0.2) ... 06:40:39 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:40:40 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:40:40 (Reading database ... 12764 files and directories currently installed.) 06:40:40 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:40:40 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:40:40 Selecting previously unselected package libpython3.6-minimal:amd64. 06:40:40 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:40:40 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:40:40 Selecting previously unselected package libexpat1:amd64. 06:40:40 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:40:40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:40:40 Selecting previously unselected package python3.6-minimal. 06:40:40 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:40:40 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:40:41 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:40:41 Checking for services that may need to be restarted...done. 06:40:41 Checking for services that may need to be restarted...done. 06:40:41 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:40:41 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:40:41 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:40:41 Selecting previously unselected package python3-minimal. 06:40:41 (Reading database ... 13012 files and directories currently installed.) 06:40:41 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:40:42 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:40:42 Selecting previously unselected package mime-support. 06:40:42 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:40:42 Unpacking mime-support (3.60ubuntu1) ... 06:40:42 Selecting previously unselected package libmpdec2:amd64. 06:40:42 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:40:42 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:40:42 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:40:42 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:40:42 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:40:42 Selecting previously unselected package python3.6. 06:40:42 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:40:42 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:40:42 Selecting previously unselected package libpython3-stdlib:amd64. 06:40:42 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:40:42 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:40:43 Setting up python3-minimal (3.6.7-1~18.04) ... 06:40:43 Selecting previously unselected package python3. 06:40:43 (Reading database ... 13442 files and directories currently installed.) 06:40:43 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:40:43 Unpacking python3 (3.6.7-1~18.04) ... 06:40:43 Selecting previously unselected package multiarch-support. 06:40:43 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 06:40:43 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 06:40:43 Setting up multiarch-support (2.27-3ubuntu1.3) ... 06:40:43 Selecting previously unselected package liblzo2-2:amd64. 06:40:43 (Reading database ... 13479 files and directories currently installed.) 06:40:43 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:40:43 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:40:43 Selecting previously unselected package libbsd0:amd64. 06:40:43 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:40:43 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:40:43 Selecting previously unselected package sudo. 06:40:43 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:40:43 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:40:43 Selecting previously unselected package apparmor. 06:40:43 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:40:43 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:40:43 Selecting previously unselected package libedit2:amd64. 06:40:43 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:40:43 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:40:44 Selecting previously unselected package libkrb5support0:amd64. 06:40:44 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:40:44 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:40:44 Selecting previously unselected package libk5crypto3:amd64. 06:40:44 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:40:44 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:40:44 Selecting previously unselected package libkeyutils1:amd64. 06:40:44 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:40:44 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:40:44 Selecting previously unselected package libkrb5-3:amd64. 06:40:44 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:40:44 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:40:44 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:40:44 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:40:44 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:40:44 Selecting previously unselected package libssl1.0.0:amd64. 06:40:44 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:40:44 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:40:44 Selecting previously unselected package openssh-client. 06:40:44 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:40:44 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:40:44 Selecting previously unselected package squashfs-tools. 06:40:44 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:40:45 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:40:45 Selecting previously unselected package snapd. 06:40:45 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:40:45 Unpacking snapd (2.48+18.04) ... 06:40:47 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:40:47 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:40:47 Setting up mime-support (3.60ubuntu1) ... 06:40:47 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:40:47 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:40:47 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:40:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:40:47 Setting up systemd (237-3ubuntu10.43) ... 06:40:47 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:40:48 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:40:48 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:40:48 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:40:48 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:40:48 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:40:48 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:40:48 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:40:48 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:40:48 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:40:48 Setting up python3 (3.6.7-1~18.04) ... 06:40:48 running python rtupdate hooks for python3.6... 06:40:48 running python post-rtupdate hooks for python3.6... 06:40:48 Setting up apparmor (2.12-4ubuntu5.1) ... 06:40:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:40:50 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:40:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:40:50 Setting up snapd (2.48+18.04) ... 06:40:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:40:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:40:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:40:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:40:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:40:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:40:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:40:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:40:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:40:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:40:52 /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' 06:40:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:40:52 Processing triggers for systemd (237-3ubuntu10.43) ... 06:40:53 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:40:53 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:40:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:40:54 Reading package lists... 06:40:54 Reading package lists... 06:40:54 Building dependency tree... 06:40:54 Reading state information... 06:40:55 Calculating upgrade... 06:40:55 The following packages will be upgraded: 06:40:55 advancecomp base-files bash binutils binutils-common 06:40:55 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:40:55 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:40:55 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:40:55 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:40:55 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:40:55 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:40:55 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:40:55 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:40:55 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:40:55 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:40:55 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:40:55 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:40:55 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:40:55 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:40:55 Need to get 63.5 MB of archives. 06:40:55 After this operation, 5191 kB of additional disk space will be used. 06:40:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 06:40:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 06:40:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:40:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:40:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:40:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:40:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:40:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:40:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:40:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:40:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:40:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:40:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:40:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:40:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:40:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:40:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:40:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:40:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:40:55 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:40:55 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:40:55 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:40:55 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:40:55 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:40:55 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:40:55 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:40:55 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:40:55 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:40:55 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:40:55 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:40:55 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:40:55 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:40:55 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:40:55 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:40:55 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:40:55 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:40:55 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:40:55 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:40:55 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:40:55 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:40:55 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:40:55 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:40:55 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:40:55 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 06:40:55 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:40:55 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:40:55 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:40:55 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:40:55 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:40:55 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:40:55 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:40:55 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:40:55 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:40:55 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:40:55 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:40:56 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:40:56 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:40:56 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:40:56 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:40:56 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:40:56 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:40:56 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:40:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:40:56 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 06:40:56 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 06:40:56 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:40:56 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:40:56 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 06:40:56 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:40:56 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:40:56 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:40:56 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:40:56 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:40:56 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:40:56 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:40:56 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 06:40:56 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:40:56 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:40:56 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:40:56 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:40:56 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:40:56 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 06:40:56 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:40:56 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:40:56 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:40:56 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:40:56 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:40:56 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:40:56 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:40:56 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:40:56 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:40:56 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:40:57 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:40:57 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:40:57 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:40:57 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:40:57 debconf: delaying package configuration, since apt-utils is not installed 06:40:57 Fetched 63.5 MB in 2s (33.3 MB/s) 06:40:57 (Reading database ... 13912 files and directories currently installed.) 06:40:57 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 06:40:57 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 06:40:57 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 06:40:57 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 06:40:57 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 06:40:57 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 06:40:58 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:58 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:58 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:58 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:58 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:58 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:59 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 06:40:59 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:59 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:59 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:59 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:59 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:59 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:59 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:59 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:59 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:59 (Reading database ... 13911 files and directories currently installed.) 06:40:59 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:59 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:40:59 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:40:59 (Reading database ... 13911 files and directories currently installed.) 06:40:59 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:59 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:59 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:40:59 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:40:59 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:41:00 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:41:00 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:00 (Reading database ... 13911 files and directories currently installed.) 06:41:00 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 06:41:00 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 06:41:00 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 06:41:01 (Reading database ... 13911 files and directories currently installed.) 06:41:01 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:41:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:41:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:41:01 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:41:01 Setting up base-files (10.1ubuntu2.10) ... 06:41:01 Installing new version of config file /etc/issue ... 06:41:01 Installing new version of config file /etc/issue.net ... 06:41:01 Installing new version of config file /etc/lsb-release ... 06:41:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:41:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:41:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:41:01 Removing obsolete conffile /etc/default/motd-news ... 06:41:01 (Reading database ... 13912 files and directories currently installed.) 06:41:01 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:41:01 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:41:02 Setting up bash (4.4.18-2ubuntu1.2) ... 06:41:02 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 06:41:02 (Reading database ... 13912 files and directories currently installed.) 06:41:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:41:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:41:02 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:41:02 (Reading database ... 13912 files and directories currently installed.) 06:41:02 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 06:41:02 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 06:41:02 Setting up tar (1.29b-2ubuntu0.1) ... 06:41:02 (Reading database ... 13912 files and directories currently installed.) 06:41:02 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:41:02 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:41:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:41:03 (Reading database ... 13912 files and directories currently installed.) 06:41:03 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:41:03 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:41:03 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 06:41:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:41:03 (Reading database ... 13912 files and directories currently installed.) 06:41:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:41:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:41:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:41:03 (Reading database ... 13912 files and directories currently installed.) 06:41:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:41:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:41:03 Setting up grep (3.1-2build1) ... 06:41:03 (Reading database ... 13912 files and directories currently installed.) 06:41:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:41:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:41:04 Setting up login (1:4.5-1ubuntu2) ... 06:41:04 (Reading database ... 13912 files and directories currently installed.) 06:41:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:41:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:41:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:41:04 (Reading database ... 13912 files and directories currently installed.) 06:41:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:41:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:41:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:41:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:41:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:41:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:41:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:41:06 (Reading database ... 13912 files and directories currently installed.) 06:41:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:41:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:41:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:41:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:41:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:41:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:41:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:41:07 (Reading database ... 13912 files and directories currently installed.) 06:41:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:41:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:41:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:41:07 (Reading database ... 13912 files and directories currently installed.) 06:41:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:41:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:41:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:41:07 (Reading database ... 13912 files and directories currently installed.) 06:41:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:41:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:41:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:41:08 (Reading database ... 13912 files and directories currently installed.) 06:41:08 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:41:08 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:41:08 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:41:08 (Reading database ... 13912 files and directories currently installed.) 06:41:08 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:41:08 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:41:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:41:08 (Reading database ... 13912 files and directories currently installed.) 06:41:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:41:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:41:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:41:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:41:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:41:08 (Reading database ... 13912 files and directories currently installed.) 06:41:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:41:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:41:09 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:41:09 (Reading database ... 13912 files and directories currently installed.) 06:41:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:41:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:41:09 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:41:09 (Reading database ... 13912 files and directories currently installed.) 06:41:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:41:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:41:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:41:09 (Reading database ... 13912 files and directories currently installed.) 06:41:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:41:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:41:10 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 06:41:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:41:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:41:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:41:10 (Reading database ... 13912 files and directories currently installed.) 06:41:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 06:41:10 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 06:41:11 Setting up libc-bin (2.27-3ubuntu1.3) ... 06:41:11 (Reading database ... 13912 files and directories currently installed.) 06:41:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:41:11 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 06:41:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:41:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:41:11 (Reading database ... 13914 files and directories currently installed.) 06:41:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:41:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:41:11 Setting up debconf (1.5.66ubuntu1) ... 06:41:11 (Reading database ... 13914 files and directories currently installed.) 06:41:11 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:41:11 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:41:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:41:12 (Reading database ... 13914 files and directories currently installed.) 06:41:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:41:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:41:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:41:12 (Reading database ... 13914 files and directories currently installed.) 06:41:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:41:12 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:41:12 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:41:12 (Reading database ... 13914 files and directories currently installed.) 06:41:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:41:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:41:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 06:41:13 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:41:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:41:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:41:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:41:13 (Reading database ... 13914 files and directories currently installed.) 06:41:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:41:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:41:13 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:41:13 (Reading database ... 13914 files and directories currently installed.) 06:41:13 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:41:13 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:41:13 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:41:14 (Reading database ... 13914 files and directories currently installed.) 06:41:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:41:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:41:14 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:41:14 (Reading database ... 13914 files and directories currently installed.) 06:41:14 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:41:14 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:41:14 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:41:14 (Reading database ... 13914 files and directories currently installed.) 06:41:14 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:41:14 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:41:14 Setting up passwd (1:4.5-1ubuntu2) ... 06:41:14 (Reading database ... 13914 files and directories currently installed.) 06:41:14 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:41:14 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:41:15 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:41:15 (Reading database ... 13914 files and directories currently installed.) 06:41:15 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:41:15 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:41:15 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:41:15 (Reading database ... 13914 files and directories currently installed.) 06:41:15 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:41:15 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:41:15 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:41:15 (Reading database ... 13914 files and directories currently installed.) 06:41:15 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:41:15 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:41:16 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:41:16 (Reading database ... 13914 files and directories currently installed.) 06:41:16 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:41:16 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:41:16 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:41:16 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 06:41:16 (Reading database ... 13914 files and directories currently installed.) 06:41:16 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:41:16 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:41:16 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:41:16 (Reading database ... 13915 files and directories currently installed.) 06:41:16 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:41:16 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:41:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:41:16 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:41:17 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:41:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:41:17 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:41:17 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:41:17 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:41:17 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:41:17 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:41:17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:41:17 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:41:17 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:41:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:41:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:41:18 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:41:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:41:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:41:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:41:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:41:18 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:41:18 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 06:41:18 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 06:41:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:41:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:41:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:41:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:41:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:41:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:41:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:41:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:41:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:41:19 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:41:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:41:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:41:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:41:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:22 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:23 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:23 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:23 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:23 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:24 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 06:41:24 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:41:24 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:41:24 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:41:24 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:41:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:41:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:41:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:41:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:41:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:41:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:41:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:41:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:41:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:41:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:41:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:41:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:41:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:41:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:41:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:41:25 Setting up tzdata (2020d-0ubuntu0.18.04) ... 06:41:25 06:41:25 Current default time zone: 'Etc/UTC' 06:41:25 Local time is now: Wed Dec 16 06:41:25 UTC 2020. 06:41:25 Universal Time is now: Wed Dec 16 06:41:25 UTC 2020. 06:41:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:41:25 06:41:25 Setting up systemd-sysv (237-3ubuntu10.43) ... 06:41:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:25 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 06:41:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:41:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:41:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:41:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:41:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:41:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:41:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:41:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:41:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:41:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:26 Setting up patch (2.7.6-2ubuntu1.1) ... 06:41:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:41:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:41:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:41:26 Installing new version of config file /etc/ssl/openssl.cnf ... 06:41:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:41:26 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 06:41:26 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:41:28 Updating certificates in /etc/ssl/certs... 06:41:28 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 06:41:28 22 added, 17 removed; done. 06:41:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 06:41:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:41:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:41:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:41:29 Setting up pkgbinarymangler (138.18.04.1) ... 06:41:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:41:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:41:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:41:29 Setting up perl (5.26.1-6ubuntu0.5) ... 06:41:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:41:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:41:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:41:29 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:41:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:41:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:41:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:41:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:41:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:41:29 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:41:29 Processing triggers for systemd (237-3ubuntu10.43) ... 06:41:29 Processing triggers for mime-support (3.60ubuntu1) ... 06:41:29 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:41:29 Updating certificates in /etc/ssl/certs... 06:41:30 0 added, 0 removed; done. 06:41:30 Running hooks in /etc/ca-certificates/update.d... 06:41:30 done. 06:41:31 Reading package lists... 06:41:31 Building dependency tree... 06:41:31 Reading state information... 06:41:31 The following NEW packages will be installed: 06:41:31 apt-transport-https 06:41:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:41:31 Need to get 1696 B of archives. 06:41:31 After this operation, 153 kB of additional disk space will be used. 06:41:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:41:31 debconf: delaying package configuration, since apt-utils is not installed 06:41:31 Fetched 1696 B in 0s (8420 B/s) 06:41:31 Selecting previously unselected package apt-transport-https. 06:41:31 (Reading database ... 13929 files and directories currently installed.) 06:41:31 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:41:31 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:41:31 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:41:31 Waiting for network to be ready... 06:41:32 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 06:41:35 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 06:41:37 2020-12-16T06:41:34Z INFO Waiting for automatic snapd restart... 06:41:37 snapd 2.48.1 from Canonical* installed 06:41:38 "snapd" switched to the "latest/stable" channel 06:41:38 06:41:38 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 06:41:40 core18 20200929 from Canonical* installed 06:41:41 "core18" switched to the "latest/stable" channel 06:41:41 [Pipeline] } 06:41:42 $ docker stop --time=1 603a1a47e412414277196baf2922638adb5294c302333437ad57679f70a91d89 06:41:44 snapcraft 4.4.4 from Canonical* installed 06:41:44 "snapcraft" switched to the "latest/stable" channel 06:41:44 06:41:44 $ docker rm -f 603a1a47e412414277196baf2922638adb5294c302333437ad57679f70a91d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:41:47 06:41:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:41:47 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: 06:41:47 - README.md 06:41:47 - snapcraft.yaml.orig 06:41:47 06:41:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:41:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:41:48 latest: Pulling from edgex-devops/edgex-compose-arm64 06:41:48 29e5d40040c1: Pulling fs layer 06:41:48 1ce36da41761: Pulling fs layer 06:41:48 25b303627fd3: Pulling fs layer 06:41:48 29e5d40040c1: Verifying Checksum 06:41:48 29e5d40040c1: Download complete 06:41:49 1ce36da41761: Verifying Checksum 06:41:49 1ce36da41761: Download complete 06:41:49 29e5d40040c1: Pull complete 06:41:50 1ce36da41761: Pull complete 06:41:50 25b303627fd3: Verifying Checksum 06:41:50 25b303627fd3: Download complete 06:41:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:41:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:41:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:41:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:41:55 Reading package lists... 06:41:55 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 06:42:00 25b303627fd3: Pull complete 06:42:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:42:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:42:01 prd-ubuntu18.04-docker-arm64-4c-16g-16279 does not seem to be running inside a container 06:42:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:42:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:42:02 Reading package lists... 06:42:02 Building dependency tree... 06:42:02 Reading state information... 06:42:02 Suggested packages: 06:42:02 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:42:02 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:42:02 Recommended packages: 06:42:02 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:42:02 The following NEW packages will be installed: 06:42:02 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:42:02 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:42:02 pkg-config zip 06:42:02 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:42:02 Need to get 7655 kB of archives. 06:42:02 After this operation, 43.7 MB of additional disk space will be used. 06:42:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:42:02 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:42:02 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:42:02 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:42:02 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:42:02 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:42:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:42:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:42:02 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:42:02 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:42:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:42:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:42:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:42:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:42:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:42:03 debconf: delaying package configuration, since apt-utils is not installed 06:42:03 Fetched 7655 kB in 1s (6544 kB/s) 06:42:03 Selecting previously unselected package libglib2.0-0:amd64. 06:42:03 (Reading database ... 13933 files and directories currently installed.) 06:42:03 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:42:03 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:42:03 Selecting previously unselected package libpsl5:amd64. 06:42:03 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:42:03 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:42:03 Selecting previously unselected package libnghttp2-14:amd64. 06:42:03 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:42:03 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:42:03 Selecting previously unselected package librtmp1:amd64. 06:42:03 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:42:03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:42:04 Selecting previously unselected package libcurl3-gnutls:amd64. 06:42:04 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:42:04 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:42:04 Selecting previously unselected package liberror-perl. 06:42:04 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:42:04 Unpacking liberror-perl (0.17025-1) ... 06:42:04 Selecting previously unselected package git-man. 06:42:04 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:42:04 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:42:04 $ docker top 1696f39015285c4cd59c27b207f55e684e9c0a9184698e8868f83ebca2a65674 -eo pid,comm 06:42:04 Selecting previously unselected package git. 06:42:04 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:42:04 Unpacking git (1:2.17.1-1ubuntu0.7) ... [Pipeline] { [Pipeline] sh 06:42:05 Selecting previously unselected package libnorm1:amd64. 06:42:05 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:42:05 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:42:05 Selecting previously unselected package libpgm-5.2-0:amd64. 06:42:05 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:42:05 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:42:05 Selecting previously unselected package libsodium23:amd64. 06:42:05 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:42:05 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:42:05 Selecting previously unselected package libzmq5:amd64. 06:42:05 + docker-compose build --help 06:42:05 + grep parallel 06:42:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:42:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:42:05 Selecting previously unselected package libzmq3-dev:amd64. 06:42:05 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:42:05 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:42:05 Selecting previously unselected package pkg-config. 06:42:05 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:42:05 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:42:05 Selecting previously unselected package zip. 06:42:05 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:42:05 Unpacking zip (3.0-11build1) ... 06:42:05 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:42:05 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:42:05 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:42:05 Setting up liberror-perl (0.17025-1) ... 06:42:06 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:42:06 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:42:06 No schema files found: doing nothing. 06:42:06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:42:06 Setting up zip (3.0-11build1) ... 06:42:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:42:06 Setting up libsodium23:amd64 (1.0.16-2) ... 06:42:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:42:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:42:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:42:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:42:06 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:42:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:42:08 --parallel Build images in parallel. [Pipeline] } 06:42:09 $ docker stop --time=1 1696f39015285c4cd59c27b207f55e684e9c0a9184698e8868f83ebca2a65674 06:42:11 $ docker rm -f 1696f39015285c4cd59c27b207f55e684e9c0a9184698e8868f83ebca2a65674 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:42:12 . [Pipeline] withDockerContainer 06:42:12 prd-ubuntu18.04-docker-arm64-4c-16g-16279 does not seem to be running inside a container 06:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:42:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:42:13 git set to automatically installed. 06:42:13 git-man set to automatically installed. 06:42:13 libcurl3-gnutls set to automatically installed. 06:42:13 liberror-perl set to automatically installed. 06:42:13 libglib2.0-0 set to automatically installed. 06:42:13 libnghttp2-14 set to automatically installed. 06:42:13 libnorm1 set to automatically installed. 06:42:13 libpgm-5.2-0 set to automatically installed. 06:42:13 libpsl5 set to automatically installed. 06:42:13 librtmp1 set to automatically installed. 06:42:13 libsodium23 set to automatically installed. 06:42:13 libzmq3-dev set to automatically installed. 06:42:13 libzmq5 set to automatically installed. 06:42:13 pkg-config set to automatically installed. 06:42:13 zip set to automatically installed. 06:42:13 $ docker top e923a73cbb57c5ae6f49d3ced0f39d473f1279f7e807d686142cdb59fd7c3cca -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:14 + docker-compose -f ./docker-compose-build.yml build --parallel 06:42:15 snapd is not logged in, snap install commands will use sudo 06:42:19 Building docker-core-command-go ... 06:42:19 Building docker-core-data-go ... 06:42:19 Building docker-core-metadata-go ... 06:42:19 Building docker-security-bootstrap-redis-go ... 06:42:19 Building docker-security-proxy-setup-go ... 06:42:19 Building docker-security-secrets-setup-go ... 06:42:19 Building docker-security-secretstore-setup-go ... 06:42:19 Building docker-support-notifications-go ... 06:42:19 Building docker-support-scheduler-go ... 06:42:19 Building docker-sys-mgmt-agent-go ... 06:42:19 Building docker-support-notifications-go 06:42:19 Building docker-core-metadata-go 06:42:19 Building docker-security-bootstrap-redis-go 06:42:19 Building docker-security-proxy-setup-go 06:42:19 Building docker-security-secrets-setup-go 06:42:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:42:28 core18 20201210 from Canonical* refreshed 06:42:28 Pulling config-common 06:42:29 Pulling go-build-helper 06:42:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:42:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:42:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 06:42:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:42:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:42:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:42:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:42:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:42:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:42:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:42:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:42:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:42:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:42:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:42:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:42:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:42:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:42:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:42:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:42:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 06:42:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 06:42:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:42:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:42:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 06:42:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 06:42:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 06:42:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 06:42:51 Fetched 23.5 MB in 0s (0 B/s) 06:42:51 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:42:51 Fetched 96.5 kB in 0s (0 B/s) 06:42:51 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:42:51 Fetched 279 kB in 0s (0 B/s) 06:42:51 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:42:51 Fetched 122 kB in 0s (0 B/s) 06:42:51 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:42:51 Fetched 77.8 kB in 0s (0 B/s) 06:42:51 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:42:51 Fetched 8848 B in 0s (0 B/s) 06:42:51 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:42:51 Fetched 47.8 kB in 0s (0 B/s) 06:42:51 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:42:51 Fetched 45.6 kB in 0s (0 B/s) 06:42:51 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 06:42:51 Fetched 14.8 kB in 0s (0 B/s) 06:42:51 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:42:51 Fetched 214 kB in 0s (0 B/s) 06:42:51 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:42:51 Fetched 155 kB in 0s (0 B/s) 06:42:51 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:42:51 Fetched 50.6 kB in 0s (0 B/s) 06:42:51 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:42:51 Fetched 14.8 kB in 0s (0 B/s) 06:42:51 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:42:51 Fetched 41.8 kB in 0s (0 B/s) 06:42:51 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:42:51 Fetched 499 kB in 0s (0 B/s) 06:42:51 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:42:51 Fetched 111 kB in 0s (0 B/s) 06:42:51 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:42:51 Fetched 240 kB in 0s (0 B/s) 06:42:51 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:42:51 Fetched 29.3 kB in 0s (0 B/s) 06:42:51 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:42:51 Fetched 85.5 kB in 0s (0 B/s) 06:42:51 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:42:51 Fetched 24.5 kB in 0s (0 B/s) 06:42:51 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 06:42:51 Fetched 49.2 kB in 0s (0 B/s) 06:42:51 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:42:51 Fetched 54.2 kB in 0s (0 B/s) 06:42:51 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:42:51 Fetched 30.8 kB in 0s (0 B/s) 06:42:51 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:42:51 Fetched 17.0 kB in 0s (0 B/s) 06:42:51 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:42:51 Fetched 85.9 kB in 0s (0 B/s) 06:42:51 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:42:51 Fetched 8720 B in 0s (0 B/s) 06:42:51 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:42:51 Fetched 137 kB in 0s (0 B/s) 06:42:51 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:42:51 Fetched 119 kB in 0s (0 B/s) 06:42:51 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:42:51 Fetched 109 kB in 0s (0 B/s) 06:42:51 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:42:51 Fetched 11.1 kB in 0s (0 B/s) 06:42:51 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:42:51 Fetched 645 kB in 0s (0 B/s) 06:42:51 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:42:51 Fetched 41.3 kB in 0s (0 B/s) 06:42:51 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:42:51 Fetched 17.9 kB in 0s (0 B/s) 06:42:51 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:42:51 Fetched 368 kB in 0s (0 B/s) 06:42:51 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 06:42:51 Fetched 187 kB in 0s (0 B/s) 06:42:51 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:42:51 Fetched 175 kB in 0s (0 B/s) 06:42:51 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:42:52 Fetched 206 kB in 0s (0 B/s) 06:42:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:42:52 Fetched 1301 kB in 0s (0 B/s) 06:42:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:42:52 Fetched 36.2 kB in 0s (0 B/s) 06:42:52 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:42:52 Fetched 159 kB in 0s (0 B/s) 06:42:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:42:52 Fetched 107 kB in 0s (0 B/s) 06:42:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:42:52 Fetched 48.7 kB in 0s (0 B/s) 06:42:52 Pulling static-packages 06:42:53 'go115' has dependencies that need to be staged: go-build-helper static-packages 06:42:53 Skipping pull go-build-helper (already ran) 06:42:53 Skipping pull static-packages (already ran) 06:42:53 Building go-build-helper 06:42:57 Building static-packages 06:42:59 Staging go-build-helper 06:42:59 Staging static-packages 06:43:00 Pulling go115 06:43:01 'edgex-go' has dependencies that need to be staged: go115 06:43:01 Skipping pull go115 (already ran) 06:43:01 Building go115 06:43:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:43:01 Dload Upload Total Spent Left Speed 06:43:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 115M 26 30.4M 0 0 28.8M 0 0:00:04 0:00:01 0:00:03 28.8M 53 115M 53 62.0M 0 0 30.4M 0 0:00:03 0:00:02 0:00:01 30.4M 86 115M 86 99.5M 0 0 32.8M 0 0:00:03 0:00:03 --:--:-- 32.8M 100 115M 100 115M 0 0 34.0M 0 0:00:03 0:00:03 --:--:-- 34.0M 06:43:05 go1.15.2.linux-amd64.tar.gz: OK 06:43:09 Staging go115 06:43:15 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:43:15 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:43:15 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:43:15 Fetched 0 B in 0s (0 B/s) 06:43:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:43:15 Fetched 224 kB in 0s (0 B/s) 06:43:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:43:15 Fetched 157 kB in 0s (0 B/s) 06:43:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:43:15 Fetched 221 kB in 0s (0 B/s) 06:43:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:43:15 Fetched 143 kB in 0s (0 B/s) 06:43:15 Pulling edgex-go 06:43:15 Pulling version 06:43:16 Building config-common 06:43:18 Skipping build go-build-helper (already ran) 06:43:18 Skipping build static-packages (already ran) 06:43:18 Skipping build go115 (already ran) 06:43:18 Building edgex-go 06:43:18 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 06:43:20 go: downloading github.com/gorilla/mux v1.8.0 06:43:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 06:43:20 go: downloading github.com/google/uuid v1.1.2 06:43:20 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 06:43:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.129 06:43:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:43:20 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 06:43:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:43:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:43:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:43:20 go: downloading github.com/x448/float16 v0.8.4 06:43:20 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 06:43:20 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:43:20 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:43:20 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:43:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:43:20 go: downloading github.com/BurntSushi/toml v0.3.1 06:43:20 go: downloading github.com/pelletier/go-toml v1.2.0 06:43:20 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 06:43:20 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:43:20 go: downloading github.com/go-kit/kit v0.8.0 06:43:20 go: downloading github.com/imdario/mergo v0.3.11 06:43:20 go: downloading github.com/leodido/go-urn v1.2.0 06:43:20 go: downloading github.com/pebbe/zmq4 v1.0.0 06:43:20 go: downloading gopkg.in/yaml.v2 v2.4.0 06:43:20 go: downloading github.com/hashicorp/consul/api v1.1.0 06:43:21 go: downloading github.com/go-playground/universal-translator v0.17.0 06:43:21 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:43:21 go: downloading github.com/pkg/errors v0.8.1 06:43:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:43:21 go: downloading github.com/go-playground/locales v0.13.0 06:43:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:43:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:43:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:43:21 go: downloading github.com/hashicorp/serf v0.8.2 06:43:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:43:21 go: downloading github.com/mitchellh/copystructure v1.0.0 06:43:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:43:21 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:43:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:43:21 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:43:27 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 06:43:31 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 06:43:32 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 06:43:33 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 06:43:33 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 06:43:33 go: downloading github.com/stretchr/testify v1.5.1 06:43:33 go: downloading github.com/davecgh/go-spew v1.1.1 06:43:33 go: downloading github.com/pmezard/go-difflib v1.0.0 06:43:35 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 06:43:35 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:43:35 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:43:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:43:37 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 06:43:37 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:43:38 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 06:43:38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:43:39 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 06:43:40 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 06:43:40 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 06:43:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:43:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:43:41 ---> 1a4eb13ae8c4 06:43:41 Step 3/24 : WORKDIR /edgex-go 06:43:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:43:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:43:41 ---> 1a4eb13ae8c4 06:43:41 Step 3/22 : WORKDIR /edgex-go 06:43:41 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:43:41 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:43:41 ---> 1a4eb13ae8c4 06:43:41 Step 3/29 : WORKDIR /edgex-go 06:43:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:43:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:43:41 ---> 1a4eb13ae8c4 06:43:41 Step 3/21 : WORKDIR /edgex-go 06:43:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:43:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:43:41 ---> 1a4eb13ae8c4 06:43:41 Step 3/22 : WORKDIR /edgex-go 06:43:41 ---> Running in dfce99446739 06:43:41 ---> Running in c90da535f68e 06:43:41 ---> Running in aecd469c07b4 06:43:41 ---> Running in fc1fdb213eee 06:43:41 ---> Running in c82131e3fed9 06:43:41 Removing intermediate container c90da535f68e 06:43:41 ---> 08920812a460 06:43:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:41 Removing intermediate container dfce99446739 06:43:41 ---> d75c8308547c 06:43:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:41 Removing intermediate container c82131e3fed9 06:43:41 ---> 002c9d13e514 06:43:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:41 Removing intermediate container aecd469c07b4 06:43:41 ---> f4a2b634dcd8 06:43:41 Step 4/29 : RUN apk update && apk add make git 06:43:41 Removing intermediate container fc1fdb213eee 06:43:41 ---> 8f91e67c5b19 06:43:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:41 ---> Running in b091f880da9f 06:43:41 ---> Running in 8ac6d1eebc23 06:43:41 ---> Running in 02ce2b1bb07d 06:43:41 ---> Running in 1a37d0a4dcde 06:43:41 ---> Running in a376fcec422b 06:43:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:43:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:43:41 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:43:41 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 06:43:41 OK: 12620 distinct packages available 06:43:41 Removing intermediate container b091f880da9f 06:43:41 ---> f41809d16899 06:43:41 Step 5/21 : RUN apk update && apk add make git 06:43:41 OK: 217 MiB in 51 packages 06:43:41 ---> Running in a4bfac79680f 06:43:41 Removing intermediate container 02ce2b1bb07d 06:43:41 ---> f420031b51ee 06:43:41 Step 5/22 : RUN apk update && apk add make git 06:43:41 Removing intermediate container a376fcec422b 06:43:41 ---> c05ff75efbc5 06:43:41 Step 5/22 : RUN apk update && apk add make git 06:43:41 Removing intermediate container 8ac6d1eebc23 06:43:41 ---> faeaf2120afa 06:43:41 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:43:41 ---> Running in 8cd36d461d6f 06:43:41 ---> Running in fa440a257f8a 06:43:41 ---> Running in 2a74e87596cc 06:43:42 Building version 06:43:43 Removing intermediate container 1a37d0a4dcde 06:43:43 ---> 89d519a9af2b 06:43:43 Step 5/29 : COPY go.mod . 06:43:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:43:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:43:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:43:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:43:44 ---> 760d78e45e67 06:43:44 Step 6/29 : RUN go mod download 06:43:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:43:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:43:44 ---> Running in b3c9e24280e9 06:43:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:43:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:43:44 Staging config-common 06:43:45 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:43:45 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 06:43:45 OK: 12620 distinct packages available 06:43:45 Skipping stage go-build-helper (already ran) 06:43:45 Skipping stage static-packages (already ran) 06:43:45 Skipping stage go115 (already ran) 06:43:45 Staging edgex-go 06:43:45 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:43:45 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 06:43:45 OK: 12620 distinct packages available 06:43:45 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:43:45 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 06:43:45 OK: 12620 distinct packages available 06:43:45 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:43:45 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 06:43:45 OK: 12620 distinct packages available 06:43:46 OK: 217 MiB in 51 packages 06:43:46 Staging version 06:43:46 OK: 217 MiB in 51 packages 06:43:46 OK: 217 MiB in 51 packages 06:43:46 OK: 217 MiB in 51 packages 06:43:47 Priming config-common 06:43:48 Priming go-build-helper 06:43:48 Removing intermediate container 8cd36d461d6f 06:43:48 ---> 16a035e91e5a 06:43:48 Step 6/24 : COPY go.mod . 06:43:49 Removing intermediate container fa440a257f8a 06:43:49 ---> 65dcc1400663 06:43:49 Step 6/22 : COPY go.mod . 06:43:49 Removing intermediate container 2a74e87596cc 06:43:49 ---> 25832f96f802 06:43:49 Step 6/22 : COPY go.mod . 06:43:49 Priming static-packages 06:43:49 Removing intermediate container b3c9e24280e9 06:43:49 ---> e29fabc0bb77 06:43:49 Step 7/29 : COPY . . 06:43:49 ---> ab8f10e80224 06:43:49 ---> a768d30f87a1 06:43:49 Step 7/24 : RUN go mod downloadStep 7/22 : RUN go mod download 06:43:49 06:43:50 Removing intermediate container a4bfac79680f 06:43:50 ---> 720a24a39727 06:43:50 Step 6/21 : COPY go.mod . 06:43:50 ---> 86bf29b2e056 06:43:50 Step 7/22 : RUN go mod download 06:43:50 ---> Running in 6828179e7ec1 06:43:50 ---> Running in 8e7fd53bfb39 06:43:51 ---> Running in 6550622f8e29 06:43:51 Priming go115 06:43:52 ---> 2399f1c675d3 06:43:52 Step 7/21 : RUN go mod download 06:43:52 Priming edgex-go 06:43:53 ---> Running in a3f594d0523d 06:43:53 Priming version 06:43:54 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] } 06:43:57 Removing intermediate container 6828179e7ec1 06:43:57 ---> 21438e875d55 06:43:57 Step 8/24 : COPY . . 06:43:58 Removing intermediate container 8e7fd53bfb39 06:43:58 ---> 1e1d639b379c 06:43:58 Step 8/22 : COPY . . 06:43:58 Removing intermediate container 6550622f8e29 06:43:58 ---> e7af3901acbd 06:43:58 Step 8/22 : COPY . . 06:43:58 Removing intermediate container a3f594d0523d 06:43:58 ---> 6ddf1f867f29 06:43:58 Step 8/21 : COPY . . 06:44:13 ---> f1655728d166 06:44:13 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:44:17 ---> Running in a5509b0e9a86 06:44:18 ---> 36af65aaf0b8 06:44:18 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:44:19 ---> 0edf7a9ef84b 06:44:19 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:44:19 ---> Running in 73f921ba948e 06:44:19 ---> f46758b9962a 06:44:19 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:44:19 ---> Running in dfad9d2e34d1 06:44:19 ---> 73c384de6246 06:44:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:44:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:44:19 ---> Running in 7295abe81605 06:44:19 ---> Running in 99bc925b3e9c 06:44:21 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 06:44:22 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 06:44:22 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 06:44:22 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 06:45:44 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 06:45:44 Removing intermediate container a5509b0e9a86 06:45:44 ---> d0ca98a950bc 06:45:44 06:45:44 Step 9/29 : FROM alpine:latest 06:45:44 latest: Pulling from library/alpine 06:45:44 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:45:44 Status: Downloaded newer image for alpine:latest 06:45:44 ---> dd36a01c3f31 06:45:44 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:45:44 ---> Running in e1b863687865 06:45:44 Removing intermediate container e1b863687865 06:45:44 ---> ddf7b27eb6ea 06:45:44 Step 11/29 : USER root 06:45:44 ---> Running in 26fc171eb353 06:45:44 Removing intermediate container 26fc171eb353 06:45:44 ---> ab0c4e235e4f 06:45:44 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:45:44 ---> Running in 76d21e169f88 06:45:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:45:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:45:44 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:45:44 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:45:44 OK: 12617 distinct packages available 06:45:45 (1/2) Installing ca-certificates (20191127-r4) 06:45:45 (2/2) Installing dumb-init (1.2.2-r1) 06:45:45 Executing busybox-1.31.1-r19.trigger 06:45:45 Executing ca-certificates-20191127-r4.trigger 06:45:45 OK: 6 MiB in 16 packages 06:45:49 Removing intermediate container 76d21e169f88 06:45:49 ---> 676e2738bb21 06:45:49 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:45:49 ---> Running in e4e469bbc8ae 06:45:49 Removing intermediate container dfad9d2e34d1 06:45:49 ---> 4200c82e3702 06:45:49 06:45:49 Step 10/22 : FROM alpine:3.10 06:45:49 3.10: Pulling from library/alpine 06:45:50 Removing intermediate container e4e469bbc8ae 06:45:50 ---> 6aca228069e9 06:45:50 Step 14/29 : WORKDIR $BASE_DIR 06:45:50 ---> Running in 3f91e106ce0d 06:45:52 Removing intermediate container 3f91e106ce0d 06:45:52 ---> 8935a7e9acb5 06:45:52 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:45:52 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:45:52 Status: Downloaded newer image for alpine:3.10 06:45:52 ---> 536a684cf733 06:45:52 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:45:52 ---> Running in 01851a76ebf6 06:45:52 ---> Running in 56f9199c1e16 06:45:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:45:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:45:56 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:45:56 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:45:56 OK: 10171 distinct packages available 06:45:56 (1/5) Installing ca-certificates (20191127-r2) 06:45:56 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:45:56 (3/5) Installing libcurl (7.66.0-r3) 06:45:56 (4/5) Installing curl (7.66.0-r3) 06:45:56 (5/5) Installing dumb-init (1.2.2-r1) 06:45:56 Executing busybox-1.30.1-r3.trigger 06:45:57 Executing ca-certificates-20191127-r2.trigger 06:45:57 OK: 7 MiB in 19 packages 06:45:57 Removing intermediate container 99bc925b3e9c 06:45:57 ---> d402cf0325f4 06:45:57 06:45:57 Step 10/21 : FROM alpine 06:45:57 ---> dd36a01c3f31 06:45:57 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:45:57 ---> Running in b2f4c77230cc 06:45:58 Removing intermediate container 56f9199c1e16 06:45:58 ---> 772965db9129 06:45:58 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:46:00 Removing intermediate container 01851a76ebf6 06:46:00 ---> af812e62d885 06:46:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:46:00 ---> 07084e32d4a6 06:46:00 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:46:00 ---> Running in 8cc12849d7c8 06:46:01 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:46:01 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:46:01 OK: 12617 distinct packages available 06:46:02 Removing intermediate container 8cc12849d7c8 06:46:02 ---> e250e2398d0c 06:46:02 Step 13/22 : WORKDIR / 06:46:02 ---> a8aa64d175d8 06:46:02 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:46:02 ---> Running in fd3cf6b45cdd 06:46:02 (1/4) Installing ca-certificates (20191127-r4) 06:46:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:46:02 (3/4) Installing libcurl (7.69.1-r3) 06:46:03 (4/4) Installing curl (7.69.1-r3) 06:46:03 Executing busybox-1.31.1-r19.trigger 06:46:03 Executing ca-certificates-20191127-r4.trigger 06:46:03 Removing intermediate container fd3cf6b45cdd 06:46:03 ---> e146bbed3928 06:46:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:46:03 ---> b2d44b5ddaa7 06:46:03 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:46:03 OK: 7 MiB in 18 packages 06:46:04 ---> ebdcfabc0bbb 06:46:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:46:04 ---> da2ab537ab35 06:46:04 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:46:06 Removing intermediate container b2f4c77230cc 06:46:06 ---> ebff8787f14d 06:46:06 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:46:07 ---> cb970eb0b7b4 06:46:07 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:46:07 ---> 725d55306052 06:46:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:46:07 ---> Running in e44a49718eec 06:46:07 ---> Running in d7c474d540c4 06:46:08 Removing intermediate container e44a49718eec 06:46:08 ---> f3a55c000f84 06:46:08 Step 13/21 : WORKDIR /edgex 06:46:09 ---> 938effd94c96 06:46:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:46:09 ---> Running in b74773bf8a6e 06:46:11 Removing intermediate container b74773bf8a6e 06:46:11 ---> d458c1eb5d1f 06:46:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:46:11 ---> 00c29650ff03 06:46:11 Step 18/22 : RUN chmod +x entrypoint.sh 06:46:11 ---> Running in 45cf4d0567a8 06:46:12 Removing intermediate container d7c474d540c4 06:46:12 ---> 4c5a5ab92b78 06:46:12 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:46:12 Removing intermediate container 73f921ba948e 06:46:12 ---> 99a3157a0ba5 06:46:12 06:46:12 Step 10/24 : FROM scratch 06:46:12 ---> 06:46:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' ---> 9ff4fbf2d808 06:46:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:46:12 06:46:13 ---> Running in 58e89b59b1b9 06:46:13 ---> 675d7bd1b4be 06:46:13 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:46:13 Removing intermediate container 58e89b59b1b9 06:46:13 ---> 161472bd575f 06:46:13 Step 12/24 : ENV APP_PORT=48060 06:46:13 ---> Running in 96134a9b66c2 06:46:13 ---> Running in 16c62e2b41bf 06:46:14 ---> 8124bdef927d 06:46:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:46:14 Removing intermediate container 16c62e2b41bf 06:46:14 ---> bb8a04ab3feb 06:46:14 Step 13/24 : EXPOSE $APP_PORT 06:46:15 ---> Running in b19a1fb376a5 06:46:15 Removing intermediate container 45cf4d0567a8 06:46:15 ---> b0e64e37c907 06:46:15 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:46:16 Removing intermediate container b19a1fb376a5 06:46:16 ---> 9b68ebfc0a90 06:46:16 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:46:16 ---> Running in 5285cb76fc1f 06:46:16 ---> 4f73c01b414c 06:46:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:46:16 ---> Running in 39705e87c7b9 06:46:17 Removing intermediate container 5285cb76fc1f 06:46:17 ---> bbfef2d39267 06:46:17 Step 20/22 : LABEL arch=arm64 06:46:17 ---> 88f558a00765 06:46:17 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:46:17 ---> Running in 14ee7d41f91e 06:46:17 Removing intermediate container 96134a9b66c2 06:46:17 ---> cecbc715e7cc 06:46:17 Step 24/29 : RUN chmod 755 security-secrets-setup 06:46:18 Removing intermediate container 39705e87c7b9 06:46:18 ---> 6e1bc7df995a 06:46:18 Step 18/21 : CMD ["--init=true"] 06:46:18 ---> Running in 4e93cf4b32cc 06:46:18 ---> Running in 5f7f578e6dc7 06:46:18 Removing intermediate container 14ee7d41f91e 06:46:18 ---> 89671d80cbb2 06:46:18 Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:46:18 ---> 388d8cfb289c 06:46:18 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:46:19 ---> Running in 4a16dd015e42 06:46:19 Removing intermediate container 5f7f578e6dc7 06:46:19 ---> 836789e8177f 06:46:19 Step 19/21 : LABEL arch=arm64 06:46:20 Removing intermediate container 4a16dd015e42 06:46:20 ---> ad645625a322 06:46:20 Step 22/22 : LABEL version=0.0.0 06:46:20 ---> Running in 752cb5c61866 06:46:20 ---> Running in 2cdf95d317c2 06:46:21 Removing intermediate container 752cb5c61866 06:46:21 ---> 35c2fe497a0c 06:46:21 Step 20/21 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:46:21 ---> 596fc64f99de 06:46:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:46:21 ---> Running in 5bd3b8138ed6 06:46:21 Removing intermediate container 2cdf95d317c2 06:46:21 ---> 5cb84bf052d7 06:46:21 06:46:22 Successfully built 5cb84bf052d7 06:46:22 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:46:22 Removing intermediate container 4e93cf4b32cc 06:46:22 ---> 441f62df7920 06:46:22 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:46:22  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go 06:46:22 Removing intermediate container 7295abe81605 06:46:22 ---> ecdba7fcf70d 06:46:22 06:46:22 Step 10/22 : FROM scratch 06:46:22 ---> 06:46:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:46:22 ---> e85347d4ae66 06:46:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications /Removing intermediate container 5bd3b8138ed6 06:46:22 06:46:22 ---> ecf6f060b9dc 06:46:22 Step 21/21 : LABEL version=0.0.0 06:46:22 ---> Running in 43b7860e77f8 06:46:22 ---> Running in 675fffb30fdc 06:46:23 ---> Running in 19edecce8f41 06:46:23 Removing intermediate container 43b7860e77f8 06:46:23 ---> 9c6eab65574d 06:46:23 Step 26/29 : CMD [ "generate" ] 06:46:24 Removing intermediate container 675fffb30fdc 06:46:24 ---> 954dc23430bc 06:46:24 Step 12/22 : ENV APP_PORT=48081 06:46:24 Removing intermediate container 19edecce8f41 06:46:24 ---> 29e2713ccec2 06:46:24 06:46:24 ---> Running in 25ea4c240efd 06:46:24 Successfully built 29e2713ccec2 06:46:24 ---> Running in a7accd507b37 06:46:24 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:46:24  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 06:46:24 ---> 7c3e7e1282a9 06:46:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:46:25 Removing intermediate container 25ea4c240efd 06:46:25 ---> 2e3c6c89251a 06:46:25 Step 27/29 : LABEL arch=arm64 06:46:25 Removing intermediate container a7accd507b37 06:46:25 ---> bb3f22a2ef79 06:46:25 Step 13/22 : EXPOSE $APP_PORT 06:46:25 ---> Running in 84e053acef6a 06:46:25 ---> Running in e9bd34037162 06:46:25 ---> a179ee24b1c1 06:46:25 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:46:26 ---> Running in 435e94bebecc 06:46:26 Removing intermediate container e9bd34037162 06:46:26 ---> 3c005976155b 06:46:26 Step 14/22 : WORKDIR / 06:46:26 Removing intermediate container 84e053acef6a 06:46:26 ---> 6e5fa5de1beb 06:46:26 Step 28/29 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:46:27 ---> Running in 1c717d9522b8 06:46:27 ---> Running in 253836137bb2 06:46:27 Removing intermediate container 435e94bebecc 06:46:27 ---> 36f04e1ce0ba 06:46:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:46:27 ---> Running in 1d85ba83d993 06:46:28 Removing intermediate container 1c717d9522b8 06:46:28 ---> 3888b4f0dbce 06:46:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:46:28 Removing intermediate container 253836137bb2 06:46:28 ---> 83818d7a6791 06:46:28 Step 29/29 : LABEL version=0.0.0 06:46:28 Removing intermediate container 1d85ba83d993 06:46:28 ---> 8c87c0afccf8 06:46:28 Step 22/24 : LABEL arch=arm64 06:46:28 ---> Running in b3f2c38ee744 06:46:29 ---> 74d86b98f998 06:46:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:46:29 ---> Running in f1490b62e4e6 06:46:29 Removing intermediate container b3f2c38ee744 06:46:29 ---> 85686495af21 06:46:29 06:46:29 Removing intermediate container f1490b62e4e6 06:46:29 ---> 55266c13bf9e 06:46:29 Step 23/24 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:46:30 Successfully built 85686495af21 06:46:30 Successfully tagged docker-security-secrets-setup-go-arm64:latest 06:46:30  Building docker-security-secrets-setup-go ... done Building docker-core-command-go 06:46:30 ---> Running in 168fdc360bab 06:46:30 ---> 8775e01cbd4d 06:46:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:46:31 Removing intermediate container 168fdc360bab 06:46:31 ---> 89428ee4a85f 06:46:31 Step 24/24 : LABEL version=0.0.0 06:46:31 ---> Running in 55e3e5ae3ea6 06:46:31 ---> 35e300aec771 06:46:31 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:46:32 Removing intermediate container 55e3e5ae3ea6 06:46:32 ---> a6152cdd7714 06:46:32 06:46:32 ---> Running in 0f1879089b15 06:46:32 Successfully built a6152cdd7714 06:46:32 Successfully tagged docker-support-notifications-go-arm64:latest 06:46:32  Building docker-support-notifications-go ... done Building docker-core-data-go 06:46:32 Removing intermediate container 0f1879089b15 06:46:32 ---> b04cc0206ebb 06:46:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:46:32 ---> Running in 8e02c8e6cb22 06:46:33 Removing intermediate container 8e02c8e6cb22 06:46:33 ---> 01055c287b3c 06:46:33 Step 20/22 : LABEL arch=arm64 06:46:33 ---> Running in 0eaec9576d90 06:46:34 Removing intermediate container 0eaec9576d90 06:46:34 ---> 520261c7a777 06:46:34 Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:46:34 ---> Running in 0c77bdaf3565 06:46:34 Removing intermediate container 0c77bdaf3565 06:46:34 ---> 53d9a858d746 06:46:34 Step 22/22 : LABEL version=0.0.0 06:46:35 ---> Running in c42ea29702fb 06:46:36 Removing intermediate container c42ea29702fb 06:46:36 ---> 2c2532fa5787 06:46:36 06:46:36 Successfully built 2c2532fa5787 06:46:36 Successfully tagged docker-core-metadata-go-arm64:latest 06:46:36  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 06:47:32 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:47:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:47:32 ---> 1a4eb13ae8c4 06:47:32 Step 3/24 : WORKDIR /edgex-go 06:47:32 ---> Using cache 06:47:32 ---> 8f91e67c5b19 06:47:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:32 ---> Using cache 06:47:32 ---> c05ff75efbc5 06:47:32 Step 5/24 : RUN apk update && apk add make git 06:47:32 ---> Using cache 06:47:32 ---> 25832f96f802 06:47:32 Step 6/24 : COPY go.mod . 06:47:32 ---> Using cache 06:47:32 ---> 86bf29b2e056 06:47:32 Step 7/24 : RUN go mod download 06:47:32 ---> Using cache 06:47:32 ---> e7af3901acbd 06:47:32 Step 8/24 : COPY . . 06:47:32 ---> Using cache 06:47:32 ---> 0edf7a9ef84b 06:47:32 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:47:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:47:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:47:32 ---> 1a4eb13ae8c4 06:47:32 Step 3/21 : WORKDIR /edgex-go 06:47:32 ---> Using cache 06:47:32 ---> 8f91e67c5b19 06:47:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:32 ---> Using cache 06:47:32 ---> c05ff75efbc5 06:47:32 Step 5/21 : RUN apk update && apk add make git 06:47:32 ---> Using cache 06:47:32 ---> 25832f96f802 06:47:32 Step 6/21 : COPY go.mod . 06:47:32 ---> Using cache 06:47:32 ---> 86bf29b2e056 06:47:32 Step 7/21 : RUN go mod download 06:47:32 ---> Using cache 06:47:32 ---> e7af3901acbd 06:47:32 Step 8/21 : COPY . . 06:47:32 ---> Running in 8fec1dc735ac 06:47:32 ---> Using cache 06:47:32 ---> 0edf7a9ef84b 06:47:32 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:47:32 ---> Running in da2833840d1f 06:47:32 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 06:47:32 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 06:47:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:47:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:47:37 ---> 1a4eb13ae8c4 06:47:37 Step 3/22 : WORKDIR /edgex-go 06:47:37 ---> Using cache 06:47:37 ---> 8f91e67c5b19 06:47:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:37 ---> Using cache 06:47:37 ---> c05ff75efbc5 06:47:37 Step 5/22 : RUN apk update && apk add make git 06:47:37 ---> Using cache 06:47:37 ---> 25832f96f802 06:47:37 Step 6/22 : COPY go.mod . 06:47:37 ---> Using cache 06:47:37 ---> 86bf29b2e056 06:47:37 Step 7/22 : RUN go mod download 06:47:37 ---> Using cache 06:47:37 ---> e7af3901acbd 06:47:37 Step 8/22 : COPY . . 06:47:37 ---> Using cache 06:47:37 ---> 0edf7a9ef84b 06:47:37 Step 9/22 : RUN make cmd/core-command/core-command 06:47:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:47:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:38 ---> 1a4eb13ae8c4 06:47:38 Step 3/23 : WORKDIR /edgex-go 06:47:38 ---> Using cache 06:47:38 ---> 8f91e67c5b19 06:47:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:38 ---> Using cache 06:47:38 ---> c05ff75efbc5 06:47:38 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:47:39 ---> Running in c2a1cd64e517 06:47:39 ---> Running in 3e75af8d7417 06:47:40 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:47:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:47:40 ---> 1a4eb13ae8c4 06:47:40 Step 3/27 : WORKDIR /edgex-go 06:47:40 ---> Using cache 06:47:40 ---> 8f91e67c5b19 06:47:40 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:40 ---> Using cache 06:47:40 ---> c05ff75efbc5 06:47:40 Step 5/27 : RUN apk update && apk add make bash git 06:47:40 ---> Running in 303f61047fdb 06:47:42 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 06:47:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:47:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:47:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:47:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:47:43 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:47:43 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 06:47:43 OK: 12620 distinct packages available 06:47:44 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 06:47:44 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 06:47:44 OK: 12620 distinct packages available 06:47:45 OK: 217 MiB in 51 packages 06:47:45 OK: 217 MiB in 51 packages 06:47:47 Removing intermediate container 3e75af8d7417 06:47:47 ---> c1023d621034 06:47:47 Step 6/23 : COPY go.mod . 06:47:47 Removing intermediate container 303f61047fdb 06:47:47 ---> 352618ecface 06:47:47 Step 6/27 : COPY go.mod . 06:47:48 ---> 7e4fc050fd17 06:47:48 Step 7/23 : RUN go mod download 06:47:49 ---> Running in dff792cf7e94 06:47:49 ---> ddf1f7bd754c 06:47:49 Step 7/27 : RUN go mod download 06:47:49 ---> Running in 9b7ae33695f7 06:47:53 Removing intermediate container dff792cf7e94 06:47:53 ---> 76bcded7810a 06:47:53 Step 8/23 : COPY . . 06:47:54 Removing intermediate container 9b7ae33695f7 06:47:54 ---> 8e32f12ef67a 06:47:54 Step 8/27 : COPY . . 06:48:26 ---> e5258e04135c 06:48:26 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:48:26 ---> 190491b4855f 06:48:26 Step 9/23 : RUN make cmd/core-data/core-data 06:48:26 ---> Running in a6047f38bff9 06:48:27 ---> Running in ec0ec44c1c1d 06:48:29 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 06:48:29 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 06:48:42 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 06:49:00 Removing intermediate container 8fec1dc735ac 06:49:00 ---> 4eef6ac3fd75 06:49:00 06:49:00 Step 10/24 : FROM alpine:3.10 06:49:00 ---> 536a684cf733 06:49:00 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:49:00 ---> Using cache 06:49:00 ---> af812e62d885 06:49:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:49:00 ---> Running in 106d12e2a4f9 06:49:00 Removing intermediate container 106d12e2a4f9 06:49:00 ---> 108c77ed7b3c 06:49:00 Step 13/24 : WORKDIR / 06:49:00 ---> Running in 533dba22533c 06:49:00 Removing intermediate container 533dba22533c 06:49:00 ---> c3e160cc4b7a 06:49:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:49:01 ---> 001c317f1d6b 06:49:01 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:49:02 ---> 070f94ed991c 06:49:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:49:04 ---> 754c366a0db4 06:49:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:49:05 ---> 05752d27b952 06:49:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:49:07 ---> fdb0be9bc55b 06:49:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:49:08 ---> ce13bd9f018d 06:49:08 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:49:08 ---> Running in 56860687ba43 06:49:13 Removing intermediate container 56860687ba43 06:49:13 ---> 73c0bc6d3ebd 06:49:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:49:13 ---> Running in 51cfd4d9542a 06:49:13 Removing intermediate container 51cfd4d9542a 06:49:13 ---> 4bad175b1024 06:49:13 Step 22/24 : LABEL arch=arm64 06:49:13 ---> Running in b5ebdf3d4fa6 06:49:14 Removing intermediate container b5ebdf3d4fa6 06:49:14 ---> c457b9ced51c 06:49:14 Step 23/24 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:49:14 ---> Running in 03fde1dc523b 06:49:15 Removing intermediate container 03fde1dc523b 06:49:15 ---> e5140c922597 06:49:15 Step 24/24 : LABEL version=0.0.0 06:49:16 ---> Running in f5365476c6b1 06:49:17 Removing intermediate container f5365476c6b1 06:49:17 ---> 7ecc5726e1e4 06:49:17 06:49:18 Successfully built 7ecc5726e1e4 06:49:18 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:49:19  Building docker-security-secretstore-setup-go ... done Removing intermediate container da2833840d1f 06:49:19 ---> c893ce099803 06:49:19 06:49:19 Step 10/21 : FROM scratch 06:49:19 ---> 06:49:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:49:19 ---> Using cache 06:49:19 ---> 954dc23430bc 06:49:19 Step 12/21 : ENV APP_PORT=48085 06:49:19 ---> Running in ffeed789f98b 06:49:19 Removing intermediate container ffeed789f98b 06:49:19 ---> 01e817a94e30 06:49:19 Step 13/21 : EXPOSE $APP_PORT 06:49:19 ---> Running in ace52ab245b6 06:49:20 Removing intermediate container ace52ab245b6 06:49:20 ---> 4779d9fae36e 06:49:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:49:21 ---> b743bf76c997 06:49:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:49:23 ---> cedc6480b2cf 06:49:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:49:24 ---> 49d37403bd8e 06:49:24 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:49:25 ---> Running in 945219bb512d 06:49:25 Removing intermediate container 945219bb512d 06:49:25 ---> 42f675694623 06:49:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:26 ---> Running in eb33f9f0f76f 06:49:27 Removing intermediate container eb33f9f0f76f 06:49:27 ---> 81ea7b786fac 06:49:27 Step 19/21 : LABEL arch=arm64 06:49:27 ---> Running in daf5eacfaf4b 06:49:28 Removing intermediate container daf5eacfaf4b 06:49:28 ---> 1020c08035ff 06:49:28 Step 20/21 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:49:28 ---> Running in ed106594bf40 06:49:29 Removing intermediate container ed106594bf40 06:49:29 ---> 5ae0c170538d 06:49:29 Step 21/21 : LABEL version=0.0.0 06:49:30 ---> Running in b2dda479e4bf 06:49:31 Removing intermediate container c2a1cd64e517 06:49:31 ---> 1cd96b02c9fe 06:49:31 06:49:31 Step 10/22 : FROM scratch 06:49:31 ---> 06:49:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:49:31 Removing intermediate container b2dda479e4bf 06:49:31 ---> e5d5a2610f58 06:49:31 06:49:31 ---> Using cache 06:49:31 ---> 954dc23430bc 06:49:31 Step 12/22 : ENV APP_PORT=48082 06:49:31 ---> Running in 510d20b1c937 06:49:31 Successfully built e5d5a2610f58 06:49:32 Successfully tagged docker-support-scheduler-go-arm64:latest 06:49:32  Building docker-support-scheduler-go ... done Removing intermediate container 510d20b1c937 06:49:32 ---> 62cb4ce4162a 06:49:32 Step 13/22 : EXPOSE $APP_PORT 06:49:32 ---> Running in def1e0f51efe 06:49:33 Removing intermediate container def1e0f51efe 06:49:33 ---> 23a22535fc60 06:49:33 Step 14/22 : WORKDIR / 06:49:33 ---> Running in 4c3916a6fde4 06:49:34 Removing intermediate container 4c3916a6fde4 06:49:34 ---> 7b0e80bb21e9 06:49:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:49:35 ---> 256ea5c15f04 06:49:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:49:37 ---> 3c5893bcadd1 06:49:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:49:38 ---> 7e1819755536 06:49:38 Step 18/22 : ENTRYPOINT ["/core-command"] 06:49:38 ---> Running in af879213498d 06:49:39 Removing intermediate container af879213498d 06:49:39 ---> eba9f74a9be8 06:49:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:39 ---> Running in e52912d9c8f7 06:49:40 Removing intermediate container e52912d9c8f7 06:49:40 ---> 48eedd251552 06:49:40 Step 20/22 : LABEL arch=arm64 06:49:40 ---> Running in 846287d1830b 06:49:41 Removing intermediate container 846287d1830b 06:49:41 ---> ec738118b252 06:49:41 Step 21/22 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:49:41 ---> Running in 422802f4d60e 06:49:41 Removing intermediate container 422802f4d60e 06:49:41 ---> cf6d644fcd5e 06:49:41 Step 22/22 : LABEL version=0.0.0 06:49:42 ---> Running in 886079c20303 06:49:42 Removing intermediate container 886079c20303 06:49:42 ---> 0686044aa023 06:49:42 06:49:43 Successfully built 0686044aa023 06:49:43 Successfully tagged docker-core-command-go-arm64:latest 06:49:48  Building docker-core-command-go ... done Removing intermediate container a6047f38bff9 06:49:48 ---> 445f25d8f45c 06:49:48 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:49:49 ---> Running in 2e166bf05f33 06:49:50 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 06:49:53 Removing intermediate container 2e166bf05f33 06:49:53 ---> 24e34eca9fbf 06:49:53 06:49:53 Step 11/27 : FROM docker:latest 06:49:53 ---> 0c09fb3ff9b5 06:49:53 Step 12/27 : RUN apk add --no-cache bash 06:49:53 ---> Running in ba405a9a3f27 06:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:49:56 (1/2) Installing readline (8.0.4-r0) 06:49:56 (2/2) Installing bash (5.0.17-r0) 06:49:56 Executing bash-5.0.17-r0.post-install 06:49:56 Executing busybox-1.31.1-r19.trigger 06:49:56 OK: 12 MiB in 22 packages 06:49:57 Removing intermediate container ba405a9a3f27 06:49:57 ---> 10285014a0ff 06:49:57 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:49:57 ---> Running in 6fe5ad48a8ce 06:50:00 Removing intermediate container 6fe5ad48a8ce 06:50:00 ---> da996dc9c4fa 06:50:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:50:00 ---> Running in dad0294d3f3a 06:50:01 Removing intermediate container dad0294d3f3a 06:50:01 ---> af424acc1843 06:50:01 Step 15/27 : ENV APP_PORT=48090 06:50:01 ---> Running in 71ffc48e29c1 06:50:02 Removing intermediate container 71ffc48e29c1 06:50:02 ---> cb615a58232d 06:50:02 Step 16/27 : EXPOSE $APP_PORT 06:50:02 ---> Running in b02ccf4d80b9 06:50:02 Removing intermediate container b02ccf4d80b9 06:50:02 ---> 977a3764f648 06:50:02 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:50:03 ---> 7d84611a54a2 06:50:03 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:50:04 ---> a267ce4a49c8 06:50:04 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:50:05 ---> 1d19fc9b26b6 06:50:05 Step 20/27 : RUN apk --no-cache add py3-pip 06:50:06 ---> Running in 0ad05af55f09 06:50:07 Removing intermediate container ec0ec44c1c1d 06:50:07 ---> e360c99edab7 06:50:07 06:50:07 Step 10/23 : FROM alpine 06:50:07 ---> dd36a01c3f31 06:50:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:50:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:50:07 ---> Running in 29b3030ccb04 06:50:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:50:08 Removing intermediate container 29b3030ccb04 06:50:08 ---> 7cda7b4da43a 06:50:08 Step 12/23 : ENV APP_PORT=48080 06:50:08 ---> Running in cbf60a0bb1ee 06:50:08 (1/33) Installing libbz2 (1.0.8-r1) 06:50:08 (2/33) Installing expat (2.2.9-r1) 06:50:08 (3/33) Installing libffi (3.3-r2) 06:50:08 (4/33) Installing gdbm (1.13-r1) 06:50:08 (5/33) Installing xz-libs (5.2.5-r0) 06:50:08 (6/33) Installing sqlite-libs (3.32.1-r0) 06:50:08 (7/33) Installing python3 (3.8.5-r0) 06:50:09 Removing intermediate container cbf60a0bb1ee 06:50:09 ---> 8233aedd0bc9 06:50:09 Step 13/23 : EXPOSE $APP_PORT 06:50:09 ---> Running in 3223650e4c3f 06:50:10 Removing intermediate container 3223650e4c3f 06:50:10 ---> 3ed446ea440a 06:50:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:10 (8/33) Installing py3-appdirs (1.4.4-r1) 06:50:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:50:10 (10/33) Installing py3-parsing (2.4.7-r0) 06:50:10 (11/33) Installing py3-six (1.15.0-r0) 06:50:10 (12/33) Installing py3-packaging (20.4-r0) 06:50:10 (13/33) Installing py3-setuptools (47.0.0-r0) 06:50:10 ---> Running in aa401ea63d1c 06:50:10 (14/33) Installing py3-chardet (3.0.4-r4) 06:50:11 (15/33) Installing py3-idna (2.9-r0) 06:50:11 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:50:11 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:50:11 (18/33) Installing py3-requests (2.23.0-r0) 06:50:11 (19/33) Installing py3-msgpack (1.0.0-r0) 06:50:11 (20/33) Installing py3-lockfile (0.12.2-r3) 06:50:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:50:11 (22/33) Installing py3-colorama (0.4.3-r0) 06:50:11 (23/33) Installing py3-distlib (0.3.0-r0) 06:50:11 (24/33) Installing py3-distro (1.5.0-r1) 06:50:11 (25/33) Installing py3-webencodings (0.5.1-r3) 06:50:11 (26/33) Installing py3-html5lib (1.0.1-r4) 06:50:11 (27/33) Installing py3-pytoml (0.1.21-r0) 06:50:11 (28/33) Installing py3-pep517 (0.8.2-r0) 06:50:11 (29/33) Installing py3-progress (1.5-r0) 06:50:11 (30/33) Installing py3-toml (0.10.1-r0) 06:50:11 (31/33) Installing py3-retrying (1.3.3-r0) 06:50:11 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:50:11 (33/33) Installing py3-pip (20.1.1-r0) 06:50:11 Executing busybox-1.31.1-r19.trigger 06:50:11 OK: 71 MiB in 55 packages 06:50:13 Removing intermediate container aa401ea63d1c 06:50:13 ---> 6656746c0b54 06:50:13 Step 15/23 : RUN apk --no-cache add zeromq 06:50:13 ---> Running in 56d91240366f 06:50:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:50:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:50:16 (1/5) Installing libgcc (9.3.0-r2) 06:50:16 (2/5) Installing libsodium (1.0.18-r0) 06:50:16 (3/5) Installing libstdc++ (9.3.0-r2) 06:50:16 (4/5) Installing libzmq (4.3.3-r0) 06:50:16 (5/5) Installing zeromq (4.3.3-r0) 06:50:16 Executing busybox-1.31.1-r19.trigger 06:50:16 OK: 8 MiB in 19 packages 06:50:17 Removing intermediate container 0ad05af55f09 06:50:17 ---> d88b50f652e2 06:50:17 Step 21/27 : RUN pip install docker-compose==1.23.2 06:50:17 ---> Running in 156852a424fe 06:50:17 Removing intermediate container 56d91240366f 06:50:17 ---> 2989337c93c0 06:50:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:50:18 ---> 648928f9a6ad 06:50:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:50:19 ---> 9630a9679ee9 06:50:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:50:20 ---> bd21c715d5b5 06:50:20 Step 19/23 : ENTRYPOINT ["/core-data"] 06:50:20 ---> Running in 220f2dd5943d 06:50:21 Removing intermediate container 220f2dd5943d 06:50:21 ---> b9b9e6f7a27e 06:50:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:50:21 ---> Running in 90e0db9bceb8 06:50:21 Removing intermediate container 90e0db9bceb8 06:50:21 ---> 5d856476f802 06:50:21 Step 21/23 : LABEL arch=arm64 06:50:21 ---> Running in 28a66a1c3d76 06:50:22 Removing intermediate container 28a66a1c3d76 06:50:22 ---> 32258d7360b5 06:50:22 Step 22/23 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:50:22 ---> Running in 26f1dd17cf4e 06:50:23 Removing intermediate container 26f1dd17cf4e 06:50:23 ---> f1704f6c6ec8 06:50:23 Step 23/23 : LABEL version=0.0.0 06:50:23 Collecting docker-compose==1.23.2 06:50:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:50:23 ---> Running in 5ad82409b772 06:50:23 Removing intermediate container 5ad82409b772 06:50:23 ---> 87b948ca5ce0 06:50:23 06:50:24 Successfully built 87b948ca5ce0 06:50:24 Successfully tagged docker-core-data-go-arm64:latest 06:50:24  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:50:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:50:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:50:25 Collecting docopt<0.7,>=0.6.1 06:50:25 Downloading docopt-0.6.2.tar.gz (25 kB) 06:50:27 Collecting jsonschema<3,>=2.5.1 06:50:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:50:27 Collecting docker<4.0,>=3.6.0 06:50:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:50:28 Collecting dockerpty<0.5,>=0.4.1 06:50:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:50:30 Collecting texttable<0.10,>=0.9.0 06:50:30 Downloading texttable-0.9.1.tar.gz (11 kB) 06:50:32 Collecting cached-property<2,>=1.2.0 06:50:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:50:32 Collecting websocket-client<1.0,>=0.32.0 06:50:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:50:33 Collecting PyYAML<4,>=3.10 06:50:33 Downloading PyYAML-3.13.tar.gz (270 kB) 06:50:36 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) 06:50:36 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) 06:50:36 Collecting idna<2.8,>=2.5 06:50:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:50:37 Collecting urllib3<1.25,>=1.21.1 06:50:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:50:37 Collecting docker-pycreds>=0.4.0 06:50:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:50:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:50:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:50:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:50:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:50:38 Installing collected packages: idna, urllib3, requests, docopt, jsonschema, docker-pycreds, websocket-client, docker, dockerpty, texttable, cached-property, PyYAML, docker-compose 06:50:38 Attempting uninstall: idna 06:50:38 Found existing installation: idna 2.9 06:50:38 Uninstalling idna-2.9: 06:50:38 Successfully uninstalled idna-2.9 06:50:39 Attempting uninstall: urllib3 06:50:39 Found existing installation: urllib3 1.25.9 06:50:39 Uninstalling urllib3-1.25.9: 06:50:39 Successfully uninstalled urllib3-1.25.9 06:50:39 Attempting uninstall: requests 06:50:39 Found existing installation: requests 2.23.0 06:50:39 Uninstalling requests-2.23.0: 06:50:40 Successfully uninstalled requests-2.23.0 06:50:40 Running setup.py install for docopt: started 06:50:42 Running setup.py install for docopt: finished with status 'done' 06:50:43 Running setup.py install for dockerpty: started 06:50:45 Running setup.py install for dockerpty: finished with status 'done' 06:50:45 Running setup.py install for texttable: started 06:50:47 Running setup.py install for texttable: finished with status 'done' 06:50:47 Running setup.py install for PyYAML: started 06:50:49 Running setup.py install for PyYAML: finished with status 'done' 06:50:49 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 06:50:54 Removing intermediate container 156852a424fe 06:50:54 ---> c8df066ec2b2 06:50:54 Step 22/27 : RUN apk --no-cache add curl 06:50:54 ---> Running in 18b06c1ae53d 06:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:50:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:50:55 (2/3) Installing libcurl (7.69.1-r3) 06:50:55 (3/3) Installing curl (7.69.1-r3) 06:50:55 Executing busybox-1.31.1-r19.trigger 06:50:55 OK: 71 MiB in 58 packages 06:50:56 Removing intermediate container 18b06c1ae53d 06:50:56 ---> 16dc95330868 06:50:56 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:50:57 ---> Running in 1b887341601d 06:50:57 Removing intermediate container 1b887341601d 06:50:57 ---> 91f483e37f08 06:50:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:50:57 ---> Running in 3554d1037e7b 06:50:58 Removing intermediate container 3554d1037e7b 06:50:58 ---> 4502bc7ddc52 06:50:58 Step 25/27 : LABEL arch=arm64 06:50:58 ---> Running in cd63bd08f448 06:50:58 Removing intermediate container cd63bd08f448 06:50:58 ---> b0ce44ce4915 06:50:58 Step 26/27 : LABEL git_sha=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f 06:50:58 ---> Running in dde773d90f16 06:50:59 Removing intermediate container dde773d90f16 06:50:59 ---> 5cc3d2b5ec17 06:50:59 Step 27/27 : LABEL version=0.0.0 06:50:59 ---> Running in b6ba5bdbe534 06:51:00 Removing intermediate container b6ba5bdbe534 06:51:00 ---> e5d1f9c587e4 06:51:00 06:51:00 Successfully built e5d1f9c587e4 06:51:00 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:51:00  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:51:00 $ docker stop --time=1 e923a73cbb57c5ae6f49d3ced0f39d473f1279f7e807d686142cdb59fd7c3cca 06:51:02 $ docker rm -f e923a73cbb57c5ae6f49d3ced0f39d473f1279f7e807d686142cdb59fd7c3cca [Pipeline] // withDockerContainer [Pipeline] sh 06:51:03 + + docker images 06:51:03 grep docker 06:51:03 docker-sys-mgmt-agent-go-arm64 latest e5d1f9c587e4 4 seconds ago 300MB 06:51:03 docker-core-data-go-arm64 latest 87b948ca5ce0 40 seconds ago 22.3MB 06:51:03 docker-core-command-go-arm64 latest 0686044aa023 About a minute ago 11.4MB 06:51:03 docker-support-scheduler-go-arm64 latest e5d5a2610f58 About a minute ago 11.5MB 06:51:03 docker-security-secretstore-setup-go-arm64 latest 7ecc5726e1e4 About a minute ago 23.5MB 06:51:03 docker-core-metadata-go-arm64 latest 2c2532fa5787 4 minutes ago 13.6MB 06:51:03 docker-support-notifications-go-arm64 latest a6152cdd7714 4 minutes ago 12.9MB 06:51:03 docker-security-secrets-setup-go-arm64 latest 85686495af21 4 minutes ago 22.7MB 06:51:03 docker-security-proxy-setup-go-arm64 latest 29e2713ccec2 4 minutes ago 23.4MB 06:51:03 docker-security-bootstrap-redis-go-arm64 latest 5cb84bf052d7 4 minutes ago 15.2MB 06:51:03 docker latest 0c09fb3ff9b5 9 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:51:07 provisioning config files... 06:51:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config433885561110148992tmp [Pipeline] { [Pipeline] sh 06:51:07 + set +x 06:51:07 + curl -s https://codecov.io/bash 06:51:07 + bash -s -- 06:51:08 06:51:08 _____ _ 06:51:08 / ____| | | 06:51:08 | | ___ __| | ___ ___ _____ __ 06:51:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:51:08 | |___| (_) | (_| | __/ (_| (_) \ V / 06:51:08 \_____\___/ \__,_|\___|\___\___/ \_/ 06:51:08 Bash-20201130-cc6d3fe 06:51:08 06:51:08 06:51:08 ==> Jenkins CI detected. 06:51:08 project root: . 06:51:08 --> token set from env 06:51:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:51:08 ==> Running gcov in . (disable via -X gcov) 06:51:08 ==> Python coveragepy not found 06:51:08 ==> Searching for coverage reports in: 06:51:08 + . 06:51:08 -> Found 1 reports 06:51:08 ==> Detecting git/mercurial file structure 06:51:08 ==> Reading reports 06:51:08 + ./coverage.out bytes=568194 06:51:08 ==> Appending adjustments 06:51:08 https://docs.codecov.io/docs/fixing-reports 06:51:11 + Found adjustments 06:51:11 ==> Gzipping contents 06:51:11 88K /tmp/codecov.HmikVe.gz 06:51:11 ==> Uploading reports 06:51:11 url: https://codecov.io 06:51:11 query: branch=PR-2954&commit=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2954%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2954&job=&cmd_args= 06:51:11 -> Pinging Codecov 06:51:11 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2954&commit=25086c5c5447cc899bdbd18be0ae4e39e1b84b4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2954%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2954&job=&cmd_args= 06:51:11 -> Uploading to 06:51:11 https://storage.googleapis.com/codecov/v4/raw/2020-12-16/00271124DB129430A58F1EEE437C3FCB/25086c5c5447cc899bdbd18be0ae4e39e1b84b4f/a452f47b-964a-4411-b52b-ca2b6d00c94d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T065111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef11ae6642fba7172ac0e30ac519f789a12e877a8ce60da45f9f804bee240b8c 06:51:12 % Total % Received % Xferd Average Speed Time Time Time Current 06:51:12 Dload Upload Total Spent Left Speed 06:51:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87931 0 0 100 87931 0 134k --:--:-- --:--:-- --:--:-- 134k 100 87931 0 0 100 87931 0 134k --:--:-- --:--:-- --:--:-- 134k 06:51:12 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/25086c5c5447cc899bdbd18be0ae4e39e1b84b4f [Pipeline] } 06:51:12 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 06:51:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:51:17 ---> package-listing.sh 06:51:17 ++ facter osfamily 06:51:17 ++ tr '[:upper:]' '[:lower:]' 06:51:17 + OS_FAMILY=redhat 06:51:17 + workspace=/w/workspace/edgex-go/1 06:51:17 + START_PACKAGES=/tmp/packages_start.txt 06:51:17 + END_PACKAGES=/tmp/packages_end.txt 06:51:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:51:17 + PACKAGES=/tmp/packages_start.txt 06:51:17 + '[' /w/workspace/edgex-go/1 ']' 06:51:17 + PACKAGES=/tmp/packages_end.txt 06:51:17 + case "${OS_FAMILY}" in 06:51:17 + rpm -qa 06:51:17 + sort 06:51:22 + '[' -f /tmp/packages_start.txt ']' 06:51:22 + '[' -f /tmp/packages_end.txt ']' 06:51:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:51:22 + '[' /w/workspace/edgex-go/1 ']' 06:51:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:51:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:51:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:51:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:51:23 06:51:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:51:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:51:23 alpine: Pulling from edgex-lftools-log-publisher 06:51:23 df20fa9351a1: Pulling fs layer 06:51:23 36b3adc4ff6f: Pulling fs layer 06:51:23 8ad3a11d3b57: Pulling fs layer 06:51:23 46f8f816bc3b: Pulling fs layer 06:51:23 93b61091891f: Pulling fs layer 06:51:23 93b9cdb0e59b: Pulling fs layer 06:51:23 5e14af77c1be: Pulling fs layer 06:51:23 01666e4c0597: Pulling fs layer 06:51:23 aa168da1d23b: Pulling fs layer 06:51:23 46f8f816bc3b: Waiting 06:51:23 93b61091891f: Waiting 06:51:23 93b9cdb0e59b: Waiting 06:51:23 5e14af77c1be: Waiting 06:51:23 01666e4c0597: Waiting 06:51:23 aa168da1d23b: Waiting 06:51:23 36b3adc4ff6f: Verifying Checksum 06:51:23 36b3adc4ff6f: Download complete 06:51:23 46f8f816bc3b: Verifying Checksum 06:51:23 46f8f816bc3b: Download complete 06:51:23 df20fa9351a1: Verifying Checksum 06:51:23 df20fa9351a1: Download complete 06:51:23 93b9cdb0e59b: Verifying Checksum 06:51:23 93b9cdb0e59b: Download complete 06:51:23 5e14af77c1be: Verifying Checksum 06:51:23 5e14af77c1be: Download complete 06:51:23 93b61091891f: Verifying Checksum 06:51:23 93b61091891f: Download complete 06:51:23 01666e4c0597: Verifying Checksum 06:51:23 01666e4c0597: Download complete 06:51:23 8ad3a11d3b57: Verifying Checksum 06:51:23 8ad3a11d3b57: Download complete 06:51:24 df20fa9351a1: Pull complete 06:51:24 36b3adc4ff6f: Pull complete 06:51:25 8ad3a11d3b57: Pull complete 06:51:25 46f8f816bc3b: Pull complete 06:51:26 aa168da1d23b: Verifying Checksum 06:51:26 aa168da1d23b: Download complete 06:51:27 93b61091891f: Pull complete 06:51:27 93b9cdb0e59b: Pull complete 06:51:27 5e14af77c1be: Pull complete 06:51:27 01666e4c0597: Pull complete 06:51:37 aa168da1d23b: Pull complete 06:51:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:51:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:51:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:51:38 prd-centos7-docker-4c-2g-16276 does not seem to be running inside a container 06:51:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:51:47 $ docker top da616d0f41aace3f54533cbebbbb0b749cdac2ce1e57734891c4956c717a34d8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:51:48 + mkdir -p /var/log/sa [Pipeline] sh 06:51:48 + ls /var/log/sa-host 06:51:48 + sadf -c /var/log/sa-host/sa16 06:51:48 file_magic: OK 06:51:48 HZ: Using current value: 100 06:51:48 file_header: OK 06:51:48 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 06:51:48 Statistics: 06:51:48 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... 06:51:48 File successfully converted to sysstat format version 12.2.1 06:51:48 + sadf -c /var/log/sa-host/sa23 06:51:48 file_magic: OK 06:51:48 HZ: Using current value: 100 06:51:48 file_header: OK 06:51:48 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 06:51:48 Statistics: 06:51:48 Hnuu...uuuununununu... 06:51:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:49 provisioning config files... 06:51:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1301531371615778098tmp [Pipeline] { [Pipeline] echo 06:51:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:51:50 ---> create-netrc.sh [Pipeline] } 06:51:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:51:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:51:50 ---> python-tools-install.sh [Pipeline] echo 06:51:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:51:51 ---> sudo-logs.sh 06:51:51 Archiving 'sudo' log.. [Pipeline] echo 06:51:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:51:51 ---> job-cost.sh 06:51:51 lf-activate-venv: SKIPPING 06:51:51 INFO: No Stack... 06:51:52 INFO: Retrieving Pricing Info for: v1-standard-2 06:51:53 INFO: Archiving Costs [Pipeline] echo 06:51:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:51:53 ---> logs-deploy.sh 06:51:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2954/1 06:51:53 INFO: archiving workspace using pattern(s): 06:51:55 Archives upload complete. 06:51:55 INFO: archiving logs to Nexus 06:51:56 ---> uname -a: 06:51:56 Linux prd-centos7-docker-4c-2g-16276.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:51:56 06:51:56 06:51:56 ---> lscpu: 06:51:56 Architecture: x86_64 06:51:56 CPU op-mode(s): 32-bit, 64-bit 06:51:56 Byte Order: Little Endian 06:51:56 Address sizes: 40 bits physical, 48 bits virtual 06:51:56 CPU(s): 4 06:51:56 On-line CPU(s) list: 0-3 06:51:56 Thread(s) per core: 1 06:51:56 Core(s) per socket: 1 06:51:56 Socket(s): 4 06:51:56 NUMA node(s): 1 06:51:56 Vendor ID: GenuineIntel 06:51:56 CPU family: 6 06:51:56 Model: 44 06:51:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:51:56 Stepping: 1 06:51:56 CPU MHz: 2933.438 06:51:56 BogoMIPS: 5866.87 06:51:56 Virtualization: VT-x 06:51:56 Hypervisor vendor: KVM 06:51:56 Virtualization type: full 06:51:56 L1d cache: 128 KiB 06:51:56 L1i cache: 128 KiB 06:51:56 L2 cache: 16 MiB 06:51:56 L3 cache: 64 MiB 06:51:56 NUMA node0 CPU(s): 0-3 06:51:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:51:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:51:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:51:56 Vulnerability Meltdown: Mitigation; PTI 06:51:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:51:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:51:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:51:56 Vulnerability Srbds: Not affected 06:51:56 Vulnerability Tsx async abort: Not affected 06:51:56 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 06:51:56 06:51:56 06:51:56 ---> nproc: 06:51:56 4 06:51:56 06:51:56 06:51:56 ---> df -h: 06:51:56 Filesystem Size Used Available Use% Mounted on 06:51:56 overlay 50.0G 12.3G 37.7G 25% / 06:51:56 tmpfs 64.0M 0 64.0M 0% /dev 06:51:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:51:56 shm 64.0M 0 64.0M 0% /dev/shm 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1@tmp 06:51:56 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1 06:51:56 06:51:56 06:51:56 ---> free -m: 06:51:56 total used free shared buff/cache available 06:51:56 Mem: 1837 680 132 0 1024 1072 06:51:56 Swap: 1023 68 955 06:51:56 06:51:56 06:51:56 ---> ip addr: 06:51:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:51:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:51:56 inet 127.0.0.1/8 scope host lo 06:51:56 valid_lft forever preferred_lft forever 06:51:56 inet6 ::1/128 scope host 06:51:56 valid_lft forever preferred_lft forever 06:51:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:51:56 link/ether fa:16:3e:ec:17:90 brd ff:ff:ff:ff:ff:ff 06:51:56 inet 10.30.123.44/23 brd 10.30.123.255 scope global dynamic eth0 06:51:56 valid_lft 85058sec preferred_lft 85058sec 06:51:56 inet6 fe80::f816:3eff:feec:1790/64 scope link 06:51:56 valid_lft forever preferred_lft forever 06:51:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:51:56 link/ether 02:42:b5:d8:a3:2d brd ff:ff:ff:ff:ff:ff 06:51:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:51:56 valid_lft forever preferred_lft forever 06:51:56 inet6 fe80::42:b5ff:fed8:a32d/64 scope link 06:51:56 valid_lft forever preferred_lft forever 06:51:56 06:51:56 06:51:56 ---> sar -b -r -n DEV: 06:51:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 06:51:56 06:51:56 06:29:20 LINUX RESTART (4 CPU) 06:51:56 06:51:56 06:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:51:56 06:31:02 88.05 32.02 56.03 0.00 6216.94 17553.44 0.00 06:51:56 06:32:01 239.48 93.75 145.73 0.00 5815.54 55293.97 0.00 06:51:56 06:33:01 288.04 143.05 144.98 0.00 6331.27 19042.01 0.00 06:51:56 06:34:01 162.20 83.27 78.93 0.00 3186.30 7931.50 0.00 06:51:56 06:35:02 295.96 108.09 187.87 0.00 41363.05 116472.03 0.00 06:51:56 06:36:01 3473.42 3112.40 361.01 0.00 191563.35 207086.44 0.00 06:51:56 06:37:02 520.99 278.42 242.57 0.00 34616.68 56391.77 0.00 06:51:56 06:38:03 1883.81 1528.64 355.17 0.00 130847.33 142490.82 0.00 06:51:56 06:39:01 1494.76 1167.97 326.79 0.00 70561.24 82662.35 0.00 06:51:56 06:40:01 79.01 13.56 65.45 0.00 2984.59 6263.07 0.00 06:51:56 06:41:01 0.25 0.03 0.22 0.00 0.80 2.55 0.00 06:51:56 06:42:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 06:51:56 06:43:01 0.68 0.43 0.25 0.00 5.60 3.06 0.00 06:51:56 06:44:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 06:51:56 06:45:01 1.93 1.70 0.23 0.00 54.22 3.56 0.00 06:51:56 06:46:01 0.78 0.03 0.75 0.00 0.80 13.80 0.00 06:51:56 06:47:01 0.37 0.05 0.32 0.00 0.53 3.40 0.00 06:51:56 06:48:01 0.23 0.02 0.22 0.00 0.53 2.45 0.00 06:51:56 06:49:01 0.30 0.03 0.27 0.00 0.40 3.50 0.00 06:51:56 06:50:02 0.27 0.00 0.27 0.00 0.00 2.47 0.00 06:51:56 06:51:01 0.24 0.02 0.22 0.00 0.27 1.81 0.00 06:51:56 Average: 404.12 310.60 93.52 0.00 23429.90 33810.01 0.00 06:51:56 06:51:56 06:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:51:56 06:31:02 231012 0 625212 33.23 2620 1022700 1229608 41.96 586556 860004 41852 06:51:56 06:32:01 77948 0 734308 39.03 1500 1067788 1522556 51.96 611100 929628 51220 06:51:56 06:33:01 168120 0 775932 41.24 592 936900 1739304 59.36 697928 733776 81272 06:51:56 06:34:01 181880 0 855000 45.44 384 844280 1490896 50.88 725264 684216 62888 06:51:56 06:35:02 78400 0 807608 42.92 8 995528 2252304 76.87 744612 846728 20108 06:51:56 06:36:01 63852 0 818936 43.52 8 998748 2333816 79.65 773580 819580 90100 06:51:56 06:37:02 73308 0 683572 36.33 8 1124656 1483972 50.65 702836 853648 20204 06:51:56 06:38:03 74412 0 781832 41.55 8 1025292 2150080 73.38 604888 960912 79492 06:51:56 06:39:01 283996 0 755472 40.15 8 842068 2329288 79.49 598020 744460 20 06:51:56 06:40:01 589640 0 607720 32.30 8 684176 1219644 41.62 482984 565500 12 06:51:56 06:41:01 593136 0 604228 32.11 8 684172 1187800 40.54 480784 564896 12 06:51:56 06:42:01 593200 0 604152 32.11 8 684184 1187764 40.54 480800 564904 12 06:51:56 06:43:01 593044 0 604296 32.12 8 684196 1187960 40.54 481268 565068 20 06:51:56 06:44:01 593240 0 604096 32.11 8 684200 1187828 40.54 480952 565072 12 06:51:56 06:45:01 591636 0 604696 32.14 8 685204 1187912 40.54 481476 565552 20 06:51:56 06:46:01 591764 0 604560 32.13 8 685212 1187828 40.54 481388 565560 12 06:51:56 06:47:01 591776 0 604540 32.13 8 685220 1187876 40.54 481424 565568 12 06:51:56 06:48:01 591748 0 604576 32.13 8 685212 1187828 40.54 481412 565576 8 06:51:56 06:49:01 592028 0 604272 32.12 8 685236 1187828 40.54 481540 565604 8 06:51:56 06:50:02 591916 0 604376 32.12 8 685244 1187900 40.54 481620 565604 12 06:51:56 06:51:01 591552 0 604736 32.14 8 685248 1187828 40.54 481428 565604 12 06:51:56 Average: 397029 0 671149 35.67 249 813117 1467515 50.08 562946 677022 21300 06:51:56 06:51:56 06:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:51:56 06:31:02 vethc5d6b51 1000.67 747.61 89.93 2668.70 0.00 0.00 0.00 0.00 06:51:56 06:31:02 eth0 1374.45 1479.35 5775.00 167.55 0.00 0.00 0.00 0.00 06:51:56 06:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:31:02 docker0 1000.67 747.48 76.25 2668.69 0.00 0.00 0.00 0.00 06:51:56 06:32:01 eth0 635.34 484.70 4866.67 49.04 0.00 0.00 0.00 0.00 06:51:56 06:32:01 veth67501e8 80.56 97.48 7.38 351.04 0.00 0.00 0.00 0.00 06:51:56 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:32:01 docker0 135.91 163.31 9.22 716.85 0.00 0.00 0.00 0.00 06:51:56 06:33:01 eth0 64.02 49.14 160.35 64.36 0.00 0.00 0.00 0.00 06:51:56 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:33:01 veth5244b20 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:51:56 06:33:01 docker0 14.21 19.84 1.08 129.79 0.00 0.00 0.00 0.00 06:51:56 06:34:01 eth0 51.84 39.83 26.09 60.67 0.00 0.00 0.00 0.00 06:51:56 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:34:01 veth5244b20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:35:02 eth0 200.78 157.62 1689.05 24.46 0.00 0.00 0.00 0.00 06:51:56 06:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:35:02 veth687655a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:51:56 06:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:36:01 eth0 54.95 38.75 163.17 51.83 0.00 0.00 0.00 0.00 06:51:56 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:36:01 veth687655a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:51:56 06:36:01 docker0 15.36 24.68 0.84 147.86 0.00 0.00 0.00 0.00 06:51:56 06:37:02 veth146f76b 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 06:51:56 06:37:02 eth0 44.14 26.02 140.98 12.58 0.00 0.00 0.00 0.00 06:51:56 06:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:37:02 veth687655a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:51:56 06:38:03 eth0 117.62 69.24 391.61 75.03 0.00 0.00 0.00 0.00 06:51:56 06:38:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:38:03 veth4f69921 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:51:56 06:38:03 veth687655a 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:39:01 vethbbdace9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:39:01 eth0 74.91 46.96 126.40 68.56 0.00 0.00 0.00 0.00 06:51:56 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:39:01 veth79af720 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:40:01 eth0 31.85 20.99 96.79 7.65 0.00 0.00 0.00 0.00 06:51:56 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:40:01 docker0 1230.00 1065.29 91.36 4259.59 0.00 0.00 0.00 0.00 06:51:56 06:41:01 eth0 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 06:51:56 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:42:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:51:56 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:43:01 eth0 0.52 0.35 0.27 0.17 0.00 0.00 0.00 0.00 06:51:56 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:44:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 06:51:56 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:45:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:51:56 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:46:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:47:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:51:56 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:51:56 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:50:02 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:51:56 06:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:51:01 eth0 0.24 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:51:56 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 Average: eth0 126.12 114.88 638.43 27.66 0.00 0.00 0.00 0.00 06:51:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:56 Average: docker0 58.70 50.84 4.36 203.29 0.00 0.00 0.00 0.00 06:51:56 06:51:56 06:51:56 ---> sar -P ALL: 06:51:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 06:51:56 06:51:56 06:29:20 LINUX RESTART (4 CPU) 06:51:56 06:51:56 06:30:01 CPU %user %nice %system %iowait %steal %idle 06:51:56 06:31:02 all 13.01 0.00 5.95 1.67 0.12 79.26 06:51:56 06:31:02 0 14.18 0.00 8.30 1.24 0.10 76.18 06:51:56 06:31:02 1 11.07 0.00 4.48 0.97 0.10 83.38 06:51:56 06:31:02 2 11.65 0.00 5.95 1.77 0.14 80.49 06:51:56 06:31:02 3 15.15 0.00 5.09 2.71 0.12 76.94 06:51:56 06:32:01 all 11.70 0.00 8.86 2.95 0.13 76.36 06:51:56 06:32:01 0 13.38 0.00 9.04 2.60 0.16 74.83 06:51:56 06:32:01 1 11.44 0.00 9.23 3.27 0.12 75.94 06:51:56 06:32:01 2 11.38 0.00 9.17 2.47 0.14 76.84 06:51:56 06:32:01 3 10.60 0.00 8.01 3.44 0.12 77.82 06:51:56 06:33:01 all 38.79 0.00 11.93 8.67 0.23 40.38 06:51:56 06:33:01 0 38.52 0.00 12.04 8.75 0.26 40.44 06:51:56 06:33:01 1 40.36 0.00 12.03 7.57 0.21 39.83 06:51:56 06:33:01 2 37.24 0.00 12.18 8.52 0.22 41.83 06:51:56 06:33:01 3 39.06 0.00 11.45 9.85 0.23 39.42 06:51:56 06:34:01 all 57.85 0.00 14.61 3.31 0.05 24.18 06:51:56 06:34:01 0 59.12 0.00 15.28 3.58 0.05 21.97 06:51:56 06:34:01 1 59.27 0.00 14.00 3.61 0.04 23.09 06:51:56 06:34:01 2 55.38 0.00 15.31 4.09 0.05 25.17 06:51:56 06:34:01 3 57.65 0.00 13.86 1.98 0.07 26.44 06:51:56 06:35:02 all 21.81 0.00 15.69 6.09 0.05 56.37 06:51:56 06:35:02 0 22.05 0.00 15.31 4.90 0.05 57.70 06:51:56 06:35:02 1 20.78 0.00 15.20 6.01 0.07 57.94 06:51:56 06:35:02 2 23.08 0.00 16.29 8.13 0.05 52.46 06:51:56 06:35:02 3 21.31 0.00 15.96 5.32 0.03 57.37 06:51:56 06:36:01 all 22.75 0.00 28.31 25.67 0.11 23.17 06:51:56 06:36:01 0 22.65 0.00 28.87 25.76 0.07 22.66 06:51:56 06:36:01 1 22.60 0.00 28.00 24.37 0.11 24.92 06:51:56 06:36:01 2 22.73 0.00 27.79 26.85 0.12 22.50 06:51:56 06:36:01 3 23.03 0.00 28.56 25.71 0.13 22.58 06:51:56 06:37:02 all 51.13 0.00 16.25 15.04 0.06 17.51 06:51:56 06:37:02 0 51.76 0.00 15.55 14.80 0.05 17.84 06:51:56 06:37:02 1 51.78 0.00 15.98 15.04 0.07 17.13 06:51:56 06:37:02 2 51.07 0.00 17.00 13.95 0.05 17.94 06:51:56 06:37:02 3 49.90 0.00 16.48 16.43 0.07 17.12 06:51:56 06:38:03 all 29.22 0.00 22.73 30.76 0.07 17.21 06:51:56 06:38:03 0 28.27 0.00 22.03 32.11 0.09 17.51 06:51:56 06:38:03 1 29.52 0.00 23.48 31.26 0.07 15.68 06:51:56 06:38:03 2 28.98 0.00 22.34 28.73 0.09 19.86 06:51:56 06:38:03 3 30.14 0.00 23.07 30.96 0.05 15.79 06:51:56 06:39:01 all 42.41 0.00 19.40 26.03 0.10 12.05 06:51:56 06:39:01 0 42.85 0.00 19.33 27.73 0.07 10.01 06:51:56 06:39:01 1 43.43 0.00 19.22 26.90 0.13 10.33 06:51:56 06:39:01 2 40.80 0.00 19.21 22.96 0.13 16.91 06:51:56 06:39:01 3 42.57 0.00 19.87 26.53 0.09 10.94 06:51:56 06:40:01 all 3.79 0.00 3.61 2.82 0.03 89.75 06:51:56 06:40:01 0 3.57 0.00 3.62 2.36 0.02 90.42 06:51:56 06:40:01 1 3.99 0.00 3.59 3.92 0.03 88.47 06:51:56 06:40:01 2 3.36 0.00 3.34 1.66 0.03 91.60 06:51:56 06:40:01 3 4.24 0.00 3.89 3.34 0.02 88.51 06:51:56 06:41:01 all 0.14 0.00 0.05 0.00 0.00 99.81 06:51:56 06:41:01 0 0.02 0.00 0.03 0.02 0.00 99.93 06:51:56 06:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:51:56 06:41:01 2 0.50 0.00 0.05 0.00 0.00 99.45 06:51:56 06:41:01 3 0.02 0.00 0.07 0.00 0.00 99.92 06:51:56 06:51:56 06:41:01 CPU %user %nice %system %iowait %steal %idle 06:51:56 06:42:01 all 0.20 0.00 0.17 0.00 0.00 99.63 06:51:56 06:42:01 0 0.07 0.00 0.12 0.00 0.02 99.80 06:51:56 06:42:01 1 0.07 0.00 0.20 0.00 0.00 99.73 06:51:56 06:42:01 2 0.57 0.00 0.10 0.00 0.00 99.33 06:51:56 06:42:01 3 0.10 0.00 0.27 0.00 0.00 99.63 06:51:56 06:43:01 all 0.17 0.00 0.03 0.01 0.00 99.78 06:51:56 06:43:01 0 0.03 0.00 0.02 0.03 0.00 99.92 06:51:56 06:43:01 1 0.08 0.00 0.02 0.00 0.00 99.90 06:51:56 06:43:01 2 0.52 0.00 0.02 0.00 0.00 99.47 06:51:56 06:43:01 3 0.05 0.00 0.07 0.02 0.02 99.85 06:51:56 06:44:01 all 0.19 0.00 0.15 0.00 0.00 99.65 06:51:56 06:44:01 0 0.05 0.00 0.15 0.00 0.00 99.80 06:51:56 06:44:01 1 0.08 0.00 0.15 0.00 0.00 99.77 06:51:56 06:44:01 2 0.53 0.00 0.10 0.00 0.02 99.35 06:51:56 06:44:01 3 0.08 0.00 0.22 0.00 0.00 99.70 06:51:56 06:45:01 all 0.15 0.00 0.06 0.03 0.01 99.75 06:51:56 06:45:01 0 0.02 0.00 0.12 0.08 0.00 99.78 06:51:56 06:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:51:56 06:45:01 2 0.52 0.00 0.07 0.02 0.00 99.40 06:51:56 06:45:01 3 0.03 0.00 0.05 0.02 0.02 99.88 06:51:56 06:46:01 all 0.18 0.00 0.03 0.00 0.01 99.78 06:51:56 06:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:51:56 06:46:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:51:56 06:46:01 2 0.53 0.00 0.02 0.00 0.02 99.43 06:51:56 06:46:01 3 0.08 0.00 0.05 0.00 0.00 99.87 06:51:56 06:47:01 all 0.15 0.00 0.05 0.00 0.01 99.79 06:51:56 06:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:51:56 06:47:01 1 0.07 0.00 0.07 0.00 0.00 99.87 06:51:56 06:47:01 2 0.52 0.00 0.03 0.00 0.02 99.43 06:51:56 06:47:01 3 0.00 0.00 0.05 0.00 0.02 99.93 06:51:56 06:48:01 all 0.10 0.00 0.03 0.00 0.00 99.87 06:51:56 06:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:51:56 06:48:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:51:56 06:48:01 2 0.30 0.00 0.02 0.00 0.00 99.68 06:51:56 06:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:51:56 06:49:01 all 0.13 0.00 0.03 0.00 0.00 99.83 06:51:56 06:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:51:56 06:49:01 1 0.08 0.00 0.05 0.00 0.00 99.87 06:51:56 06:49:01 2 0.42 0.00 0.05 0.00 0.00 99.53 06:51:56 06:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:51:56 06:50:02 all 0.16 0.00 0.02 0.00 0.00 99.81 06:51:56 06:50:02 0 0.03 0.00 0.02 0.00 0.00 99.95 06:51:56 06:50:02 1 0.07 0.00 0.05 0.00 0.00 99.88 06:51:56 06:50:02 2 0.52 0.00 0.02 0.00 0.00 99.47 06:51:56 06:50:02 3 0.02 0.00 0.02 0.00 0.02 99.95 06:51:56 06:51:01 all 0.15 0.00 0.03 0.00 0.00 99.83 06:51:56 06:51:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:51:56 06:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:51:56 06:51:01 2 0.51 0.00 0.02 0.00 0.00 99.47 06:51:56 06:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:51:56 Average: all 13.68 0.00 6.86 5.68 0.05 73.74 06:51:56 Average: 0 13.81 0.00 6.95 5.72 0.04 73.47 06:51:56 Average: 1 13.70 0.00 6.76 5.68 0.05 73.81 06:51:56 Average: 2 13.58 0.00 6.92 5.51 0.05 73.94 06:51:56 Average: 3 13.63 0.00 6.79 5.79 0.05 73.74 06:51:56 06:51:56 06:51:56