Pull request #2962 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from a0fe9c2cbb5f2ba2374e06009d327325fce0109d+bbb161aa59ef099937232867751a09afbb087fa9 (ebe6c51ae323160d1828ba064643a204fab37088) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh 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-2962/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-2962/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16721 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [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 bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d > 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/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing a0fe9c2cbb5f2ba2374e06009d327325fce0109d Checking out Revision a0fe9c2cbb5f2ba2374e06009d327325fce0109d (PR-2962) > git config core.sparsecheckout # timeout=10 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:10:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:10:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:10:26 ========================================================= 04:10:26 EdgeX Global Pipelines Version Info 04:10:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:10:28 ------------------- 04:10:28 stable info: 04:10:28 ------------------- 04:10:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:10:28 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 04:10:28 Message: update stable to v1.0.173 04:10:29 ------------------- 04:10:29 experimental info: 04:10:29 ------------------- 04:10:29 Commited By: **** collab-it+edgex@linuxfoundation.org 04:10:29 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 04:10:29 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:10:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:10:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:10:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:10:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:10:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:10:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 04:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 04:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:10:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:10:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 04:10:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo 04:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo 04:10:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo 04:10:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0fe9c2cbb5f2ba2374e06009d327325fce0109d [Pipeline] echo 04:10:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0fe9c2 [Pipeline] echo 04:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:10:33 provisioning config files... 04:10:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5884882016704868946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:34 ---> docker-login.sh 04:10:34 nexus3.edgexfoundry.org:10001 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:34 Configure a credential helper to remove this warning. See 04:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:34 04:10:34 Login Succeeded 04:10:34 nexus3.edgexfoundry.org:10002 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 nexus3.edgexfoundry.org:10003 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 nexus3.edgexfoundry.org:10004 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 docker.io 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 ---> docker-login.sh ends [Pipeline] } 04:10:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:36 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 04:10:36 + for file in '`ls cmd/**/Dockerfile`' 04:10:36 ++ dirname cmd/core-command/Dockerfile 04:10:36 ++ cut -d/ -f2 04:10:36 + echo core-command,cmd/core-command/Dockerfile 04:10:36 + for file in '`ls cmd/**/Dockerfile`' 04:10:36 ++ dirname cmd/core-data/Dockerfile 04:10:36 ++ cut -d/ -f2 04:10:36 + echo core-data,cmd/core-data/Dockerfile 04:10:36 + for file in '`ls cmd/**/Dockerfile`' 04:10:36 ++ dirname cmd/core-metadata/Dockerfile 04:10:36 ++ cut -d/ -f2 04:10:36 + echo core-metadata,cmd/core-metadata/Dockerfile 04:10:36 + for file in '`ls cmd/**/Dockerfile`' 04:10:36 ++ dirname cmd/security-bootstrap-redis/Dockerfile 04:10:36 ++ cut -d/ -f2 04:10:36 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 04:10:36 + for file in '`ls cmd/**/Dockerfile`' 04:10:36 ++ dirname cmd/security-proxy-setup/Dockerfile 04:10:36 ++ cut -d/ -f2 04:10:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:10:36 + for file in '`ls cmd/**/Dockerfile`' 04:10:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:10:36 ++ cut -d/ -f2 04:10:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:10:36 + for file in '`ls cmd/**/Dockerfile`' 04:10:36 ++ dirname cmd/support-notifications/Dockerfile 04:10:36 ++ cut -d/ -f2 04:10:36 + echo support-notifications,cmd/support-notifications/Dockerfile 04:10:36 + for file in '`ls cmd/**/Dockerfile`' 04:10:36 ++ dirname cmd/support-scheduler/Dockerfile 04:10:36 ++ cut -d/ -f2 04:10:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:10:36 + for file in '`ls cmd/**/Dockerfile`' 04:10:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:10:36 ++ cut -d/ -f2 04:10:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:10:36 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:38 04:10:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:10:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:38 latest: Pulling from edgex-devops/git-semver 04:10:38 31603596830f: Pulling fs layer 04:10:38 2a8b12db71e7: Pulling fs layer 04:10:38 6ca5941a6612: Pulling fs layer 04:10:38 ecc8261a40a4: Pulling fs layer 04:10:38 ecc8261a40a4: Waiting 04:10:38 2a8b12db71e7: Verifying Checksum 04:10:38 2a8b12db71e7: Download complete 04:10:39 31603596830f: Verifying Checksum 04:10:39 31603596830f: Download complete 04:10:39 ecc8261a40a4: Verifying Checksum 04:10:39 ecc8261a40a4: Download complete 04:10:39 6ca5941a6612: Verifying Checksum 04:10:39 6ca5941a6612: Download complete 04:10:39 31603596830f: Pull complete 04:10:39 2a8b12db71e7: Pull complete 04:10:40 6ca5941a6612: Pull complete 04:10:40 ecc8261a40a4: Pull complete 04:10:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:10:40 prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container 04:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:10:43 $ docker top 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:43 [ssh-agent] Looking for ssh-agent implementation... 04:10:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:44 $ docker exec 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b ssh-agent 04:10:44 SSH_AUTH_SOCK=/tmp/ssh-iRBKKJdpxmQv/agent.11 04:10:44 SSH_AGENT_PID=16 04:10:44 Running ssh-add (command line suppressed) 04:10:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4434553374327660698.key (/w/workspace/edgex-go/1@tmp/private_key_4434553374327660698.key) 04:10:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:44 + git tag --points-at HEAD [Pipeline] } 04:10:44 $ docker exec --env ******** --env ******** 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b ssh-agent -k 04:10:45 unset SSH_AUTH_SOCK; 04:10:45 unset SSH_AGENT_PID; 04:10:45 echo Agent pid 16 killed; 04:10:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:10:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:45 [ssh-agent] Looking for ssh-agent implementation... 04:10:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:45 $ docker exec 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b ssh-agent 04:10:45 SSH_AUTH_SOCK=/tmp/ssh-tOeAQoTYmbbn/agent.45 04:10:45 SSH_AGENT_PID=50 04:10:45 Running ssh-add (command line suppressed) 04:10:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_901554332854279628.key (/w/workspace/edgex-go/1@tmp/private_key_901554332854279628.key) 04:10:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:46 + git semver init 04:10:46 # -> Open(): unable to determine branch for HEAD 04:10:46 # $GIT_DIR = /w/workspace/edgex-go/1/.git 04:10:46 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 04:10:46 # $SEMVER_REMOTE_NAME = origin 04:10:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:10:46 # $SEMVER_USER_NAME = edgex-jenkins 04:10:46 # $SEMVER_BRANCH = PR-2962 04:10:46 # $SEMVER_TEMP = /tmp/semver-178174285 04:10:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:11:04 # '/tmp/semver-178174285' -> '/w/workspace/edgex-go/1/.semver' 04:11:04 # -> Force: false 04:11:04 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 04:11:04 $ docker exec --env ******** --env ******** 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b ssh-agent -k 04:11:04 unset SSH_AUTH_SOCK; 04:11:04 unset SSH_AGENT_PID; 04:11:04 echo Agent pid 50 killed; 04:11:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:05 + git semver [Pipeline] } 04:11:05 $ docker stop --time=1 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b 04:11:07 $ docker rm -f 854cab24f0a43c291585f0eb94ca14a5dcdbebc0a12ac294ab21df1faf24a10b [Pipeline] // withDockerContainer [Pipeline] sh 04:11:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:11:08 Stashed 1 file(s) [Pipeline] echo 04:11:08 [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 04:11:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:11:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:11:10 + sudo service docker restart 04:11:10 + true 04:11:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 04:11:10 ========================================================= 04:11:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:11:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:11:11 + 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 . 04:11:14 Sending build context to Docker daemon 326.2MB 04:11:14 Step 1/7 : ARG BASE=golang:1.15-alpine 04:11:14 Step 2/7 : FROM ${BASE} 04:11:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:11:14 188c0c94c7c5: Pulling fs layer 04:11:14 0ef7d3d256c8: Pulling fs layer 04:11:14 de9db76c5a1d: Pulling fs layer 04:11:14 bca2f99d35d6: Pulling fs layer 04:11:14 93359f2a8cfa: Pulling fs layer 04:11:14 7c6f9722023f: Pulling fs layer 04:11:14 a35cf1a2eb13: Pulling fs layer 04:11:14 93359f2a8cfa: Waiting 04:11:14 7c6f9722023f: Waiting 04:11:14 a35cf1a2eb13: Waiting 04:11:14 bca2f99d35d6: Waiting 04:11:14 de9db76c5a1d: Verifying Checksum 04:11:14 de9db76c5a1d: Download complete 04:11:14 0ef7d3d256c8: Verifying Checksum 04:11:14 0ef7d3d256c8: Download complete 04:11:14 93359f2a8cfa: Download complete 04:11:14 188c0c94c7c5: Verifying Checksum 04:11:14 188c0c94c7c5: Download complete 04:11:14 7c6f9722023f: Download complete 04:11:15 188c0c94c7c5: Pull complete 04:11:15 0ef7d3d256c8: Pull complete 04:11:15 de9db76c5a1d: Pull complete 04:11:18 a35cf1a2eb13: Verifying Checksum 04:11:18 a35cf1a2eb13: Download complete 04:11:18 bca2f99d35d6: Verifying Checksum 04:11:18 bca2f99d35d6: Download complete 04:11:23 bca2f99d35d6: Pull complete 04:11:23 93359f2a8cfa: Pull complete 04:11:23 7c6f9722023f: Pull complete 04:11:24 Still waiting to schedule task 04:11:24 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16717’ 04:11:29 a35cf1a2eb13: Pull complete 04:11:29 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:11:29 ---> a62c8e92a672 04:11:29 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 04:11:29 ---> Running in c96f2daa4bb4 04:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:11:32 (1/12) Installing libmagic (5.38-r0) 04:11:32 (2/12) Installing file (5.38-r0) 04:11:32 (3/12) Installing libc-dev (0.7.2-r3) 04:11:32 (4/12) Installing g++ (9.3.0-r2) 04:11:37 (5/12) Installing fortify-headers (1.1-r0) 04:11:37 (6/12) Installing patch (2.7.6-r6) 04:11:37 (7/12) Installing build-base (0.5-r2) 04:11:37 (8/12) Installing libsodium (1.0.18-r0) 04:11:37 (9/12) Installing pkgconf (1.7.2-r0) 04:11:37 (10/12) Installing libsodium-dev (1.0.18-r0) 04:11:37 (11/12) Installing libzmq (4.3.3-r0) 04:11:37 (12/12) Installing zeromq-dev (4.3.3-r0) 04:11:37 Executing busybox-1.31.1-r19.trigger 04:11:37 OK: 233 MiB in 51 packages 04:11:42 Removing intermediate container c96f2daa4bb4 04:11:42 ---> 8612938f4e96 04:11:42 Step 4/7 : WORKDIR /edgex-go 04:11:42 ---> Running in 26e11681aa4f 04:11:42 Removing intermediate container 26e11681aa4f 04:11:42 ---> 249a6137d02d 04:11:42 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:11:42 latest: Pulling from library/docker 04:11:42 801bfaa63ef2: Pulling fs layer 04:11:42 4f7dc993c79e: Pulling fs layer 04:11:42 d39d95e4997f: Pulling fs layer 04:11:42 1cda4b703d87: Pulling fs layer 04:11:42 54e5375350ea: Pulling fs layer 04:11:42 f08cd1b3bb1b: Pulling fs layer 04:11:42 8e17d04e0c68: Pulling fs layer 04:11:42 54e5375350ea: Waiting 04:11:42 f08cd1b3bb1b: Waiting 04:11:42 8e17d04e0c68: Waiting 04:11:42 1cda4b703d87: Waiting 04:11:42 d39d95e4997f: Verifying Checksum 04:11:42 d39d95e4997f: Download complete 04:11:42 4f7dc993c79e: Verifying Checksum 04:11:42 4f7dc993c79e: Download complete 04:11:42 801bfaa63ef2: Verifying Checksum 04:11:42 801bfaa63ef2: Download complete 04:11:42 f08cd1b3bb1b: Verifying Checksum 04:11:42 f08cd1b3bb1b: Download complete 04:11:42 54e5375350ea: Verifying Checksum 04:11:42 54e5375350ea: Download complete 04:11:42 8e17d04e0c68: Verifying Checksum 04:11:42 8e17d04e0c68: Download complete 04:11:42 801bfaa63ef2: Pull complete 04:11:43 4f7dc993c79e: Pull complete 04:11:43 d39d95e4997f: Pull complete 04:11:43 1cda4b703d87: Verifying Checksum 04:11:43 1cda4b703d87: Download complete 04:11:47 1cda4b703d87: Pull complete 04:11:47 54e5375350ea: Pull complete 04:11:47 f08cd1b3bb1b: Pull complete 04:11:47 8e17d04e0c68: Pull complete 04:11:47 Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 04:11:47 Status: Downloaded newer image for docker:latest 04:11:49 ---> 08621254d86f 04:11:49 Step 6/7 : COPY go.mod . 04:11:49 ---> 1774442d48d6 04:11:49 Step 7/7 : RUN go mod download 04:11:49 ---> Running in 7196d128454f 04:12:11 Removing intermediate container 7196d128454f 04:12:11 ---> 916d2e6edb39 04:12:11 Successfully built 916d2e6edb39 04:12:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:12:11 + docker inspect -f . ci-base-image-x86_64 04:12:11 . [Pipeline] withDockerContainer 04:12:11 prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container 04:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:12:12 $ docker top 60eb7a282e7627c6bc9d309b98139b21fef74fc92fe52c66b68c13945e691277 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:13 + go version 04:12:13 go version go1.15.5 linux/amd64 [Pipeline] } 04:12:13 $ docker stop --time=1 60eb7a282e7627c6bc9d309b98139b21fef74fc92fe52c66b68c13945e691277 04:12:14 $ docker rm -f 60eb7a282e7627c6bc9d309b98139b21fef74fc92fe52c66b68c13945e691277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:12:15 + docker inspect -f . ci-base-image-x86_64 04:12:15 . [Pipeline] withDockerContainer 04:12:15 prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container 04:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:12:16 $ docker top d32b28b149f9494906c5725ead32793c345588aa084aa87bb5e73efaa6382923 -eo pid,comm [Pipeline] { [Pipeline] echo 04:12:16 ========================================================= 04:12:16 [edgeXBuildGoParallel] Running Tests and Build... 04:12:16 ========================================================= [Pipeline] sh 04:12:17 + make test 04:12:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:12:27 ? github.com/edgexfoundry/edgex-go [no test files] 04:12:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:12:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:12:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 04:12:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:12:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:12:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:12:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:12:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:12:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:12:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:12:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:12:55 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.078s coverage: 46.6% of statements 04:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:12:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:12:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.207s coverage: 27.1% of statements 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:12:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:12:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:12:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.086s coverage: 72.3% of statements 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:12:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.9% of statements 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 04:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements 04:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 04:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements 04:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.124s coverage: 86.7% of statements 04:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:13:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.144s coverage: 97.5% of statements 04:13:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements 04:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:13:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.346s coverage: 93.8% of statements 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:13:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:13:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.1% of statements 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements 04:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements 04:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 04:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements 04:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.4% of statements 04:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements 04:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:13:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 04:13:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements 04:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 04:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 04:13:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 04:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.433s coverage: 55.9% of statements 04:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 04:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 04:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 04:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 37.0% of statements 04:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:13:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.381s coverage: 84.0% of statements 04:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements 04:13:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 47.1% of statements 04:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:13:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements 04:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:13:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements 04:13:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:13:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.748s coverage: 29.1% of statements 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:13:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:13:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.083s coverage: 100.0% of statements 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:13:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:13:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:13:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:13:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 04:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:13:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:13:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 04:13:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 04:13:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 04:13:13 GO111MODULE=on go vet ./... 04:13:40 gofmt -l . 04:13:40 [ "`gofmt -l .`" = "" ] 04:13:40 ./bin/test-go-mod-tidy.sh 04:13:40 ./bin/test-attribution-txt.sh [Pipeline] sh 04:13:40 + ls -al . 04:13:40 total 636 04:13:40 drwxrwxr-x 10 1001 1001 4096 Dec 18 04:13 . 04:13:40 drwxr-xr-x 4 root root 28 Dec 18 04:12 .. 04:13:40 -rw-rw-r-- 1 1001 1001 11 Dec 18 04:10 .dockerignore 04:13:40 drwxrwxr-x 8 1001 1001 179 Dec 18 04:10 .git 04:13:40 drwxrwxr-x 3 1001 1001 125 Dec 18 04:10 .github 04:13:40 -rw-rw-r-- 1 1001 1001 824 Dec 18 04:10 .gitignore 04:13:40 drwx------ 3 1001 1001 47 Dec 18 04:11 .semver 04:13:40 -rw-rw-r-- 1 1001 1001 166 Dec 18 04:10 .sonarcloud.properties 04:13:40 -rw-rw-r-- 1 1001 1001 3804 Dec 18 04:10 CONTRIBUTING.md 04:13:40 -rw-rw-r-- 1 1001 1001 1035 Dec 18 04:10 Dockerfile.build 04:13:40 -rw-rw-r-- 1 1001 1001 863 Dec 18 04:10 Jenkinsfile 04:13:40 -rw-rw-r-- 1 1001 1001 10775 Dec 18 04:10 LICENSE 04:13:40 -rw-rw-r-- 1 1001 1001 5750 Dec 18 04:10 Makefile 04:13:40 -rw-rw-r-- 1 1001 1001 6511 Dec 18 04:10 README.md 04:13:40 -rw-rw-r-- 1 1001 1001 6744 Dec 18 04:10 SECURITY.md 04:13:40 -rw-rw-r-- 1 1001 1001 5 Dec 18 04:11 VERSION 04:13:40 -rw-rw-r-- 1 1001 1001 4131 Dec 18 04:10 ZMQWindows.md 04:13:40 drwxrwxr-x 2 1001 1001 117 Dec 18 04:10 bin 04:13:40 drwxrwxr-x 14 1001 1001 4096 Dec 18 04:10 cmd 04:13:40 -rw-r--r-- 1 root root 538064 Dec 18 04:13 coverage.out 04:13:40 -rw-r--r-- 1 root root 979 Dec 18 04:13 go.mod 04:13:40 -rw-r--r-- 1 root root 18631 Dec 18 04:13 go.sum 04:13:40 drwxrwxr-x 8 1001 1001 127 Dec 18 04:10 internal 04:13:40 drwxrwxr-x 4 1001 1001 26 Dec 18 04:10 openapi 04:13:40 drwxrwxr-x 4 1001 1001 71 Dec 18 04:10 snap 04:13:40 -rw-rw-r-- 1 1001 1001 168 Dec 18 04:10 version.go [Pipeline] sh 04:13:40 + '[' -e coverage.out ] 04:13:40 + chown 1001:1001 coverage.out [Pipeline] stash 04:13:41 Stashed 1 file(s) [Pipeline] sh 04:13:41 + make build 04:13:41 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 04:13:45 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 04:13:54 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 04:13:54 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 04:13:55 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 04:13:55 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 04:13:57 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 04:13:59 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 04:14:00 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 04:14:01 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 04:14:03 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 04:14:04 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] } 04:14:06 $ docker stop --time=1 d32b28b149f9494906c5725ead32793c345588aa084aa87bb5e73efaa6382923 04:14:07 $ docker rm -f d32b28b149f9494906c5725ead32793c345588aa084aa87bb5e73efaa6382923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:14:11 04:14:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:14:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:14:12 latest: Pulling from edgex-devops/edgex-compose 04:14:12 cbdbe7a5bc2a: Pulling fs layer 04:14:12 ca9280d653b3: Pulling fs layer 04:14:12 7e9c9ca2126c: Pulling fs layer 04:14:13 cbdbe7a5bc2a: Verifying Checksum 04:14:13 cbdbe7a5bc2a: Download complete 04:14:13 cbdbe7a5bc2a: Pull complete 04:14:13 ca9280d653b3: Verifying Checksum 04:14:13 ca9280d653b3: Download complete 04:14:14 ca9280d653b3: Pull complete 04:14:15 7e9c9ca2126c: Verifying Checksum 04:14:15 7e9c9ca2126c: Download complete 04:14:21 7e9c9ca2126c: Pull complete 04:14:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:14:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:14:21 prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container 04:14:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:14:24 $ docker top 47bd1ea8f66679389cb72537d00c5fbb82de768313a9af5fbc825479d4135dad -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:25 + docker-compose build --help 04:14:25 + grep parallel 04:14:26 --parallel Build images in parallel. [Pipeline] } 04:14:26 $ docker stop --time=1 47bd1ea8f66679389cb72537d00c5fbb82de768313a9af5fbc825479d4135dad 04:14:27 $ docker rm -f 47bd1ea8f66679389cb72537d00c5fbb82de768313a9af5fbc825479d4135dad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:14:28 . [Pipeline] withDockerContainer 04:14:28 prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container 04:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:14:29 $ docker top 23adee76600dff1ef0f636c1cc95d3d825ffc27b6c0f045f2e589e2b5776c0f5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:29 + docker-compose -f ./docker-compose-build.yml build --parallel 04:14:30 Building docker-core-command-go ... 04:14:30 Building docker-core-data-go ... 04:14:30 Building docker-core-metadata-go ... 04:14:30 Building docker-security-bootstrap-redis-go ... 04:14:30 Building docker-security-proxy-setup-go ... 04:14:30 Building docker-security-secretstore-setup-go ... 04:14:30 Building docker-support-notifications-go ... 04:14:30 Building docker-support-scheduler-go ... 04:14:30 Building docker-sys-mgmt-agent-go ... 04:14:30 Building docker-security-bootstrap-redis-go 04:14:30 Building docker-support-scheduler-go 04:14:30 Building docker-core-command-go 04:14:30 Building docker-support-notifications-go 04:14:30 Building docker-security-secretstore-setup-go 04:15:03 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 04:15:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:15:03 ---> 916d2e6edb39 04:15:03 Step 3/21 : WORKDIR /edgex-go 04:15:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 04:15:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:15:03 ---> 916d2e6edb39 04:15:03 Step 3/22 : WORKDIR /edgex-go 04:15:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 04:15:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:15:03 ---> 916d2e6edb39 04:15:03 Step 3/24 : WORKDIR /edgex-go 04:15:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 04:15:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:15:04 ---> 916d2e6edb39 04:15:04 Step 3/24 : WORKDIR /edgex-go 04:15:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 04:15:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:15:04 ---> 916d2e6edb39 04:15:04 Step 3/22 : WORKDIR /edgex-go 04:15:05 ---> Running in 27cda66c12d9 04:15:05 ---> Running in 9fbaf6871496 04:15:05 ---> Running in e0caa5fdf653 04:15:05 ---> Running in 3cf323d2da2c 04:15:05 ---> Running in 8824f75b40d2 04:15:05 Removing intermediate container 3cf323d2da2c 04:15:05 Removing intermediate container 27cda66c12d9 04:15:05 ---> ef1f184a3271 04:15:05 ---> 7fae61f7b650 04:15:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 04:15:05 Removing intermediate container e0caa5fdf653 04:15:05 ---> 563f18b12f76 04:15:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 Removing intermediate container 8824f75b40d2 04:15:05 ---> 0381147c017b 04:15:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 Removing intermediate container 9fbaf6871496 04:15:05 ---> e90a78a83507 04:15:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 ---> Running in 607fc0a59d6a 04:15:05 ---> Running in ed88263471f8 04:15:05 ---> Running in 20a96dc6d812 04:15:05 ---> Running in ab9e4159694f 04:15:05 ---> Running in 88868171ed4a 04:15:07 Removing intermediate container ed88263471f8 04:15:07 ---> 4837c5be9202 04:15:07 Step 5/21 : RUN apk update && apk add make git 04:15:07 Removing intermediate container 607fc0a59d6a 04:15:07 ---> 45cd2b1c0e08 04:15:07 Step 5/24 : RUN apk update && apk add make git 04:15:07 ---> Running in a446c7adf265 04:15:07 ---> Running in 87acaa183cee 04:15:07 Removing intermediate container 20a96dc6d812 04:15:07 ---> 84c789031b23 04:15:07 Step 5/22 : RUN apk update && apk add make git 04:15:08 Removing intermediate container ab9e4159694f 04:15:08 ---> c8650d9a5c6e 04:15:08 Step 5/22 : RUN apk update && apk add make git 04:15:08 ---> Running in 2c7495028fc7 04:15:08 ---> Running in 0d31f5b29a1b 04:15:08 Removing intermediate container 88868171ed4a 04:15:08 ---> 8810d5cdd246 04:15:08 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 04:15:08 ---> Running in 9242bf43b1b6 04:15:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:15:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:10 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:15:10 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:15:10 OK: 12750 distinct packages available 04:15:10 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:15:10 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:15:10 OK: 12750 distinct packages available 04:15:10 OK: 233 MiB in 51 packages 04:15:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:15:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16722 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws 04:15:10 Running in /w/workspace/edgex-go/1 [Pipeline] { 04:15:10 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:15:10 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:15:10 OK: 12750 distinct packages available 04:15:10 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:15:10 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:15:10 OK: 12750 distinct packages available 04:15:10 OK: 233 MiB in 51 packages [Pipeline] checkout 04:15:11 OK: 233 MiB in 51 packages 04:15:11 OK: 233 MiB in 51 packages 04:15:11 Removing intermediate container 87acaa183cee 04:15:11 ---> 464c74a16b17 04:15:11 Step 6/24 : COPY go.mod . 04:15:11 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:15:11 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:15:11 OK: 12750 distinct packages available 04:15:11 OK: 233 MiB in 51 packages 04:15:11 Removing intermediate container 2c7495028fc7 04:15:11 ---> 19384e7a0623 04:15:11 Step 6/22 : COPY go.mod . 04:15:11 ---> 4e1a78657d3d 04:15:11 Step 7/24 : RUN go mod download 04:15:11 ---> Running in 36bfa648b4ed 04:15:12 ---> aa67f736641d 04:15:12 Step 7/22 : RUN go mod download 04:15:12 Removing intermediate container 9242bf43b1b6 04:15:12 ---> 1e6d27c5e1ee 04:15:12 Step 6/24 : COPY go.mod . 04:15:12 Removing intermediate container 0d31f5b29a1b 04:15:12 ---> 89b134713e7a 04:15:12 Step 6/22 : COPY go.mod . 04:15:12 ---> Running in 72dbfa47e68f 04:15:12 ---> 7409fbc3bfae 04:15:12 Step 7/24 : RUN go mod download 04:15:12 ---> ef78856d8547 04:15:12 Step 7/22 : RUN go mod download 04:15:12 Removing intermediate container a446c7adf265 04:15:12 ---> d61ba17067ee 04:15:12 Step 6/21 : COPY go.mod . 04:15:12 ---> Running in 886a3306b1ad 04:15:12 ---> Running in a254bbd75219 04:15:12 ---> af0cb50c7c7b 04:15:12 Step 7/21 : RUN go mod download 04:15:13 ---> Running in 8a38b4a4b390 04:15:14 Removing intermediate container 36bfa648b4ed 04:15:14 ---> 2822568b7fa3 04:15:14 Step 8/24 : COPY . . 04:15:14 Removing intermediate container 72dbfa47e68f 04:15:14 ---> 96452fe668ca 04:15:14 Step 8/22 : COPY . . 04:15:15 using credential edgex-jenkins-ssh 04:15:15 Cloning the remote Git repository 04:15:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:15:16 > git init /w/workspace/edgex-go/1 # timeout=10 04:15:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:15:16 > git --version # timeout=10 04:15:16 > git --version # 'git version 2.17.1' 04:15:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:19 Removing intermediate container a254bbd75219 04:15:19 ---> a3563d8452be 04:15:19 Step 8/22 : COPY . . 04:15:19 Removing intermediate container 886a3306b1ad 04:15:19 ---> fe8616846f5a 04:15:19 Step 8/24 : COPY . . 04:15:23 Removing intermediate container 8a38b4a4b390 04:15:23 ---> f5e04bb0ba36 04:15:23 Step 8/21 : COPY . . 04:15:48 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:15:49 Merge succeeded, producing a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:15:49 Checking out Revision a0fe9c2cbb5f2ba2374e06009d327325fce0109d (PR-2962) 04:15:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:15:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:15:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:15:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:15:48 > git config core.sparsecheckout # timeout=10 04:15:48 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 04:15:49 > git remote # timeout=10 04:15:49 > git config --get remote.origin.url # timeout=10 04:15:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:49 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 04:15:49 > git rev-parse HEAD^{commit} # timeout=10 04:15:49 > git config core.sparsecheckout # timeout=10 04:15:49 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 04:15:53 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" 04:15:53 > git --version # timeout=10 04:15:53 > git --version # 'git version 2.17.1' 04:15:53 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:15:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:15:56 ---> b2984c5f659b 04:15:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:15:56 ---> e3e2c65a3653 04:15:56 Step 9/22 : RUN make cmd/core-command/core-command 04:15:56 ---> Running in bc4b63b22400 04:15:56 ---> Running in eb41a97ba372 04:15:56 ---> ec0fe17303b3 04:15:56 Step 9/24 : RUN make cmd/support-notifications/support-notifications 04:15:56 ---> fd2e881146cf 04:15:56 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 04:15:56 ---> 681ffaff5248 04:15:56 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 04:15:56 ---> Running in 1e159a01b4e3 04:15:56 ---> Running in 3881643add46 04:15:56 ---> Running in 3268256da3d4 04:15:56 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 04:15:56 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 04:15:56 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 04:15:56 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 04:15:56 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 04:15:56 + sudo service+ true docker restart 04:15:56 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:15:58 provisioning config files... 04:15:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config495616922843427688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:59 ---> docker-login.sh 04:15:59 nexus3.edgexfoundry.org:10001 04:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:00 Configure a credential helper to remove this warning. See 04:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:00 04:16:00 Login Succeeded 04:16:00 nexus3.edgexfoundry.org:10002 04:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:00 Configure a credential helper to remove this warning. See 04:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:00 04:16:00 Login Succeeded 04:16:00 nexus3.edgexfoundry.org:10003 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 nexus3.edgexfoundry.org:10004 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 docker.io 04:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:03 Configure a credential helper to remove this warning. See 04:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:03 04:16:03 Login Succeeded 04:16:03 ---> docker-login.sh ends [Pipeline] } 04:16:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:03 ========================================================= 04:16:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:16:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:16:04 + 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 . 04:16:06 Sending build context to Docker daemon 165.4MB 04:16:06 Step 1/7 : ARG BASE=golang:1.15-alpine 04:16:06 Step 2/7 : FROM ${BASE} 04:16:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:16:06 5f621e34cdf4: Pulling fs layer 04:16:06 a4357932f1b6: Pulling fs layer 04:16:06 18c013af1878: Pulling fs layer 04:16:06 00ac8860ef70: Pulling fs layer 04:16:06 63d7cb157983: Pulling fs layer 04:16:06 b116817d02f9: Pulling fs layer 04:16:06 745a02a5169b: Pulling fs layer 04:16:06 00ac8860ef70: Waiting 04:16:06 63d7cb157983: Waiting 04:16:06 b116817d02f9: Waiting 04:16:06 745a02a5169b: Waiting 04:16:06 18c013af1878: Verifying Checksum 04:16:06 18c013af1878: Download complete 04:16:06 a4357932f1b6: Verifying Checksum 04:16:06 a4357932f1b6: Download complete 04:16:06 63d7cb157983: Verifying Checksum 04:16:06 63d7cb157983: Download complete 04:16:06 b116817d02f9: Download complete 04:16:06 5f621e34cdf4: Verifying Checksum 04:16:06 5f621e34cdf4: Download complete 04:16:07 5f621e34cdf4: Pull complete 04:16:08 a4357932f1b6: Pull complete 04:16:08 18c013af1878: Pull complete 04:16:09 745a02a5169b: Verifying Checksum 04:16:09 745a02a5169b: Download complete 04:16:11 00ac8860ef70: Verifying Checksum 04:16:11 00ac8860ef70: Download complete 04:16:21 00ac8860ef70: Pull complete 04:16:21 63d7cb157983: Pull complete 04:16:21 b116817d02f9: Pull complete 04:16:26 745a02a5169b: Pull complete 04:16:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:16:26 ---> b7e6874047d6 04:16:26 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 04:16: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 04:16:29 ---> Running in d86f7066303e 04:16:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:16:31 Removing intermediate container 3268256da3d4 04:16:31 ---> 1021e0443b4d 04:16:31 04:16:31 Step 10/22 : FROM alpine:3.10 04:16:31 Removing intermediate container 1e159a01b4e3 04:16:31 ---> 161fc75e2192 04:16:31 04:16:31 Step 10/21 : FROM scratch 04:16:31 ---> 04:16:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:16:31 Removing intermediate container eb41a97ba372 04:16:31 ---> 2d3d0e121f4e 04:16:31 04:16:31 Step 10/22 : FROM scratch 04:16:31 ---> 04:16:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:16:31 Removing intermediate container 3881643add46 04:16:31 ---> e59d29e34d39 04:16:31 04:16:31 Step 10/24 : FROM scratch 04:16:31 ---> 04:16:31 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:16:31 3.10: Pulling from library/alpine 04:16:31 ---> Running in 3735873efc85 04:16:31 ---> Running in cba68af0d25e 04:16:31 ---> Running in 7713b32f2047 04:16:31 (1/12) Installing libmagic (5.38-r0) 04:16:31 (2/12) Installing file (5.38-r0) 04:16:31 (3/12) Installing libc-dev (0.7.2-r3) 04:16:32 (4/12) Installing g++ (9.3.0-r2) 04:16:32 Removing intermediate container 3735873efc85 04:16:32 ---> e99904e372e9 04:16:32 Step 12/21 : ENV APP_PORT=48085 04:16:32 Removing intermediate container cba68af0d25e 04:16:32 ---> bb38eb962e35 04:16:32 Step 12/24 : ENV APP_PORT=48060 04:16:32 Removing intermediate container 7713b32f2047 04:16:32 ---> d0363b560bf2 04:16:32 Step 12/22 : ENV APP_PORT=48082 04:16:32 ---> Running in ab8aef5ab09d 04:16:32 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:16:32 Status: Downloaded newer image for alpine:3.10 04:16:32 ---> be4e4bea2c2e 04:16:32 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:16:32 ---> Running in b7d317b5367c 04:16:32 ---> Running in 8762b11b373d 04:16:32 Removing intermediate container bc4b63b22400 04:16:32 ---> df32ddc11359 04:16:32 04:16:32 Step 10/24 : FROM alpine:3.10 04:16:33 ---> be4e4bea2c2e 04:16:33 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:16:33 ---> Running in c2d98f9b904f 04:16:33 ---> Running in f4844819d7fb 04:16:33 Removing intermediate container ab8aef5ab09d 04:16:33 ---> 2d44e0abe1b5 04:16:33 Step 13/21 : EXPOSE $APP_PORT 04:16:33 Removing intermediate container b7d317b5367c 04:16:33 ---> b9e2c0295c6b 04:16:33 Step 13/22 : EXPOSE $APP_PORT 04:16:33 Removing intermediate container 8762b11b373d 04:16:33 ---> d1d213ffe077 04:16:33 Step 13/24 : EXPOSE $APP_PORT 04:16:34 ---> Running in 5ac2dac805d3 04:16:34 ---> Running in f32d2f79719c 04:16:34 ---> Running in dc20ee0e51b8 04:16:34 Removing intermediate container 5ac2dac805d3 04:16:34 ---> 7caa85e5623c 04:16:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:16:35 Removing intermediate container dc20ee0e51b8 04:16:35 ---> 372b0c05deb6 04:16:35 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 04:16:35 Removing intermediate container f32d2f79719c 04:16:35 ---> af9916a28444 04:16:35 Step 14/22 : WORKDIR / 04:16:35 ---> Running in a2e93dc670e8 04:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 04:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 04:16:35 ---> 675f75938b05 04:16:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 04:16:35 Removing intermediate container a2e93dc670e8 04:16:35 ---> 6ec1dda096ac 04:16:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:16:35 ---> bc7f1cbf4222 04:16:35 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:16:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 04:16:35 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:16:35 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:16:35 OK: 10350 distinct packages available 04:16:35 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:16:35 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:16:35 OK: 10350 distinct packages available 04:16:35 (1/5) Installing ca-certificates (20191127-r2) 04:16:35 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:16:35 (3/5) Installing libcurl (7.66.0-r3) 04:16:35 (4/5) Installing curl (7.66.0-r3) 04:16:35 ---> 2b9705665275 04:16:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:16:35 (1/5) Installing ca-certificates (20191127-r2) 04:16:35 (5/5) Installing dumb-init (1.2.2-r1) 04:16:35 Executing busybox-1.30.1-r3.trigger 04:16:35 Executing ca-certificates-20191127-r2.trigger 04:16:35 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:16:35 (3/5) Installing libcurl (7.66.0-r3) 04:16:35 (4/5) Installing curl (7.66.0-r3) 04:16:35 (5/5) Installing dumb-init (1.2.2-r1) 04:16:35 Executing busybox-1.30.1-r3.trigger 04:16:35 Executing ca-certificates-20191127-r2.trigger 04:16:35 OK: 7 MiB in 19 packages 04:16:36 (5/12) Installing fortify-headers (1.1-r0) 04:16:36 (6/12) Installing patch (2.7.6-r6) 04:16:36 (7/12) Installing build-base (0.5-r2) 04:16:36 OK: 7 MiB in 19 packages 04:16:36 (8/12) Installing libsodium (1.0.18-r0) 04:16:36 (9/12) Installing pkgconf (1.7.2-r0) 04:16:36 (10/12) Installing libsodium-dev (1.0.18-r0) 04:16:37 (11/12) Installing libzmq (4.3.3-r0) 04:16:37 (12/12) Installing zeromq-dev (4.3.3-r0) 04:16:37 Executing busybox-1.31.1-r19.trigger 04:16:37 ---> ce95964ace9d 04:16:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:16:37 OK: 217 MiB in 51 packages 04:16:37 ---> 5ad5dc506648 04:16:37 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 04:16:37 ---> 8ffb5b070070 04:16:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:16:38 ---> 3fa333ba70c0 04:16:38 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 04:16:38 ---> Running in 733d6add12a5 04:16:38 ---> 71ab94b1c1b2 04:16:38 Step 18/22 : ENTRYPOINT ["/core-command"] 04:16:38 Removing intermediate container c2d98f9b904f 04:16:38 ---> 29cece653443 04:16:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 04:16:38 Removing intermediate container f4844819d7fb 04:16:38 ---> 34c8565e580a 04:16:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:16:38 ---> d742c7e29ed5 04:16:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:16:38 ---> Running in c24767a00b21 04:16:38 ---> Running in ce8b2b2c5888 04:16:38 ---> Running in 3223028fee08 04:16:39 Removing intermediate container 733d6add12a5 04:16:39 ---> d69243640279 04:16:39 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:39 ---> Running in d555c56d2734 04:16:39 ---> 3c5b4060c4d3 04:16:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:16:39 Removing intermediate container c24767a00b21 04:16:39 ---> 1325c4ebe924 04:16:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:39 Removing intermediate container 3223028fee08 04:16:39 ---> f593d17e4365 04:16:39 Step 13/24 : WORKDIR / 04:16:39 Removing intermediate container ce8b2b2c5888 04:16:39 ---> 49fb0466fbcc 04:16:39 Step 13/22 : WORKDIR / 04:16:39 ---> Running in 7a4638888aa0 04:16:39 ---> Running in 86edaec6c7fc 04:16:39 ---> Running in 747d30d10640 04:16:39 Removing intermediate container d555c56d2734 04:16:39 ---> f3843736d999 04:16:39 Step 19/21 : LABEL arch=x86_64 04:16:39 Removing intermediate container 7a4638888aa0 04:16:39 ---> cb4c43ae0b16 04:16:39 Step 20/22 : LABEL arch=x86_64 04:16:39 ---> Running in d38413fd08a4 04:16:39 ---> cbb3b7201bf0 04:16:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:16:40 ---> Running in e232587501dc 04:16:40 Removing intermediate container 747d30d10640 04:16:40 ---> 87e9a6398db4 04:16:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:16:40 Removing intermediate container 86edaec6c7fc 04:16:40 ---> 64d369cac2cb 04:16:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 04:16:40 Removing intermediate container d38413fd08a4 04:16:40 ---> f2fafb39bdce 04:16:40 Step 20/21 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:16:40 ---> 196dc236ec2a 04:16:40 Step 20/24 : ENTRYPOINT ["/support-notifications"] 04:16:40 ---> Running in 5ae04c9f67ff 04:16:40 Removing intermediate container e232587501dc 04:16:40 ---> 5fca98168d92 04:16:40 Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:16:40 ---> acb38de6a39b 04:16:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:16:40 ---> 0351718af91e 04:16:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 04:16:41 ---> Running in 63bce180749e 04:16:41 ---> Running in e75d5bba41d6 04:16:41 Removing intermediate container 5ae04c9f67ff 04:16:41 ---> 659d6cd69817 04:16:41 Step 21/21 : LABEL version=0.0.0 04:16:41 ---> 9fc3eba87163 04:16:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:16:41 ---> Running in a627cd6bf7ef 04:16:41 Removing intermediate container 63bce180749e 04:16:41 ---> 21ee34421f73 04:16:41 Step 22/22 : LABEL version=0.0.0 04:16:41 Removing intermediate container e75d5bba41d6 04:16:41 ---> 14b707a6ef11 04:16:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:41 ---> Running in 8470dd8df3cd 04:16:41 ---> 95deaf6afa20 04:16:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 04:16:41 ---> Running in 9fd9f14ff3f2 04:16:41 ---> 960a1d833f1e 04:16:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:16:41 Removing intermediate container a627cd6bf7ef 04:16:41 ---> 18d53bffdca3 04:16:41 04:16:41 Removing intermediate container d86f7066303e 04:16:41 ---> 95454e478c02 04:16:41 Step 4/7 : WORKDIR /edgex-go 04:16:41 ---> Running in 30113c349986 04:16:41 Successfully built 18d53bffdca3 04:16:41 Removing intermediate container 30113c349986 04:16:41 ---> 4a2e72e469be 04:16:41 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:16:42 Removing intermediate container 8470dd8df3cd 04:16:42 ---> bb71b6ca98aa 04:16:42 04:16:42 Successfully tagged docker-support-scheduler-go:latest 04:16:42  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 04:16:42 Removing intermediate container 9fd9f14ff3f2 04:16:42 ---> 9719647e69fd 04:16:42 Step 22/24 : LABEL arch=x86_64 04:16:42 ---> a9bfe535311d 04:16:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 04:16:42 ---> 1ac11e53036d 04:16:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:16:42 Successfully built bb71b6ca98aa 04:16:42 ---> Running in fc61d6cce5fc 04:16:42 Successfully tagged docker-core-command-go:latest 04:16:42  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 04:16:42 latest: Pulling from library/docker 04:16:42 Removing intermediate container fc61d6cce5fc 04:16:42 ---> a1510d5f504a 04:16:42 Step 23/24 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:16:42 a3cc7d3b244e: Pulling fs layer 04:16:42 02a3295e0d61: Pulling fs layer 04:16:42 0f4f2e6d8100: Pulling fs layer 04:16:42 065c9533d613: Pulling fs layer 04:16:42 9fce0df16b8b: Pulling fs layer 04:16:42 e3faa53604c1: Pulling fs layer 04:16:42 04b5adaa2053: Pulling fs layer 04:16:42 9fce0df16b8b: Waiting 04:16:42 04b5adaa2053: Waiting 04:16:42 e3faa53604c1: Waiting 04:16:42 065c9533d613: Waiting 04:16:42 ---> Running in e1a04ecf2448 04:16:42 ---> db2b689bf0ea 04:16:42 Step 18/22 : RUN chmod +x entrypoint.sh 04:16:42 ---> Running in cb82b2a8317a 04:16:42 ---> fe110474c984 04:16:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:16:43 0f4f2e6d8100: Download complete 04:16:43 02a3295e0d61: Verifying Checksum 04:16:43 02a3295e0d61: Download complete 04:16:43 a3cc7d3b244e: Verifying Checksum 04:16:43 a3cc7d3b244e: Download complete 04:16:43 Removing intermediate container e1a04ecf2448 04:16:43 ---> 4a8f5e1197ed 04:16:43 Step 24/24 : LABEL version=0.0.0 04:16:43 9fce0df16b8b: Verifying Checksum 04:16:43 9fce0df16b8b: Download complete 04:16:43 e3faa53604c1: Verifying Checksum 04:16:43 e3faa53604c1: Download complete 04:16:43 04b5adaa2053: Verifying Checksum 04:16:43 04b5adaa2053: Download complete 04:16:43 ---> Running in 13ea6197b7f8 04:16:43 ---> 9d6ea82acbbc 04:16:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:16:43 a3cc7d3b244e: Pull complete 04:16:44 02a3295e0d61: Pull complete 04:16:44 065c9533d613: Verifying Checksum 04:16:44 065c9533d613: Download complete 04:16:44 0f4f2e6d8100: Pull complete 04:16:46 ---> Running in 32a383d45335 04:16:48 Removing intermediate container 13ea6197b7f8 04:16:48 ---> fee7a57e0008 04:16:48 04:16:48 Successfully built fee7a57e0008 04:16:49 Successfully tagged docker-support-notifications-go:latest 04:16:49 Building docker-core-data-go 04:16:49 065c9533d613: Pull complete 04:16:49 9fce0df16b8b: Pull complete 04:16:49 e3faa53604c1: Pull complete 04:16:49 04b5adaa2053: Pull complete 04:16:49 Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 04:16:49 Status: Downloaded newer image for docker:latest 04:16:53 ---> 0388a4a0597e 04:16:53 Step 6/7 : COPY go.mod . 04:16:53 ---> 67441de3c4d1 04:16:53 Step 7/7 : RUN go mod download 04:16:53 ---> Running in c3e161fb93f0 04:16:57  Building docker-support-notifications-go ... done Removing intermediate container cb82b2a8317a 04:16:57 ---> a7c25d643541 04:16:57 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 04:16:57 ---> Running in 35f4600de784 04:16:57 Removing intermediate container 32a383d45335 04:16:57 ---> 1b6cce9c9e11 04:16:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:16:57 ---> Running in ef642434de99 04:16:58 Removing intermediate container 35f4600de784 04:16:58 ---> 6ed85d6832be 04:16:58 Step 20/22 : LABEL arch=x86_64 04:16:59 ---> Running in 3646a19075db 04:16:59 Removing intermediate container ef642434de99 04:16:59 ---> dadd48b66a7c 04:16:59 Step 22/24 : LABEL arch=x86_64 04:17:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 04:17:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:17:00 ---> 916d2e6edb39 04:17:00 Step 3/22 : WORKDIR /edgex-go 04:17:00 ---> Using cache 04:17:00 ---> e90a78a83507 04:17:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:00 ---> Using cache 04:17:00 ---> 8810d5cdd246 04:17:00 Step 5/22 : RUN apk update && apk add make git 04:17:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 04:17:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:17:01 ---> 916d2e6edb39 04:17:01 Step 3/21 : WORKDIR /edgex-go 04:17:01 ---> Using cache 04:17:01 ---> e90a78a83507 04:17:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:01 ---> Using cache 04:17:01 ---> 8810d5cdd246 04:17:01 Step 5/21 : RUN apk update && apk add make git 04:17:02 ---> Running in ad687f60aa95 04:17:02 ---> Running in 4a9466471bf6 04:17:02 ---> Running in d4b5c67cd70c 04:17:02 Removing intermediate container 3646a19075db 04:17:02 ---> 82109fd2b817 04:17:02 Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:17:02 ---> Running in e9c55e3fef0c 04:17:02 Removing intermediate container ad687f60aa95 04:17:02 ---> 75e4345f7e79 04:17:02 Step 23/24 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:17:03 ---> Running in 0ebfcbe6bce9 04:17:03 Removing intermediate container e9c55e3fef0c 04:17:03 ---> 7373fc8d2481 04:17:03 Step 22/22 : LABEL version=0.0.0 04:17:04 ---> Running in 326015c8b5b3 04:17:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:04 Removing intermediate container 0ebfcbe6bce9 04:17:04 ---> d8ebd667935a 04:17:04 Step 24/24 : LABEL version=0.0.0 04:17:04 ---> Running in 900bd0e6f846 04:17:04 Removing intermediate container 326015c8b5b3 04:17:04 ---> ba68b432878a 04:17:04 04:17:04 Removing intermediate container 900bd0e6f846 04:17:04 ---> f50ad0fc7f22 04:17:04 04:17:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:17:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:17:05 Successfully built ba68b432878a 04:17:05 Successfully tagged docker-security-bootstrap-redis-go:latest 04:17:05  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go 04:17:05 Successfully built f50ad0fc7f22 04:17:05 Successfully tagged docker-security-secretstore-setup-go:latest 04:17:06  Building docker-security-secretstore-setup-go ... done v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:17:06 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:17:06 OK: 12750 distinct packages available 04:17:06 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:17:06 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:17:06 OK: 12750 distinct packages available 04:17:06 OK: 233 MiB in 51 packages 04:17:06 OK: 233 MiB in 51 packages 04:17:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 04:17:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:17:06 ---> 916d2e6edb39 04:17:06 Step 3/23 : WORKDIR /edgex-go 04:17:06 ---> Using cache 04:17:06 ---> e90a78a83507 04:17:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:06 ---> Using cache 04:17:06 ---> 8810d5cdd246 04:17:06 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:17:08 ---> Running in 917175b5e2d0 04:17:10 Removing intermediate container 4a9466471bf6 04:17:10 ---> f77e10515ebd 04:17:10 Step 6/21 : COPY go.mod . 04:17:10 Removing intermediate container d4b5c67cd70c 04:17:10 ---> 12ce218dbb9c 04:17:10 Step 6/22 : COPY go.mod . 04:17:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:11 ---> 0f0bbaf41aef 04:17:11 Step 7/22 : RUN go mod download 04:17:11 ---> 2ee8b18edc64 04:17:11 Step 7/21 : RUN go mod download 04:17:11 ---> Running in 2259369b6bf7 04:17:11 ---> Running in 3149b36bd5dd 04:17:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:17:12 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:17:12 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:17:12 OK: 12750 distinct packages available 04:17:13 OK: 233 MiB in 51 packages 04:17:14 Removing intermediate container 3149b36bd5dd 04:17:14 ---> f25866e99190 04:17:14 Step 8/21 : COPY . . 04:17:14 Removing intermediate container 917175b5e2d0 04:17:14 ---> f0582d6ebf51 04:17:14 Step 6/23 : COPY go.mod . 04:17:15 Removing intermediate container 2259369b6bf7 04:17:15 ---> 1a8e8bffbb40 04:17:15 Step 8/22 : COPY . . 04:17:20 Removing intermediate container c3e161fb93f0 04:17:20 ---> 27634f0f4e17 04:17:20 Successfully built 27634f0f4e17 04:17:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:20 ---> 1eb6e90e545f 04:17:20 Step 7/23 : RUN go mod download 04:17:20 + docker inspect -f . ci-base-image-arm64 04:17:20 . [Pipeline] withDockerContainer 04:17:21 prd-ubuntu18.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container 04:17:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:17:21 ---> Running in 15d606365b87 04:17:22 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 04:17:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 04:17:22 ---> 916d2e6edb39 04:17:22 Step 3/27 : WORKDIR /edgex-go 04:17:22 ---> Using cache 04:17:22 ---> e90a78a83507 04:17:22 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:22 ---> Using cache 04:17:22 ---> 8810d5cdd246 04:17:22 Step 5/27 : RUN apk update && apk add make bash git 04:17:22 $ docker top 6031e7bbc6e346cc36bfcb562d1dcb43361419fd64ef9582cbfb7982870d1777 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:23 ---> Running in fb9d1bbbac8e 04:17:23 + go version 04:17:23 go version go1.15.5 linux/arm64 [Pipeline] } 04:17:23 $ docker stop --time=1 6031e7bbc6e346cc36bfcb562d1dcb43361419fd64ef9582cbfb7982870d1777 04:17:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:17:25 $ docker rm -f 6031e7bbc6e346cc36bfcb562d1dcb43361419fd64ef9582cbfb7982870d1777 [Pipeline] // withDockerContainer [Pipeline] } 04:17:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 04:17:26 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:17:26 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:17:26 OK: 12750 distinct packages available [Pipeline] isUnix [Pipeline] sh 04:17:27 + docker inspect -f . ci-base-image-arm64 04:17:27 . [Pipeline] withDockerContainer 04:17:27 OK: 233 MiB in 51 packages 04:17:27 prd-ubuntu18.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container 04:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:17:29 $ docker top 310ecf5d6be7feaa5f09573371f12e8a6d5b455fe15ce56e37e544d51b36b51e -eo pid,comm [Pipeline] { [Pipeline] echo 04:17:29 ========================================================= 04:17:29 [edgeXBuildGoParallel] Running Tests and Build... 04:17:29 ========================================================= [Pipeline] sh 04:17:30 + make test 04:17:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:17:31 Removing intermediate container 15d606365b87 04:17:31 ---> c2aaa53d4fdf 04:17:31 Step 8/23 : COPY . . 04:17:31 Removing intermediate container fb9d1bbbac8e 04:17:31 ---> 878d8a1e9278 04:17:31 Step 6/27 : COPY go.mod . 04:17:33 ---> 3d4a44ab1234 04:17:33 Step 7/27 : RUN go mod download 04:17:38 ---> Running in 964e6aa250f2 04:17:41 ---> 8d5577335d2c 04:17:41 Step 9/22 : RUN make cmd/core-metadata/core-metadata 04:17:42 ---> Running in e3eac1667af9 04:17:42 ---> e16deabc3c6a 04:17:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:17:42 ---> Running in 78cd2a0f94cf 04:17:44 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 04:17:44 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 04:17:44 Removing intermediate container 964e6aa250f2 04:17:44 ---> e7a0f8dd035c 04:17:44 Step 8/27 : COPY . . 04:17:52 ? github.com/edgexfoundry/edgex-go [no test files] 04:17:57 ---> 0de5d83404f8 04:17:57 Step 9/23 : RUN make cmd/core-data/core-data 04:17:57 ---> Running in e1d80ef08d70 04:17:58 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 04:18:07 ---> fb85c028f0d8 04:18:07 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:18:07 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 04:18:07 ---> Running in 105ebf4e8b31 04:18: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 04:18:19 Removing intermediate container 78cd2a0f94cf 04:18:19 ---> 099cafc4f151 04:18:19 04:18:19 Step 10/21 : FROM alpine 04:18:19 Removing intermediate container e3eac1667af9 04:18:19 ---> 45888b1776bf 04:18:19 04:18:19 Step 10/22 : FROM scratch 04:18:19 ---> 04:18:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:18:19 latest: Pulling from library/alpine 04:18:19 ---> Using cache 04:18:19 ---> d0363b560bf2 04:18:19 Step 12/22 : ENV APP_PORT=48081 04:18:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:18:19 Status: Downloaded newer image for alpine:latest 04:18:19 ---> 389fef711851 04:18:19 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:18:19 ---> Running in 69d9fc91b25e 04:18:19 ---> Running in 29a52d980070 04:18:19 Removing intermediate container 69d9fc91b25e 04:18:19 ---> 1b9ba1d084ac 04:18:19 Step 13/22 : EXPOSE $APP_PORT 04:18:20 ---> Running in bbefc438c346 04:18:20 Removing intermediate container bbefc438c346 04:18:20 ---> bfd3294d9b22 04:18:20 Step 14/22 : WORKDIR / 04:18:20 ---> Running in 72174aa05fb2 04:18:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:18:20 Removing intermediate container 72174aa05fb2 04:18:20 ---> 44e106078e4a 04:18:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:18:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:18:21 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:18:21 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:18:21 OK: 12745 distinct packages available 04:18:21 ---> 7b352d33d4e3 04:18:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:18:21 (1/4) Installing ca-certificates (20191127-r4) 04:18:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:18:21 (3/4) Installing libcurl (7.69.1-r3) 04:18:21 (4/4) Installing curl (7.69.1-r3) 04:18:21 Executing busybox-1.31.1-r19.trigger 04:18:21 Executing ca-certificates-20191127-r4.trigger 04:18:21 OK: 7 MiB in 18 packages 04:18:22 ---> 5d6d57a16172 04:18:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:18:24 ---> 3125d7eb6939 04:18:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 04:18:25 ---> Running in e769feab2420 04:18:25 Removing intermediate container 29a52d980070 04:18:25 ---> 515e563d927d 04:18:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:18:25 ---> Running in 43dd09c722c1 04:18:25 Removing intermediate container e769feab2420 04:18:25 ---> 9a29c9f2594d 04:18:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:25 ---> Running in daceabb87cb9 04:18:25 Removing intermediate container 43dd09c722c1 04:18:25 ---> 08c8c3eb5836 04:18:25 Step 13/21 : WORKDIR /edgex 04:18:26 ---> Running in df466746860b 04:18:26 Removing intermediate container daceabb87cb9 04:18:26 ---> aca20a82d59d 04:18:26 Step 20/22 : LABEL arch=x86_64 04:18:26 ---> Running in 371de8309af4 04:18:27 Removing intermediate container df466746860b 04:18:27 ---> fb8aa848303f 04:18:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:18:28 Removing intermediate container 371de8309af4 04:18:28 ---> 884693749cc5 04:18:28 Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:18:29 ---> c8612a505706 04:18:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:18:29 ---> Running in 62f6a5501a13 04:18:29 Removing intermediate container e1d80ef08d70 04:18:29 ---> fd6f18fc6482 04:18:29 04:18:29 Step 10/23 : FROM alpine 04:18:29 ---> 389fef711851 04:18:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:18:29 ---> Running in f25a51aca963 04:18:29 Removing intermediate container 62f6a5501a13 04:18:29 ---> 7ea43026755a 04:18:29 Step 22/22 : LABEL version=0.0.0 04:18:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:18:31 ---> Running in 628f4ea0d878 04:18:31 Removing intermediate container f25a51aca963 04:18:31 ---> 024892452756 04:18:31 Step 12/23 : ENV APP_PORT=48080 04:18:31 ---> 239a5940c20e 04:18:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:18:31 Removing intermediate container 105ebf4e8b31 04:18:31 ---> 334b308a3798 04:18:31 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:18:31 ---> Running in 6c955d46f2bb 04:18:31 Removing intermediate container 628f4ea0d878 04:18:31 ---> f7677be74b64 04:18:31 04:18:31 ---> Running in 1eae9ea95670 04:18:31 Removing intermediate container 6c955d46f2bb 04:18:31 ---> 674c08b6dde3 04:18:31 Step 13/23 : EXPOSE $APP_PORT 04:18:32 Successfully built f7677be74b64 04:18:32 Successfully tagged docker-core-metadata-go:latest 04:18:32  Building docker-core-metadata-go ... done  ---> Running in 0ea5d4ff6987 04:18:32 ---> b6563e5d66b9 04:18:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:18:32 ---> Running in 072ffddce565 04:18:32 Removing intermediate container 0ea5d4ff6987 04:18:32 ---> a173a4cb0837 04:18:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:32 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 04:18:32 Removing intermediate container 072ffddce565 04:18:32 ---> c4e2b6d82a29 04:18:32 Step 18/21 : CMD ["--init=true"] 04:18:32 ---> Running in d14e2ea294f6 04:18:32 ---> Running in e76384f8e836 04:18:32 Removing intermediate container e76384f8e836 04:18:32 ---> 2f1b1fe13ffb 04:18:32 Step 19/21 : LABEL arch=x86_64 04:18:33 ---> Running in ac3fde2facf6 04:18:33 Removing intermediate container ac3fde2facf6 04:18:33 ---> 171b43e965bd 04:18:33 Step 20/21 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:18:33 ---> Running in 377ebfb514ed 04:18:35 Removing intermediate container 377ebfb514ed 04:18:35 ---> a398d8291761 04:18:35 Step 21/21 : LABEL version=0.0.0 04:18:35 ---> Running in e88203ef700c 04:18:35 Removing intermediate container 1eae9ea95670 04:18:35 ---> 0a6a3ff0546b 04:18:35 04:18:35 Step 11/27 : FROM docker:latest 04:18:35 ---> 0040bc98e531 04:18:35 Step 12/27 : RUN apk add --no-cache bash 04:18:35 Removing intermediate container d14e2ea294f6 04:18:35 ---> 710df8d4e2d2 04:18:35 Step 15/23 : RUN apk --no-cache add zeromq 04:18:35 ---> Running in dd4c26f24e6e 04:18:35 ---> Running in 3a70f5dcca12 04:18:35 Removing intermediate container e88203ef700c 04:18:35 ---> fe20ed40eb8c 04:18:35 04:18:35 Successfully built fe20ed40eb8c 04:18:35 Successfully tagged docker-security-proxy-setup-go:latest 04:18:36  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:18:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:18:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:18:36 (1/2) Installing readline (8.0.4-r0) 04:18:36 (2/2) Installing bash (5.0.17-r0) 04:18:36 Executing bash-5.0.17-r0.post-install 04:18:36 Executing busybox-1.31.1-r19.trigger 04:18:36 OK: 12 MiB in 22 packages 04:18:36 Removing intermediate container dd4c26f24e6e 04:18:36 ---> 17c4eda76b2b 04:18:36 Step 13/27 : RUN rm -rf /var/cache/apk/* 04:18:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:18:36 ---> Running in dd763d2ee79b 04:18:37 (1/5) Installing libgcc (9.3.0-r2) 04:18:37 (2/5) Installing libsodium (1.0.18-r0) 04:18:37 (3/5) Installing libstdc++ (9.3.0-r2) 04:18:37 Removing intermediate container dd763d2ee79b 04:18:37 ---> 54e73753a9fd 04:18:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:18:37 ---> Running in 6f70cc5f5625 04:18:37 (4/5) Installing libzmq (4.3.3-r0) 04:18:37 Removing intermediate container 6f70cc5f5625 04:18:37 ---> 32deda609a7c 04:18:37 Step 15/27 : ENV APP_PORT=48090 04:18:37 ---> Running in 1b73a1e43404 04:18:37 (5/5) Installing zeromq (4.3.3-r0) 04:18:38 Executing busybox-1.31.1-r19.trigger 04:18:38 OK: 8 MiB in 19 packages 04:18:38 Removing intermediate container 1b73a1e43404 04:18:38 ---> 4cc3f9d451ba 04:18:38 Step 16/27 : EXPOSE $APP_PORT 04:18:38 ---> Running in 489f898a3116 04:18:38 Removing intermediate container 489f898a3116 04:18:38 ---> 3142250ac6ce 04:18:38 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:18:38 Removing intermediate container 3a70f5dcca12 04:18:38 ---> 2f5c3bf5cc8a 04:18:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:18:38 ---> 56d5e1d88562 04:18:38 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:18:38 ---> d6228be0413b 04:18:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:18:39 ---> 86f9074f9788 04:18:39 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:18:39 ---> 9489b52ade2b 04:18:39 Step 20/27 : RUN apk --no-cache add py3-pip 04:18:39 ---> 827a7e17016d 04:18:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:18:39 ---> Running in d40dff7ef67d 04:18:39 ---> 038dbda9045c 04:18:39 Step 19/23 : ENTRYPOINT ["/core-data"] 04:18:40 ---> Running in 78ba33984f8d 04:18:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:18:40 Removing intermediate container 78ba33984f8d 04:18:40 ---> 0d895b4f600e 04:18:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:40 ---> Running in a988673973ff 04:18:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:18:40 Removing intermediate container a988673973ff 04:18:40 ---> 7043dc505184 04:18:40 Step 21/23 : LABEL arch=x86_64 04:18:40 (1/33) Installing libbz2 (1.0.8-r1) 04:18:40 (2/33) Installing expat (2.2.9-r1) 04:18:40 (3/33) Installing libffi (3.3-r2) 04:18:40 (4/33) Installing gdbm (1.13-r1) 04:18:40 ---> Running in 0399f2243e23 04:18:40 (5/33) Installing xz-libs (5.2.5-r0) 04:18:40 (6/33) Installing sqlite-libs (3.32.1-r0) 04:18:40 (7/33) Installing python3 (3.8.5-r0) 04:18:41 Removing intermediate container 0399f2243e23 04:18:41 ---> 30183ae46967 04:18:41 Step 22/23 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:18:44 ---> Running in 5ffaaf2b5e7a 04:18:44 (8/33) Installing py3-appdirs (1.4.4-r1) 04:18:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:18:44 (10/33) Installing py3-parsing (2.4.7-r0) 04:18:44 (11/33) Installing py3-six (1.15.0-r0) 04:18:44 (12/33) Installing py3-packaging (20.4-r0) 04:18:44 (13/33) Installing py3-setuptools (47.0.0-r0) 04:18:44 (14/33) Installing py3-chardet (3.0.4-r4) 04:18:44 Removing intermediate container 5ffaaf2b5e7a 04:18:44 ---> 95b15acaf6f1 04:18:44 Step 23/23 : LABEL version=0.0.0 04:18:44 (15/33) Installing py3-idna (2.9-r0) 04:18:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:18:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:18:45 (18/33) Installing py3-requests (2.23.0-r0) 04:18:45 ---> Running in 355d88d8c2f7 04:18:45 (19/33) Installing py3-msgpack (1.0.0-r0) 04:18:45 (20/33) Installing py3-lockfile (0.12.2-r3) 04:18:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:18:45 (22/33) Installing py3-colorama (0.4.3-r0) 04:18:45 (23/33) Installing py3-distlib (0.3.0-r0) 04:18:45 (24/33) Installing py3-distro (1.5.0-r1) 04:18:45 (25/33) Installing py3-webencodings (0.5.1-r3) 04:18:45 (26/33) Installing py3-html5lib (1.0.1-r4) 04:18:45 (27/33) Installing py3-pytoml (0.1.21-r0) 04:18:45 Removing intermediate container 355d88d8c2f7 04:18:45 ---> a49aaf1579f2 04:18:45 04:18:45 (28/33) Installing py3-pep517 (0.8.2-r0) 04:18:45 (29/33) Installing py3-progress (1.5-r0) 04:18:45 (30/33) Installing py3-toml (0.10.1-r0) 04:18:45 (31/33) Installing py3-retrying (1.3.3-r0) 04:18:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:18:45 (33/33) Installing py3-pip (20.1.1-r0) 04:18:45 Successfully built a49aaf1579f2 04:18:45 Successfully tagged docker-core-data-go:latest 04:18:45  Building docker-core-data-go ... done Executing busybox-1.31.1-r19.trigger 04:18:45 OK: 71 MiB in 55 packages 04:18:52 Removing intermediate container d40dff7ef67d 04:18:52 ---> 85fd401c27b5 04:18:52 Step 21/27 : RUN pip install docker-compose==1.23.2 04:18:52 ---> Running in 8e2d4a88cd13 04:18:53 Collecting docker-compose==1.23.2 04:18:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:18:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:18:53 Collecting dockerpty<0.5,>=0.4.1 04:18:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:18:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:18:54 Collecting jsonschema<3,>=2.5.1 04:18:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:18:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:18:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:18:54 Collecting docopt<0.7,>=0.6.1 04:18:54 Downloading docopt-0.6.2.tar.gz (25 kB) 04:18:55 Collecting docker<4.0,>=3.6.0 04:18:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:18:55 Collecting texttable<0.10,>=0.9.0 04:18:55 Downloading texttable-0.9.1.tar.gz (11 kB) 04:18:56 Collecting PyYAML<4,>=3.10 04:18:56 Downloading PyYAML-3.13.tar.gz (270 kB) 04:18:57 Collecting cached-property<2,>=1.2.0 04:18:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:18:57 Collecting websocket-client<1.0,>=0.32.0 04:18:57 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:18:57 Collecting urllib3<1.25,>=1.21.1 04:18:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:18:57 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) 04:18:57 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) 04:18:57 Collecting idna<2.8,>=2.5 04:18:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:18:58 Collecting docker-pycreds>=0.4.0 04:18:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:18:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:18:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:18:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:18:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:18:58 Installing collected packages: dockerpty, jsonschema, urllib3, idna, requests, docopt, websocket-client, docker-pycreds, docker, texttable, PyYAML, cached-property, docker-compose 04:18:58 Running setup.py install for dockerpty: started 04:18:58 Running setup.py install for dockerpty: finished with status 'done' 04:18:58 Attempting uninstall: urllib3 04:18:58 Found existing installation: urllib3 1.25.9 04:18:58 Uninstalling urllib3-1.25.9: 04:18:58 Successfully uninstalled urllib3-1.25.9 04:18:58 Attempting uninstall: idna 04:18:58 Found existing installation: idna 2.9 04:18:58 Uninstalling idna-2.9: 04:18:58 Successfully uninstalled idna-2.9 04:18:58 Attempting uninstall: requests 04:18:58 Found existing installation: requests 2.23.0 04:18:58 Uninstalling requests-2.23.0: 04:18:58 Successfully uninstalled requests-2.23.0 04:18:58 Running setup.py install for docopt: started 04:18:59 Running setup.py install for docopt: finished with status 'done' 04:18:59 Running setup.py install for texttable: started 04:19:00 Running setup.py install for texttable: finished with status 'done' 04:19:00 Running setup.py install for PyYAML: started 04:19:00 Running setup.py install for PyYAML: finished with status 'done' 04:19:01 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 04:19:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.246s coverage: 46.6% of statements 04:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:19:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:19:06 Removing intermediate container 8e2d4a88cd13 04:19:06 ---> c3812e865340 04:19:06 Step 22/27 : RUN apk --no-cache add curl 04:19:06 ---> Running in e8ada1106352 04:19:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:19:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:19:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:19:06 (2/3) Installing libcurl (7.69.1-r3) 04:19:06 (3/3) Installing curl (7.69.1-r3) 04:19:06 Executing busybox-1.31.1-r19.trigger 04:19:06 OK: 72 MiB in 58 packages 04:19:07 Removing intermediate container e8ada1106352 04:19:07 ---> 399c97559126 04:19:07 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 04:19:07 ---> Running in 7d03cf38b03d 04:19:07 Removing intermediate container 7d03cf38b03d 04:19:07 ---> ddd0a04fab90 04:19:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:19:07 ---> Running in 43b7e7fb9d72 04:19:07 Removing intermediate container 43b7e7fb9d72 04:19:07 ---> 0f8d7647b020 04:19:07 Step 25/27 : LABEL arch=x86_64 04:19:07 ---> Running in c9b7db95cadd 04:19:07 Removing intermediate container c9b7db95cadd 04:19:07 ---> eb26f3278652 04:19:07 Step 26/27 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:19:07 ---> Running in a1412b8c62ce 04:19:07 Removing intermediate container a1412b8c62ce 04:19:07 ---> 69970205bd5b 04:19:07 Step 27/27 : LABEL version=0.0.0 04:19:07 ---> Running in 80748fc4d08b 04:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.489s coverage: 27.1% of statements 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.210s coverage: 72.3% of statements 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.614s coverage: 82.9% of statements 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 04:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:19:08 Removing intermediate container 80748fc4d08b 04:19:08 ---> 18b41c5a1d0a 04:19:08 04:19:08 Successfully built 18b41c5a1d0a 04:19:08 Successfully tagged docker-sys-mgmt-agent-go:latest 04:19:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 04:19:08 $ docker stop --time=1 23adee76600dff1ef0f636c1cc95d3d825ffc27b6c0f045f2e589e2b5776c0f5 04:19:09 $ docker rm -f 23adee76600dff1ef0f636c1cc95d3d825ffc27b6c0f045f2e589e2b5776c0f5 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:10 + docker images 04:19:10 + grep docker 04:19:10 docker-sys-mgmt-agent-go latest 18b41c5a1d0a 3 seconds ago 313MB 04:19:10 docker-core-data-go latest a49aaf1579f2 26 seconds ago 22.2MB 04:19:10 docker-security-proxy-setup-go latest fe20ed40eb8c 35 seconds ago 24.6MB 04:19:10 docker-core-metadata-go latest f7677be74b64 39 seconds ago 13MB 04:19:10 docker-security-bootstrap-redis-go latest ba68b432878a 2 minutes ago 15.8MB 04:19:10 docker-security-secretstore-setup-go latest f50ad0fc7f22 2 minutes ago 24.7MB 04:19:10 docker-support-notifications-go latest fee7a57e0008 2 minutes ago 12.1MB 04:19:10 docker-support-scheduler-go latest 18d53bffdca3 2 minutes ago 10.8MB 04:19:10 docker-core-command-go latest bb71b6ca98aa 2 minutes ago 10.6MB 04:19:10 docker latest 0040bc98e531 16 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 04:19:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.195s coverage: 28.6% of statements 04:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:19:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.191s coverage: 100.0% of statements 04:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:19:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 04:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:19:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.336s coverage: 86.7% of statements 04:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:19:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.499s coverage: 97.5% of statements 04:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:19:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements 04:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.060s coverage: 93.8% of statements 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:19:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:19:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.205s coverage: 0.1% of statements 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 75.5% of statements 04:19:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.8% of statements 04:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements 04:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements 04:19:26 Still waiting to schedule task 04:19:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.4% of statements 04:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.657s coverage: 63.5% of statements 04:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 04:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 04:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.103s coverage: 100.0% of statements 04:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 04:19:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 04:19:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.878s coverage: 55.9% of statements 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 04:19:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.356s coverage: 37.0% of statements 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:19:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.691s coverage: 84.0% of statements 04:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.110s coverage: 100.0% of statements 04:19:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.384s coverage: 47.1% of statements 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:19:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:19:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements 04:19:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:19:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.915s coverage: 29.1% of statements 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:19:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.195s coverage: 99.0% of statements 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:19:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:19:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:19:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:19:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:19:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:19:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 04:19:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements 04:19:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 04:19:51 GO111MODULE=on go vet ./... 04:20:18 Running on prd-ubuntu18.04-docker-8c-8g-16723 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws 04:20:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:20:20 using credential edgex-jenkins-ssh 04:20:20 Cloning the remote Git repository 04:20:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:20:20 > git init /w/workspace/edgex-go/1 # timeout=10 04:20:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:20:20 > git --version # timeout=10 04:20:20 > git --version # 'git version 2.17.1' 04:20:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:26 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:20:26 Merge succeeded, producing a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:20:26 Checking out Revision a0fe9c2cbb5f2ba2374e06009d327325fce0109d (PR-2962) 04:20:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:20:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:20:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:20:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:20:26 > git config core.sparsecheckout # timeout=10 04:20:26 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 04:20:26 > git remote # timeout=10 04:20:26 > git config --get remote.origin.url # timeout=10 04:20:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:26 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 04:20:26 > git rev-parse HEAD^{commit} # timeout=10 04:20:26 > git config core.sparsecheckout # timeout=10 04:20:26 > git checkout -f a0fe9c2cbb5f2ba2374e06009d327325fce0109d # timeout=10 04:20:29 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" 04:20:29 > git --version # timeout=10 04:20:29 > git --version # 'git version 2.17.1' 04:20:29 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:31 + echo snap-build.sh 04:20:31 snap-build.sh 04:20:31 + SNAP_BASE_DIR=. 04:20:31 + '[' '!' -z /w/workspace/edgex-go/1 ']' 04:20:31 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 04:20:31 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 04:20:31 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 04:20:31 + cd /w/workspace/edgex-go/1 04:20:31 + sudo apt-get remove -qy --purge lxd lxd-client 04:20:31 Reading package lists... 04:20:31 Building dependency tree... 04:20:31 Reading state information... 04:20:31 The following packages were automatically installed and are no longer required: 04:20:31 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:20:31 uidmap xdelta3 04:20:31 Use 'sudo apt autoremove' to remove them. 04:20:31 The following packages will be REMOVED: 04:20:31 lxd* lxd-client* 04:20:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:20:31 After this operation, 31.7 MB disk space will be freed. 04:20:32 (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.) 04:20:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:20:33 Removing lxd dnsmasq configuration 04:20:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:20:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:20:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 04:20:35 (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.) 04:20:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:20:36 Processing triggers for systemd (237-3ubuntu10.42) ... 04:20:36 Processing triggers for ureadahead (0.100.0-21) ... 04:20:37 + sudo snap remove --purge lxd 04:20:37 snap "lxd" is not installed 04:20:37 + sudo groupadd --force --system lxd 04:20:37 ++ whoami 04:20:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:20:37 + newgrp - lxd 04:20:37 + sudo snap install lxd 04:20:43 2020-12-18T04:20:43Z INFO Waiting for automatic snapd restart... 04:20:58 lxd 4.9 from Canonical* installed 04:20:58 + sudo lxd init --auto 04:20:59 gofmt -l . 04:20:59 [ "`gofmt -l .`" = "" ] 04:20:59 ./bin/test-go-mod-tidy.sh 04:20:59 ./bin/test-attribution-txt.sh [Pipeline] sh 04:21:02 + ls -al . 04:21:02 total 664 04:21:02 drwxrwxr-x 9 1001 1001 4096 Dec 18 04:21 . 04:21:02 drwxr-xr-x 4 root root 4096 Dec 18 04:17 .. 04:21:02 -rw-rw-r-- 1 1001 1001 11 Dec 18 04:15 .dockerignore 04:21:02 drwxrwxr-x 8 1001 1001 4096 Dec 18 04:15 .git 04:21:02 drwxrwxr-x 3 1001 1001 4096 Dec 18 04:15 .github 04:21:02 -rw-rw-r-- 1 1001 1001 824 Dec 18 04:15 .gitignore 04:21:02 -rw-rw-r-- 1 1001 1001 166 Dec 18 04:15 .sonarcloud.properties 04:21:02 -rw-rw-r-- 1 1001 1001 3804 Dec 18 04:15 CONTRIBUTING.md 04:21:02 -rw-rw-r-- 1 1001 1001 1035 Dec 18 04:15 Dockerfile.build 04:21:02 -rw-rw-r-- 1 1001 1001 863 Dec 18 04:15 Jenkinsfile 04:21:02 -rw-rw-r-- 1 1001 1001 10775 Dec 18 04:15 LICENSE 04:21:02 -rw-rw-r-- 1 1001 1001 5750 Dec 18 04:15 Makefile 04:21:02 -rw-rw-r-- 1 1001 1001 6511 Dec 18 04:15 README.md 04:21:02 -rw-rw-r-- 1 1001 1001 6744 Dec 18 04:15 SECURITY.md 04:21:02 -rw-rw-r-- 1 1001 1001 5 Dec 18 04:11 VERSION 04:21:02 -rw-rw-r-- 1 1001 1001 4131 Dec 18 04:15 ZMQWindows.md 04:21:02 drwxrwxr-x 2 1001 1001 4096 Dec 18 04:15 bin 04:21:02 drwxrwxr-x 14 1001 1001 4096 Dec 18 04:15 cmd 04:21:02 -rw-r--r-- 1 root root 538064 Dec 18 04:19 coverage.out 04:21:02 -rw-r--r-- 1 root root 979 Dec 18 04:20 go.mod 04:21:02 -rw-r--r-- 1 root root 18631 Dec 18 04:20 go.sum 04:21:02 drwxrwxr-x 8 1001 1001 4096 Dec 18 04:15 internal 04:21:02 drwxrwxr-x 4 1001 1001 4096 Dec 18 04:15 openapi 04:21:02 drwxrwxr-x 4 1001 1001 4096 Dec 18 04:15 snap 04:21:02 -rw-rw-r-- 1 1001 1001 168 Dec 18 04:15 version.go [Pipeline] sh 04:21:03 + '[' -e coverage.out ] 04:21:03 + chown 1001:1001 coverage.out [Pipeline] stash 04:21:03 Warning: overwriting stash ‘coverage-report’ 04:21:04 Stashed 1 file(s) [Pipeline] sh 04:21:05 + make build 04:21:05 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 04:21:08 + sudo snap install --classic snapcraft 04:21:11 snapcraft 4.4.4 from Canonical* installed 04:21:11 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 04:21:11 + patch --verbose -p1 04:21:11 Hmm... Looks like a unified diff to me... 04:21:11 The text leading up to this was: 04:21:11 -------------------------- 04:21:11 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 04:21:11 |From: Tony Espy 04:21:11 |Date: Wed, 16 Dec 2020 16:34:55 -0500 04:21:11 |Subject: [PATCH] optimize snap build for pipeline CI check 04:21:11 | 04:21:11 |This patch is used by the EdgeX CI pipeline builds to 04:21:11 |optimize the snap CI check run for pull requests. When 04:21:11 |applied, it essentially strips out everything (apps and 04:21:11 |parts) from the snapcraft.yaml file except those required 04:21:11 |to build edgex-go, as the whole idea of the CI check is to 04:21:11 |catch changes to edgex-go that break the snap build. 04:21:11 | 04:21:11 |In general, anyone updating snapcraft.yaml will also need 04:21:11 |to update this patch file, otherwise it may fail to apply, 04:21:11 |resulting in a failed snap build CI check in the associated 04:21:11 |pull request. 04:21:11 | 04:21:11 |Note - in addition to applying this patch, the pipeline also 04:21:11 |only primes the snap (e.g. `snapcraft prime`), as there's no 04:21:11 |need to build the finally binary .snap file (and it won't 04:21:11 |work with the patch applied). This further reduces the build 04:21:11 |time. 04:21:11 |--- 04:21:11 | snap/snapcraft.yaml | 461 +------------------------------------------- 04:21:11 | 1 file changed, 2 insertions(+), 459 deletions(-) 04:21:11 | 04:21:11 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 04:21:11 |index 1e537489..faf42425 100644 04:21:11 |--- a/snap/snapcraft.yaml 04:21:11 |+++ b/snap/snapcraft.yaml 04:21:11 -------------------------- 04:21:11 patching file snap/snapcraft.yaml 04:21:11 Using Plan A... 04:21:11 Hunk #1 succeeded at 73. 04:21:11 Hunk #2 succeeded at 202. 04:21:11 Hunk #3 succeeded at 214. 04:21:11 Hunk #4 succeeded at 222. 04:21:11 Hunk #5 succeeded at 229. 04:21:11 Hunk #6 succeeded at 256. 04:21:11 Hunk #7 succeeded at 290. 04:21:11 Hunk #8 succeeded at 341. 04:21:11 Hmm... Ignoring the trailing garbage. 04:21:11 done 04:21:11 + sudo snapcraft prime --use-lxd 04:21:13 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:21:13 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: 04:21:13 - README.md 04:21:13 04:21:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:21:13 Launching a container. 04:21:15 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 04:21:25 Waiting for container to be ready 04:21:25 To start your first instance, try: lxc launch ubuntu:18.04 04:21:25 04:21:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:21:28 Waiting for network to be ready... 04:21:28 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:21:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:21:29 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:21:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 04:21:29 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:21:29 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:21:29 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:21:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:21:29 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:21:29 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:21:29 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:21:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 04:21:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 04:21:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 04:21:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 04:21:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 04:21:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 04:21:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 04:21:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:21:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 04:21:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 04:21:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 04:21:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 04:21:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 04:21:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 04:21:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 04:21:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 04:21:33 Fetched 23.5 MB in 4s (5463 kB/s) 04:21:33 Reading package lists... 04:21:33 Reading package lists... 04:21:33 Building dependency tree... 04:21:33 Reading state information... 04:21:34 The following additional packages will be installed: 04:21:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:21:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:21:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:21:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:21:34 Suggested packages: 04:21:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:21:34 Recommended packages: 04:21:34 gnupg libsasl2-modules 04:21:34 The following NEW packages will be installed: 04:21:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:21:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:21:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:21:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:21:34 The following packages will be upgraded: 04:21:34 gpg gpg-agent gpgconf libudev1 04:21:34 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 04:21:34 Need to get 3531 kB of archives. 04:21:34 After this operation, 13.3 MB of additional disk space will be used. 04:21:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 04:21:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 04:21:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 04:21:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 04:21:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 04:21:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 04:21:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 04:21:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 04:21:34 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 04:21:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 04:21:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:21:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:21:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:21:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:21:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:21:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:21:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:21:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:21:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:21:34 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:21:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:21:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:21:35 debconf: delaying package configuration, since apt-utils is not installed 04:21:35 Fetched 3531 kB in 1s (3443 kB/s) 04:21:35 (Reading database ... 12511 files and directories currently installed.) 04:21:35 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 04:21:35 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 04:21:35 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 04:21:35 Selecting previously unselected package udev. 04:21:35 (Reading database ... 12511 files and directories currently installed.) 04:21:35 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 04:21:35 Unpacking udev (237-3ubuntu10.43) ... 04:21:35 Selecting previously unselected package libfuse2:amd64. 04:21:35 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:21:35 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:21:36 Selecting previously unselected package fuse. 04:21:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:21:36 Unpacking fuse (2.9.7-1ubuntu1) ... 04:21:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 04:21:36 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:21:36 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 04:21:36 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:21:36 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 04:21:36 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:21:36 Selecting previously unselected package libksba8:amd64. 04:21:36 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:21:36 Unpacking libksba8:amd64 (1.3.5-2) ... 04:21:36 Selecting previously unselected package libroken18-heimdal:amd64. 04:21:36 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:21:36 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:21:36 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:21:36 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:21:36 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:21:36 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:21:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:21:36 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:36 Selecting previously unselected package libwind0-heimdal:amd64. 04:21:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:21:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:37 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:21:37 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:21:37 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:21:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:21:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:21:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:21:37 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:37 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:21:37 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:21:37 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:37 Selecting previously unselected package libsasl2-modules-db:amd64. 04:21:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 04:21:37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 04:21:37 Selecting previously unselected package libsasl2-2:amd64. 04:21:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 04:21:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 04:21:37 Selecting previously unselected package libldap-common. 04:21:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 04:21:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 04:21:37 Selecting previously unselected package libldap-2.4-2:amd64. 04:21:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 04:21:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 04:21:37 Selecting previously unselected package dirmngr. 04:21:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 04:21:37 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 04:21:37 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 04:21:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 04:21:38 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 04:21:38 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:21:38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 04:21:38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 04:21:38 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 04:21:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:38 Setting up libksba8:amd64 (1.3.5-2) ... 04:21:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:21:38 Setting up udev (237-3ubuntu10.43) ... 04:21:38 invoke-rc.d: policy-rc.d denied execution of start. 04:21:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:38 Processing triggers for systemd (237-3ubuntu10) ... 04:21:38 Setting up fuse (2.9.7-1ubuntu1) ... 04:21:38 Setting up gpg (2.2.4-1ubuntu1.3) ... 04:21:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:21:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 04:21:39 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 04:21:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:21:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:21:39 settings in the [Install] section, and DefaultInstance for template units). 04:21:39 This means they are not meant to be enabled using systemctl. 04:21:39 Possible reasons for having this kind of units are: 04:21:39 1) A unit may be statically enabled by being symlinked from another unit's 04:21:39 .wants/ or .requires/ directory. 04:21:39 2) A unit's purpose may be to act as a helper for some other unit which has 04:21:39 a requirement dependency on it. 04:21:39 3) A unit may be started when needed via activation (socket, path, timer, 04:21:39 D-Bus, udev, scripted systemctl call, ...). 04:21:39 4) In case of template units, the unit is meant to be enabled with some 04:21:39 instance name specified. 04:21:40 Reading package lists... 04:21:40 Building dependency tree... 04:21:40 Reading state information... 04:21:40 The following additional packages will be installed: 04:21:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:21:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:21:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:21:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:21:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:21:40 Suggested packages: 04:21:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:21:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:21:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:21:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:21:40 systemd-container policykit-1 04:21:40 Recommended packages: 04:21:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:21:40 The following NEW packages will be installed: 04:21:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:21:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:21:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:21:40 multiarch-support openssh-client python3 python3-minimal python3.6 04:21:40 python3.6-minimal snapd squashfs-tools sudo 04:21:40 The following packages will be upgraded: 04:21:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:21:40 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 04:21:40 Need to get 35.2 MB of archives. 04:21:40 After this operation, 141 MB of additional disk space will be used. 04:21:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 04:21:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 04:21:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 04:21:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 04:21:41 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 04:21:41 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:21:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:21:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:21:41 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:21:41 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:21:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:21:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:21:41 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 04:21:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 04:21:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:21:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 04:21:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 04:21:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:21:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:21:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 04:21:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 04:21:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:21:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:21:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 04:21:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:21:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:21:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:21:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:21:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 04:21:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:21:42 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 04:21:42 debconf: delaying package configuration, since apt-utils is not installed 04:21:42 Fetched 35.2 MB in 2s (15.4 MB/s) 04:21:42 (Reading database ... 12757 files and directories currently installed.) 04:21:42 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 04:21:42 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 04:21:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 04:21:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 04:21:43 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 04:21:43 (Reading database ... 12757 files and directories currently installed.) 04:21:43 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 04:21:43 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 04:21:43 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 04:21:43 (Reading database ... 12757 files and directories currently installed.) 04:21:43 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 04:21:43 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 04:21:44 Setting up apt (1.6.12ubuntu0.2) ... 04:21:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:21:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:21:44 (Reading database ... 12764 files and directories currently installed.) 04:21:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 04:21:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 04:21:44 Selecting previously unselected package libpython3.6-minimal:amd64. 04:21:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:21:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:21:45 Selecting previously unselected package libexpat1:amd64. 04:21:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:21:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:21:45 Selecting previously unselected package python3.6-minimal. 04:21:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:21:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 04:21:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 04:21:45 Checking for services that may need to be restarted...done. 04:21:45 Checking for services that may need to be restarted...done. 04:21:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:21:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:21:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 04:21:46 Selecting previously unselected package python3-minimal. 04:21:46 (Reading database ... 13012 files and directories currently installed.) 04:21:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:21:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:21:46 Selecting previously unselected package mime-support. 04:21:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:21:46 Unpacking mime-support (3.60ubuntu1) ... 04:21:46 Selecting previously unselected package libmpdec2:amd64. 04:21:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:21:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:21:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:21:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:21:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:21:46 Selecting previously unselected package python3.6. 04:21:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 04:21:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 04:21:47 Selecting previously unselected package libpython3-stdlib:amd64. 04:21:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:21:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:21:47 Setting up python3-minimal (3.6.7-1~18.04) ... 04:21:47 Selecting previously unselected package python3. 04:21:47 (Reading database ... 13442 files and directories currently installed.) 04:21:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:21:47 Unpacking python3 (3.6.7-1~18.04) ... 04:21:47 Selecting previously unselected package multiarch-support. 04:21:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:21:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:21:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:21:47 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 04:21:47 Selecting previously unselected package liblzo2-2:amd64. 04:21:47 (Reading database ... 13479 files and directories currently installed.) 04:21:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:21:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:21:47 Selecting previously unselected package libbsd0:amd64. 04:21:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:21:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:21:47 Selecting previously unselected package sudo. 04:21:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 04:21:47 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 04:21:47 Selecting previously unselected package apparmor. 04:21:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:21:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:21:47 Selecting previously unselected package libedit2:amd64. 04:21:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:21:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:21:48 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 04:21:48 Selecting previously unselected package libkrb5support0:amd64. 04:21:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:21:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:21:48 Selecting previously unselected package libk5crypto3:amd64. 04:21:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:21:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:21:48 Selecting previously unselected package libkeyutils1:amd64. 04:21:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:21:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:21:48 Selecting previously unselected package libkrb5-3:amd64. 04:21:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:21:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:21:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:21:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:21:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:21:48 Selecting previously unselected package libssl1.0.0:amd64. 04:21:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 04:21:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 04:21:48 Selecting previously unselected package openssh-client. 04:21:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:21:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:21:49 Selecting previously unselected package squashfs-tools. 04:21:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 04:21:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:21:49 Selecting previously unselected package snapd. 04:21:49 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 04:21:49 Unpacking snapd (2.48+18.04) ... 04:21:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:21:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 04:21:51 Setting up mime-support (3.60ubuntu1) ... 04:21:51 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 04:21:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:21:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:21:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:21:51 Setting up systemd (237-3ubuntu10.43) ... 04:21:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:21:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:21:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:21:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:21:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 04:21:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:21:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 04:21:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 04:21:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:21:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:21:53 Setting up python3 (3.6.7-1~18.04) ... 04:21:53 running python rtupdate hooks for python3.6... 04:21:53 running python post-rtupdate hooks for python3.6... 04:21:53 Setting up apparmor (2.12-4ubuntu5.1) ... 04:21:53 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 04:21:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:21:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:21:55 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:21:55 Setting up snapd (2.48+18.04) ... 04:21:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:21:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:21:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:21:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:21:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:21:56 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:21:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:21:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:21:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:21:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:21:57 /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' 04:21:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:21:57 Processing triggers for systemd (237-3ubuntu10.43) ... 04:21:57 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 04:21:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:21:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:21:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:21:59 Reading package lists... 04:21:59 Reading package lists... 04:22:00 Building dependency tree... 04:22:00 Reading state information... 04:22:00 Calculating upgrade... 04:22:00 The following packages will be upgraded: 04:22:00 advancecomp base-files bash binutils binutils-common 04:22:00 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:22:00 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:22:00 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 04:22:00 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 04:22:00 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 04:22:00 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 04:22:00 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 04:22:00 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 04:22:00 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 04:22:00 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 04:22:00 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 04:22:00 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 04:22:00 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 04:22:00 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:22:00 Need to get 63.5 MB of archives. 04:22:00 After this operation, 5191 kB of additional disk space will be used. 04:22:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 04:22:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:22:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:22:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:22:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:22:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:22:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:22:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:22:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:22:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:22:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:22:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:22:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:22:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:22:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:22:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:22:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:22:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:22:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:22:00 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:22:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:22:00 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:22:00 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:22:00 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:22:00 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:22:00 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:22:00 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:22:00 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:22:00 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:22:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:22:00 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:22:00 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:22:00 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:22:00 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:22:00 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 04:22:00 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 04:22:00 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:22:00 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 04:22:00 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 04:22:00 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 04:22:00 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:22:00 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:22:00 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:22:00 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 04:22:00 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:22:00 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:22:00 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] 04:22:00 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 04:22:00 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 04:22:00 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 04:22:00 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:22:00 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:22:00 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:22:00 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:22:01 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:22:01 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:22:01 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:22:01 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:22:01 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 04:22:01 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:22:01 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:22:01 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:22:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:22:01 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:22:01 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:22:01 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:22:01 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:22:01 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:22:01 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 04:22:01 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:22:01 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:22:01 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:22:01 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:22:01 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:22:01 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:22:02 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:22:02 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:22:02 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:22:02 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:22:02 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 04:22:02 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] 04:22:02 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 04:22:02 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 04:22:02 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] 04:22:02 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:22:02 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:22:02 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:22:02 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 04:22:02 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:22:02 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:22:02 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] 04:22:02 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:22:02 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:22:02 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:22:02 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:22:02 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:22:02 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:22:02 debconf: delaying package configuration, since apt-utils is not installed 04:22:02 Fetched 63.5 MB in 2s (34.7 MB/s) 04:22:02 (Reading database ... 13912 files and directories currently installed.) 04:22:02 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:22:02 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:22:03 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:22:03 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:22:03 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 04:22:03 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 04:22:03 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:04 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:04 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:04 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:04 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:04 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:04 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:04 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:04 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:05 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:05 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:05 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:05 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:05 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:05 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:05 (Reading database ... 13911 files and directories currently installed.) 04:22:05 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:05 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:22:05 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:22:05 (Reading database ... 13911 files and directories currently installed.) 04:22:05 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:05 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 04:22:05 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:05 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:05 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:06 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:22:06 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:22:06 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:06 (Reading database ... 13911 files and directories currently installed.) 04:22:06 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:22:06 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:22:07 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:22:07 (Reading database ... 13911 files and directories currently installed.) 04:22:07 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:22:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:22:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:22:07 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:22:07 Setting up base-files (10.1ubuntu2.10) ... 04:22:07 Installing new version of config file /etc/issue ... 04:22:07 Installing new version of config file /etc/issue.net ... 04:22:07 Installing new version of config file /etc/lsb-release ... 04:22:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:22:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:22:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:22:07 Removing obsolete conffile /etc/default/motd-news ... 04:22:08 (Reading database ... 13912 files and directories currently installed.) 04:22:08 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:22:08 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:22:08 Setting up bash (4.4.18-2ubuntu1.2) ... 04:22:08 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 04:22:08 (Reading database ... 13912 files and directories currently installed.) 04:22:08 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:08 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:22:08 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:22:08 (Reading database ... 13912 files and directories currently installed.) 04:22:08 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 04:22:08 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 04:22:08 Setting up tar (1.29b-2ubuntu0.1) ... 04:22:08 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 04:22:09 (Reading database ... 13912 files and directories currently installed.) 04:22:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:22:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:22:09 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:22:09 (Reading database ... 13912 files and directories currently installed.) 04:22:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:22:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:22:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:22:09 (Reading database ... 13912 files and directories currently installed.) 04:22:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:22:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:22:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:22:10 (Reading database ... 13912 files and directories currently installed.) 04:22:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:22:10 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:22:10 Setting up grep (3.1-2build1) ... 04:22:10 (Reading database ... 13912 files and directories currently installed.) 04:22:10 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:22:10 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:22:10 Setting up login (1:4.5-1ubuntu2) ... 04:22:10 (Reading database ... 13912 files and directories currently installed.) 04:22:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:22:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:22:10 (Reading database ... 13912 files and directories currently installed.) 04:22:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:22:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:22:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:22:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:22:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:22:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:22:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:22:11 (Reading database ... 13912 files and directories currently installed.) 04:22:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:22:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:22:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:22:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:22:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:22:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:22:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:22:13 (Reading database ... 13912 files and directories currently installed.) 04:22:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:22:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:22:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:22:13 (Reading database ... 13912 files and directories currently installed.) 04:22:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:22:13 (Reading database ... 13912 files and directories currently installed.) 04:22:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:22:14 (Reading database ... 13912 files and directories currently installed.) 04:22:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:14 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 04:22:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:22:14 (Reading database ... 13912 files and directories currently installed.) 04:22:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:22:14 (Reading database ... 13912 files and directories currently installed.) 04:22:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:22:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:22:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:22:14 (Reading database ... 13912 files and directories currently installed.) 04:22:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:22:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:22:15 (Reading database ... 13912 files and directories currently installed.) 04:22:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:22:15 (Reading database ... 13912 files and directories currently installed.) 04:22:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:22:15 (Reading database ... 13912 files and directories currently installed.) 04:22:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:22:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:22:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:22:16 (Reading database ... 13912 files and directories currently installed.) 04:22:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:22:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:22:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:22:17 (Reading database ... 13912 files and directories currently installed.) 04:22:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:22:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:22:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:22:17 (Reading database ... 13914 files and directories currently installed.) 04:22:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:22:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [Pipeline] } 04:22:17 $ docker stop --time=1 310ecf5d6be7feaa5f09573371f12e8a6d5b455fe15ce56e37e544d51b36b51e 04:22:17 Setting up debconf (1.5.66ubuntu1) ... 04:22:18 (Reading database ... 13914 files and directories currently installed.) 04:22:18 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:22:18 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:22:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:22:18 (Reading database ... 13914 files and directories currently installed.) 04:22:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:22:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:22:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 04:22:18 (Reading database ... 13914 files and directories currently installed.) 04:22:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 04:22:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:22:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 04:22:18 (Reading database ... 13914 files and directories currently installed.) 04:22:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:22:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:22:19 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 04:22:19 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 04:22:19 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:22:19 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:22:19 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:22:19 (Reading database ... 13914 files and directories currently installed.) 04:22:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:22:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:22:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:22:19 (Reading database ... 13914 files and directories currently installed.) 04:22:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 04:22:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 04:22:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 04:22:20 (Reading database ... 13914 files and directories currently installed.) 04:22:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:22:20 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:22:20 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:22:20 $ docker rm -f 310ecf5d6be7feaa5f09573371f12e8a6d5b455fe15ce56e37e544d51b36b51e 04:22:20 (Reading database ... 13914 files and directories currently installed.) 04:22:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 04:22:20 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 04:22:20 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 04:22:20 (Reading database ... 13914 files and directories currently installed.) 04:22:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:22:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:22:21 Setting up passwd (1:4.5-1ubuntu2) ... 04:22:21 (Reading database ... 13914 files and directories currently installed.) 04:22:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 04:22:21 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 04:22:21 Setting up gpgv (2.2.4-1ubuntu1.3) ... 04:22:21 (Reading database ... 13914 files and directories currently installed.) 04:22:21 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:22:21 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:22:21 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } 04:22:21 (Reading database ... 13914 files and directories currently installed.) 04:22:21 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:22:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:22:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] // script [Pipeline] } 04:22:22 (Reading database ... 13914 files and directories currently installed.) 04:22:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:22:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:22:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:22:22 (Reading database ... 13914 files and directories currently installed.) 04:22:22 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 04:22:22 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 04:22:22 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 04:22:22 (Reading database ... 13914 files and directories currently installed.) 04:22:22 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 04:22:22 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [Pipeline] isUnix [Pipeline] sh 04:22:22 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 04:22:22 (Reading database ... 13915 files and directories currently installed.) 04:22:22 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:22:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:22:22 04:22:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:22:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:22:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [Pipeline] isUnix 04:22:23 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 04:22:23 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [Pipeline] sh 04:22:23 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 04:22:23 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 04:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:22:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:22:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:22:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:22:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:22:23 latest: Pulling from edgex-devops/edgex-compose-arm64 04:22:23 29e5d40040c1: Pulling fs layer 04:22:23 1ce36da41761: Pulling fs layer 04:22:23 25b303627fd3: Pulling fs layer 04:22:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:22:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:22:23 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:22:23 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:22:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:22:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:22:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:22:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:22:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:22:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:22:24 29e5d40040c1: Verifying Checksum 04:22:24 29e5d40040c1: Download complete 04:22:24 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 04:22:24 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 04:22:25 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:22:25 29e5d40040c1: Pull complete 04:22:25 1ce36da41761: Verifying Checksum 04:22:25 1ce36da41761: Download complete 04:22:25 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:22:25 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:22:25 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:22:25 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:22:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:22:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:22:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:22:26 1ce36da41761: Pull complete 04:22:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:22:26 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:22:26 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 04:22:26 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 04:22:26 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:26 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:26 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:26 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:27 25b303627fd3: Verifying Checksum 04:22:27 25b303627fd3: Download complete 04:22:27 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:27 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:22:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:22:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:22:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:22:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:22:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:22:31 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:22:31 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:22:31 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:22:31 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:22:31 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:22:31 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:22:31 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:22:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:22:31 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:22:31 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:22:31 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:31 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:22:31 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:31 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:31 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:31 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:22:31 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:22:31 Setting up tzdata (2020d-0ubuntu0.18.04) ... 04:22:32 04:22:32 Current default time zone: 'Etc/UTC' 04:22:32 Local time is now: Fri Dec 18 04:22:31 UTC 2020. 04:22:32 Universal Time is now: Fri Dec 18 04:22:31 UTC 2020. 04:22:32 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:22:32 04:22:32 Setting up systemd-sysv (237-3ubuntu10.43) ... 04:22:32 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:32 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 04:22:32 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:22:32 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:22:32 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:22:32 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:22:32 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:22:32 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:22:32 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:22:32 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:32 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:22:32 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:22:32 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 04:22:32 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:32 Setting up patch (2.7.6-2ubuntu1.1) ... 04:22:32 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:22:32 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:22:32 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 04:22:32 Installing new version of config file /etc/ssl/openssl.cnf ... 04:22:33 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:22:33 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:22:33 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 04:22:35 Updating certificates in /etc/ssl/certs... 04:22:35 22 added, 17 removed; done. 04:22:35 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:22:35 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:22:35 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:22:35 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:22:35 Setting up pkgbinarymangler (138.18.04.1) ... 04:22:35 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:22:35 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 04:22:36 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:22:36 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:22:36 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:22:36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:22:36 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:22:36 Setting up perl (5.26.1-6ubuntu0.5) ... 04:22:36 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 04:22:36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:22:36 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:22:36 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 04:22:36 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:22:36 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:22:36 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:22:36 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:22:36 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:22:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:22:36 Processing triggers for systemd (237-3ubuntu10.43) ... 04:22:36 Processing triggers for mime-support (3.60ubuntu1) ... 04:22:36 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 04:22:36 Updating certificates in /etc/ssl/certs... 04:22:37 25b303627fd3: Pull complete 04:22:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:22:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:22:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:22:37 prd-ubuntu18.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container 04:22:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:22:37 0 added, 0 removed; done. 04:22:37 Running hooks in /etc/ca-certificates/update.d... 04:22:37 done. 04:22:37 Reading package lists... 04:22:37 Building dependency tree... 04:22:37 Reading state information... 04:22:38 The following NEW packages will be installed: 04:22:38 apt-transport-https 04:22:38 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:22:38 Need to get 1696 B of archives. 04:22:38 After this operation, 153 kB of additional disk space will be used. 04:22:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 04:22:38 debconf: delaying package configuration, since apt-utils is not installed 04:22:38 Fetched 1696 B in 0s (13.4 kB/s) 04:22:38 Selecting previously unselected package apt-transport-https. 04:22:38 (Reading database ... 13929 files and directories currently installed.) 04:22:38 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 04:22:38 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 04:22:38 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 04:22:38 Waiting for network to be ready... 04:22:40 $ docker top 7a23d490def116163fc711edd665e15960ece7a08b49f47db5a45106e8f5c934 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:41 + docker-compose build --help 04:22:41 + grep parallel 04:22:43 2020-12-18T04:22:41Z INFO Waiting for automatic snapd restart... 04:22:44 snapd 2.48.1 from Canonical* installed 04:22:45 "snapd" switched to the "latest/stable" channel 04:22:45 04:22:45 --parallel Build images in parallel. [Pipeline] } 04:22:45 $ docker stop --time=1 7a23d490def116163fc711edd665e15960ece7a08b49f47db5a45106e8f5c934 04:22:47 $ docker rm -f 7a23d490def116163fc711edd665e15960ece7a08b49f47db5a45106e8f5c934 [Pipeline] // withDockerContainer 04:22:47 core18 20201210 from Canonical* installed 04:22:47 "core18" switched to the "latest/stable" channel 04:22:47 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:22:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:22:48 . [Pipeline] withDockerContainer 04:22:48 prd-ubuntu18.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container 04:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:22:50 $ docker top 074dd6beea498f898241d07d334b38417d79ff604a20ff5e81c3e6c2490e4bee -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:51 snapcraft 4.4.4 from Canonical* installed 04:22:51 "snapcraft" switched to the "latest/stable" channel 04:22:51 04:22:51 + docker-compose -f ./docker-compose-build.yml build --parallel 04:22:54 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: 04:22:54 - README.md 04:22:54 04:22:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:22:55 Building docker-core-command-go ... 04:22:55 Building docker-core-data-go ... 04:22:55 Building docker-core-metadata-go ... 04:22:55 Building docker-security-bootstrap-redis-go ... 04:22:55 Building docker-security-proxy-setup-go ... 04:22:55 Building docker-security-secretstore-setup-go ... 04:22:55 Building docker-support-notifications-go ... 04:22:55 Building docker-support-scheduler-go ... 04:22:55 Building docker-sys-mgmt-agent-go ... 04:22:55 Building docker-support-notifications-go 04:22:55 Building docker-core-command-go 04:22:55 Building docker-security-proxy-setup-go 04:22:55 Building docker-security-bootstrap-redis-go 04:22:55 Building docker-sys-mgmt-agent-go 04:23:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:23:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:23:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:23:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:23:02 Reading package lists... 04:23:02 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 04:23:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:23:09 Reading package lists... 04:23:09 Building dependency tree... 04:23:09 Reading state information... 04:23:09 Suggested packages: 04:23:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:23:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:23:09 Recommended packages: 04:23:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:23:09 The following NEW packages will be installed: 04:23:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:23:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:23:09 pkg-config zip 04:23:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:23:09 Need to get 7655 kB of archives. 04:23:09 After this operation, 43.7 MB of additional disk space will be used. 04:23:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 04:23:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 04:23:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 04:23:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 04:23:09 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:23:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:23:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:23:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:23:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:23:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:23:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:23:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:23:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:23:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:23:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:23:10 debconf: delaying package configuration, since apt-utils is not installed 04:23:10 Fetched 7655 kB in 1s (10.1 MB/s) 04:23:10 Selecting previously unselected package libglib2.0-0:amd64. 04:23:10 (Reading database ... 13933 files and directories currently installed.) 04:23:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 04:23:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 04:23:10 Selecting previously unselected package libpsl5:amd64. 04:23:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:23:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:23:10 Selecting previously unselected package libnghttp2-14:amd64. 04:23:10 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:23:10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:23:10 Selecting previously unselected package librtmp1:amd64. 04:23:10 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:23:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:23:10 Selecting previously unselected package libcurl3-gnutls:amd64. 04:23:10 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 04:23:10 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 04:23:10 Selecting previously unselected package liberror-perl. 04:23:10 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:23:10 Unpacking liberror-perl (0.17025-1) ... 04:23:11 Selecting previously unselected package git-man. 04:23:11 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 04:23:11 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 04:23:11 Selecting previously unselected package git. 04:23:11 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 04:23:11 Unpacking git (1:2.17.1-1ubuntu0.7) ... 04:23:12 Selecting previously unselected package libnorm1:amd64. 04:23:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:23:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:23:12 Selecting previously unselected package libpgm-5.2-0:amd64. 04:23:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:23:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:23:12 Selecting previously unselected package libsodium23:amd64. 04:23:12 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:23:12 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:23:12 Selecting previously unselected package libzmq5:amd64. 04:23:12 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:23:12 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:23:12 Selecting previously unselected package libzmq3-dev:amd64. 04:23:12 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:23:12 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:23:12 Selecting previously unselected package pkg-config. 04:23:12 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:23:12 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:23:12 Selecting previously unselected package zip. 04:23:12 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:23:12 Unpacking zip (3.0-11build1) ... 04:23:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:23:12 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 04:23:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:23:12 Setting up liberror-perl (0.17025-1) ... 04:23:12 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:23:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 04:23:12 No schema files found: doing nothing. 04:23:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:23:12 Setting up zip (3.0-11build1) ... 04:23:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:23:12 Setting up libsodium23:amd64 (1.0.16-2) ... 04:23:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:23:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:23:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 04:23:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:23:13 Setting up git (1:2.17.1-1ubuntu0.7) ... 04:23:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:23:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:23:19 git set to automatically installed. 04:23:19 git-man set to automatically installed. 04:23:19 libcurl3-gnutls set to automatically installed. 04:23:19 liberror-perl set to automatically installed. 04:23:19 libglib2.0-0 set to automatically installed. 04:23:19 libnghttp2-14 set to automatically installed. 04:23:19 libnorm1 set to automatically installed. 04:23:19 libpgm-5.2-0 set to automatically installed. 04:23:19 libpsl5 set to automatically installed. 04:23:19 librtmp1 set to automatically installed. 04:23:19 libsodium23 set to automatically installed. 04:23:19 libzmq3-dev set to automatically installed. 04:23:19 libzmq5 set to automatically installed. 04:23:19 pkg-config set to automatically installed. 04:23:19 zip set to automatically installed. 04:23:22 snapd is not logged in, snap install commands will use sudo 04:23:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 04:23:28 snap "core18" has no updates available 04:23:29 Pulling config-common 04:23:30 Pulling go-build-helper 04:23:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:23:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:23:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 04:23:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 04:23:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 04:23:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 04:23:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 04:23:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 04:23:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 04:23:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 04:23:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:23:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:23:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:23:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:23:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:23:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:23:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:23:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:23:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:23:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 04:23:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 04:23:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 04:23:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 04:23:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 04:23:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 04:23:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 04:23:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 04:23:52 Fetched 23.5 MB in 0s (0 B/s) 04:23:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:23:52 Fetched 96.5 kB in 0s (0 B/s) 04:23:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:23:52 Fetched 279 kB in 0s (0 B/s) 04:23:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:23:52 Fetched 122 kB in 0s (0 B/s) 04:23:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:23:52 Fetched 77.8 kB in 0s (0 B/s) 04:23:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:23:52 Fetched 8848 B in 0s (0 B/s) 04:23:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:23:52 Fetched 47.8 kB in 0s (0 B/s) 04:23:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:23:52 Fetched 45.6 kB in 0s (0 B/s) 04:23:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 04:23:52 Fetched 14.8 kB in 0s (0 B/s) 04:23:52 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 04:23:52 Fetched 214 kB in 0s (0 B/s) 04:23:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 04:23:52 Fetched 155 kB in 0s (0 B/s) 04:23:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:23:52 Fetched 50.6 kB in 0s (0 B/s) 04:23:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:23:52 Fetched 14.8 kB in 0s (0 B/s) 04:23:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:23:52 Fetched 41.8 kB in 0s (0 B/s) 04:23:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:23:52 Fetched 499 kB in 0s (0 B/s) 04:23:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:23:52 Fetched 111 kB in 0s (0 B/s) 04:23:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:23:52 Fetched 240 kB in 0s (0 B/s) 04:23:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:23:52 Fetched 29.3 kB in 0s (0 B/s) 04:23:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:23:52 Fetched 85.5 kB in 0s (0 B/s) 04:23:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:23:52 Fetched 24.5 kB in 0s (0 B/s) 04:23:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 04:23:52 Fetched 49.2 kB in 0s (0 B/s) 04:23:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:23:52 Fetched 54.2 kB in 0s (0 B/s) 04:23:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:23:52 Fetched 30.8 kB in 0s (0 B/s) 04:23:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 04:23:52 Fetched 17.0 kB in 0s (0 B/s) 04:23:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:23:52 Fetched 85.9 kB in 0s (0 B/s) 04:23:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:23:52 Fetched 8720 B in 0s (0 B/s) 04:23:52 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 04:23:52 Fetched 137 kB in 0s (0 B/s) 04:23:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:23:52 Fetched 119 kB in 0s (0 B/s) 04:23:52 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 04:23:52 Fetched 109 kB in 0s (0 B/s) 04:23:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:23:52 Fetched 11.1 kB in 0s (0 B/s) 04:23:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 04:23:52 Fetched 645 kB in 0s (0 B/s) 04:23:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:23:52 Fetched 41.3 kB in 0s (0 B/s) 04:23:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:23:52 Fetched 17.9 kB in 0s (0 B/s) 04:23:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:23:52 Fetched 368 kB in 0s (0 B/s) 04:23:52 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 04:23:52 Fetched 187 kB in 0s (0 B/s) 04:23:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:23:52 Fetched 175 kB in 0s (0 B/s) 04:23:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:23:55 Fetched 206 kB in 0s (0 B/s) 04:23:55 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 04:23:55 Fetched 1301 kB in 0s (0 B/s) 04:23:55 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:23:55 Fetched 36.2 kB in 0s (0 B/s) 04:23:55 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 04:23:55 Fetched 159 kB in 0s (0 B/s) 04:23:55 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:23:55 Fetched 107 kB in 0s (0 B/s) 04:23:55 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:23:55 Fetched 48.7 kB in 0s (0 B/s) 04:23:55 Pulling static-packages 04:23:55 'go115' has dependencies that need to be staged: go-build-helper static-packages 04:23:55 Skipping pull go-build-helper (already ran) 04:23:55 Skipping pull static-packages (already ran) 04:23:55 Building go-build-helper 04:24:00 Building static-packages 04:24:01 Staging go-build-helper 04:24:02 Staging static-packages 04:24:03 Pulling go115 04:24:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 04:24:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:24:03 ---> 27634f0f4e17 04:24:03 Step 3/22 : WORKDIR /edgex-go 04:24:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 04:24:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:24:03 ---> 27634f0f4e17 04:24:03 Step 3/24 : WORKDIR /edgex-go 04:24:03 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 04:24:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:24:03 ---> 27634f0f4e17 04:24:03 Step 3/21 : WORKDIR /edgex-go 04:24:03 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 04:24:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 04:24:03 ---> 27634f0f4e17 04:24:03 Step 3/27 : WORKDIR /edgex-go 04:24:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 04:24:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:24:03 ---> 27634f0f4e17 04:24:03 Step 3/22 : WORKDIR /edgex-go 04:24:04 'edgex-go' has dependencies that need to be staged: go115 04:24:04 Skipping pull go115 (already ran) 04:24:04 Building go115 04:24:04 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:04 Dload Upload Total Spent Left Speed 04:24:06 ---> Running in 74d88283ec2a 04:24:06 ---> Running in 473cffc31e2b 04:24:06 ---> Running in 5040e62bd828 04:24:06 ---> Running in 363380071ae4 04:24:06 ---> Running in 5605c23e5e17 04:24:07 Removing intermediate container 74d88283ec2a 04:24:07 ---> 3d642809e638 04:24:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 11.6M 0 0 20.0M 0 0:00:05 --:--:-- 0:00:05 20.0M 44 115M 44 51.4M 0 0 32.5M 0 0:00:03 0:00:01 0:00:02 32.5M 83 115M 83 96.0M 0 0 37.2M 0 0:00:03 0:00:02 0:00:01 37.2M 100 115M 100 115M 0 0 38.1M 0 0:00:03 0:00:03 --:--:-- 38.1M 04:24:07 Removing intermediate container 5040e62bd828 04:24:07 ---> a31eb016e955 04:24:07 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:07 Removing intermediate container 473cffc31e2b 04:24:07 ---> e5f87fe03d80 04:24:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:07 Removing intermediate container 5605c23e5e17 04:24:07 ---> bed5c1cc850a 04:24:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:07 Removing intermediate container 363380071ae4 04:24:07 ---> 269edec328a9 04:24:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:07 ---> Running in 0a8c19cb8f81 04:24:07 ---> Running in 8d38ebe2332a 04:24:07 ---> Running in 5ddb8f8a4aa8 04:24:07 ---> Running in 216e3f1d63a4 04:24:07 ---> Running in e22ceca39560 04:24:07 go1.15.2.linux-amd64.tar.gz: OK 04:24:11 Removing intermediate container 8d38ebe2332a 04:24:11 ---> c29d12211693 04:24:11 Step 5/27 : RUN apk update && apk add make bash git 04:24:11 ---> Running in a87ba935229a 04:24:11 Removing intermediate container e22ceca39560 04:24:11 ---> 3e4bf29c8a65 04:24:11 Step 5/22 : RUN apk update && apk add make git 04:24:11 ---> Running in d07a14ca99ee 04:24:12 Staging go115 04:24:12 Removing intermediate container 5ddb8f8a4aa8 04:24:12 ---> 8f161e511271 04:24:12 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 04:24:12 Removing intermediate container 0a8c19cb8f81 04:24:12 ---> ac5487b0a179 04:24:12 Step 5/21 : RUN apk update && apk add make git 04:24:12 Removing intermediate container 216e3f1d63a4 04:24:12 ---> 67c55034ebcb 04:24:12 Step 5/22 : RUN apk update && apk add make git 04:24:12 ---> Running in 7f30e290d1d6 04:24:12 ---> Running in b9f2d5fdefa6 04:24:12 ---> Running in dc55289cf878 04:24:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:24:14 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:24:14 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:24:14 OK: 12620 distinct packages available 04:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:24:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:24:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:24:15 OK: 217 MiB in 51 packages 04:24:15 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:24:15 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:24:15 OK: 12620 distinct packages available 04:24:15 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:24:15 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:24:15 OK: 12620 distinct packages available 04:24:16 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:24:16 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:24:16 OK: 12620 distinct packages available 04:24:16 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:24:16 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:24:16 OK: 12620 distinct packages available 04:24:16 OK: 217 MiB in 51 packages 04:24:16 OK: 217 MiB in 51 packages 04:24:17 OK: 217 MiB in 51 packages 04:24:17 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:24:17 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:24:17 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:24:17 Fetched 0 B in 0s (0 B/s) 04:24:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:24:17 Fetched 224 kB in 0s (0 B/s) 04:24:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:24:17 Fetched 157 kB in 0s (0 B/s) 04:24:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:24:17 Fetched 221 kB in 0s (0 B/s) 04:24:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:24:17 Fetched 143 kB in 0s (0 B/s) 04:24:17 Pulling edgex-go 04:24:17 OK: 217 MiB in 51 packages 04:24:17 Removing intermediate container a87ba935229a 04:24:17 ---> 29cf626a08cb 04:24:17 Step 6/27 : COPY go.mod . 04:24:18 Removing intermediate container dc55289cf878 04:24:18 ---> 7ed991db21ac 04:24:18 Step 6/22 : COPY go.mod . 04:24:18 Pulling version 04:24:18 Removing intermediate container d07a14ca99ee 04:24:18 ---> 58e7326e9dc7 04:24:18 Step 6/22 : COPY go.mod . 04:24:18 ---> 45dd44c99ac7 04:24:18 Step 7/27 : RUN go mod download 04:24:19 Removing intermediate container 7f30e290d1d6 04:24:19 ---> 56b4cb4ec0a2 04:24:19 Step 6/21 : COPY go.mod . 04:24:19 ---> Running in 33b70a435b5d 04:24:19 Removing intermediate container b9f2d5fdefa6 04:24:19 ---> f3ec22f044e2 04:24:19 Step 6/24 : COPY go.mod . 04:24:19 ---> a950556ef8a3 04:24:19 Step 7/22 : RUN go mod download 04:24:19 Building config-common 04:24:19 ---> Running in 66b4278c3ac2 04:24:20 ---> 6d0232727247 04:24:20 Step 7/22 : RUN go mod download 04:24:20 ---> Running in fd91285dacc4 04:24:20 ---> 681cbfb4265e 04:24:20 ---> dfc3dabfc90d 04:24:20 Step 7/21 : RUN go mod download 04:24:20 Step 7/24 : RUN go mod download 04:24:20 ---> Running in 7fd9f19078bb 04:24:20 ---> Running in 158b761ac65e 04:24:21 Skipping build go-build-helper (already ran) 04:24:21 Skipping build static-packages (already ran) 04:24:21 Skipping build go115 (already ran) 04:24:21 Building edgex-go 04:24:22 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 04:24:23 go: downloading github.com/gorilla/mux v1.8.0 04:24:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:24:23 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 04:24:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 04:24:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 04:24:23 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:24:23 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 04:24:23 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 04:24:23 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 04:24:23 go: downloading github.com/hashicorp/consul/api v1.1.0 04:24:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 04:24:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:24:23 go: downloading github.com/google/uuid v1.1.2 04:24:23 go: downloading github.com/go-kit/kit v0.8.0 04:24:23 go: downloading github.com/pelletier/go-toml v1.2.0 04:24:23 go: downloading github.com/BurntSushi/toml v0.3.1 04:24:23 go: downloading github.com/x448/float16 v0.8.4 04:24:23 go: downloading github.com/go-playground/validator/v10 v10.3.0 04:24:23 go: downloading github.com/pebbe/zmq4 v1.0.0 04:24:23 go: downloading github.com/imdario/mergo v0.3.11 04:24:23 go: downloading gopkg.in/yaml.v2 v2.4.0 04:24:23 go: downloading github.com/pkg/errors v0.8.1 04:24:23 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:24:23 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:24:23 go: downloading github.com/go-redis/redis/v7 v7.2.0 04:24:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:24:23 go: downloading github.com/hashicorp/serf v0.8.2 04:24:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:24:23 go: downloading github.com/leodido/go-urn v1.2.0 04:24:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:24:23 go: downloading github.com/go-playground/universal-translator v0.17.0 04:24:23 Removing intermediate container 33b70a435b5d 04:24:23 ---> 27c83b296cb2 04:24:23 Step 8/27 : COPY . . 04:24:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 04:24:23 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:24:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:24:23 go: downloading github.com/mitchellh/copystructure v1.0.0 04:24:23 go: downloading github.com/go-playground/locales v0.13.0 04:24:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:24:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:24:24 Removing intermediate container 66b4278c3ac2 04:24:24 ---> 029aa7bfd87a 04:24:24 Step 8/22 : COPY . . 04:24:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:24:24 Removing intermediate container fd91285dacc4 04:24:24 ---> 1faa78c86434 04:24:24 Step 8/22 : COPY . . 04:24:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:24:25 Removing intermediate container 7fd9f19078bb 04:24:25 ---> a348bce75a32 04:24:25 Step 8/21 : COPY . . 04:24:26 Removing intermediate container 158b761ac65e 04:24:26 ---> 14bd63414ebe 04:24:26 Step 8/24 : COPY . . 04:24:31 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 04:24:35 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 04:24:36 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 04:24:37 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 04:24:37 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 04:24:37 go: downloading github.com/stretchr/testify v1.5.1 04:24:38 go: downloading github.com/davecgh/go-spew v1.1.1 04:24:38 go: downloading github.com/pmezard/go-difflib v1.0.0 04:24:39 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 04:24:39 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 04:24:39 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:24:40 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 04:24:40 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:24:41 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 04:24:41 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 04:24:43 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 04:24:44 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 04:24:45 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 04:24:47 Building version 04:24:49 Staging config-common 04:24:50 Skipping stage go-build-helper (already ran) 04:24:50 Skipping stage static-packages (already ran) 04:24:50 Skipping stage go115 (already ran) 04:24:50 Staging edgex-go 04:24:51 Staging version 04:24:52 Priming config-common 04:24:53 ---> eda08b59c954 04:24:53 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:24:53 ---> 94821857c640 04:24:53 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 04:24:53 ---> Running in c67748b6c157 04:24:53 ---> 0a009ba349dc 04:24:53 Step 9/24 : RUN make cmd/support-notifications/support-notifications 04:24:53 ---> 00336afcff3b 04:24:53 Step 9/22 : RUN make cmd/core-command/core-command 04:24:53 ---> 70b79abe4575 04:24:53 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:24:53 ---> Running in c28e84021ac7 04:24:53 ---> Running in f48e1f65cd15 04:24:53 ---> Running in 9608ccbc4bda 04:24:53 ---> Running in df793fe1ac0b 04:24:53 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 04:24:53 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 04:24:53 Priming go-build-helper 04:24:53 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 04:24:53 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 04:24:53 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 04:24:54 Priming static-packages 04:24:56 Priming go115 04:24:57 Priming edgex-go 04:24:58 Priming version 04:24:59 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] } 04:26:15 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 04:26:25 Removing intermediate container c28e84021ac7 04:26:25 ---> 1563cab93851 04:26:25 04:26:25 Step 10/22 : FROM alpine:3.10 04:26:25 Removing intermediate container c67748b6c157 04:26:25 ---> 478866747dc4 04:26:25 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:26:25 3.10: Pulling from library/alpine 04:26:25 ---> Running in d9ea728ebdff 04:26:25 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:26:26 Status: Downloaded newer image for alpine:3.10 04:26:26 ---> 536a684cf733 04:26:26 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:26:27 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 04:26:27 ---> Running in 926914d49e05 04:26:27 Removing intermediate container f48e1f65cd15 04:26:27 ---> e870e312a46e 04:26:27 04:26:27 Step 10/21 : FROM alpine 04:26:27 Removing intermediate container df793fe1ac0b 04:26:27 ---> 5e320ceca25a 04:26:27 04:26:27 Step 10/24 : FROM scratch 04:26:27 ---> 04:26:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:26:27 latest: Pulling from library/alpine 04:26:27 Removing intermediate container 9608ccbc4bda 04:26:27 ---> 549d6ad92a1d 04:26:27 04:26:27 Step 10/22 : FROM scratch 04:26:27 ---> 04:26:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:26:28 ---> Running in 604546a869bb 04:26:28 ---> Running in f2a37162025d 04:26:28 Removing intermediate container 604546a869bb 04:26:28 ---> 6d4f7bbfb5c2 04:26:28 Step 12/24 : ENV APP_PORT=48060 04:26:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 04:26:28 Removing intermediate container f2a37162025d 04:26:28 ---> 6d46db8377ab 04:26:28 Step 12/22 : ENV APP_PORT=48082 04:26:29 ---> Running in 58cb9d63b5a9 04:26:29 ---> Running in 9a9837ef307e 04:26:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 04:26:29 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:26:29 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:26:29 OK: 10171 distinct packages available 04:26:29 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:26:29 Status: Downloaded newer image for alpine:latest 04:26:29 ---> afeebe901d6b 04:26:29 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:26:30 Removing intermediate container 58cb9d63b5a9 04:26:30 ---> 16bbc1739c88 04:26:30 Step 13/24 : EXPOSE $APP_PORT 04:26:30 ---> Running in 85a26577cd52 04:26:30 Removing intermediate container 9a9837ef307e 04:26:30 ---> 75b1ef46df87 04:26:30 Step 13/22 : EXPOSE $APP_PORT 04:26:30 ---> Running in 63659dbcfc63 04:26:30 (1/5) Installing ca-certificates (20191127-r2) 04:26:30 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:26:30 ---> Running in be4523b0626b 04:26:30 (3/5) Installing libcurl (7.66.0-r3) 04:26:30 (4/5) Installing curl (7.66.0-r3) 04:26:30 (5/5) Installing dumb-init (1.2.2-r1) 04:26:30 Executing busybox-1.30.1-r3.trigger 04:26:30 Executing ca-certificates-20191127-r2.trigger 04:26:31 OK: 7 MiB in 19 packages 04:26:31 Removing intermediate container 63659dbcfc63 04:26:31 ---> e89fca3bab24 04:26:31 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 04:26:31 Removing intermediate container be4523b0626b 04:26:31 ---> a2b918f47a9d 04:26:31 Step 14/22 : WORKDIR / 04:26:31 ---> Running in b60f3b39f47e 04:26:31 Removing intermediate container d9ea728ebdff 04:26:31 ---> 915128a7924c 04:26:31 04:26:31 Step 11/27 : FROM docker:latest 04:26:31 ---> 0c09fb3ff9b5 04:26:31 Step 12/27 : RUN apk add --no-cache bash 04:26:31 ---> Running in 1b083ce32452 04:26:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:26:32 ---> 575e7a1b67fe 04:26:32 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:26:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:26:32 Removing intermediate container b60f3b39f47e 04:26:32 ---> 1461df7038d0 04:26:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:26:33 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:26:33 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:26:33 OK: 12615 distinct packages available 04:26:33 Removing intermediate container 926914d49e05 04:26:33 ---> 6559b58f950b 04:26:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 04:26:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:26:33 ---> Running in 61d9d4a3ee65 04:26:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:26:33 ---> 92eb5b08ce10 04:26:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:26:33 (1/4) Installing ca-certificates (20191127-r4) 04:26:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:26:33 (3/4) Installing libcurl (7.69.1-r3) 04:26:33 ---> 6cb287634bfd 04:26:33 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 04:26:33 (4/4) Installing curl (7.69.1-r3) 04:26:33 Executing busybox-1.31.1-r19.trigger 04:26:33 Executing ca-certificates-20191127-r4.trigger 04:26:34 (1/2) Installing readline (8.0.4-r0) 04:26:34 (2/2) Installing bash (5.0.17-r0) 04:26:34 OK: 7 MiB in 18 packages 04:26:34 Executing bash-5.0.17-r0.post-install 04:26:34 Executing busybox-1.31.1-r19.trigger 04:26:34 OK: 12 MiB in 22 packages 04:26:34 Removing intermediate container 61d9d4a3ee65 04:26:34 ---> 63a0f2a25d86 04:26:34 Step 13/22 : WORKDIR / 04:26:35 ---> Running in 7dd1277edbaa 04:26:36 Removing intermediate container 7dd1277edbaa 04:26:36 ---> 38139c8163cd 04:26:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 04:26:36 ---> 4de63eafd5c7 04:26:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:26:36 ---> 01c429f213ff 04:26:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:26:36 Removing intermediate container 1b083ce32452 04:26:36 ---> 8612a2a4be2f 04:26:36 Step 13/27 : RUN rm -rf /var/cache/apk/* 04:26:36 Removing intermediate container 85a26577cd52 04:26:36 ---> 43a588f2723b 04:26:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:26:36 ---> Running in c8b33a2791e1 04:26:36 ---> Running in 4a3d4506c49a 04:26:37 ---> 374ace62cd90 04:26:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:26:37 ---> dbdda8ffff11 04:26:37 Step 18/22 : ENTRYPOINT ["/core-command"] 04:26:37 ---> 567c1ee87082 04:26:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 04:26:37 ---> Running in 09aa7a9ad89d 04:26:37 Removing intermediate container 4a3d4506c49a 04:26:37 ---> 4fce3e70c4b5 04:26:37 Step 13/21 : WORKDIR /edgex 04:26:37 ---> Running in 9e8b306fe24b 04:26:38 Removing intermediate container 09aa7a9ad89d 04:26:38 ---> 4eff871f0703 04:26:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:38 ---> Running in 68981114f61b 04:26:38 Removing intermediate container 9e8b306fe24b 04:26:38 ---> 8acdc18ccfc9 04:26:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:26:39 ---> 70ef52dfeabf 04:26:39 ---> bfb14f66f193 04:26:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:26:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 04:26:39 Removing intermediate container 68981114f61b 04:26:39 ---> aee78c9d8e37 04:26:39 Step 20/22 : LABEL arch=arm64 04:26:39 ---> Running in 164c388b30e0 04:26:40 Removing intermediate container c8b33a2791e1 04:26:40 ---> 5419db9a0082 04:26:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:26:40 ---> Running in a19d6265bc7d 04:26:40 Removing intermediate container 164c388b30e0 04:26:40 ---> 1f122caedf6b 04:26:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:26:40 ---> f7db6f3e4680 04:26:40 Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:26:40 ---> 4199845ebcc1 04:26:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 04:26:40 ---> b4ee80df0cd2 04:26:40 Step 20/24 : ENTRYPOINT ["/support-notifications"] 04:26:40 ---> Running in 98d29b3710ca 04:26:40 ---> Running in 1baa4e50e4db 04:26:40 Removing intermediate container a19d6265bc7d 04:26:40 ---> cc2bcfe2a2bb 04:26:40 Step 15/27 : ENV APP_PORT=48090 04:26:41 ---> Running in d25427bfb9ef 04:26:41 Removing intermediate container 98d29b3710ca 04:26:41 ---> e382c02b3444 04:26:41 Step 22/22 : LABEL version=0.0.0 04:26:41 Removing intermediate container 1baa4e50e4db 04:26:41 ---> b2b3281160f8 04:26:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:26:41 ---> df655e694492 04:26:41 Step 18/22 : RUN chmod +x entrypoint.sh 04:26:41 ---> Running in ed301f9f8eb8 04:26:41 ---> Running in 7875d6bc118c 04:26:41 ---> d66c253f3084 04:26:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:26:42 ---> Running in 45628865bcbc 04:26:42 Removing intermediate container d25427bfb9ef 04:26:42 ---> 8bec6de5d100 04:26:42 Step 16/27 : EXPOSE $APP_PORT 04:26:42 ---> Running in d457d6edd09c 04:26:42 Removing intermediate container ed301f9f8eb8 04:26:42 ---> 3f7567a4a04d 04:26:42 04:26:42 Removing intermediate container 7875d6bc118c 04:26:42 ---> 0a7051a3edeb 04:26:42 Step 22/24 : LABEL arch=arm64 04:26:42 ---> Running in f9ecb6a9caad 04:26:42 Removing intermediate container d457d6edd09c 04:26:42 ---> e3842cc8469a 04:26:42 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:26:43 Successfully built 3f7567a4a04d 04:26:43 Successfully tagged docker-core-command-go-arm64:latest 04:26:43  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 04:26:43 ---> 6dece43ad50e 04:26:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:26:44 Removing intermediate container f9ecb6a9caad 04:26:44 ---> 460df645bcdf 04:26:44 Step 23/24 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:26:44 ---> Running in fc0637e6f621 04:26:44 ---> Running in a2499230f8db 04:26:44 Removing intermediate container fc0637e6f621 04:26:44 ---> ffbc7bfc880a 04:26:44 Step 18/21 : CMD ["--init=true"] 04:26:45 ---> a909552f92ce 04:26:45 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:26:45 Removing intermediate container 45628865bcbc 04:26:45 ---> 1fac27fe4d76 04:26:45 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 04:26:45 Removing intermediate container a2499230f8db 04:26:45 ---> f160b4a106df 04:26:45 Step 24/24 : LABEL version=0.0.0 04:26:46 ---> Running in f3b23d8d15df 04:26:46 ---> Running in 4c23cdcc742c 04:26:46 ---> Running in 7d6a06e3a6a1 04:26:47 Removing intermediate container f3b23d8d15df 04:26:47 ---> 27e241ba3cc9 04:26:47 Step 19/21 : LABEL arch=arm64 04:26:47 ---> cf6feb96f486 04:26:47 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:26:47 ---> Running in f97bd54c7500 04:26:47 Removing intermediate container 4c23cdcc742c 04:26:47 ---> 482ab198cf45 04:26:47 Step 20/22 : LABEL arch=arm64 04:26:47 Removing intermediate container 7d6a06e3a6a1 04:26:47 ---> 1b93b6e82245 04:26:47 04:26:48 Successfully built 1b93b6e82245 04:26:48 Successfully tagged docker-support-notifications-go-arm64:latest 04:26:48  Building docker-support-notifications-go ... done Building docker-core-metadata-go 04:26:48 ---> c26970b02d43 04:26:48 Step 20/27 : RUN apk --no-cache add py3-pip 04:26:48 ---> Running in ba22d762887b 04:26:49 ---> Running in a0eaef6266e9 04:26:49 Removing intermediate container f97bd54c7500 04:26:49 ---> 5543f334a1b9 04:26:49 Step 20/21 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:26:49 ---> Running in 4ffb46882609 04:26:49 Removing intermediate container ba22d762887b 04:26:49 ---> 0ac9f303384f 04:26:49 Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:26:49 ---> Running in 27ba0ce87c95 04:26:50 Removing intermediate container 4ffb46882609 04:26:50 ---> 0def808cf763 04:26:50 Step 21/21 : LABEL version=0.0.0 04:26:50 ---> Running in 0e5010b0e3d3 04:26:50 Removing intermediate container 27ba0ce87c95 04:26:50 ---> 87781de46490 04:26:50 Step 22/22 : LABEL version=0.0.0 04:26:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:26:50 ---> Running in f220419c6985 04:26:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:26:51 Removing intermediate container 0e5010b0e3d3 04:26:51 ---> 97b39968210f 04:26:51 04:26:51 Successfully built 97b39968210f 04:26:51 (1/33) Installing libbz2 (1.0.8-r1) 04:26:51 (2/33) Installing expat (2.2.9-r1) 04:26:51 (3/33) Installing libffi (3.3-r2) 04:26:51 (4/33) Installing gdbm (1.13-r1) 04:26:51 (5/33) Installing xz-libs (5.2.5-r0) 04:26:51 (6/33) Installing sqlite-libs (3.32.1-r0) 04:26:51 Successfully tagged docker-security-proxy-setup-go-arm64:latest 04:26:51  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 04:26:51 (7/33) Installing python3 (3.8.5-r0) 04:26:51 Removing intermediate container f220419c6985 04:26:51 ---> e10ff04b6105 04:26:51 04:26:52 Successfully built e10ff04b6105 04:26:52 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 04:26:52  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 04:26:53 (8/33) Installing py3-appdirs (1.4.4-r1) 04:26:53 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:26:53 (10/33) Installing py3-parsing (2.4.7-r0) 04:26:53 (11/33) Installing py3-six (1.15.0-r0) 04:26:53 (12/33) Installing py3-packaging (20.4-r0) 04:26:53 (13/33) Installing py3-setuptools (47.0.0-r0) 04:26:53 (14/33) Installing py3-chardet (3.0.4-r4) 04:26:53 (15/33) Installing py3-idna (2.9-r0) 04:26:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:26:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:26:53 (18/33) Installing py3-requests (2.23.0-r0) 04:26:53 (19/33) Installing py3-msgpack (1.0.0-r0) 04:26:54 (20/33) Installing py3-lockfile (0.12.2-r3) 04:26:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:26:54 (22/33) Installing py3-colorama (0.4.3-r0) 04:26:54 (23/33) Installing py3-distlib (0.3.0-r0) 04:26:54 (24/33) Installing py3-distro (1.5.0-r1) 04:26:54 (25/33) Installing py3-webencodings (0.5.1-r3) 04:26:54 (26/33) Installing py3-html5lib (1.0.1-r4) 04:26:54 (27/33) Installing py3-pytoml (0.1.21-r0) 04:26:54 (28/33) Installing py3-pep517 (0.8.2-r0) 04:26:54 (29/33) Installing py3-progress (1.5-r0) 04:26:54 (30/33) Installing py3-toml (0.10.1-r0) 04:26:54 (31/33) Installing py3-retrying (1.3.3-r0) 04:26:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:26:54 (33/33) Installing py3-pip (20.1.1-r0) 04:26:54 Executing busybox-1.31.1-r19.trigger 04:26:54 OK: 71 MiB in 55 packages 04:27:06 Removing intermediate container a0eaef6266e9 04:27:06 ---> 86ed8bfc153a 04:27:06 Step 21/27 : RUN pip install docker-compose==1.23.2 04:27:06 ---> Running in 6cc155eba50d 04:27:12 Collecting docker-compose==1.23.2 04:27:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:27:12 Collecting docker<4.0,>=3.6.0 04:27:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:27:13 Collecting texttable<0.10,>=0.9.0 04:27:13 Downloading texttable-0.9.1.tar.gz (11 kB) 04:27:15 Collecting dockerpty<0.5,>=0.4.1 04:27:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:27:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:27:17 Collecting jsonschema<3,>=2.5.1 04:27:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:27:18 Collecting PyYAML<4,>=3.10 04:27:18 Downloading PyYAML-3.13.tar.gz (270 kB) 04:27:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 04:27:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:27:23 ---> 27634f0f4e17 04:27:23 Step 3/24 : WORKDIR /edgex-go 04:27:23 ---> Using cache 04:27:23 ---> 269edec328a9 04:27:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:23 ---> Using cache 04:27:23 ---> 3e4bf29c8a65 04:27:23 Step 5/24 : RUN apk update && apk add make git 04:27:23 ---> Using cache 04:27:23 ---> 58e7326e9dc7 04:27:23 Step 6/24 : COPY go.mod . 04:27:23 ---> Using cache 04:27:23 ---> 6d0232727247 04:27:23 Step 7/24 : RUN go mod download 04:27:23 ---> Using cache 04:27:23 ---> 1faa78c86434 04:27:23 Step 8/24 : COPY . . 04:27:23 ---> Using cache 04:27:23 ---> 94821857c640 04:27:23 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:27:23 Collecting cached-property<2,>=1.2.0 04:27:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:27:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:27:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:27:27 ---> Running in 17d3a317f851 04:27:27 Collecting docopt<0.7,>=0.6.1 04:27:27 Downloading docopt-0.6.2.tar.gz (25 kB) 04:27:28 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 04:27:29 Collecting websocket-client<1.0,>=0.32.0 04:27:29 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:27:30 Collecting docker-pycreds>=0.4.0 04:27:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:27:31 Collecting urllib3<1.25,>=1.21.1 04:27:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:27:31 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) 04:27:31 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) 04:27:32 Collecting idna<2.8,>=2.5 04:27:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:27:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:27:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:27:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:27:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:27:33 Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, dockerpty, jsonschema, PyYAML, cached-property, docopt, docker-compose 04:27:34 Attempting uninstall: urllib3 04:27:34 Found existing installation: urllib3 1.25.9 04:27:34 Uninstalling urllib3-1.25.9: 04:27:34 Successfully uninstalled urllib3-1.25.9 04:27:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 04:27:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:27:35 ---> 27634f0f4e17 04:27:35 Step 3/22 : WORKDIR /edgex-go 04:27:35 ---> Using cache 04:27:35 ---> 269edec328a9 04:27:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:35 ---> Using cache 04:27:35 ---> 3e4bf29c8a65 04:27:35 Step 5/22 : RUN apk update && apk add make git 04:27:35 ---> Using cache 04:27:35 ---> 58e7326e9dc7 04:27:35 Step 6/22 : COPY go.mod . 04:27:35 ---> Using cache 04:27:35 ---> 6d0232727247 04:27:35 Step 7/22 : RUN go mod download 04:27:35 ---> Using cache 04:27:35 ---> 1faa78c86434 04:27:35 Step 8/22 : COPY . . 04:27:35 ---> Using cache 04:27:35 ---> 94821857c640 04:27:35 Step 9/22 : RUN make cmd/core-metadata/core-metadata 04:27:35 Attempting uninstall: idna 04:27:35 Found existing installation: idna 2.9 04:27:35 Uninstalling idna-2.9: 04:27:36 Successfully uninstalled idna-2.9 04:27:37 Attempting uninstall: requests 04:27:37 Found existing installation: requests 2.23.0 04:27:37 Uninstalling requests-2.23.0: 04:27:37 ---> Running in caf8c5a964f5 04:27:37 Successfully uninstalled requests-2.23.0 04:27:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 04:27:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:27:37 ---> 27634f0f4e17 04:27:37 Step 3/23 : WORKDIR /edgex-go 04:27:37 ---> Using cache 04:27:37 ---> 269edec328a9 04:27:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:37 ---> Using cache 04:27:37 ---> 3e4bf29c8a65 04:27:37 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:27:37 ---> Running in 98ebb55ec2fe 04:27:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 04:27:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:27:38 ---> 27634f0f4e17 04:27:38 Step 3/21 : WORKDIR /edgex-go 04:27:38 ---> Using cache 04:27:38 ---> 269edec328a9 04:27:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:38 ---> Using cache 04:27:38 ---> 3e4bf29c8a65 04:27:38 Step 5/21 : RUN apk update && apk add make git 04:27:38 ---> Using cache 04:27:38 ---> 58e7326e9dc7 04:27:38 Step 6/21 : COPY go.mod . 04:27:38 ---> Using cache 04:27:38 ---> 6d0232727247 04:27:38 Step 7/21 : RUN go mod download 04:27:38 ---> Using cache 04:27:38 ---> 1faa78c86434 04:27:38 Step 8/21 : COPY . . 04:27:38 ---> Using cache 04:27:38 ---> 94821857c640 04:27:38 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 04:27:38 ---> Running in 0f9fa5621a2c 04:27:39 Running setup.py install for texttable: started 04:27:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:27:41 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 04:27:41 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 04:27:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:27:41 Running setup.py install for texttable: finished with status 'done' 04:27:41 Running setup.py install for dockerpty: started 04:27:43 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:27:43 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 04:27:43 OK: 12620 distinct packages available 04:27:44 OK: 217 MiB in 51 packages 04:27:44 Running setup.py install for dockerpty: finished with status 'done' 04:27:44 Running setup.py install for PyYAML: started 04:27:45 Removing intermediate container 98ebb55ec2fe 04:27:45 ---> e34eaab3a358 04:27:45 Step 6/23 : COPY go.mod . 04:27:47 ---> 0d1f0b7678d5 04:27:47 Step 7/23 : RUN go mod download 04:27:47 ---> Running in da06f5f1bb13 04:27:48 Running setup.py install for PyYAML: finished with status 'done' 04:27:48 Running setup.py install for docopt: started 04:27:52 Removing intermediate container da06f5f1bb13 04:27:52 ---> 2e033b29fda0 04:27:52 Step 8/23 : COPY . . 04:27:52 Running setup.py install for docopt: finished with status 'done' 04:27:53 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 04:28:03 Removing intermediate container 6cc155eba50d 04:28:03 ---> e5984f0f47d8 04:28:03 Step 22/27 : RUN apk --no-cache add curl 04:28:03 ---> Running in 80efc2f154c8 04:28:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:28:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:28:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:28:06 (2/3) Installing libcurl (7.69.1-r3) 04:28:06 (3/3) Installing curl (7.69.1-r3) 04:28:06 Executing busybox-1.31.1-r19.trigger 04:28:06 OK: 71 MiB in 58 packages 04:28:09 Removing intermediate container 80efc2f154c8 04:28:09 ---> 27ac341264d9 04:28:09 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 04:28:09 ---> Running in 159e6afbfc9d 04:28:09 ---> d7078b0e6232 04:28:09 Step 9/23 : RUN make cmd/core-data/core-data 04:28:10 ---> Running in 84bae4099e84 04:28:10 Removing intermediate container 159e6afbfc9d 04:28:10 ---> 9c67374a5ca2 04:28:10 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:28:10 ---> Running in d29decdbca48 04:28:11 Removing intermediate container d29decdbca48 04:28:11 ---> 8c0d62699dac 04:28:11 Step 25/27 : LABEL arch=arm64 04:28:11 ---> Running in e53af4dc25c4 04:28:12 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 04:28:12 Removing intermediate container e53af4dc25c4 04:28:12 ---> 0aaa22e4cdbc 04:28:12 Step 26/27 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:28:12 ---> Running in a74e3bdb028a 04:28:13 Removing intermediate container a74e3bdb028a 04:28:13 ---> 8898139ee30f 04:28:13 Step 27/27 : LABEL version=0.0.0 04:28:13 ---> Running in 2bcc4d25c661 04:28:14 Removing intermediate container 2bcc4d25c661 04:28:14 ---> ad40f6671c29 04:28:14 04:28:14 Successfully built ad40f6671c29 04:28:14 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 04:28:37  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:28:52 Removing intermediate container 17d3a317f851 04:28:52 ---> 2ce476f183a9 04:28:52 04:28:52 Step 10/24 : FROM alpine:3.10 04:28:52 ---> 536a684cf733 04:28:52 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:28:52 ---> Using cache 04:28:52 ---> 6559b58f950b 04:28:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:28:52 ---> Running in c6c0661b274c 04:28:52 Removing intermediate container c6c0661b274c 04:28:52 ---> 7325e24d1828 04:28:52 Step 13/24 : WORKDIR / 04:28:52 ---> Running in b8761b191d20 04:28:52 Removing intermediate container b8761b191d20 04:28:52 ---> 6397ab624ce6 04:28:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:28:53 ---> 64f5bd984f2d 04:28:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:28:54 ---> 5104169bbade 04:28:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:28:56 ---> 73adf4f73c1f 04:28:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:28:58 ---> c992d9aa1445 04:28:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:28:59 ---> 6d38a50544e5 04:28:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:29:00 ---> b323e1017ca9 04:29:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:29:00 ---> Running in 1fd42b04ec58 04:29:06 Removing intermediate container 0f9fa5621a2c 04:29:06 ---> b97e0ac6053a 04:29:06 04:29:06 Step 10/21 : FROM scratch 04:29:06 ---> 04:29:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:29:06 Removing intermediate container 1fd42b04ec58 04:29:06 ---> 05acf1710bee 04:29:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:29:06 ---> Using cache 04:29:06 ---> 6d46db8377ab 04:29:06 Step 12/21 : ENV APP_PORT=48085 04:29:06 ---> Running in 86b95336d8b8 04:29:06 ---> Running in 955f41909132 04:29:06 Removing intermediate container 86b95336d8b8 04:29:06 ---> dc97acc48e27 04:29:06 Step 22/24 : LABEL arch=arm64 04:29:06 Removing intermediate container 955f41909132 04:29:06 ---> 7e6fa75e678e 04:29:06 Step 13/21 : EXPOSE $APP_PORT 04:29:06 ---> Running in 760eb24b1f01 04:29:06 ---> Running in 263afaf65fc9 04:29:07 Removing intermediate container 263afaf65fc9 04:29:07 ---> 5f5dd2cdef7b 04:29:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:29:07 Removing intermediate container 760eb24b1f01 04:29:07 ---> 244ba58c7fda 04:29:07 Step 23/24 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:29:07 ---> Running in 5acd3bdddc3b 04:29:08 Removing intermediate container 5acd3bdddc3b 04:29:08 ---> 8ce3b0c92a4b 04:29:08 Step 24/24 : LABEL version=0.0.0 04:29:08 ---> 7e56231878ac 04:29:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:29:08 ---> Running in 0bf5288f6d26 04:29:09 Removing intermediate container 0bf5288f6d26 04:29:09 ---> cf095143f881 04:29:09 04:29:10 Successfully built cf095143f881 04:29:10 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 04:29:10  Building docker-security-secretstore-setup-go ... done  ---> c7c7dfe96629 04:29:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:29:12 ---> fe80ee4559f1 04:29:12 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 04:29:12 ---> Running in 56ff1fa4c0ac 04:29:12 Removing intermediate container 56ff1fa4c0ac 04:29:12 ---> 6003a8c6de2e 04:29:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:29:13 ---> Running in dedf8c1bfae7 04:29:13 Removing intermediate container dedf8c1bfae7 04:29:13 ---> 40815b3bd384 04:29:13 Step 19/21 : LABEL arch=arm64 04:29:14 ---> Running in cce2cfbdb3b8 04:29:14 Removing intermediate container cce2cfbdb3b8 04:29:14 ---> 209d11633312 04:29:14 Step 20/21 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:29:14 ---> Running in aa0a2974197b 04:29:15 Removing intermediate container aa0a2974197b 04:29:15 ---> 088e7bd2f4bf 04:29:15 Step 21/21 : LABEL version=0.0.0 04:29:15 ---> Running in 8534211ec28b 04:29:16 Removing intermediate container 8534211ec28b 04:29:16 ---> 48989d92b44d 04:29:16 04:29:16 Successfully built 48989d92b44d 04:29:16 Successfully tagged docker-support-scheduler-go-arm64:latest 04:29:23  Building docker-support-scheduler-go ... done Removing intermediate container caf8c5a964f5 04:29:23 ---> 35df495abcc3 04:29:23 04:29:23 Step 10/22 : FROM scratch 04:29:23 ---> 04:29:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:29:23 ---> Using cache 04:29:23 ---> 6d46db8377ab 04:29:23 Step 12/22 : ENV APP_PORT=48081 04:29:23 ---> Running in 97a1567756c5 04:29:23 Removing intermediate container 97a1567756c5 04:29:23 ---> 680480b1e13e 04:29:23 Step 13/22 : EXPOSE $APP_PORT 04:29:23 ---> Running in 96ae623c691d 04:29:24 Removing intermediate container 96ae623c691d 04:29:24 ---> 902aacd91f64 04:29:24 Step 14/22 : WORKDIR / 04:29:24 ---> Running in 6ddae7cb5285 04:29:24 Removing intermediate container 6ddae7cb5285 04:29:24 ---> 05efa517da8e 04:29:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:29:25 ---> bbda5f666f5b 04:29:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:29:26 ---> 528757b6a486 04:29:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:29:27 ---> 170eb46ee8e1 04:29:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 04:29:27 ---> Running in 3721da32f084 04:29:28 Removing intermediate container 3721da32f084 04:29:28 ---> a046470f2613 04:29:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:29:28 ---> Running in 6b82d0082d57 04:29:29 Removing intermediate container 6b82d0082d57 04:29:29 ---> 5231b0fbc29b 04:29:29 Step 20/22 : LABEL arch=arm64 04:29:29 ---> Running in edf2ea143f03 04:29:30 Removing intermediate container edf2ea143f03 04:29:30 ---> fac25ce974a6 04:29:30 Step 21/22 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:29:30 ---> Running in d9cf460e8de9 04:29:30 Removing intermediate container d9cf460e8de9 04:29:30 ---> 4e1fc2920dc7 04:29:30 Step 22/22 : LABEL version=0.0.0 04:29:30 ---> Running in a87b11b3495b 04:29:31 Removing intermediate container a87b11b3495b 04:29:31 ---> 7e1de2f58945 04:29:31 04:29:31 Successfully built 7e1de2f58945 04:29:31 Successfully tagged docker-core-metadata-go-arm64:latest 04:29:37  Building docker-core-metadata-go ... done Removing intermediate container 84bae4099e84 04:29:37 ---> 33e4231db42f 04:29:37 04:29:37 Step 10/23 : FROM alpine 04:29:37 ---> afeebe901d6b 04:29:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:29:37 ---> Running in f5382661599a 04:29:37 Removing intermediate container f5382661599a 04:29:37 ---> c6e014ea9291 04:29:37 Step 12/23 : ENV APP_PORT=48080 04:29:37 ---> Running in dc3414c67292 04:29:37 Removing intermediate container dc3414c67292 04:29:37 ---> 6b52568d0301 04:29:37 Step 13/23 : EXPOSE $APP_PORT 04:29:37 ---> Running in 62cbbc8e484b 04:29:38 Removing intermediate container 62cbbc8e484b 04:29:38 ---> ca9e4c43d60a 04:29:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:38 ---> Running in 75305abc63a6 04:29:40 Removing intermediate container 75305abc63a6 04:29:40 ---> bfbf97058006 04:29:40 Step 15/23 : RUN apk --no-cache add zeromq 04:29:40 ---> Running in 9236f8ba3c95 04:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:29:43 (1/5) Installing libgcc (9.3.0-r2) 04:29:43 (2/5) Installing libsodium (1.0.18-r0) 04:29:43 (3/5) Installing libstdc++ (9.3.0-r2) 04:29:43 (4/5) Installing libzmq (4.3.3-r0) 04:29:43 (5/5) Installing zeromq (4.3.3-r0) 04:29:43 Executing busybox-1.31.1-r19.trigger 04:29:44 OK: 8 MiB in 19 packages 04:29:45 Removing intermediate container 9236f8ba3c95 04:29:45 ---> 940539baea58 04:29:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:29:46 ---> e05a2b68dc34 04:29:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:29:47 ---> 567c21c61207 04:29:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:29:48 ---> 1401f6ab4bf5 04:29:48 Step 19/23 : ENTRYPOINT ["/core-data"] 04:29:48 ---> Running in 69b299c7fd5a 04:29:48 Removing intermediate container 69b299c7fd5a 04:29:48 ---> d9a2a9421ca6 04:29:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:29:48 ---> Running in 72bef6c365dd 04:29:48 Removing intermediate container 72bef6c365dd 04:29:48 ---> 17312ff62903 04:29:48 Step 21/23 : LABEL arch=arm64 04:29:49 ---> Running in 7f5cb59d8678 04:29:49 Removing intermediate container 7f5cb59d8678 04:29:49 ---> 47a2fbaf69c8 04:29:49 Step 22/23 : LABEL git_sha=a0fe9c2cbb5f2ba2374e06009d327325fce0109d 04:29:49 ---> Running in b0b7c2943b48 04:29:50 Removing intermediate container b0b7c2943b48 04:29:50 ---> 9ae069ef2a7f 04:29:50 Step 23/23 : LABEL version=0.0.0 04:29:50 ---> Running in 4d350ce07efd 04:29:50 Removing intermediate container 4d350ce07efd 04:29:50 ---> c79d7e353b77 04:29:50 04:29:51 Successfully built c79d7e353b77 04:29:51 Successfully tagged docker-core-data-go-arm64:latest 04:29:51  Building docker-core-data-go ... done  [Pipeline] } 04:29:51 $ docker stop --time=1 074dd6beea498f898241d07d334b38417d79ff604a20ff5e81c3e6c2490e4bee 04:29:53 $ docker rm -f 074dd6beea498f898241d07d334b38417d79ff604a20ff5e81c3e6c2490e4bee [Pipeline] // withDockerContainer [Pipeline] sh 04:29:54 + docker images 04:29:54 + grep docker 04:29:54 docker-core-data-go-arm64 latest c79d7e353b77 4 seconds ago 21MB 04:29:54 docker-core-metadata-go-arm64 latest 7e1de2f58945 24 seconds ago 12.2MB 04:29:54 docker-support-scheduler-go-arm64 latest 48989d92b44d 39 seconds ago 10MB 04:29:54 docker-security-secretstore-setup-go-arm64 latest cf095143f881 45 seconds ago 23.5MB 04:29:54 docker-sys-mgmt-agent-go-arm64 latest ad40f6671c29 About a minute ago 300MB 04:29:54 docker-security-bootstrap-redis-go-arm64 latest e10ff04b6105 3 minutes ago 15.2MB 04:29:54 docker-security-proxy-setup-go-arm64 latest 97b39968210f 3 minutes ago 23.4MB 04:29:54 docker-support-notifications-go-arm64 latest 1b93b6e82245 3 minutes ago 11.4MB 04:29:54 docker-core-command-go-arm64 latest 3f7567a4a04d 3 minutes ago 9.98MB 04:29:54 docker latest 0c09fb3ff9b5 2 days 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 04:29:57 provisioning config files... 04:29:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5524728540064266638tmp [Pipeline] { [Pipeline] sh 04:29:57 + set +x 04:29:57 + curl -s https://codecov.io/bash 04:29:57 + bash -s -- 04:29:58 04:29:58 _____ _ 04:29:58 / ____| | | 04:29:58 | | ___ __| | ___ ___ _____ __ 04:29:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:29:58 | |___| (_) | (_| | __/ (_| (_) \ V / 04:29:58 \_____\___/ \__,_|\___|\___\___/ \_/ 04:29:58 Bash-20201217-3d3df35 04:29:58 04:29:58 04:29:58 git version 2.24.3 found 04:29:58 curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:29:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:29:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 04:29:58 ==> Jenkins CI detected. 04:29:58 project root: . 04:29:58 --> token set from env 04:29:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:29:58 ==> Running gcov in . (disable via -X gcov) 04:29:58 ==> Python coveragepy not found 04:29:58 ==> Searching for coverage reports in: 04:29:58 + . 04:29:58 -> Found 1 reports 04:29:58 ==> Detecting git/mercurial file structure 04:29:58 ==> Reading reports 04:29:58 + ./coverage.out bytes=538064 04:29:58 ==> Appending adjustments 04:29:58 https://docs.codecov.io/docs/fixing-reports 04:30:01 + Found adjustments 04:30:01 ==> Gzipping contents 04:30:01 80K /tmp/codecov.ZVFZ3m.gz 04:30:01 ==> Uploading reports 04:30:01 url: https://codecov.io 04:30:01 query: branch=PR-2962&commit=a0fe9c2cbb5f2ba2374e06009d327325fce0109d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= 04:30:01 -> Pinging Codecov 04:30:01 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-2962&commit=a0fe9c2cbb5f2ba2374e06009d327325fce0109d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= 04:30:02 -> Uploading to 04:30:02 https://storage.googleapis.com/codecov/v4/raw/2020-12-18/00271124DB129430A58F1EEE437C3FCB/a0fe9c2cbb5f2ba2374e06009d327325fce0109d/e2d3b04b-dd01-461d-95f6-91a11bd04fc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201218T043002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69bedf0e93dac9de570a78bf60b40c590be28df5f32d69d1d5d3a72efe3d773c 04:30:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:02 Dload Upload Total Spent Left Speed 04:30:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81864 0 0 100 81864 0 250k --:--:-- --:--:-- --:--:-- 250k 100 81864 0 0 100 81864 0 139k --:--:-- --:--:-- --:--:-- 139k 04:30:02 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/a0fe9c2cbb5f2ba2374e06009d327325fce0109d [Pipeline] } 04:30:02 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 04:30:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:30:06 ---> package-listing.sh 04:30:06 ++ tr '[:upper:]' '[:lower:]' 04:30:06 ++ facter osfamily 04:30:06 + OS_FAMILY=redhat 04:30:06 + workspace=/w/workspace/edgex-go/1 04:30:06 + START_PACKAGES=/tmp/packages_start.txt 04:30:06 + END_PACKAGES=/tmp/packages_end.txt 04:30:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:30:06 + PACKAGES=/tmp/packages_start.txt 04:30:06 + '[' /w/workspace/edgex-go/1 ']' 04:30:06 + PACKAGES=/tmp/packages_end.txt 04:30:06 + case "${OS_FAMILY}" in 04:30:06 + rpm -qa 04:30:06 + sort 04:30:12 + '[' -f /tmp/packages_start.txt ']' 04:30:12 + '[' -f /tmp/packages_end.txt ']' 04:30:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:30:12 + '[' /w/workspace/edgex-go/1 ']' 04:30:12 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:30:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:30:12 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 04:30:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:30:13 04:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:30:13 alpine: Pulling from edgex-lftools-log-publisher 04:30:13 df20fa9351a1: Pulling fs layer 04:30:13 36b3adc4ff6f: Pulling fs layer 04:30:13 8ad3a11d3b57: Pulling fs layer 04:30:13 46f8f816bc3b: Pulling fs layer 04:30:13 93b61091891f: Pulling fs layer 04:30:13 93b9cdb0e59b: Pulling fs layer 04:30:13 5e14af77c1be: Pulling fs layer 04:30:13 01666e4c0597: Pulling fs layer 04:30:13 aa168da1d23b: Pulling fs layer 04:30:13 93b9cdb0e59b: Waiting 04:30:13 5e14af77c1be: Waiting 04:30:13 01666e4c0597: Waiting 04:30:13 aa168da1d23b: Waiting 04:30:13 46f8f816bc3b: Waiting 04:30:13 93b61091891f: Waiting 04:30:13 36b3adc4ff6f: Download complete 04:30:13 46f8f816bc3b: Download complete 04:30:13 df20fa9351a1: Verifying Checksum 04:30:13 df20fa9351a1: Download complete 04:30:13 93b9cdb0e59b: Verifying Checksum 04:30:13 93b9cdb0e59b: Download complete 04:30:13 5e14af77c1be: Verifying Checksum 04:30:13 5e14af77c1be: Download complete 04:30:13 01666e4c0597: Download complete 04:30:13 93b61091891f: Verifying Checksum 04:30:13 93b61091891f: Download complete 04:30:14 df20fa9351a1: Pull complete 04:30:14 8ad3a11d3b57: Verifying Checksum 04:30:14 8ad3a11d3b57: Download complete 04:30:14 36b3adc4ff6f: Pull complete 04:30:15 8ad3a11d3b57: Pull complete 04:30:15 46f8f816bc3b: Pull complete 04:30:15 93b61091891f: Pull complete 04:30:16 aa168da1d23b: Verifying Checksum 04:30:16 aa168da1d23b: Download complete 04:30:19 93b9cdb0e59b: Pull complete 04:30:19 5e14af77c1be: Pull complete 04:30:19 01666e4c0597: Pull complete 04:30:27 aa168da1d23b: Pull complete 04:30:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:30:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:30:27 prd-centos7-docker-4c-2g-16721 does not seem to be running inside a container 04:30:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:30:31 $ docker top 6f9ccac6d49d9ac4f82115ed0ad0cc6929ead1bc9ac541795f53a0738e894535 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:32 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:32 + mkdir -p /var/log/sa [Pipeline] sh 04:30:33 + ls /var/log/sa-host 04:30:33 + sadf -c /var/log/sa-host/sa18 04:30:33 file_magic: OK 04:30:33 HZ: Using current value: 100 04:30:33 file_header: OK 04:30:33 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 04:30:33 Statistics: 04:30:33 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... 04:30:33 File successfully converted to sysstat format version 12.2.1 04:30:33 + sadf -c /var/log/sa-host/sa23 04:30:33 file_magic: OK 04:30:33 HZ: Using current value: 100 04:30:33 file_header: OK 04:30:33 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 04:30:33 Statistics: 04:30:33 Hnuu...uuuununununu... 04:30:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:34 provisioning config files... 04:30:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4427206425126983118tmp [Pipeline] { [Pipeline] echo 04:30:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:34 ---> create-netrc.sh [Pipeline] } 04:30:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:30:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:30:35 ---> python-tools-install.sh [Pipeline] echo 04:30:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:35 ---> sudo-logs.sh 04:30:35 Archiving 'sudo' log.. [Pipeline] echo 04:30:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:35 ---> job-cost.sh 04:30:35 lf-activate-venv: SKIPPING 04:30:35 INFO: No Stack... 04:30:36 INFO: Retrieving Pricing Info for: v1-standard-2 04:30:36 INFO: Archiving Costs [Pipeline] echo 04:30:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:37 ---> logs-deploy.sh 04:30:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/1 04:30:37 INFO: archiving workspace using pattern(s): 04:30:39 Archives upload complete. 04:30:39 INFO: archiving logs to Nexus 04:30:40 ---> uname -a: 04:30:40 Linux prd-centos7-docker-4c-2g-16721.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:30:40 04:30:40 04:30:40 ---> lscpu: 04:30:40 Architecture: x86_64 04:30:40 CPU op-mode(s): 32-bit, 64-bit 04:30:40 Byte Order: Little Endian 04:30:40 Address sizes: 40 bits physical, 48 bits virtual 04:30:40 CPU(s): 4 04:30:40 On-line CPU(s) list: 0-3 04:30:40 Thread(s) per core: 1 04:30:40 Core(s) per socket: 1 04:30:40 Socket(s): 4 04:30:40 NUMA node(s): 1 04:30:40 Vendor ID: GenuineIntel 04:30:40 CPU family: 6 04:30:40 Model: 44 04:30:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:30:40 Stepping: 1 04:30:40 CPU MHz: 2933.436 04:30:40 BogoMIPS: 5866.87 04:30:40 Virtualization: VT-x 04:30:40 Hypervisor vendor: KVM 04:30:40 Virtualization type: full 04:30:40 L1d cache: 128 KiB 04:30:40 L1i cache: 128 KiB 04:30:40 L2 cache: 16 MiB 04:30:40 L3 cache: 64 MiB 04:30:40 NUMA node0 CPU(s): 0-3 04:30:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:30:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:30:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:30:40 Vulnerability Meltdown: Mitigation; PTI 04:30:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:30:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:30:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:30:40 Vulnerability Srbds: Not affected 04:30:40 Vulnerability Tsx async abort: Not affected 04:30:40 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 04:30:40 04:30:40 04:30:40 ---> nproc: 04:30:40 4 04:30:40 04:30:40 04:30:40 ---> df -h: 04:30:40 Filesystem Size Used Available Use% Mounted on 04:30:40 overlay 50.0G 12.9G 37.1G 26% / 04:30:40 tmpfs 64.0M 0 64.0M 0% /dev 04:30:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:30:40 shm 64.0M 0 64.0M 0% /dev/shm 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /facter-os 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/resolv.conf 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hostname 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hosts 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/auth.log 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /run/cloud-init/result.json 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/sa-host 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/secure 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/1@tmp 04:30:40 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/1 04:30:40 04:30:40 04:30:40 ---> free -m: 04:30:40 total used free shared buff/cache available 04:30:40 Mem: 1837 718 245 0 873 1035 04:30:40 Swap: 1023 48 975 04:30:40 04:30:40 04:30:40 ---> ip addr: 04:30:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:30:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:30:40 inet 127.0.0.1/8 scope host lo 04:30:40 valid_lft forever preferred_lft forever 04:30:40 inet6 ::1/128 scope host 04:30:40 valid_lft forever preferred_lft forever 04:30:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:30:40 link/ether fa:16:3e:1c:d9:73 brd ff:ff:ff:ff:ff:ff 04:30:40 inet 10.30.122.197/23 brd 10.30.123.255 scope global dynamic eth0 04:30:40 valid_lft 85144sec preferred_lft 85144sec 04:30:40 inet6 fe80::f816:3eff:fe1c:d973/64 scope link 04:30:40 valid_lft forever preferred_lft forever 04:30:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:30:40 link/ether 02:42:54:01:d2:32 brd ff:ff:ff:ff:ff:ff 04:30:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:30:40 valid_lft forever preferred_lft forever 04:30:40 inet6 fe80::42:54ff:fe01:d232/64 scope link 04:30:40 valid_lft forever preferred_lft forever 04:30:40 04:30:40 04:30:40 ---> sar -b -r -n DEV: 04:30:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 04:30:40 04:30:40 04:09:32 LINUX RESTART (4 CPU) 04:30:40 04:30:40 04:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:30:40 04:11:01 82.27 26.57 55.70 0.00 6394.59 14578.17 0.00 04:30:40 04:12:01 285.45 93.98 191.47 0.00 6421.02 63696.66 0.00 04:30:40 04:13:01 258.73 131.04 127.69 0.00 5136.29 17029.55 0.00 04:30:40 04:14:02 134.98 71.99 62.99 0.00 3080.64 8564.84 0.00 04:30:40 04:15:02 968.74 739.20 229.54 0.00 85634.16 156851.86 0.00 04:30:40 04:16:01 2545.73 2197.18 348.55 0.00 147578.28 156739.53 0.00 04:30:40 04:17:01 707.43 434.72 272.71 0.00 68641.22 101749.88 0.00 04:30:40 04:18:02 2340.96 1988.68 352.27 0.00 145780.95 155206.11 0.00 04:30:40 04:19:01 362.40 129.55 232.85 0.00 10914.88 32174.36 0.00 04:30:40 04:20:01 37.64 5.93 31.71 0.00 2904.21 1114.05 0.00 04:30:40 04:21:01 1.68 0.00 1.68 0.00 0.00 28.24 0.00 04:30:40 04:22:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 04:30:40 04:23:01 0.57 0.20 0.37 0.00 9.46 4.91 0.00 04:30:40 04:24:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 04:30:40 04:25:01 1.70 1.47 0.23 0.00 50.90 3.03 0.00 04:30:40 04:26:01 0.83 0.03 0.80 0.00 1.07 14.50 0.00 04:30:40 04:27:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 04:30:40 04:28:01 0.33 0.00 0.33 0.00 0.00 5.41 0.00 04:30:40 04:29:01 0.32 0.02 0.30 0.00 0.53 4.26 0.00 04:30:40 04:30:01 13.47 13.09 0.38 0.00 883.26 22.91 0.00 04:30:40 Average: 386.59 291.17 95.42 0.00 24156.81 35387.61 0.00 04:30:40 04:30:40 04:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:30:40 04:11:01 72372 0 769872 40.92 2620 1036680 1456440 49.71 651180 954144 20 04:30:40 04:12:01 76616 0 726012 38.59 1492 1077424 1508988 51.50 632404 905220 29288 04:30:40 04:13:01 239224 0 820896 43.63 560 820864 1775284 60.59 695184 665320 30248 04:30:40 04:14:02 184804 0 739224 39.29 540 956976 1427968 48.73 651736 757800 29816 04:30:40 04:15:02 137052 0 789008 41.93 32 955452 2057664 70.22 665092 874172 54852 04:30:40 04:16:01 81512 0 1248388 66.35 32 551612 3808880 129.99 807768 728652 5932 04:30:40 04:17:01 169696 0 702072 37.31 32 1009744 1559368 53.22 617836 875932 30476 04:30:40 04:18:02 132756 0 778432 41.37 32 970324 2912748 99.41 551144 962424 60836 04:30:40 04:19:01 295644 0 686328 36.48 32 899540 1457984 49.76 550060 788268 5824 04:30:40 04:20:01 258664 0 637080 33.86 32 985768 1211452 41.34 548484 834692 8 04:30:40 04:21:01 261508 0 634228 33.71 32 985776 1188848 40.57 547516 833736 8 04:30:40 04:22:01 262244 0 633484 33.67 32 985784 1181628 40.33 547288 833284 8 04:30:40 04:23:01 261900 0 633836 33.69 32 985776 1181736 40.33 548012 833552 16 04:30:40 04:24:01 262124 0 633588 33.67 32 985800 1181628 40.33 547452 833568 12 04:30:40 04:25:01 260860 0 634088 33.70 32 986564 1181628 40.33 547344 834308 20 04:30:40 04:26:01 260372 0 634580 33.73 32 986560 1181712 40.33 547784 834308 8 04:30:40 04:27:01 259800 0 635136 33.76 32 986576 1181736 40.33 547932 834324 8 04:30:40 04:28:01 260644 0 634280 33.71 32 986588 1181628 40.33 547360 834324 8 04:30:40 04:29:01 259916 0 635000 33.75 32 986596 1181760 40.33 548080 834340 12 04:30:40 04:30:01 226252 0 642932 34.17 32 1012328 1196464 40.83 558680 855064 160 04:30:40 Average: 211198 0 712423 37.86 286 957637 1550777 52.93 592917 835372 12378 04:30:40 04:30:40 04:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:30:40 04:11:01 eth0 1596.90 1404.59 6421.72 191.94 0.00 0.00 0.00 0.00 04:30:40 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:11:01 vetha8c8da0 805.43 662.13 78.65 2708.12 0.00 0.00 0.00 0.00 04:30:40 04:11:01 docker0 805.43 662.00 67.64 2708.11 0.00 0.00 0.00 0.00 04:30:40 04:12:01 eth0 639.23 429.75 4904.40 46.07 0.00 0.00 0.00 0.00 04:30:40 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:12:01 docker0 106.87 161.97 7.60 821.21 0.00 0.00 0.00 0.00 04:30:40 04:13:01 veth8419249 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:13:01 eth0 49.43 36.17 33.61 74.08 0.00 0.00 0.00 0.00 04:30:40 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:14:02 veth8419249 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:14:02 eth0 30.44 15.92 25.78 13.69 0.00 0.00 0.00 0.00 04:30:40 04:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:15:02 vethf9f11c6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:15:02 eth0 214.11 179.43 1695.12 81.71 0.00 0.00 0.00 0.00 04:30:40 04:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:16:01 vethf9f11c6 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:16:01 vethe21d8ce 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:16:01 veth906db4a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:16:01 vethfa48a07 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:17:01 vethf9f11c6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:17:01 eth0 2642.94 2142.11 13270.92 486.27 0.00 0.00 0.00 0.00 04:30:40 04:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:30:40 04:17:01 docker0 935.40 854.42 76.37 3676.14 0.00 0.00 0.00 0.00 04:30:40 04:18:02 vethf9f11c6 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:18:02 veth20821fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:18:02 veth47e1e43 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:18:02 vethfbe8796 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:19:01 vethf9f11c6 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 04:30:40 04:19:01 eth0 2877.28 2299.31 14210.75 602.08 0.00 0.00 0.00 0.00 04:30:40 04:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:30:40 04:19:01 vethb2a9cd5 3.97 3.84 0.54 20.74 0.00 0.00 0.00 0.00 04:30:40 04:20:01 eth0 12.10 7.42 42.98 3.35 0.00 0.00 0.00 0.00 04:30:40 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:20:01 docker0 985.42 932.46 79.57 4300.18 0.00 0.00 0.00 0.00 04:30:40 04:21:01 eth0 0.72 0.47 0.41 0.27 0.00 0.00 0.00 0.00 04:30:40 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:22:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:30:40 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:23:01 eth0 0.95 0.28 0.32 0.20 0.00 0.00 0.00 0.00 04:30:40 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:30:40 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:25:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:40 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:26:01 eth0 0.58 0.17 0.13 0.07 0.00 0.00 0.00 0.00 04:30:40 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:27:01 eth0 1.20 0.42 0.40 0.18 0.00 0.00 0.00 0.00 04:30:40 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:28:01 eth0 0.28 0.08 0.03 0.04 0.00 0.00 0.00 0.00 04:30:40 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:29:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 04:30:40 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:30:01 eth0 5.08 3.40 5.64 1.86 0.00 0.00 0.00 0.00 04:30:40 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 Average: eth0 141.38 113.16 699.46 29.90 0.00 0.00 0.00 0.00 04:30:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:40 Average: docker0 49.35 46.70 3.99 215.36 0.00 0.00 0.00 0.00 04:30:40 04:30:40 04:30:40 ---> sar -P ALL: 04:30:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 04:30:40 04:30:40 04:09:32 LINUX RESTART (4 CPU) 04:30:40 04:30:40 04:10:02 CPU %user %nice %system %iowait %steal %idle 04:30:40 04:11:01 all 21.60 0.00 7.10 1.89 0.41 69.00 04:30:40 04:11:01 0 20.88 0.00 9.62 4.05 0.49 64.95 04:30:40 04:11:01 1 19.27 0.00 5.83 0.31 0.44 74.15 04:30:40 04:11:01 2 22.74 0.00 6.82 0.52 0.37 69.55 04:30:40 04:11:01 3 23.50 0.00 6.16 2.69 0.33 67.32 04:30:40 04:12:01 all 13.70 0.00 9.58 5.84 0.53 70.36 04:30:40 04:12:01 0 12.58 0.00 9.40 4.30 0.56 73.17 04:30:40 04:12:01 1 14.95 0.00 9.56 5.66 0.48 69.34 04:30:40 04:12:01 2 13.75 0.00 9.96 5.86 0.50 69.93 04:30:40 04:12:01 3 13.50 0.00 9.39 7.52 0.57 69.02 04:30:40 04:13:01 all 44.99 0.00 12.97 6.83 0.34 34.86 04:30:40 04:13:01 0 42.60 0.00 13.47 7.14 0.40 36.39 04:30:40 04:13:01 1 44.51 0.00 12.34 7.99 0.24 34.91 04:30:40 04:13:01 2 45.68 0.00 12.52 4.41 0.35 37.03 04:30:40 04:13:01 3 47.18 0.00 13.55 7.79 0.37 31.11 04:30:40 04:14:02 all 52.61 0.00 15.28 2.84 0.37 28.90 04:30:40 04:14:02 0 52.58 0.00 14.92 2.25 0.37 29.88 04:30:40 04:14:02 1 51.56 0.00 15.62 1.75 0.39 30.68 04:30:40 04:14:02 2 54.16 0.00 15.19 5.03 0.40 25.21 04:30:40 04:14:02 3 52.14 0.00 15.40 2.31 0.33 29.83 04:30:40 04:15:02 all 21.55 0.00 21.14 7.36 0.84 49.11 04:30:40 04:15:02 0 20.09 0.00 21.11 6.55 0.70 51.55 04:30:40 04:15:02 1 20.68 0.00 20.40 6.09 0.93 51.90 04:30:40 04:15:02 2 23.58 0.00 22.09 8.65 0.93 44.74 04:30:40 04:15:02 3 21.84 0.00 20.94 8.16 0.79 48.25 04:30:40 04:16:01 all 23.74 0.00 25.96 25.60 1.29 23.41 04:30:40 04:16:01 0 23.24 0.00 26.27 26.65 1.41 22.43 04:30:40 04:16:01 1 23.09 0.00 26.47 26.96 1.36 22.11 04:30:40 04:16:01 2 23.69 0.00 25.05 25.68 1.41 24.16 04:30:40 04:16:01 3 24.94 0.00 26.07 23.07 0.96 24.96 04:30:40 04:17:01 all 46.59 0.00 18.64 14.62 0.59 19.56 04:30:40 04:17:01 0 47.18 0.00 18.63 14.37 0.49 19.33 04:30:40 04:17:01 1 46.69 0.00 18.57 14.99 0.54 19.22 04:30:40 04:17:01 2 45.09 0.00 18.68 14.43 0.65 21.15 04:30:40 04:17:01 3 47.39 0.00 18.67 14.70 0.69 18.55 04:30:40 04:18:02 all 30.60 0.00 24.61 22.98 0.76 21.05 04:30:40 04:18:02 0 30.95 0.00 25.98 23.19 0.77 19.11 04:30:40 04:18:02 1 29.52 0.00 23.30 21.38 0.82 24.99 04:30:40 04:18:02 2 29.95 0.00 24.19 22.51 0.76 22.58 04:30:40 04:18:02 3 31.98 0.00 25.00 24.87 0.68 17.46 04:30:40 04:19:01 all 33.90 0.00 12.30 12.33 0.14 41.33 04:30:40 04:19:01 0 34.52 0.00 13.11 10.35 0.11 41.92 04:30:40 04:19:01 1 34.62 0.00 11.77 15.99 0.17 37.44 04:30:40 04:19:01 2 36.58 0.00 12.48 13.63 0.14 37.18 04:30:40 04:19:01 3 29.91 0.00 11.83 9.35 0.14 48.76 04:30:40 04:20:01 all 0.84 0.00 0.87 1.38 0.10 96.82 04:30:40 04:20:01 0 0.97 0.00 1.05 1.31 0.05 96.62 04:30:40 04:20:01 1 0.60 0.00 0.87 3.16 0.13 95.24 04:30:40 04:20:01 2 0.90 0.00 0.85 0.43 0.08 97.73 04:30:40 04:20:01 3 0.87 0.00 0.70 0.62 0.12 97.70 04:30:40 04:21:01 all 0.15 0.00 0.02 0.00 0.00 99.82 04:30:40 04:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:30:40 04:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:30:40 04:21:01 2 0.03 0.00 0.05 0.00 0.02 99.90 04:30:40 04:21:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:30:40 04:30:40 04:21:01 CPU %user %nice %system %iowait %steal %idle 04:30:40 04:22:01 all 0.16 0.00 0.04 0.00 0.01 99.79 04:30:40 04:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:30:40 04:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:30:40 04:22:01 2 0.05 0.00 0.05 0.00 0.00 99.90 04:30:40 04:22:01 3 0.53 0.00 0.03 0.00 0.02 99.42 04:30:40 04:23:01 all 0.15 0.00 0.03 0.00 0.00 99.81 04:30:40 04:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:30:40 04:23:01 1 0.53 0.00 0.05 0.00 0.00 99.42 04:30:40 04:23:01 2 0.03 0.00 0.03 0.02 0.00 99.92 04:30:40 04:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:30:40 04:24:01 all 0.15 0.00 0.03 0.00 0.01 99.81 04:30:40 04:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:30:40 04:24:01 1 0.52 0.00 0.02 0.00 0.00 99.47 04:30:40 04:24:01 2 0.05 0.00 0.05 0.00 0.02 99.88 04:30:40 04:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:30:40 04:25:01 all 0.07 0.00 0.06 0.02 0.00 99.85 04:30:40 04:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:30:40 04:25:01 1 0.22 0.00 0.10 0.00 0.02 99.67 04:30:40 04:25:01 2 0.02 0.00 0.05 0.00 0.00 99.93 04:30:40 04:25:01 3 0.02 0.00 0.08 0.08 0.00 99.82 04:30:40 04:26:01 all 0.15 0.00 0.03 0.00 0.00 99.82 04:30:40 04:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:30:40 04:26:01 1 0.52 0.00 0.02 0.00 0.00 99.47 04:30:40 04:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:30:40 04:26:01 3 0.03 0.00 0.05 0.00 0.00 99.92 04:30:40 04:27:01 all 0.16 0.00 0.03 0.00 0.00 99.80 04:30:40 04:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:30:40 04:27:01 1 0.57 0.00 0.05 0.00 0.00 99.38 04:30:40 04:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:30:40 04:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:30:40 04:28:01 all 0.16 0.00 0.03 0.00 0.00 99.80 04:30:40 04:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:30:40 04:28:01 1 0.52 0.00 0.02 0.00 0.00 99.47 04:30:40 04:28:01 2 0.03 0.00 0.05 0.02 0.00 99.90 04:30:40 04:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:30:40 04:29:01 all 0.15 0.00 0.02 0.00 0.00 99.82 04:30:40 04:29:01 0 0.02 0.00 0.05 0.00 0.00 99.93 04:30:40 04:29:01 1 0.52 0.00 0.02 0.00 0.00 99.47 04:30:40 04:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:30:40 04:29:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:30:40 04:30:01 all 1.02 0.00 0.61 0.31 0.03 98.02 04:30:40 04:30:01 0 0.47 0.00 0.38 0.08 0.03 99.03 04:30:40 04:30:01 1 1.84 0.00 0.97 0.50 0.02 96.68 04:30:40 04:30:01 2 0.62 0.00 0.48 0.35 0.02 98.53 04:30:40 04:30:01 3 1.17 0.00 0.62 0.32 0.05 97.85 04:30:40 Average: all 14.18 0.00 7.22 4.91 0.26 73.43 04:30:40 Average: 0 13.88 0.00 7.45 4.82 0.26 73.58 04:30:40 Average: 1 14.13 0.00 7.06 5.06 0.27 73.48 04:30:40 Average: 2 14.41 0.00 7.19 4.89 0.27 73.23 04:30:40 Average: 3 14.31 0.00 7.16 4.87 0.24 73.42 04:30:40 04:30:40 04:30:40