Pull request #2898 updated 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 33c868eca375beeb13fab9b28589e0a47ee2b37d+f155a7c6506425abdabefc4c4caef6dce7961eb8 (1d47b284990052ff1c46ce31594e194f8cdb186c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@e3a708771a572f3309a02b78ef07992b923c5409 Attempting to resolve e3a708771a572f3309a02b78ef07992b923c5409 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 Could not find e3a708771a572f3309a02b78ef07992b923c5409 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse e3a708771a572f3309a02b78ef07992b923c5409^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains e3a708771a572f3309a02b78ef07992b923c5409 # timeout=10 Selected match: pr/264/head revision e3a708771a572f3309a02b78ef07992b923c5409 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e3a708771a572f3309a02b78ef07992b923c5409 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f e3a708771a572f3309a02b78ef07992b923c5409 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14538 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 f155a7c6506425abdabefc4c4caef6dce7961eb8 into PR head commit 33c868eca375beeb13fab9b28589e0a47ee2b37d Merge succeeded, producing ca519ffc43f23814d26ccfc78464fa4190e843c7 Checking out Revision ca519ffc43f23814d26ccfc78464fa4190e843c7 (PR-2898) > 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/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33c868eca375beeb13fab9b28589e0a47ee2b37d # 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 f155a7c6506425abdabefc4c4caef6dce7961eb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca519ffc43f23814d26ccfc78464fa4190e843c7 # timeout=10 Commit message: "Merge commit 'f155a7c6506425abdabefc4c4caef6dce7961eb8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:34:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 192e75e79965f570e40dacfd3fa37e859c65312b # timeout=10 [Pipeline] withCredentials 21:34:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:34:11 ========================================================= 21:34:11 EdgeX Global Pipelines Version Info 21:34:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:34:13 ------------------- 21:34:13 stable info: 21:34:13 ------------------- 21:34:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:34:13 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 21:34:13 Message: update stable to v1.0.169 21:34:14 ------------------- 21:34:14 experimental info: 21:34:14 ------------------- 21:34:14 Commited By: **** collab-it+edgex@linuxfoundation.org 21:34:14 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 21:34:14 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:34:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:34:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:34:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:34:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:34:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:34:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:34:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:34:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:34:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:34:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:34:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2898 [Pipeline] echo 21:34:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2898 [Pipeline] echo 21:34:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2898 [Pipeline] echo 21:34:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca519ffc43f23814d26ccfc78464fa4190e843c7 [Pipeline] echo 21:34:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca519ff [Pipeline] echo 21:34:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:34:17 provisioning config files... 21:34:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config743149162817909924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:17 ---> docker-login.sh 21:34:17 nexus3.edgexfoundry.org:10001 21:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:18 Configure a credential helper to remove this warning. See 21:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:18 21:34:18 Login Succeeded 21:34:18 nexus3.edgexfoundry.org:10002 21:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:18 Configure a credential helper to remove this warning. See 21:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:18 21:34:18 Login Succeeded 21:34:18 nexus3.edgexfoundry.org:10003 21:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:18 Configure a credential helper to remove this warning. See 21:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:18 21:34:18 Login Succeeded 21:34:18 nexus3.edgexfoundry.org:10004 21:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:18 Configure a credential helper to remove this warning. See 21:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:18 21:34:18 Login Succeeded 21:34:18 docker.io 21:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:19 Configure a credential helper to remove this warning. See 21:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:19 21:34:19 Login Succeeded 21:34:19 ---> docker-login.sh ends [Pipeline] } 21:34:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:19 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/core-command/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo core-command,cmd/core-command/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/core-data/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo core-data,cmd/core-data/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/core-metadata/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo core-metadata,cmd/core-metadata/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/security-bootstrap-redis/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/security-proxy-setup/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/security-secrets-setup/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/support-notifications/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo support-notifications,cmd/support-notifications/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/support-scheduler/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:34:19 + for file in '`ls cmd/**/Dockerfile`' 21:34:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:34:19 ++ cut -d/ -f2 21:34:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:34:19 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:20 21:34:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:34:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:20 latest: Pulling from edgex-devops/git-semver 21:34:20 31603596830f: Pulling fs layer 21:34:20 2a8b12db71e7: Pulling fs layer 21:34:20 6ca5941a6612: Pulling fs layer 21:34:20 ecc8261a40a4: Pulling fs layer 21:34:20 ecc8261a40a4: Waiting 21:34:20 2a8b12db71e7: Verifying Checksum 21:34:20 2a8b12db71e7: Download complete 21:34:20 31603596830f: Verifying Checksum 21:34:20 31603596830f: Download complete 21:34:21 ecc8261a40a4: Verifying Checksum 21:34:21 ecc8261a40a4: Download complete 21:34:21 6ca5941a6612: Verifying Checksum 21:34:21 6ca5941a6612: Download complete 21:34:21 31603596830f: Pull complete 21:34:21 2a8b12db71e7: Pull complete 21:34:22 6ca5941a6612: Pull complete 21:34:22 ecc8261a40a4: Pull complete 21:34:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:34:22 prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container 21:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat 21:34:25 $ docker top a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:25 [ssh-agent] Looking for ssh-agent implementation... 21:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:25 $ docker exec a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 ssh-agent 21:34:25 SSH_AUTH_SOCK=/tmp/ssh-VxWDR8dCkZoZ/agent.11 21:34:25 SSH_AGENT_PID=16 21:34:25 Running ssh-add (command line suppressed) 21:34:26 Identity added: /w/workspace/edgex-go/8@tmp/private_key_4639521526464875333.key (/w/workspace/edgex-go/8@tmp/private_key_4639521526464875333.key) 21:34:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:26 + git tag --points-at HEAD [Pipeline] } 21:34:26 $ docker exec --env ******** --env ******** a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 ssh-agent -k 21:34:26 unset SSH_AUTH_SOCK; 21:34:26 unset SSH_AGENT_PID; 21:34:26 echo Agent pid 16 killed; 21:34:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:34:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:26 [ssh-agent] Looking for ssh-agent implementation... 21:34:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:26 $ docker exec a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 ssh-agent 21:34:27 SSH_AUTH_SOCK=/tmp/ssh-QgSr5WxTpSC1/agent.44 21:34:27 SSH_AGENT_PID=49 21:34:27 Running ssh-add (command line suppressed) 21:34:27 Identity added: /w/workspace/edgex-go/8@tmp/private_key_967177976390086587.key (/w/workspace/edgex-go/8@tmp/private_key_967177976390086587.key) 21:34:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:27 + git semver init 21:34:27 # -> Open(): unable to determine branch for HEAD 21:34:27 # $GIT_DIR = /w/workspace/edgex-go/8/.git 21:34:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 21:34:27 # $SEMVER_REMOTE_NAME = origin 21:34:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:27 # $SEMVER_USER_NAME = edgex-jenkins 21:34:27 # $SEMVER_BRANCH = PR-2898 21:34:27 # $SEMVER_TEMP = /tmp/semver-008740018 21:34:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:35:06 # '/tmp/semver-008740018' -> '/w/workspace/edgex-go/8/.semver' 21:35:06 # -> Force: false 21:35:06 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 21:35:06 $ docker exec --env ******** --env ******** a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 ssh-agent -k 21:35:06 unset SSH_AUTH_SOCK; 21:35:06 unset SSH_AGENT_PID; 21:35:06 echo Agent pid 49 killed; 21:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:07 + git semver [Pipeline] } 21:35:07 $ docker stop --time=1 a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 21:35:09 $ docker rm -f a4140bb806e5e91ab65dcc38410137b452af55661f33f443fc8348dfdc9284f3 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:35:10 Stashed 1 file(s) [Pipeline] echo 21:35:10 [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 21:35:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:35:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:35:11 + sudo service docker restart 21:35:11 + true 21:35:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:35:12 ========================================================= 21:35:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:35:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:35:12 + 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 . 21:35:16 Sending build context to Docker daemon 326.3MB 21:35:16 Step 1/7 : ARG BASE=golang:1.15-alpine 21:35:16 Step 2/7 : FROM ${BASE} 21:35:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:35:16 188c0c94c7c5: Pulling fs layer 21:35:16 0ef7d3d256c8: Pulling fs layer 21:35:16 de9db76c5a1d: Pulling fs layer 21:35:16 bca2f99d35d6: Pulling fs layer 21:35:16 93359f2a8cfa: Pulling fs layer 21:35:16 7c6f9722023f: Pulling fs layer 21:35:16 a35cf1a2eb13: Pulling fs layer 21:35:16 93359f2a8cfa: Waiting 21:35:16 7c6f9722023f: Waiting 21:35:16 a35cf1a2eb13: Waiting 21:35:16 bca2f99d35d6: Waiting 21:35:16 de9db76c5a1d: Verifying Checksum 21:35:16 de9db76c5a1d: Download complete 21:35:16 0ef7d3d256c8: Verifying Checksum 21:35:16 0ef7d3d256c8: Download complete 21:35:16 93359f2a8cfa: Download complete 21:35:16 188c0c94c7c5: Verifying Checksum 21:35:16 188c0c94c7c5: Download complete 21:35:16 7c6f9722023f: Verifying Checksum 21:35:16 7c6f9722023f: Download complete 21:35:16 188c0c94c7c5: Pull complete 21:35:16 0ef7d3d256c8: Pull complete 21:35:17 de9db76c5a1d: Pull complete 21:35:18 a35cf1a2eb13: Verifying Checksum 21:35:18 a35cf1a2eb13: Download complete 21:35:18 bca2f99d35d6: Verifying Checksum 21:35:18 bca2f99d35d6: Download complete 21:35:24 bca2f99d35d6: Pull complete 21:35:24 93359f2a8cfa: Pull complete 21:35:24 7c6f9722023f: Pull complete 21:35:25 Still waiting to schedule task 21:35:25 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:35:30 a35cf1a2eb13: Pull complete 21:35:30 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:35:30 ---> a62c8e92a672 21:35:30 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 21:35:30 ---> Running in 23b1fd5262d4 21:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:35:32 (1/12) Installing libmagic (5.38-r0) 21:35:33 (2/12) Installing file (5.38-r0) 21:35:33 (3/12) Installing libc-dev (0.7.2-r3) 21:35:33 (4/12) Installing g++ (9.3.0-r2) 21:35:37 (5/12) Installing fortify-headers (1.1-r0) 21:35:37 (6/12) Installing patch (2.7.6-r6) 21:35:37 (7/12) Installing build-base (0.5-r2) 21:35:37 (8/12) Installing libsodium (1.0.18-r0) 21:35:37 (9/12) Installing pkgconf (1.7.2-r0) 21:35:37 (10/12) Installing libsodium-dev (1.0.18-r0) 21:35:37 (11/12) Installing libzmq (4.3.3-r0) 21:35:37 (12/12) Installing zeromq-dev (4.3.3-r0) 21:35:38 Executing busybox-1.31.1-r19.trigger 21:35:38 OK: 233 MiB in 51 packages 21:35:42 Removing intermediate container 23b1fd5262d4 21:35:42 ---> 8ff559b2473d 21:35:42 Step 4/7 : WORKDIR /edgex-go 21:35:42 ---> Running in 2e29338adcb2 21:35:42 Removing intermediate container 2e29338adcb2 21:35:42 ---> 6a79c1c1a1a9 21:35:42 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:35:42 latest: Pulling from library/docker 21:35:42 188c0c94c7c5: Already exists 21:35:42 0c7c675703d6: Pulling fs layer 21:35:42 cc8c12a437cb: Pulling fs layer 21:35:42 f092543453df: Pulling fs layer 21:35:42 65b6bc45957d: Pulling fs layer 21:35:42 4de832df471b: Pulling fs layer 21:35:42 79aa7fa92271: Pulling fs layer 21:35:42 65b6bc45957d: Waiting 21:35:42 4de832df471b: Waiting 21:35:42 79aa7fa92271: Waiting 21:35:42 cc8c12a437cb: Verifying Checksum 21:35:42 cc8c12a437cb: Download complete 21:35:42 0c7c675703d6: Verifying Checksum 21:35:42 0c7c675703d6: Download complete 21:35:42 65b6bc45957d: Verifying Checksum 21:35:42 65b6bc45957d: Download complete 21:35:42 4de832df471b: Verifying Checksum 21:35:42 4de832df471b: Download complete 21:35:43 79aa7fa92271: Verifying Checksum 21:35:43 79aa7fa92271: Download complete 21:35:43 0c7c675703d6: Pull complete 21:35:43 cc8c12a437cb: Pull complete 21:35:43 f092543453df: Download complete 21:35:46 f092543453df: Pull complete 21:35:46 65b6bc45957d: Pull complete 21:35:46 4de832df471b: Pull complete 21:35:46 79aa7fa92271: Pull complete 21:35:46 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 21:35:46 Status: Downloaded newer image for docker:latest 21:35:48 ---> c5532c1d0d9b 21:35:48 Step 6/7 : COPY go.mod . 21:35:48 ---> e772f0c13320 21:35:48 Step 7/7 : RUN go mod download 21:35:48 ---> Running in 9db9a749bdf4 21:36:10 Removing intermediate container 9db9a749bdf4 21:36:10 ---> e9b8edde52ba 21:36:10 Successfully built e9b8edde52ba 21:36:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:36:10 + docker inspect -f . ci-base-image-x86_64 21:36:10 . [Pipeline] withDockerContainer 21:36:10 prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container 21:36:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:36:11 $ docker top c8c9a08893af17203c12ea9d96293e15d16ef941c18d17a2412a13078b849166 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:12 + go version 21:36:12 go version go1.15.5 linux/amd64 [Pipeline] } 21:36:12 $ docker stop --time=1 c8c9a08893af17203c12ea9d96293e15d16ef941c18d17a2412a13078b849166 21:36:13 $ docker rm -f c8c9a08893af17203c12ea9d96293e15d16ef941c18d17a2412a13078b849166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:36:14 + docker inspect -f . ci-base-image-x86_64 21:36:14 . [Pipeline] withDockerContainer 21:36:14 prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container 21:36:14 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:36:15 $ docker top 3ac246d16dbe922c5ecda8c6e6c249bbe41b1cec883d905704038170aa95623c -eo pid,comm [Pipeline] { [Pipeline] echo 21:36:15 ========================================================= 21:36:15 [edgeXBuildGoParallel] Running Tests and Build... 21:36:15 ========================================================= [Pipeline] sh 21:36:16 + make test 21:36:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:36:24 ? github.com/edgexfoundry/edgex-go [no test files] 21:36:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:36:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:36:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:36:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:36:49 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.038s 21:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:36:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:36:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:36:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements 21:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.229s coverage: 27.1% of statements 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 65.5% of statements 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.111s coverage: 82.7% of statements 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.373s coverage: 28.6% of statements 21:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements 21:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 21:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements 21:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.114s coverage: 97.5% of statements 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.298s coverage: 94.7% of statements 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.0% of statements [no tests to run] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 84.2% of statements 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.024s coverage: 100.0% of statements 21:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.5% of statements 21:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements 21:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements 21:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 21:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 21:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 21:37:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 55.9% of statements 21:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:37:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.059s coverage: 86.3% of statements 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.142s coverage: 72.2% of statements 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.444s coverage: 72.1% of statements 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.040s coverage: 82.4% of statements 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.040s coverage: 48.4% of statements 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.092s coverage: 28.8% of statements 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.037s coverage: 96.8% of statements 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 37.2% of statements 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.304s coverage: 84.0% of statements 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.023s coverage: 100.0% of statements 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 21:37:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:37:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.676s coverage: 29.1% of statements 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:37:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:37:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:37:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:37:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:37:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:37:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:37:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 21:37:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 21:37:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 21:37:13 GO111MODULE=on go vet ./... 21:37:40 gofmt -l . 21:37:40 [ "`gofmt -l .`" = "" ] 21:37:40 ./bin/test-go-mod-tidy.sh 21:37:40 ./bin/test-attribution-txt.sh [Pipeline] sh 21:37:40 + ls -al . 21:37:40 total 648 21:37:40 drwxrwxr-x 10 1001 1001 4096 Dec 4 21:37 . 21:37:40 drwxr-xr-x 4 root root 28 Dec 4 21:36 .. 21:37:40 -rw-rw-r-- 1 1001 1001 11 Dec 4 21:34 .dockerignore 21:37:40 drwxrwxr-x 8 1001 1001 179 Dec 4 21:34 .git 21:37:40 drwxrwxr-x 3 1001 1001 125 Dec 4 21:34 .github 21:37:40 -rw-rw-r-- 1 1001 1001 971 Dec 4 21:34 .gitignore 21:37:40 drwx------ 3 1001 1001 47 Dec 4 21:35 .semver 21:37:40 -rw-rw-r-- 1 1001 1001 166 Dec 4 21:34 .sonarcloud.properties 21:37:40 -rw-rw-r-- 1 1001 1001 3804 Dec 4 21:34 CONTRIBUTING.md 21:37:40 -rw-rw-r-- 1 1001 1001 1035 Dec 4 21:34 Dockerfile.build 21:37:40 -rw-rw-r-- 1 1001 1001 943 Dec 4 21:34 Jenkinsfile 21:37:40 -rw-rw-r-- 1 1001 1001 10775 Dec 4 21:34 LICENSE 21:37:40 -rw-rw-r-- 1 1001 1001 6318 Dec 4 21:34 Makefile 21:37:40 -rw-rw-r-- 1 1001 1001 6447 Dec 4 21:34 README.md 21:37:40 -rw-rw-r-- 1 1001 1001 259 Dec 4 21:34 SECURITY.md 21:37:40 -rw-rw-r-- 1 1001 1001 5 Dec 4 21:35 VERSION 21:37:40 -rw-rw-r-- 1 1001 1001 4131 Dec 4 21:34 ZMQWindows.md 21:37:40 drwxrwxr-x 2 1001 1001 117 Dec 4 21:34 bin 21:37:40 drwxrwxr-x 15 1001 1001 4096 Dec 4 21:34 cmd 21:37:40 -rw-r--r-- 1 root root 554771 Dec 4 21:37 coverage.out 21:37:40 -rw-r--r-- 1 root root 1041 Dec 4 21:37 go.mod 21:37:40 -rw-r--r-- 1 root root 18856 Dec 4 21:37 go.sum 21:37:40 drwxrwxr-x 8 1001 1001 127 Dec 4 21:34 internal 21:37:40 drwxrwxr-x 4 1001 1001 26 Dec 4 21:34 openapi 21:37:40 drwxrwxr-x 4 1001 1001 71 Dec 4 21:34 snap 21:37:40 -rw-rw-r-- 1 1001 1001 168 Dec 4 21:34 version.go [Pipeline] sh 21:37:40 + '[' -e coverage.out ] 21:37:40 + chown 1001:1001 coverage.out [Pipeline] stash 21:37:40 Stashed 1 file(s) [Pipeline] sh 21:37:41 + make build 21:37: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 21:37: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 21:37:52 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 21:37: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 21:37: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 21:37: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 21:37: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 21:37:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:37: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 21:38: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 21:38:02 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 21:38: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 21:38: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] } 21:38:05 $ docker stop --time=1 3ac246d16dbe922c5ecda8c6e6c249bbe41b1cec883d905704038170aa95623c 21:38:07 $ docker rm -f 3ac246d16dbe922c5ecda8c6e6c249bbe41b1cec883d905704038170aa95623c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:38:08 21:38:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:38:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:38:09 latest: Pulling from edgex-devops/edgex-compose 21:38:09 cbdbe7a5bc2a: Pulling fs layer 21:38:09 ca9280d653b3: Pulling fs layer 21:38:09 7e9c9ca2126c: Pulling fs layer 21:38:09 cbdbe7a5bc2a: Verifying Checksum 21:38:09 cbdbe7a5bc2a: Download complete 21:38:09 cbdbe7a5bc2a: Pull complete 21:38:10 ca9280d653b3: Verifying Checksum 21:38:10 ca9280d653b3: Download complete 21:38:10 7e9c9ca2126c: Verifying Checksum 21:38:10 7e9c9ca2126c: Download complete 21:38:11 ca9280d653b3: Pull complete 21:38:17 7e9c9ca2126c: Pull complete 21:38:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:38:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:38:18 prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container 21:38:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:38:20 $ docker top fc312c7eb91a534e7d8adf45a59f04aae90613c0bfa9ac67068472fcde5b602c -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:21 + docker-compose build --help 21:38:21 + grep parallel 21:38:22 --parallel Build images in parallel. [Pipeline] } 21:38:22 $ docker stop --time=1 fc312c7eb91a534e7d8adf45a59f04aae90613c0bfa9ac67068472fcde5b602c 21:38:23 $ docker rm -f fc312c7eb91a534e7d8adf45a59f04aae90613c0bfa9ac67068472fcde5b602c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:38:24 . [Pipeline] withDockerContainer 21:38:24 prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container 21:38:24 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:38:25 $ docker top 7aede408edb1de87163b1c94448acc939eb52ce04110280fd0cd00c0603859c2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:25 + docker-compose -f ./docker-compose-build.yml build --parallel 21:38:26 Building docker-core-command-go ... 21:38:26 Building docker-core-data-go ... 21:38:26 Building docker-core-metadata-go ... 21:38:26 Building docker-security-bootstrap-redis-go ... 21:38:26 Building docker-security-proxy-setup-go ... 21:38:26 Building docker-security-secrets-setup-go ... 21:38:26 Building docker-security-secretstore-setup-go ... 21:38:26 Building docker-support-notifications-go ... 21:38:26 Building docker-support-scheduler-go ... 21:38:26 Building docker-sys-mgmt-agent-go ... 21:38:26 Building docker-security-secrets-setup-go 21:38:26 Building docker-security-secretstore-setup-go 21:38:26 Building docker-sys-mgmt-agent-go 21:38:26 Building docker-core-data-go 21:38:26 Building docker-support-scheduler-go 21:38:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:38:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:38:58 ---> e9b8edde52ba 21:38:58 Step 3/23 : WORKDIR /edgex-go 21:38:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:38:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:38:58 ---> e9b8edde52ba 21:38:58 Step 3/24 : WORKDIR /edgex-go 21:38:58 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:38:58 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:38:58 ---> e9b8edde52ba 21:38:58 Step 3/29 : WORKDIR /edgex-go 21:38:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:38:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:38:58 ---> e9b8edde52ba 21:38:58 Step 3/21 : WORKDIR /edgex-go 21:38:58 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:38:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:38:58 ---> e9b8edde52ba 21:38:58 Step 3/27 : WORKDIR /edgex-go 21:38:59 ---> Running in 41e56af73a59 21:38:59 ---> Running in c5101f1ca7d5 21:38:59 ---> Running in 53a1dbdfc737 21:38:59 ---> Running in f8a3ba1170f9 21:38:59 ---> Running in 670d7f0f74be 21:38:59 Removing intermediate container f8a3ba1170f9 21:38:59 ---> 5426cb6e7408 21:38:59 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:59 Removing intermediate container 53a1dbdfc737 21:38:59 ---> 2eb51c9b7628 21:38:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:59 Removing intermediate container c5101f1ca7d5 21:38:59 ---> 153126b4028e 21:38:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:59 Removing intermediate container 670d7f0f74be 21:38:59 ---> c802396425b1 21:38:59 Step 4/29 : RUN apk update && apk add make git 21:38:59 Removing intermediate container 41e56af73a59 21:38:59 ---> 28f5ea64e9e0 21:38:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:59 ---> Running in 2d56bb4e7845 21:38:59 ---> Running in 8c415e4e02f2 21:38:59 ---> Running in 9b569ad984fc 21:38:59 ---> Running in dae332e45f49 21:39:00 ---> Running in e10f2e49232d 21:39:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:01 Removing intermediate container 2d56bb4e7845 21:39:01 ---> 8cc495e6526f 21:39:01 Step 5/21 : RUN apk update && apk add make git 21:39:02 ---> Running in ad61bfd1239a 21:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:02 Removing intermediate container 9b569ad984fc 21:39:02 ---> d5f31f9831b5 21:39:02 Step 5/24 : RUN apk update && apk add make git 21:39:02 Removing intermediate container 8c415e4e02f2 21:39:02 ---> 8110fbdc72b9 21:39:02 Step 5/27 : RUN apk update && apk add make bash git 21:39:02 Removing intermediate container e10f2e49232d 21:39:02 ---> fad6e9896274 21:39:02 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:39:02 ---> Running in 4abe4ec11343 21:39:02 ---> Running in d35bb5c079c3 21:39:02 ---> Running in 2e83a07e4f37 21:39:02 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:02 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:02 OK: 12745 distinct packages available 21:39:02 OK: 233 MiB in 51 packages 21:39:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:03 Removing intermediate container dae332e45f49 21:39:03 ---> f6e6515d8213 21:39:03 Step 5/29 : COPY go.mod . 21:39:03 ---> a12d85d6b950 21:39:03 Step 6/29 : RUN go mod download 21:39:03 ---> Running in 0e6bad484a07 21:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:04 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:04 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:04 OK: 12745 distinct packages available 21:39:04 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:04 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:04 OK: 12745 distinct packages available 21:39:04 OK: 233 MiB in 51 packages 21:39:04 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:04 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:04 OK: 12745 distinct packages available 21:39:04 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:39:04 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:39:04 OK: 12745 distinct packages available 21:39:05 OK: 233 MiB in 51 packages 21:39:05 OK: 233 MiB in 51 packages 21:39:05 OK: 233 MiB in 51 packages 21:39:05 Removing intermediate container 4abe4ec11343 21:39:05 ---> cf8615b90daf 21:39:05 Step 6/24 : COPY go.mod . 21:39:05 Removing intermediate container 2e83a07e4f37 21:39:05 ---> 0db1bc19e9d4 21:39:05 Step 6/23 : COPY go.mod . 21:39:06 ---> 1fbcdde7b7ae 21:39:06 Step 7/24 : RUN go mod download 21:39:06 Removing intermediate container ad61bfd1239a 21:39:06 ---> ea21d92b5c99 21:39:06 Step 6/21 : COPY go.mod . 21:39:06 ---> 7d7be4722339 21:39:06 Step 7/23 : RUN go mod download 21:39:06 ---> Running in 1ec2bd7b38c3 21:39:06 Removing intermediate container d35bb5c079c3 21:39:06 ---> 34b1520b50ab 21:39:06 Step 6/27 : COPY go.mod . 21:39:06 ---> Running in 5ac55ab8a84e 21:39:06 Removing intermediate container 0e6bad484a07 21:39:06 ---> b7bb1d3f3b90 21:39:06 Step 7/29 : COPY . . 21:39:06 ---> 31d69b8f60ad 21:39:06 Step 7/21 : RUN go mod download 21:39:08 ---> 74344a5f3368 21:39:08 Step 7/27 : RUN go mod download 21:39:08 ---> Running in fea517999647 21:39:09 ---> Running in 19bacd0a9916 21:39:11 Removing intermediate container 1ec2bd7b38c3 21:39:11 ---> 2dcd82986ac5 21:39:11 Step 8/24 : COPY . . 21:39:16 Removing intermediate container 5ac55ab8a84e 21:39:16 ---> 022346c9270e 21:39:16 Step 8/23 : COPY . . 21:39:18 Removing intermediate container fea517999647 21:39:18 ---> ab0b015aeed2 21:39:18 Step 8/21 : COPY . . 21:39:18 Removing intermediate container 19bacd0a9916 21:39:18 ---> 5bcffc60450d 21:39:18 Step 8/27 : COPY . . 21:39:40 ---> 767f9d63af44 21:39:40 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:39:43 ---> Running in afd8b4b137cc 21:39:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:39:48 ---> 1828f6a50475 21:39:48 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:39:50 ---> Running in b122946d2fba 21:39:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14543 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws 21:39:51 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 21:39:52 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 21:39:53 ---> 626ad65a4f10 21:39:53 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:39:54 ---> ef4b6bdecd05 21:39:54 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:39:54 ---> Running in cb0b5cb0c5f4 21:39:54 ---> 45809446fa4f 21:39:54 Step 9/23 : RUN make cmd/core-data/core-data 21:39:54 ---> Running in 10bc43ebe78b 21:39:55 ---> Running in 5f037593beb5 21:39: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 21:39:56 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 21:39:56 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 21:39:56 using credential edgex-jenkins-ssh 21:39:56 Cloning the remote Git repository 21:39:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:39:56 > git init /w/workspace/edgex-go/8 # timeout=10 21:39:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:39:56 > git --version # timeout=10 21:39:56 > git --version # 'git version 2.17.1' 21:39:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:11 Removing intermediate container afd8b4b137cc 21:40:11 ---> 495d00804e97 21:40:11 21:40:11 Step 9/29 : FROM alpine:latest 21:40:11 latest: Pulling from library/alpine 21:40:12 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 21:40:12 Status: Downloaded newer image for alpine:latest 21:40:12 ---> d6e46aa2470d 21:40:12 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:40:13 ---> Running in d4d36babc5fd 21:40:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:40:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:40:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:40:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:40:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:40:13 Removing intermediate container d4d36babc5fd 21:40:13 ---> 5bad00bad033 21:40:13 Step 11/29 : USER root 21:40:14 ---> Running in 3aec51bccff6 21:40:14 Merging remotes/origin/master commit f155a7c6506425abdabefc4c4caef6dce7961eb8 into PR head commit 33c868eca375beeb13fab9b28589e0a47ee2b37d 21:40:14 Removing intermediate container 3aec51bccff6 21:40:14 ---> f2a5f8497fb5 21:40:14 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:40:14 ---> Running in 15d2f6c084d7 21:40:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:40:15 Merge succeeded, producing 363c6de2bb3ee88fe8b635558c33cb0a4dfae891 21:40:15 Checking out Revision 363c6de2bb3ee88fe8b635558c33cb0a4dfae891 (PR-2898) 21:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:40:14 > git config core.sparsecheckout # timeout=10 21:40:14 > git checkout -f 33c868eca375beeb13fab9b28589e0a47ee2b37d # timeout=10 21:40:14 > git remote # timeout=10 21:40:14 > git config --get remote.origin.url # timeout=10 21:40:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:40:14 > git merge f155a7c6506425abdabefc4c4caef6dce7961eb8 # timeout=10 21:40:15 > git rev-parse HEAD^{commit} # timeout=10 21:40:15 > git config core.sparsecheckout # timeout=10 21:40:15 > git checkout -f 363c6de2bb3ee88fe8b635558c33cb0a4dfae891 # timeout=10 21:40:15 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:40:15 v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:40:15 OK: 12746 distinct packages available 21:40:16 (1/2) Installing ca-certificates (20191127-r4) 21:40:16 (2/2) Installing dumb-init (1.2.2-r1) 21:40:16 Executing busybox-1.31.1-r19.trigger 21:40:16 Executing ca-certificates-20191127-r4.trigger 21:40:16 OK: 6 MiB in 16 packages 21:40:19 Commit message: "Merge commit 'f155a7c6506425abdabefc4c4caef6dce7961eb8' into HEAD" 21:40:19 First time build. Skipping changelog. 21:40:19 Removing intermediate container 15d2f6c084d7 21:40:19 ---> a6e14126dfce 21:40:19 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:40:19 ---> Running in 7c650358d431 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:19 > git rev-list --no-walk 192e75e79965f570e40dacfd3fa37e859c65312b # timeout=10 21:40:20 Removing intermediate container 7c650358d431 21:40:20 ---> 87f960355597 21:40:20 Step 14/29 : WORKDIR $BASE_DIR 21:40:20 ---> Running in 6cba5c691fba 21:40:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 21:40:21 Removing intermediate container 6cba5c691fba 21:40:21 ---> ceabbd2f56f0 21:40:21 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [Pipeline] sh 21:40:21 ---> Running in 2cb093d505c8 21:40:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:40:21 + true 21:40:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:40:23 provisioning config files... 21:40:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4880222452718097943tmp [Pipeline] { 21:40:23 Removing intermediate container 2cb093d505c8 21:40:23 ---> 962a917aa57a 21:40:23 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [Pipeline] libraryResource [Pipeline] sh 21:40:24 ---> docker-login.sh 21:40:24 nexus3.edgexfoundry.org:10001 21:40:24 Removing intermediate container b122946d2fba 21:40:24 ---> 26e62b07d658 21:40:24 21:40:24 Step 10/24 : FROM alpine:3.10 21:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:25 3.10: Pulling from library/alpine 21:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:25 Configure a credential helper to remove this warning. See 21:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:25 21:40:25 Login Succeeded 21:40:25 nexus3.edgexfoundry.org:10002 21:40:25 ---> 7216d61dd458 21:40:25 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:40:25 Removing intermediate container 10bc43ebe78b 21:40:25 ---> b7af709fd5dd 21:40:25 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:26 ---> Running in 224493cf2b3d 21:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:26 Configure a credential helper to remove this warning. See 21:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:26 21:40:26 Login Succeeded 21:40:26 nexus3.edgexfoundry.org:10003 21:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:26 Configure a credential helper to remove this warning. See 21:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:26 21:40:26 Login Succeeded 21:40:26 nexus3.edgexfoundry.org:10004 21:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:27 Configure a credential helper to remove this warning. See 21:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:27 21:40:27 Login Succeeded 21:40:27 docker.io 21:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:40:28 Configure a credential helper to remove this warning. See 21:40:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:40:28 21:40:28 Login Succeeded 21:40:28 ---> docker-login.sh ends 21:40:28 ---> 0b7c0f0afd29 21:40:28 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:40:28 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:40:28 Status: Downloaded newer image for alpine:3.10 21:40:28 ---> be4e4bea2c2e 21:40:28 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [Pipeline] } 21:40:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:40:28 ---> Running in 0ac297668f80 21:40:28 Removing intermediate container cb0b5cb0c5f4 21:40:28 ---> 0d3cb70a2981 21:40:28 21:40:28 Step 10/21 : FROM scratch 21:40:28 ---> 21:40:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [Pipeline] echo 21:40:29 ========================================================= 21:40:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:40:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:40:29 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 21:40:29 ---> Running in facff220aa67 21:40:29 ---> b9297d685ba8 21:40:29 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:40:29 Removing intermediate container facff220aa67 21:40:29 ---> c467723f622c 21:40:29 Step 12/21 : ENV APP_PORT=48085 21:40:29 ---> Running in 2bae4b9749ea 21:40:29 ---> 46e68e23271d 21:40:29 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:40:29 + 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 . 21:40:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 21:40:29 Removing intermediate container 2bae4b9749ea 21:40:29 ---> 58abd77df785 21:40:29 Step 13/21 : EXPOSE $APP_PORT 21:40:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 21:40:29 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:40:29 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:40:29 OK: 10348 distinct packages available 21:40:29 (1/5) Installing ca-certificates (20191127-r2) 21:40:30 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:40:30 (3/5) Installing libcurl (7.66.0-r1) 21:40:30 (4/5) Installing curl (7.66.0-r1) 21:40:30 (5/5) Installing dumb-init (1.2.2-r1) 21:40:30 Executing busybox-1.30.1-r3.trigger 21:40:30 Executing ca-certificates-20191127-r2.trigger 21:40:30 OK: 7 MiB in 19 packages 21:40:30 ---> Running in ec3ed0e4ffc9 21:40:31 ---> ed53b4ae5e37 21:40:31 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:40:31 Removing intermediate container ec3ed0e4ffc9 21:40:31 ---> 5b048e53cf3c 21:40:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:40:31 ---> Running in 4cb4538962eb 21:40:31 ---> 7ddf61b9eece 21:40:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:40:31 Removing intermediate container 224493cf2b3d 21:40:31 ---> a89703ae69ac 21:40:31 21:40:31 Step 11/27 : FROM docker:latest 21:40:31 ---> b0757c55a1fd 21:40:31 Step 12/27 : RUN apk add --no-cache bash 21:40:32 Sending build context to Docker daemon 165.6MB 21:40:32 Step 1/7 : ARG BASE=golang:1.15-alpine 21:40:32 Step 2/7 : FROM ${BASE} 21:40:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:40:32 5f621e34cdf4: Pulling fs layer 21:40:32 a4357932f1b6: Pulling fs layer 21:40:32 18c013af1878: Pulling fs layer 21:40:32 00ac8860ef70: Pulling fs layer 21:40:32 63d7cb157983: Pulling fs layer 21:40:32 b116817d02f9: Pulling fs layer 21:40:32 745a02a5169b: Pulling fs layer 21:40:32 00ac8860ef70: Waiting 21:40:32 63d7cb157983: Waiting 21:40:32 745a02a5169b: Waiting 21:40:32 18c013af1878: Download complete 21:40:32 a4357932f1b6: Verifying Checksum 21:40:32 a4357932f1b6: Download complete 21:40:32 63d7cb157983: Verifying Checksum 21:40:32 63d7cb157983: Download complete 21:40:32 b116817d02f9: Verifying Checksum 21:40:32 b116817d02f9: Download complete 21:40:32 5f621e34cdf4: Verifying Checksum 21:40:32 5f621e34cdf4: Download complete 21:40:32 5f621e34cdf4: Pull complete 21:40:32 ---> Running in dba4f37f81b2 21:40:32 ---> 73c7906d3e2a 21:40:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:40:32 Removing intermediate container 0ac297668f80 21:40:32 ---> e5591b809cb2 21:40:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:40:33 a4357932f1b6: Pull complete 21:40:33 18c013af1878: Pull complete 21:40:34 745a02a5169b: Verifying Checksum 21:40:35 ---> Running in 5d57633190d2 21:40:35 ---> 134282d79521 21:40:35 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:40:35 ---> Running in b1084f017b3e 21:40:35 Removing intermediate container 5f037593beb5 21:40:35 ---> 1a2a28677de5 21:40:35 21:40:35 Step 10/23 : FROM alpine 21:40:35 ---> d6e46aa2470d 21:40:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:40:35 Removing intermediate container 5d57633190d2 21:40:35 ---> 18bbe5366dc4 21:40:35 Step 13/24 : WORKDIR / 21:40:35 ---> Running in 807ba25a216f 21:40:35 Removing intermediate container 4cb4538962eb 21:40:35 ---> ca535eecb700 21:40:35 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:40:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:40:35 ---> Running in 52f76d7f0fe8 21:40:36 00ac8860ef70: Verifying Checksum 21:40:36 00ac8860ef70: Download complete 21:40:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:40:36 Removing intermediate container b1084f017b3e 21:40:36 ---> d7aed71594f3 21:40:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:36 Removing intermediate container 807ba25a216f 21:40:36 ---> 02a916302895 21:40:36 Step 12/23 : ENV APP_PORT=48080 21:40:36 (1/2) Installing readline (8.0.4-r0) 21:40:36 (2/2) Installing bash (5.0.17-r0) 21:40:36 Executing bash-5.0.17-r0.post-install 21:40:36 Executing busybox-1.31.1-r19.trigger 21:40:36 OK: 12 MiB in 22 packages 21:40:36 ---> 8f4b0fb4ee5b 21:40:36 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:40:36 ---> Running in 85c7b10fcaeb 21:40:36 ---> Running in cdf16e72b802 21:40:36 Removing intermediate container 52f76d7f0fe8 21:40:36 ---> 13bbe8d8de46 21:40:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:40:37 ---> Running in 7531186172b4 21:40:37 Removing intermediate container 85c7b10fcaeb 21:40:37 ---> 9722b5cf9823 21:40:37 Step 19/21 : LABEL arch=x86_64 21:40:37 Removing intermediate container cdf16e72b802 21:40:37 ---> 0d0bb699de5b 21:40:37 Step 13/23 : EXPOSE $APP_PORT 21:40:37 ---> eb3319a41095 21:40:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:40:37 ---> Running in 1a95e7812e15 21:40:37 ---> Running in 271bc75ff1a8 21:40:37 Removing intermediate container dba4f37f81b2 21:40:37 ---> 0977fc0271a3 21:40:37 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:40:37 ---> Running in 0b86a4f3a209 21:40:38 Removing intermediate container 1a95e7812e15 21:40:38 ---> 339655b8fe0a 21:40:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:38 ---> 9728f47d2d5f 21:40:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:40:38 Removing intermediate container 271bc75ff1a8 21:40:38 ---> 01a2f38b5f49 21:40:38 Step 20/21 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:40:38 ---> Running in 31f44c3827b6 21:40:38 ---> Running in c6bab0f8762e 21:40:38 ---> a6b89f66ac70 21:40:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:40:38 Removing intermediate container c6bab0f8762e 21:40:38 ---> 9f5a9abad0c5 21:40:38 Step 21/21 : LABEL version=0.0.0 21:40:39 Removing intermediate container 7531186172b4 21:40:39 ---> 7511f74a9027 21:40:39 Step 24/29 : RUN chmod 755 security-secrets-setup 21:40:39 ---> Running in 3f11dedbdbca 21:40:39 ---> Running in 578782b3731b 21:40:39 ---> 0eec86583df8 21:40:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:40:39 Removing intermediate container 3f11dedbdbca 21:40:39 ---> d13a84de86e7 21:40:39 21:40:40 Successfully built d13a84de86e7 21:40:40 Successfully tagged docker-support-scheduler-go:latest 21:40:40  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 21:40:40 Removing intermediate container 0b86a4f3a209 21:40:40 ---> 6cb0cc065c08 21:40:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:40:40 ---> f3b23c7f7b5e 21:40:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:40:40 ---> Running in 3fa4df2fc8ed 21:40:41 Removing intermediate container 31f44c3827b6 21:40:41 ---> 3b77cf9b95bb 21:40:41 Step 15/23 : RUN apk --no-cache add zeromq 21:40:41 Removing intermediate container 3fa4df2fc8ed 21:40:41 ---> dd305395fbf6 21:40:41 Step 15/27 : ENV APP_PORT=48090 21:40:41 ---> Running in 65b5f065e9ee 21:40:41 ---> a8475b90a4ab 21:40:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:40:41 ---> Running in f923234fb72d 21:40:41 ---> Running in 410631fc8296 21:40:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:40:44 Removing intermediate container f923234fb72d 21:40:44 ---> e76e1ae44520 21:40:44 Step 16/27 : EXPOSE $APP_PORT 21:40:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:40:45 (1/5) Installing libgcc (9.3.0-r2) 21:40:45 (2/5) Installing libsodium (1.0.18-r0) 21:40:45 Removing intermediate container 578782b3731b 21:40:45 ---> fdf1e9115d61 21:40:45 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:40:45 (3/5) Installing libstdc++ (9.3.0-r2) 21:40:45 ---> Running in 5ec3b574a6a2 21:40:45 ---> Running in 0cab6145dc56 21:40:45 (4/5) Installing libzmq (4.3.3-r0) 21:40:45 (5/5) Installing zeromq (4.3.3-r0) 21:40:46 Executing busybox-1.31.1-r19.trigger 21:40:46 OK: 8 MiB in 19 packages 21:40:46 Removing intermediate container 5ec3b574a6a2 21:40:46 ---> 73cb07586224 21:40:46 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:40:46 00ac8860ef70: Pull complete 21:40:46 63d7cb157983: Pull complete 21:40:46 Removing intermediate container 0cab6145dc56 21:40:46 ---> 62a65b3291f6 21:40:46 Step 26/29 : CMD [ "generate" ] 21:40:46 ---> Running in ad16f8a93a5e 21:40:46 b116817d02f9: Pull complete 21:40:47 Removing intermediate container 410631fc8296 21:40:47 ---> caab1a7cfd30 21:40:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:40:48 Removing intermediate container ad16f8a93a5e 21:40:48 ---> 67992a930443 21:40:48 Step 27/29 : LABEL arch=x86_64 21:40:48 ---> Running in a64e8a809d46 21:40:48 ---> 25fe87e551a7 21:40:48 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:40:48 Removing intermediate container 65b5f065e9ee 21:40:48 ---> dc04df0efe09 21:40:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:40:49 ---> Running in 5ab82da92dd8 21:40:50 Removing intermediate container a64e8a809d46 21:40:50 ---> 8444dcc06289 21:40:50 Step 22/24 : LABEL arch=x86_64 21:40:51 ---> 1e93e94761fc 21:40:51 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:40:51 745a02a5169b: Pull complete 21:40:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:40:51 ---> b7e6874047d6 21:40:51 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 21:40:51 ---> 145f706017b5 21:40:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:40:51 Removing intermediate container 5ab82da92dd8 21:40:51 ---> 90cfea5f689b 21:40:51 Step 28/29 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:40:52 ---> Running in fd5c86a39fae 21:40:53 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:40:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:40:53 ---> e9b8edde52ba 21:40:53 Step 3/24 : WORKDIR /edgex-go 21:40:53 ---> Using cache 21:40:53 ---> 28f5ea64e9e0 21:40:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:40:53 ---> Running in 4a12eba2c5b9 21:40:53 ---> Using cache 21:40:53 ---> fad6e9896274 21:40:53 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:40:53 ---> Running in ec1d238d7bfa 21:40:54 ---> dcf19b77f8fa 21:40:54 Step 20/27 : RUN apk --no-cache add py3-pip 21:40:54 ---> 0f56c3de0325 21:40:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:40:54 ---> Running in a4bea2c684f0 21:40:54 Removing intermediate container fd5c86a39fae 21:40:54 ---> 0c8f51893c91 21:40:54 Step 23/24 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:40:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:40:54 Removing intermediate container 4a12eba2c5b9 21:40:54 ---> 682c63f88d38 21:40:54 Step 29/29 : LABEL version=0.0.0 21:40:55 ---> Running in f473ce541861 21:40:55 ---> Running in 5a18b9ab35b6 21:40:55 ---> Running in 55e4c807c9d5 21:40:55 ---> 7b30c37295a5 21:40:55 Step 19/23 : ENTRYPOINT ["/core-data"] 21:40:55 ---> Running in c2f13278b930 21:40:55 Removing intermediate container 5a18b9ab35b6 21:40:55 ---> 1ab445f23b64 21:40:55 Step 24/24 : LABEL version=0.0.0 21:40:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:40:55 Removing intermediate container 55e4c807c9d5 21:40:55 ---> 02d74c9f5fcb 21:40:55 21:40:55 ---> Running in 5aa7821bff13 21:40:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:40:55 Removing intermediate container c2f13278b930 21:40:55 ---> 7e5a365b97e6 21:40:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:55 Successfully built 02d74c9f5fcb 21:40:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:40:56 Successfully tagged docker-security-secrets-setup-go:latest 21:40:56  Building docker-security-secrets-setup-go ... done Building docker-security-proxy-setup-go 21:40:56 ---> Running in 54ca62410608 21:40:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:40:56 Removing intermediate container 5aa7821bff13 21:40:56 ---> 612092f12adc 21:40:56 21:40:56 Successfully built 612092f12adc 21:40:56 Removing intermediate container 54ca62410608 21:40:56 ---> 3c5b12aabb6e 21:40:56 Step 21/23 : LABEL arch=x86_64 21:40:56 (1/33) Installing libbz2 (1.0.8-r1) 21:40:56 (2/33) Installing expat (2.2.9-r1) 21:40:56 (3/33) Installing libffi (3.3-r2) 21:40:56 (4/33) Installing gdbm (1.13-r1) 21:40:56 Successfully tagged docker-security-secretstore-setup-go:latest 21:40:56 Building docker-security-bootstrap-redis-go 21:40:56  Building docker-security-secretstore-setup-go ... done (5/33) Installing xz-libs (5.2.5-r0) 21:40:56 (6/33) Installing sqlite-libs (3.32.1-r0) 21:40:56 (7/33) Installing python3 (3.8.5-r0) 21:40:56 ---> Running in e5c772839b06 21:40:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:40:56 (1/12) Installing libmagic (5.38-r0) 21:40:56 (2/12) Installing file (5.38-r0) 21:40:57 (3/12) Installing libc-dev (0.7.2-r3) 21:40:57 (4/12) Installing g++ (9.3.0-r2) 21:40:57 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:40:57 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:40:57 OK: 12745 distinct packages available 21:40:57 OK: 233 MiB in 51 packages 21:41:01 Removing intermediate container e5c772839b06 21:41:01 ---> 495c83ace958 21:41:01 Step 22/23 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:41:05 (8/33) Installing py3-appdirs (1.4.4-r1) 21:41:05 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:41:05 (10/33) Installing py3-parsing (2.4.7-r0) 21:41:05 ---> Running in 475fb254c990 21:41:05 (11/33) Installing py3-six (1.15.0-r0) 21:41:05 (12/33) Installing py3-packaging (20.4-r0) 21:41:05 (13/33) Installing py3-setuptools (47.0.0-r0) 21:41:05 (14/33) Installing py3-chardet (3.0.4-r4) 21:41:05 (5/12) Installing fortify-headers (1.1-r0) 21:41:05 (6/12) Installing patch (2.7.6-r6) 21:41:05 (7/12) Installing build-base (0.5-r2) 21:41:05 (8/12) Installing libsodium (1.0.18-r0) 21:41:05 (9/12) Installing pkgconf (1.7.2-r0) 21:41:05 (10/12) Installing libsodium-dev (1.0.18-r0) 21:41:05 (11/12) Installing libzmq (4.3.3-r0) 21:41:05 (12/12) Installing zeromq-dev (4.3.3-r0) 21:41:05 Executing busybox-1.31.1-r19.trigger 21:41:05 OK: 217 MiB in 51 packages 21:41:05 (15/33) Installing py3-idna (2.9-r0) 21:41:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:41:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:41:07 (18/33) Installing py3-requests (2.23.0-r0) 21:41:07 (19/33) Installing py3-msgpack (1.0.0-r0) 21:41:08 (20/33) Installing py3-lockfile (0.12.2-r3) 21:41:08 Removing intermediate container ec1d238d7bfa 21:41:08 ---> b130d7fedd7b 21:41:08 Step 4/7 : WORKDIR /edgex-go 21:41:09 ---> Running in 108fd28b230d 21:41:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:41:09 (22/33) Installing py3-colorama (0.4.3-r0) 21:41:09 Removing intermediate container 108fd28b230d 21:41:09 ---> b3a52cebf75c 21:41:09 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:41:10 latest: Pulling from library/docker 21:41:10 (23/33) Installing py3-distlib (0.3.0-r0) 21:41:10 (24/33) Installing py3-distro (1.5.0-r1) 21:41:10 5f621e34cdf4: Already exists 21:41:10 85db56a05063: Pulling fs layer 21:41:10 ccb67d6aeaaa: Pulling fs layer 21:41:10 de930078acea: Pulling fs layer 21:41:10 d5a9d88a4785: Pulling fs layer 21:41:10 e7f15c1544d5: Pulling fs layer 21:41:10 877c515997d3: Pulling fs layer 21:41:10 d5a9d88a4785: Waiting 21:41:10 e7f15c1544d5: Waiting 21:41:10 ccb67d6aeaaa: Verifying Checksum 21:41:10 ccb67d6aeaaa: Download complete 21:41:10 85db56a05063: Verifying Checksum 21:41:10 85db56a05063: Download complete 21:41:10 d5a9d88a4785: Verifying Checksum 21:41:10 d5a9d88a4785: Download complete 21:41:10 (25/33) Installing py3-webencodings (0.5.1-r3) 21:41:10 e7f15c1544d5: Verifying Checksum 21:41:10 e7f15c1544d5: Download complete 21:41:10 877c515997d3: Download complete 21:41:11 85db56a05063: Pull complete 21:41:11 (26/33) Installing py3-html5lib (1.0.1-r4) 21:41:11 ccb67d6aeaaa: Pull complete 21:41:11 (27/33) Installing py3-pytoml (0.1.21-r0) 21:41:11 Removing intermediate container 475fb254c990 21:41:11 ---> b89e2e879eaf 21:41:11 Step 23/23 : LABEL version=0.0.0 21:41:11 (28/33) Installing py3-pep517 (0.8.2-r0) 21:41:11 Removing intermediate container a4bea2c684f0 21:41:11 ---> f1aec03a793f 21:41:11 Step 6/24 : COPY go.mod . 21:41:11 (29/33) Installing py3-progress (1.5-r0) 21:41:11 (30/33) Installing py3-toml (0.10.1-r0) 21:41:11 de930078acea: Download complete 21:41:12 (31/33) Installing py3-retrying (1.3.3-r0) 21:41:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:41:12 (33/33) Installing py3-pip (20.1.1-r0) 21:41:12 ---> Running in 305f5a196d18 21:41:12 Executing busybox-1.31.1-r19.trigger 21:41:12 OK: 71 MiB in 55 packages 21:41:14 ---> 66048fb0c3e8 21:41:14 Step 7/24 : RUN go mod download 21:41:15 de930078acea: Pull complete 21:41:15 d5a9d88a4785: Pull complete 21:41:16 e7f15c1544d5: Pull complete 21:41:16 ---> Running in 3bb05a6b1a60 21:41:16 Removing intermediate container 305f5a196d18 21:41:16 ---> fde5861c61b4 21:41:16 21:41:16 877c515997d3: Pull complete 21:41:16 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 21:41:16 Status: Downloaded newer image for docker:latest 21:41:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:41:16 ---> e9b8edde52ba 21:41:16 Step 3/22 : WORKDIR /edgex-go 21:41:16 ---> Using cache 21:41:16 ---> 28f5ea64e9e0 21:41:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:16 ---> Using cache 21:41:16 ---> fad6e9896274 21:41:16 Step 5/22 : RUN apk update && apk add make git 21:41:16 Successfully built fde5861c61b4 21:41:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:41:16 Successfully tagged docker-core-data-go:latest 21:41:16 ---> e9b8edde52ba 21:41:16 Step 3/21 : WORKDIR /edgex-go 21:41:16 ---> Using cache 21:41:16 ---> 28f5ea64e9e0 21:41:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:16 ---> Using cache 21:41:16 ---> fad6e9896274 21:41:16 Step 5/21 : RUN apk update && apk add make git 21:41:16 Building docker-core-command-go 21:41:19  Building docker-core-data-go ... done  ---> Running in 6330cb8fdd1b 21:41:19 ---> Running in bd77cca522c8 21:41:19 ---> b58881ae1bef 21:41:19 Step 6/7 : COPY go.mod . 21:41:20 ---> 1f9bcefc88ad 21:41:20 Step 7/7 : RUN go mod download 21:41:20 ---> Running in 287b4e32ff43 21:41:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:24 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:41:24 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:41:24 OK: 12745 distinct packages available 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:25 OK: 233 MiB in 51 packages 21:41:25 Removing intermediate container 3bb05a6b1a60 21:41:25 ---> 4ac88d5ac2b2 21:41:25 Step 8/24 : COPY . . 21:41:25 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:41:25 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:41:25 OK: 12745 distinct packages available 21:41:26 OK: 233 MiB in 51 packages 21:41:36 Removing intermediate container 6330cb8fdd1b 21:41:36 ---> b2bee89efe8d 21:41:36 Step 6/22 : COPY go.mod . 21:41:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:41:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:41:36 ---> e9b8edde52ba 21:41:36 Step 3/22 : WORKDIR /edgex-go 21:41:36 ---> Using cache 21:41:36 ---> 28f5ea64e9e0 21:41:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:36 ---> Using cache 21:41:36 ---> fad6e9896274 21:41:36 Step 5/22 : RUN apk update && apk add make git 21:41:36 ---> Using cache 21:41:36 ---> b2bee89efe8d 21:41:36 Step 6/22 : COPY go.mod . 21:41:37 ---> 41af4b846e9e 21:41:37 Step 7/22 : RUN go mod download 21:41:38 Removing intermediate container bd77cca522c8 21:41:38 ---> c0eb49e20788 21:41:38 Step 6/21 : COPY go.mod . 21:41:38 ---> 5b4e32c408ff 21:41:38 Step 7/22 : RUN go mod download 21:41:38 ---> Running in 06c765c1e70e 21:41:38 Removing intermediate container f473ce541861 21:41:38 ---> 7d32fd621633 21:41:38 Step 21/27 : RUN pip install docker-compose==1.23.2 21:41:39 ---> 831c9f59260b 21:41:39 Step 7/21 : RUN go mod download 21:41:39 ---> Running in e94dce1a9a2c 21:41:39 ---> Running in ee2d6ea481dc 21:41:39 ---> Running in d0351ca506d4 21:41:43 Removing intermediate container e94dce1a9a2c 21:41:43 ---> 7d6d841b5e09 21:41:43 Step 8/22 : COPY . . 21:41:43 Removing intermediate container 06c765c1e70e 21:41:43 ---> 7d345bf07761 21:41:43 Step 8/22 : COPY . . 21:41:46 Removing intermediate container 287b4e32ff43 21:41:46 ---> 6610a778544f 21:41:46 Successfully built 6610a778544f 21:41:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:41:47 + docker inspect -f . ci-base-image-arm64 21:41:47 . [Pipeline] withDockerContainer 21:41:47 prd-ubuntu18.04-docker-arm64-4c-16g-14543 does not seem to be running inside a container 21:41:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:41:48 Removing intermediate container d0351ca506d4 21:41:48 ---> 0771b0afe46a 21:41:48 Step 8/21 : COPY . . 21:41:49 $ docker top 9c8c75f3a97f95995d6e63897ed012f1dad86971c81484e01f66fa4299c0e754 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:50 + go version 21:41:50 go version go1.15.5 linux/arm64 [Pipeline] } 21:41:50 $ docker stop --time=1 9c8c75f3a97f95995d6e63897ed012f1dad86971c81484e01f66fa4299c0e754 21:41:50 Collecting docker-compose==1.23.2 21:41:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:41:52 $ docker rm -f 9c8c75f3a97f95995d6e63897ed012f1dad86971c81484e01f66fa4299c0e754 21:41:52 Collecting cached-property<2,>=1.2.0 21:41:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:53 + docker inspect -f . ci-base-image-arm64 21:41:53 . [Pipeline] withDockerContainer 21:41:53 prd-ubuntu18.04-docker-arm64-4c-16g-14543 does not seem to be running inside a container 21:41:53 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:41:54 $ docker top b5d7abdc5c65dbe7fbe00a062099b20acee47ceafee710c8251d4323e6e3c7ed -eo pid,comm [Pipeline] { [Pipeline] echo 21:41:55 ========================================================= 21:41:55 [edgeXBuildGoParallel] Running Tests and Build... 21:41:55 ========================================================= [Pipeline] sh 21:41:56 + make test 21:41:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:41:56 Collecting dockerpty<0.5,>=0.4.1 21:41:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:42:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:42:04 Collecting websocket-client<1.0,>=0.32.0 21:42:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:42:04 ---> a3396c20294b 21:42:04 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:42:05 Collecting jsonschema<3,>=2.5.1 21:42:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:42:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:42:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:42:08 ---> Running in 8fd305e85d1f 21:42:08 Collecting docopt<0.7,>=0.6.1 21:42:08 Downloading docopt-0.6.2.tar.gz (25 kB) 21:42:12 Collecting texttable<0.10,>=0.9.0 21:42:12 Downloading texttable-0.9.1.tar.gz (11 kB) 21:42:12 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 21:42:13 Collecting docker<4.0,>=3.6.0 21:42:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:42:16 Collecting PyYAML<4,>=3.10 21:42:16 Downloading PyYAML-3.13.tar.gz (270 kB) 21:42:16 ---> 9278d2fcd0f6 21:42:16 Step 9/22 : RUN make cmd/core-command/core-command 21:42:17 ---> 9865729e067a 21:42:17 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:42:17 ---> Running in e5c74605d0c5 21:42:18 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) 21:42:18 ? github.com/edgexfoundry/edgex-go [no test files] 21:42:19 Collecting idna<2.8,>=2.5 21:42:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:42:19 ---> Running in d8b22c1b05b2 21:42:19 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) 21:42:19 ---> 02d27b63a440 21:42:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:42:19 Collecting urllib3<1.25,>=1.21.1 21:42:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:42:20 Collecting docker-pycreds>=0.4.0 21:42:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:42:20 ---> Running in 016f5c12f702 21:42:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:42:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:42:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:42:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:42:20 Installing collected packages: cached-property, dockerpty, websocket-client, jsonschema, idna, urllib3, requests, docopt, texttable, docker-pycreds, docker, PyYAML, docker-compose 21:42:20 Running setup.py install for dockerpty: started 21:42:20 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 21:42:20 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 21:42:21 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 21:42:21 Running setup.py install for dockerpty: finished with status 'done' 21:42:21 Attempting uninstall: idna 21:42:21 Found existing installation: idna 2.9 21:42:21 Uninstalling idna-2.9: 21:42:21 Successfully uninstalled idna-2.9 21:42:21 Attempting uninstall: urllib3 21:42:21 Found existing installation: urllib3 1.25.9 21:42:21 Uninstalling urllib3-1.25.9: 21:42:22 Successfully uninstalled urllib3-1.25.9 21:42:22 Attempting uninstall: requests 21:42:22 Found existing installation: requests 2.23.0 21:42:22 Uninstalling requests-2.23.0: 21:42:22 Successfully uninstalled requests-2.23.0 21:42:22 Running setup.py install for docopt: started 21:42:23 Running setup.py install for docopt: finished with status 'done' 21:42:23 Running setup.py install for texttable: started 21:42:24 Running setup.py install for texttable: finished with status 'done' 21:42:24 Running setup.py install for PyYAML: started 21:42:26 Running setup.py install for PyYAML: finished with status 'done' 21:42:26 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 21:42:31 Removing intermediate container ee2d6ea481dc 21:42:31 ---> 26cdf70990c0 21:42:31 Step 22/27 : RUN apk --no-cache add curl 21:42:31 ---> Running in 94921a02b5cd 21:42:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:42:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:42:32 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:42:32 (2/3) Installing libcurl (7.69.1-r1) 21:42:32 (3/3) Installing curl (7.69.1-r1) 21:42:32 Executing busybox-1.31.1-r19.trigger 21:42:32 OK: 72 MiB in 58 packages 21:42:34 Removing intermediate container 94921a02b5cd 21:42:34 ---> 3437b2a7e2ff 21:42:34 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:42:34 ---> Running in 575b2f6622f4 21:42:34 Removing intermediate container 575b2f6622f4 21:42:34 ---> 288653677eb7 21:42:34 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:34 ---> Running in 42d225b23a6e 21:42:34 Removing intermediate container 42d225b23a6e 21:42:34 ---> 8264712bbb87 21:42:34 Step 25/27 : LABEL arch=x86_64 21:42:34 ---> Running in 57c31a4f2906 21:42:35 Removing intermediate container 57c31a4f2906 21:42:35 ---> 4658fa79c5f2 21:42:35 Step 26/27 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:42:35 ---> Running in 5b11f71f0e91 21:42:35 Removing intermediate container 5b11f71f0e91 21:42:35 ---> 50865a72b75e 21:42:35 Step 27/27 : LABEL version=0.0.0 21:42:35 ---> Running in 17c7228371a0 21:42:35 Removing intermediate container 17c7228371a0 21:42:35 ---> 2917436e4d59 21:42:35 21:42:36 Successfully built 2917436e4d59 21:42:36 Successfully tagged docker-sys-mgmt-agent-go:latest 21:42:36 Building docker-core-metadata-go 21:42:54  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/secrets-config ./cmd/secrets-config 21:42:54 Removing intermediate container 8fd305e85d1f 21:42:54 ---> e86485745e3a 21:42:54 21:42:54 Step 10/24 : FROM scratch 21:42:54 ---> 21:42:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:42:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:42:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:42:56 ---> e9b8edde52ba 21:42:56 Step 3/22 : WORKDIR /edgex-go 21:42:56 ---> Using cache 21:42:56 ---> 28f5ea64e9e0 21:42:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:42:56 ---> Using cache 21:42:56 ---> fad6e9896274 21:42:56 Step 5/22 : RUN apk update && apk add make git 21:42:56 ---> Using cache 21:42:56 ---> c0eb49e20788 21:42:56 Step 6/22 : COPY go.mod . 21:42:56 ---> Using cache 21:42:56 ---> 831c9f59260b 21:42:56 Step 7/22 : RUN go mod download 21:42:56 ---> Using cache 21:42:56 ---> 0771b0afe46a 21:42:56 Step 8/22 : COPY . . 21:42:56 ---> Using cache 21:42:56 ---> 02d27b63a440 21:42:56 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:42:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:42:58 ---> Running in 88604e3e388d 21:42:58 ---> Running in 3bdcdddf53c8 21:42:59 Removing intermediate container d8b22c1b05b2 21:42:59 ---> 9f01a8f7c20e 21:42:59 21:42:59 Step 10/22 : FROM alpine:3.10 21:42:59 ---> be4e4bea2c2e 21:42:59 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:42:59 ---> Using cache 21:42:59 ---> e5591b809cb2 21:42:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:42:59 Removing intermediate container 88604e3e388d 21:42:59 ---> 987a7f1e4fab 21:42:59 Step 12/24 : ENV APP_PORT=48060 21:42:59 ---> Running in eac473a9eff3 21:42:59 ---> Running in 5cb5e9b8e7a3 21:42:59 Removing intermediate container eac473a9eff3 21:42:59 ---> cbab2dc0f138 21:42:59 Step 13/22 : WORKDIR / 21:42:59 ---> Running in e2ff30deccf6 21:42:59 Removing intermediate container 5cb5e9b8e7a3 21:42:59 ---> e6e35772671e 21:42:59 Step 13/24 : EXPOSE $APP_PORT 21:42:59 ---> Running in 0d77bff06594 21:42:59 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 21:43:00 Removing intermediate container e2ff30deccf6 21:43:00 ---> 8624b153af87 21:43:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:43:00 Removing intermediate container 0d77bff06594 21:43:00 ---> 2cbcb9b2d4f9 21:43:00 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:43:02 ---> c3ad136b2f42 21:43:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:43:02 ---> ccbaed17907c 21:43:02 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:43:02 Removing intermediate container e5c74605d0c5 21:43:02 ---> 4b18331380bd 21:43:02 21:43:02 Step 10/22 : FROM scratch 21:43:02 ---> 21:43:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:43:02 ---> Using cache 21:43:02 ---> c467723f622c 21:43:02 Step 12/22 : ENV APP_PORT=48082 21:43:02 ---> 6b21bab6e04b 21:43:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:43:02 ---> Running in 957e2479795d 21:43:05 ---> f56c07bba32d 21:43:05 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:43:06 Removing intermediate container 957e2479795d 21:43:06 ---> 8c2191478ff5 21:43:06 Step 13/22 : EXPOSE $APP_PORT 21:43:06 ---> 558458ce732f 21:43:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:43:06 ---> Running in 86a65f44c074 21:43:06 Removing intermediate container 016f5c12f702 21:43:06 ---> 51cb4f0b8e6a 21:43:06 21:43:06 Step 10/21 : FROM alpine 21:43:06 ---> d6e46aa2470d 21:43:06 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:43:06 ---> 1621e3d5ad0c 21:43:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:43:06 ---> Running in 5c32a35948fc 21:43:06 Removing intermediate container 86a65f44c074 21:43:06 ---> d4cdb91809dd 21:43:06 Step 14/22 : WORKDIR / 21:43:07 ---> Running in a3a255c26849 21:43:07 ---> aec14815b28d 21:43:07 Step 18/22 : RUN chmod +x entrypoint.sh 21:43:07 ---> c71b8b9dde07 21:43:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:43:07 ---> Running in df2c93a55bd6 21:43:07 Removing intermediate container a3a255c26849 21:43:07 ---> 509cc28038e2 21:43:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:43:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:43:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:43:08 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:43:08 v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:43:08 OK: 12746 distinct packages available 21:43:08 ---> ca99e7279f82 21:43:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:43:08 ---> b7c4a56492e5 21:43:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:43:08 (1/4) Installing ca-certificates (20191127-r4) 21:43:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:43:08 (3/4) Installing libcurl (7.69.1-r1) 21:43:08 (4/4) Installing curl (7.69.1-r1) 21:43:08 Executing busybox-1.31.1-r19.trigger 21:43:08 Executing ca-certificates-20191127-r4.trigger 21:43:09 OK: 7 MiB in 18 packages 21:43:09 ---> 0865298b5dd0 21:43:09 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:43:09 ---> 2686664ae6a8 21:43:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:43:09 ---> Running in d2c597cd6f1b 21:43:09 Removing intermediate container df2c93a55bd6 21:43:09 ---> d4f8d10cb1a2 21:43:09 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:43:10 ---> Running in ea5de43d1b88 21:43:10 Removing intermediate container d2c597cd6f1b 21:43:10 ---> 97cb326976ff 21:43:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:43:11 ---> 4c77d7396c50 21:43:11 Step 18/22 : ENTRYPOINT ["/core-command"] 21:43:11 ---> Running in 54e4d85c1584 21:43:11 Removing intermediate container 5c32a35948fc 21:43:11 ---> 5b29c9df466d 21:43:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:43:11 Removing intermediate container ea5de43d1b88 21:43:11 ---> b778f6523682 21:43:11 Step 20/22 : LABEL arch=x86_64 21:43:11 ---> Running in 9344f1fd1ada 21:43:11 ---> Running in b315cac52199 21:43:11 ---> Running in 7b835ee22d67 21:43:12 Removing intermediate container 54e4d85c1584 21:43:12 ---> 096943bb7953 21:43:12 Step 22/24 : LABEL arch=x86_64 21:43:12 Removing intermediate container 9344f1fd1ada 21:43:12 ---> e70cccdf2fe7 21:43:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:43:12 Removing intermediate container b315cac52199 21:43:12 ---> 0c4df20e1ea6 21:43:12 Step 13/21 : WORKDIR /edgex 21:43:12 Removing intermediate container 7b835ee22d67 21:43:12 ---> 31f710588c73 21:43:12 Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:43:12 ---> Running in 08a80e798abc 21:43:12 ---> Running in c5a9084eeeab 21:43:13 ---> Running in 623796aaace1 21:43:13 ---> Running in d9e4b44e9954 21:43:13 Removing intermediate container 623796aaace1 21:43:13 ---> 79e56ee1eada 21:43:13 Step 23/24 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:43:13 Removing intermediate container c5a9084eeeab 21:43:13 ---> 75600522d1e3 21:43:13 Step 20/22 : LABEL arch=x86_64 21:43:13 Removing intermediate container 08a80e798abc 21:43:13 ---> abbcb7b90f4b 21:43:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:43:13 ---> Running in 55ffe43b20e4 21:43:13 ---> Running in af22b626ab54 21:43:14 Removing intermediate container d9e4b44e9954 21:43:14 ---> ac1d8ec53024 21:43:14 Step 22/22 : LABEL version=0.0.0 21:43:14 ---> Running in a14cec8f3fde 21:43:14 Removing intermediate container 55ffe43b20e4 21:43:14 ---> 075ecee0588d 21:43:14 Step 24/24 : LABEL version=0.0.0 21:43:14 ---> Running in 64bf74ece58b 21:43:14 Removing intermediate container af22b626ab54 21:43:14 ---> 608a49d41c39 21:43:14 Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:43:14 ---> 533014cdf0a5 21:43:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:43:14 Removing intermediate container a14cec8f3fde 21:43:14 ---> 6750c646241d 21:43:14 21:43:14 ---> Running in 90162ca5cd7d 21:43:15 Successfully built 6750c646241d 21:43:15 Removing intermediate container 64bf74ece58b 21:43:15 ---> d9f20c9ed4a2 21:43:15 21:43:15 Successfully tagged docker-security-bootstrap-redis-go:latest 21:43:15  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 90162ca5cd7d 21:43:15 ---> abcd4168d891 21:43:15 Step 22/22 : LABEL version=0.0.0 21:43:15 Successfully built d9f20c9ed4a2 21:43:15 ---> 1115ce33de9d 21:43:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:43:15 Successfully tagged docker-support-notifications-go:latest 21:43:15  Building docker-support-notifications-go ... done  ---> Running in d2e281f228cc 21:43:16 Removing intermediate container d2e281f228cc 21:43:16 ---> e7c1ff87038b 21:43:16 21:43:16 ---> f2062941c042 21:43:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:43:16 Successfully built e7c1ff87038b 21:43:16 Successfully tagged docker-core-command-go:latest 21:43:16  Building docker-core-command-go ... done  ---> Running in 69785239e128 21:43:16 Removing intermediate container 69785239e128 21:43:16 ---> 31b73ab0b4b7 21:43:16 Step 18/21 : CMD ["--init=true"] 21:43:16 ---> Running in a8f0d9479860 21:43:17 Removing intermediate container a8f0d9479860 21:43:17 ---> f67b443e547a 21:43:17 Step 19/21 : LABEL arch=x86_64 21:43:17 ---> Running in 7110fba03df4 21:43:17 Removing intermediate container 7110fba03df4 21:43:17 ---> f30dddb2bc42 21:43:17 Step 20/21 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:43:17 ---> Running in c4372457dedb 21:43:17 Removing intermediate container c4372457dedb 21:43:17 ---> 47fb96b4bc0d 21:43:17 Step 21/21 : LABEL version=0.0.0 21:43:17 ---> Running in 382ae8b4065f 21:43:17 Removing intermediate container 382ae8b4065f 21:43:17 ---> c267d9359766 21:43:17 21:43:18 Successfully built c267d9359766 21:43:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:43:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:43:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:43:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 21:43:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:43:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:43:20 Successfully tagged docker-security-proxy-setup-go:latest 21:43:22  Building docker-security-proxy-setup-go ... done Removing intermediate container 3bdcdddf53c8 21:43:22 ---> 6eb1d2b17638 21:43:22 21:43:22 Step 10/22 : FROM scratch 21:43:22 ---> 21:43:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:43:22 ---> Using cache 21:43:22 ---> c467723f622c 21:43:22 Step 12/22 : ENV APP_PORT=48081 21:43:22 ---> Running in ba2bf42c5b3c 21:43:22 Removing intermediate container ba2bf42c5b3c 21:43:22 ---> 1ac1cf3aa98b 21:43:22 Step 13/22 : EXPOSE $APP_PORT 21:43:22 ---> Running in 9e002a4db3c4 21:43:22 Removing intermediate container 9e002a4db3c4 21:43:22 ---> 29e46103fb9a 21:43:22 Step 14/22 : WORKDIR / 21:43:22 ---> Running in da82d133b65e 21:43:22 Removing intermediate container da82d133b65e 21:43:22 ---> 2e600ad64e39 21:43:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:43:23 ---> 3df1ca551ac2 21:43:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:43:23 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.062s 21:43:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:43:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:43:23 ---> 415df94c7b94 21:43:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:43:23 ---> 4fcd7c62d999 21:43:23 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:43:24 ---> Running in 8c3c2c287adc 21:43:24 Removing intermediate container 8c3c2c287adc 21:43:24 ---> 3b4611562966 21:43:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:43:24 ---> Running in be26b834e373 21:43:24 Removing intermediate container be26b834e373 21:43:24 ---> 86ef7a18f3bb 21:43:24 Step 20/22 : LABEL arch=x86_64 21:43:24 ---> Running in a9cf8d10ffea 21:43:24 Removing intermediate container a9cf8d10ffea 21:43:24 ---> fbecb5af07c3 21:43:24 Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:43:24 ---> Running in 546f90b67dde 21:43:25 Removing intermediate container 546f90b67dde 21:43:25 ---> ea498e1d63a7 21:43:25 Step 22/22 : LABEL version=0.0.0 21:43:25 ---> Running in 3061ce2f67f5 21:43:25 Removing intermediate container 3061ce2f67f5 21:43:25 ---> 12520744a498 21:43:25 21:43:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:43:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:43:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:43:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:43:25 Successfully built 12520744a498 21:43:25 Successfully tagged docker-core-metadata-go:latest 21:43:25  Building docker-core-metadata-go ... done  [Pipeline] } 21:43:25 $ docker stop --time=1 7aede408edb1de87163b1c94448acc939eb52ce04110280fd0cd00c0603859c2 21:43:27 $ docker rm -f 7aede408edb1de87163b1c94448acc939eb52ce04110280fd0cd00c0603859c2 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:28 + docker images 21:43:28 + grep docker 21:43:28 docker-core-metadata-go latest 12520744a498 2 seconds ago 14.5MB 21:43:28 docker-security-proxy-setup-go latest c267d9359766 10 seconds ago 24.6MB 21:43:28 docker-core-command-go latest e7c1ff87038b 12 seconds ago 12.2MB 21:43:28 docker-support-notifications-go latest d9f20c9ed4a2 13 seconds ago 13.6MB 21:43:28 docker-security-bootstrap-redis-go latest 6750c646241d 13 seconds ago 15.8MB 21:43:28 docker-sys-mgmt-agent-go latest 2917436e4d59 52 seconds ago 293MB 21:43:28 docker-core-data-go latest fde5861c61b4 2 minutes ago 23.7MB 21:43:28 docker-security-secrets-setup-go latest 02d74c9f5fcb 2 minutes ago 23.9MB 21:43:28 docker-security-secretstore-setup-go latest 612092f12adc 2 minutes ago 24.7MB 21:43:28 docker-support-scheduler-go latest d13a84de86e7 2 minutes ago 12.3MB 21:43:28 docker latest b0757c55a1fd 2 days ago 220MB [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 21:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.290s coverage: 46.6% of statements 21:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:43:40 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.457s coverage: 27.1% of statements 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:43:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.088s coverage: 100.0% of statements 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:43:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:43:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.556s coverage: 66.4% of statements 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:43:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.633s coverage: 82.7% of statements 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 21:43:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:43:43 Still waiting to schedule task 21:43:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:43:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.281s coverage: 28.6% of statements 21:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:43:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.160s coverage: 100.0% of statements 21:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:43:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 21:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:43:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.349s coverage: 86.7% of statements 21:43:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:43:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.384s coverage: 97.5% of statements 21:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:43:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.195s coverage: 78.3% of statements 21:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:43:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.018s coverage: 94.7% of statements 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.133s coverage: 0.0% of statements [no tests to run] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.102s coverage: 100.0% of statements 21:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements 21:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.8% of statements 21:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements 21:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.165s coverage: 84.2% of statements 21:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.118s coverage: 100.0% of statements 21:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.623s coverage: 63.5% of statements 21:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:44:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 21:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 21:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 21:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 21:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 21:44:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.793s coverage: 55.9% of statements 21:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 21:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 21:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 21:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 21:44:30 Running on prd-ubuntu18.04-docker-8c-8g-14544 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws 21:44:30 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 21:44:33 using credential edgex-jenkins-ssh 21:44:33 Cloning the remote Git repository 21:44:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:44:33 > git init /w/workspace/edgex-go/8 # timeout=10 21:44:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:44:33 > git --version # timeout=10 21:44:33 > git --version # 'git version 2.17.1' 21:44:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:44:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:44:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:44:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:44:39 Merging remotes/origin/master commit f155a7c6506425abdabefc4c4caef6dce7961eb8 into PR head commit 33c868eca375beeb13fab9b28589e0a47ee2b37d 21:44:40 Merge succeeded, producing 6d5a38384279b9e14bcee941be8f4619917204c4 21:44:40 Checking out Revision 6d5a38384279b9e14bcee941be8f4619917204c4 (PR-2898) 21:44:39 > git config core.sparsecheckout # timeout=10 21:44:39 > git checkout -f 33c868eca375beeb13fab9b28589e0a47ee2b37d # timeout=10 21:44:40 > git remote # timeout=10 21:44:40 > git config --get remote.origin.url # timeout=10 21:44:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:40 > git merge f155a7c6506425abdabefc4c4caef6dce7961eb8 # timeout=10 21:44:40 > git rev-parse HEAD^{commit} # timeout=10 21:44:40 > git config core.sparsecheckout # timeout=10 21:44:40 > git checkout -f 6d5a38384279b9e14bcee941be8f4619917204c4 # timeout=10 21:44:43 Commit message: "Merge commit 'f155a7c6506425abdabefc4c4caef6dce7961eb8' into HEAD" 21:44:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:45 + echo snap-build.sh 21:44:45 snap-build.sh 21:44:45 + SNAP_BASE_DIR=. 21:44:45 + '[' '!' -z /w/workspace/edgex-go/8 ']' 21:44:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 21:44:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 21:44:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 21:44:45 + cd /w/workspace/edgex-go/8 21:44:45 + sudo apt-get remove -qy --purge lxd lxd-client 21:44:45 Reading package lists... 21:44:45 Building dependency tree... 21:44:45 Reading state information... 21:44:43 > git rev-list --no-walk 192e75e79965f570e40dacfd3fa37e859c65312b # timeout=10 21:44:45 The following packages were automatically installed and are no longer required: 21:44:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:44:45 uidmap xdelta3 21:44:45 Use 'sudo apt autoremove' to remove them. 21:44:45 The following packages will be REMOVED: 21:44:45 lxd* lxd-client* 21:44:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:44:46 After this operation, 31.7 MB disk space will be freed. 21:44:47 (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.) 21:44:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:44:48 Removing lxd dnsmasq configuration 21:44:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:44:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:44:49 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:44:49 (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.) 21:44:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:44:51 Processing triggers for systemd (237-3ubuntu10.42) ... 21:44:51 Processing triggers for ureadahead (0.100.0-21) ... 21:44:52 + sudo snap remove --purge lxd 21:44:53 snap "lxd" is not installed 21:44:53 + sudo groupadd --force --system lxd 21:44:53 ++ whoami 21:44:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:44:53 + newgrp - lxd 21:44:53 + sudo snap install lxd 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 46.389s coverage: 86.3% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.283s coverage: 72.2% of statements 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.485s coverage: 72.1% of statements 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.095s coverage: 82.4% of statements 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.071s coverage: 48.4% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.080s coverage: 28.8% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.081s coverage: 96.8% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 37.2% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.576s coverage: 84.0% of statements 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.107s coverage: 100.0% of statements 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.426s coverage: 47.1% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.052s coverage: 100.0% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.127s coverage: 100.0% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.776s coverage: 29.1% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.117s coverage: 100.0% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:44:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 21:44:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 21:44:54 GO111MODULE=on go vet ./... 21:45:03 2020-12-04T21:45:00Z INFO Waiting for automatic snapd restart... 21:45:18 lxd 4.8 from Canonical* installed 21:45:18 + sudo lxd init --auto 21:45:26 + sudo snap install --classic snapcraft 21:45:31 snapcraft 4.4.4 from Canonical* installed 21:45:31 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:45:31 + patch --verbose -p1 21:45:31 Hmm... Looks like a unified diff to me... 21:45:31 The text leading up to this was: 21:45:31 -------------------------- 21:45:31 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 21:45:31 |From: Tony Espy 21:45:31 |Date: Wed, 2 Dec 2020 17:38:31 -0500 21:45:31 |Subject: [PATCH] optimize snap build for pipeline CI check 21:45:31 | 21:45:31 |This patch is used by the EdgeX CI pipeline builds to 21:45:31 |optimize the snap CI check run for pull requests. When 21:45:31 |applied, it essentially strips out everything (apps and 21:45:31 |parts) from the snapcraft.yaml file except those required 21:45:31 |to build edgex-go, as the whole idea of the CI check is to 21:45:31 |catch changes to edgex-go that break the snap build. 21:45:31 | 21:45:31 |In general, anyone updating snapcraft.yaml will also need 21:45:31 |to update this patch file, otherwise it may fail to apply, 21:45:31 |resulting in a failed snap build CI check in the associated 21:45:31 |pull request. 21:45:31 | 21:45:31 |Note - in addition to applying this patch, the pipeline also 21:45:31 |only primes the snap (e.g. `snapcraft prime`), as there's no 21:45:31 |need to build the finally binary .snap file (and it won't 21:45:31 |work with the patch applied). This further reduces the build 21:45:31 |time. 21:45:31 |--- 21:45:31 | snap/snapcraft.yaml | 466 +------------------------------------------- 21:45:31 | 1 file changed, 2 insertions(+), 464 deletions(-) 21:45:31 | 21:45:31 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 21:45:31 |index b265277c..d7e1de37 100644 21:45:31 |--- a/snap/snapcraft.yaml 21:45:31 |+++ b/snap/snapcraft.yaml 21:45:31 -------------------------- 21:45:31 patching file snap/snapcraft.yaml 21:45:31 Using Plan A... 21:45:31 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 21:45:31 Hunk #2 succeeded at 81 (offset -3 lines). 21:45:31 Hunk #3 succeeded at 211 (offset -7 lines). 21:45:31 Hunk #4 succeeded at 226 (offset -7 lines). 21:45:31 Hunk #5 succeeded at 234 (offset -7 lines). 21:45:31 Hunk #6 succeeded at 241 (offset -7 lines). 21:45:31 Hunk #7 succeeded at 268 (offset -7 lines). 21:45:31 Hunk #8 succeeded at 302 (offset -7 lines). 21:45:31 Hunk #9 succeeded at 358 (offset -7 lines). 21:45:31 Hmm... Ignoring the trailing garbage. 21:45:31 done 21:45:31 + sudo snapcraft prime --use-lxd 21:45:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:45:33 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: 21:45:33 - README.md 21:45:33 - snapcraft.yaml.orig 21:45:33 21:45:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:45:34 Launching a container. 21:45:47 Waiting for container to be ready 21:45:47 To start your first instance, try: lxc launch ubuntu:18.04 21:45:47 21:45:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:45:50 Waiting for network to be ready... 21:45:51 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:45:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:45:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 21:45:51 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:45:51 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:45:51 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:45:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:45:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:45:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:45:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:45:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:45:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 21:45:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 21:45:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 21:45:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] 21:45:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] 21:45:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1093 kB] 21:45:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 21:45:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:45:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 21:45:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 21:45:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 21:45:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 21:45:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 21:45:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] 21:45:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1696 kB] 21:45:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 21:45:57 Fetched 23.5 MB in 6s (4127 kB/s) 21:45:58 Reading package lists... 21:45:58 Reading package lists... 21:45:58 Building dependency tree... 21:45:58 Reading state information... 21:45:58 The following additional packages will be installed: 21:45:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:45:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:45:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:45:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:45:58 Suggested packages: 21:45:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:45:58 Recommended packages: 21:45:58 gnupg libsasl2-modules 21:45:58 The following NEW packages will be installed: 21:45:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:45:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:45:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:45:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:45:58 The following packages will be upgraded: 21:45:58 gpg gpg-agent gpgconf libudev1 21:45:58 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 21:45:58 Need to get 3531 kB of archives. 21:45:58 After this operation, 13.3 MB of additional disk space will be used. 21:45:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 21:45:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 21:45:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 21:45:58 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] 21:45:58 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] 21:45:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 21:45:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 21:45:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 21:45:58 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 21:45:58 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 21:45:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:45:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:45:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:45:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:45:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:45:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:45:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:45:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:45:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:45:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:45:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:45:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:45:59 debconf: delaying package configuration, since apt-utils is not installed 21:45:59 Fetched 3531 kB in 1s (3529 kB/s) 21:45:59 (Reading database ... 12511 files and directories currently installed.) 21:45:59 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 21:45:59 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:45:59 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 21:45:59 Selecting previously unselected package udev. 21:45:59 (Reading database ... 12511 files and directories currently installed.) 21:45:59 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 21:45:59 Unpacking udev (237-3ubuntu10.43) ... 21:46:00 Selecting previously unselected package libfuse2:amd64. 21:46:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:46:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:46:00 Selecting previously unselected package fuse. 21:46:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:46:00 Unpacking fuse (2.9.7-1ubuntu1) ... 21:46:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 21:46:00 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:46:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 21:46:00 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:46:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 21:46:00 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:46:00 Selecting previously unselected package libksba8:amd64. 21:46:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:46:00 Unpacking libksba8:amd64 (1.3.5-2) ... 21:46:01 Selecting previously unselected package libroken18-heimdal:amd64. 21:46:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:46:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:46:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:46:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:46:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:46:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:46:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:46:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:01 Selecting previously unselected package libwind0-heimdal:amd64. 21:46:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:46:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:46:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:46:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:46:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:46:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:46:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:46:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:46:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:46:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:01 Selecting previously unselected package libsasl2-modules-db:amd64. 21:46:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:46:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:46:02 gofmt -l . 21:46:02 [ "`gofmt -l .`" = "" ] 21:46:02 Selecting previously unselected package libsasl2-2:amd64. 21:46:02 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:46:02 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:46:02 Selecting previously unselected package libldap-common. 21:46:02 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 21:46:02 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:46:02 Selecting previously unselected package libldap-2.4-2:amd64. 21:46:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 21:46:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:46:02 Selecting previously unselected package dirmngr. 21:46:02 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 21:46:02 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 21:46:02 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 21:46:02 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 21:46:02 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:46:02 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:46:02 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:46:02 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 21:46:02 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:02 Setting up libksba8:amd64 (1.3.5-2) ... 21:46:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:46:02 Setting up udev (237-3ubuntu10.43) ... 21:46:03 invoke-rc.d: policy-rc.d denied execution of start. 21:46:03 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:03 Processing triggers for systemd (237-3ubuntu10) ... 21:46:03 Setting up fuse (2.9.7-1ubuntu1) ... 21:46:03 Setting up gpg (2.2.4-1ubuntu1.3) ... 21:46:03 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:03 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:03 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:03 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:03 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:03 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:03 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:46:03 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 21:46:03 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 21:46:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:46:03 ./bin/test-go-mod-tidy.sh 21:46:04 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:46:04 settings in the [Install] section, and DefaultInstance for template units). 21:46:04 This means they are not meant to be enabled using systemctl. 21:46:04 Possible reasons for having this kind of units are: 21:46:04 1) A unit may be statically enabled by being symlinked from another unit's 21:46:04 .wants/ or .requires/ directory. 21:46:04 2) A unit's purpose may be to act as a helper for some other unit which has 21:46:04 a requirement dependency on it. 21:46:04 3) A unit may be started when needed via activation (socket, path, timer, 21:46:04 D-Bus, udev, scripted systemctl call, ...). 21:46:04 4) In case of template units, the unit is meant to be enabled with some 21:46:04 instance name specified. 21:46:04 ./bin/test-attribution-txt.sh 21:46:04 Reading package lists... 21:46:04 Building dependency tree... 21:46:04 Reading state information... 21:46:04 The following additional packages will be installed: 21:46:04 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:46:04 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:46:04 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:46:04 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:46:04 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:46:04 Suggested packages: 21:46:04 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:46:04 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:46:04 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:46:04 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:46:04 systemd-container policykit-1 21:46:04 Recommended packages: 21:46:04 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:46:04 The following NEW packages will be installed: 21:46:04 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:46:04 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:46:04 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:46:04 multiarch-support openssh-client python3 python3-minimal python3.6 21:46:04 python3.6-minimal snapd squashfs-tools sudo 21:46:04 The following packages will be upgraded: 21:46:04 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:46:05 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 21:46:05 Need to get 35.2 MB of archives. 21:46:05 After this operation, 141 MB of additional disk space will be used. 21:46:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 21:46:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 21:46:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 21:46:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 21:46:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 21:46:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:46:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:46:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:46:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:46:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:46:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 21:46:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:46:05 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 21:46:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 21:46:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:46:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 21:46:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:46:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 21:46:06 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 21:46:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:46:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:46:06 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:46:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:46:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 21:46:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:46:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:46:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:46:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:46:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] 21:46:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:46:07 debconf: delaying package configuration, since apt-utils is not installed 21:46:07 Fetched 35.2 MB in 2s (17.1 MB/s) 21:46:07 (Reading database ... 12757 files and directories currently installed.) 21:46:07 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 21:46:07 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:46:08 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 21:46:08 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:46:08 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 21:46:08 (Reading database ... 12757 files and directories currently installed.) 21:46:08 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 21:46:08 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [Pipeline] sh 21:46:08 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 21:46:08 (Reading database ... 12757 files and directories currently installed.) 21:46:08 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 21:46:08 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 21:46:09 + ls -al . 21:46:09 total 676 21:46:09 drwxrwxr-x 9 1001 1001 4096 Dec 4 21:46 . 21:46:09 drwxr-xr-x 4 root root 4096 Dec 4 21:41 .. 21:46:09 -rw-rw-r-- 1 1001 1001 11 Dec 4 21:40 .dockerignore 21:46:09 drwxrwxr-x 8 1001 1001 4096 Dec 4 21:40 .git 21:46:09 drwxrwxr-x 3 1001 1001 4096 Dec 4 21:40 .github 21:46:09 -rw-rw-r-- 1 1001 1001 971 Dec 4 21:40 .gitignore 21:46:09 -rw-rw-r-- 1 1001 1001 166 Dec 4 21:40 .sonarcloud.properties 21:46:09 -rw-rw-r-- 1 1001 1001 3804 Dec 4 21:40 CONTRIBUTING.md 21:46:09 -rw-rw-r-- 1 1001 1001 1035 Dec 4 21:40 Dockerfile.build 21:46:09 -rw-rw-r-- 1 1001 1001 943 Dec 4 21:40 Jenkinsfile 21:46:09 -rw-rw-r-- 1 1001 1001 10775 Dec 4 21:40 LICENSE 21:46:09 -rw-rw-r-- 1 1001 1001 6318 Dec 4 21:40 Makefile 21:46:09 -rw-rw-r-- 1 1001 1001 6447 Dec 4 21:40 README.md 21:46:09 -rw-rw-r-- 1 1001 1001 259 Dec 4 21:40 SECURITY.md 21:46:09 -rw-rw-r-- 1 1001 1001 5 Dec 4 21:35 VERSION 21:46:09 -rw-rw-r-- 1 1001 1001 4131 Dec 4 21:40 ZMQWindows.md 21:46:09 drwxrwxr-x 2 1001 1001 4096 Dec 4 21:40 bin 21:46:09 drwxrwxr-x 15 1001 1001 4096 Dec 4 21:40 cmd 21:46:09 -rw-r--r-- 1 root root 554771 Dec 4 21:44 coverage.out 21:46:09 -rw-r--r-- 1 root root 1041 Dec 4 21:46 go.mod 21:46:09 -rw-r--r-- 1 root root 18856 Dec 4 21:46 go.sum 21:46:09 drwxrwxr-x 8 1001 1001 4096 Dec 4 21:40 internal 21:46:09 drwxrwxr-x 4 1001 1001 4096 Dec 4 21:40 openapi 21:46:09 drwxrwxr-x 4 1001 1001 4096 Dec 4 21:40 snap 21:46:09 -rw-rw-r-- 1 1001 1001 168 Dec 4 21:40 version.go 21:46:09 Setting up apt (1.6.12ubuntu0.1) ... 21:46:09 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [Pipeline] sh 21:46:09 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:46:09 (Reading database ... 12764 files and directories currently installed.) 21:46:09 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 21:46:09 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 21:46:09 + '[' -e coverage.out ] 21:46:09 + chown 1001:1001 coverage.out [Pipeline] stash 21:46:09 Warning: overwriting stash ‘coverage-report’ 21:46:09 Selecting previously unselected package libpython3.6-minimal:amd64. 21:46:09 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:46:09 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:46:10 Selecting previously unselected package libexpat1:amd64. 21:46:10 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:46:10 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:46:10 Selecting previously unselected package python3.6-minimal. 21:46:10 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:46:10 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:46:10 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 21:46:10 Checking for services that may need to be restarted...done. 21:46:10 Checking for services that may need to be restarted...done. 21:46:10 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:46:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:46:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:46:11 Stashed 1 file(s) [Pipeline] sh 21:46:11 Selecting previously unselected package python3-minimal. 21:46:11 (Reading database ... 13012 files and directories currently installed.) 21:46:11 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:46:11 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:46:11 Selecting previously unselected package mime-support. 21:46:11 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:46:11 Unpacking mime-support (3.60ubuntu1) ... 21:46:11 + make build 21:46:11 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 21:46:11 Selecting previously unselected package libmpdec2:amd64. 21:46:11 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:46:11 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:46:11 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:46:11 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:46:11 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:46:12 Selecting previously unselected package python3.6. 21:46:12 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:46:12 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:46:12 Selecting previously unselected package libpython3-stdlib:amd64. 21:46:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:46:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:46:12 Setting up python3-minimal (3.6.7-1~18.04) ... 21:46:12 Selecting previously unselected package python3. 21:46:12 (Reading database ... 13442 files and directories currently installed.) 21:46:12 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:46:12 Unpacking python3 (3.6.7-1~18.04) ... 21:46:12 Selecting previously unselected package multiarch-support. 21:46:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 21:46:12 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 21:46:12 Setting up multiarch-support (2.27-3ubuntu1.3) ... 21:46:12 Selecting previously unselected package liblzo2-2:amd64. 21:46:12 (Reading database ... 13479 files and directories currently installed.) 21:46:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:46:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:46:12 Selecting previously unselected package libbsd0:amd64. 21:46:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:46:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:46:12 Selecting previously unselected package sudo. 21:46:12 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 21:46:12 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 21:46:13 Selecting previously unselected package apparmor. 21:46:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:46:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:46:13 Selecting previously unselected package libedit2:amd64. 21:46:13 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:46:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:46:13 Selecting previously unselected package libkrb5support0:amd64. 21:46:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:46:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:46:13 Selecting previously unselected package libk5crypto3:amd64. 21:46:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:46:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:46:13 Selecting previously unselected package libkeyutils1:amd64. 21:46:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:46:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:46:13 Selecting previously unselected package libkrb5-3:amd64. 21:46:13 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:46:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:46:13 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:46:13 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:46:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:46:13 Selecting previously unselected package libssl1.0.0:amd64. 21:46:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... 21:46:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 21:46:14 Selecting previously unselected package openssh-client. 21:46:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:46:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:46:14 Selecting previously unselected package squashfs-tools. 21:46:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:46:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:46:14 Selecting previously unselected package snapd. 21:46:14 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 21:46:14 Unpacking snapd (2.48+18.04) ... 21:46:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:46:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 21:46:17 Setting up mime-support (3.60ubuntu1) ... 21:46:17 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 21:46:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:46:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:46:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:46:17 Setting up systemd (237-3ubuntu10.43) ... 21:46:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:46:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:46:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:46:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:46:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:46:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:46:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:46:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:46:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:46:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:46:19 Setting up python3 (3.6.7-1~18.04) ... 21:46:19 running python rtupdate hooks for python3.6... 21:46:19 running python post-rtupdate hooks for python3.6... 21:46:19 Setting up apparmor (2.12-4ubuntu5.1) ... 21:46:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:46:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:46:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:46:21 Setting up snapd (2.48+18.04) ... 21:46:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:46:21 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 21:46:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:46:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:46:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:46:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:46:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:46:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:46:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:46:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:46:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:46:23 /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' 21:46:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:46:23 Processing triggers for systemd (237-3ubuntu10.43) ... 21:46:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:46:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:46:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:46:27 Reading package lists... 21:46:27 Reading package lists... 21:46:27 Building dependency tree... 21:46:27 Reading state information... 21:46:27 Calculating upgrade... 21:46:28 The following packages will be upgraded: 21:46:28 advancecomp base-files bash binutils binutils-common 21:46:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:46:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:46:28 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 21:46:28 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 21:46:28 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 21:46:28 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 21:46:28 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 21:46:28 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 21:46:28 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 21:46:28 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 21:46:28 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 21:46:28 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 21:46:28 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 21:46:28 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:46:28 Need to get 63.5 MB of archives. 21:46:28 After this operation, 5192 kB of additional disk space will be used. 21:46:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] 21:46:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 21:46:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:46:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:46:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:46:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:46:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:46:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:46:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:46:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:46:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:46:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:46:29 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 21:46:29 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 21:46:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:46:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:46:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:46:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:46:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:46:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:46:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:46:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 21:46:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:46:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:46:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:46:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:46:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:46:29 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:46:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:46:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:46:29 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:46:29 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 21:46:29 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:46:29 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:46:29 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:46:29 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:46:29 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:46:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:46:29 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 21:46:29 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:46:29 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:46:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:46:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:46:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:46:29 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:46:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:46:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:46:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:46:29 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:46:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:46:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:46:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:46:29 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 21:46:29 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:46:29 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:46:29 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:46:29 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:46:29 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:46:29 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:46:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:46:29 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:46:29 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:46:29 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:46:29 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:46:29 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:46:29 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:46:29 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:46:29 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 21:46:29 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 21:46:29 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:46:29 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 21:46:29 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 21:46:29 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 21:46:29 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:46:29 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:46:29 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:46:29 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 21:46:29 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:46:29 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:46:29 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 21:46:29 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 21:46:29 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 21:46:29 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 21:46:29 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:46:29 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:46:29 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:46:29 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:46:30 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:46:30 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:46:30 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:46:30 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:46:31 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:46:31 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:46:31 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:46:31 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:46:31 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:46:31 debconf: delaying package configuration, since apt-utils is not installed 21:46:31 Fetched 63.5 MB in 4s (17.9 MB/s) 21:46:32 (Reading database ... 13912 files and directories currently installed.) 21:46:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 21:46:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 21:46:32 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 21:46:32 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 21:46:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-126.129_amd64.deb ... 21:46:32 Unpacking linux-libc-dev:amd64 (4.15.0-126.129) over (4.15.0-20.21) ... 21:46:33 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:33 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:33 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:33 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:34 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:34 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:34 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:34 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:34 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:34 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:34 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:34 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:34 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:34 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:46:34 (Reading database ... 13911 files and directories currently installed.) 21:46:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:46:34 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:46:34 (Reading database ... 13911 files and directories currently installed.) 21:46:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:35 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:35 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:35 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:46:35 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:46:35 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:46:35 (Reading database ... 13911 files and directories currently installed.) 21:46:35 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 21:46:35 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 21:46:36 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 21:46:36 (Reading database ... 13911 files and directories currently installed.) 21:46:36 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:46:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:46:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:46:36 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:46:36 Setting up base-files (10.1ubuntu2.10) ... 21:46:36 Installing new version of config file /etc/issue ... 21:46:36 Installing new version of config file /etc/issue.net ... 21:46:36 Installing new version of config file /etc/lsb-release ... 21:46:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:46:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:46:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:46:37 Removing obsolete conffile /etc/default/motd-news ... 21:46:37 (Reading database ... 13912 files and directories currently installed.) 21:46:37 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:46:37 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:46:37 Setting up bash (4.4.18-2ubuntu1.2) ... 21:46:37 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 21:46:37 (Reading database ... 13912 files and directories currently installed.) 21:46:37 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:46:37 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:46:37 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:46:37 (Reading database ... 13912 files and directories currently installed.) 21:46:37 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 21:46:38 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 21:46:38 Setting up tar (1.29b-2ubuntu0.1) ... 21:46:38 (Reading database ... 13912 files and directories currently installed.) 21:46:38 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:46:38 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:46:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:46:38 (Reading database ... 13912 files and directories currently installed.) 21:46:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:46:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:46:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:46:38 (Reading database ... 13912 files and directories currently installed.) 21:46:38 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:46:38 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:46:39 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:46:39 (Reading database ... 13912 files and directories currently installed.) 21:46:39 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:46:39 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:46:39 Setting up grep (3.1-2build1) ... 21:46:39 (Reading database ... 13912 files and directories currently installed.) 21:46:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:46:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:46:39 Setting up login (1:4.5-1ubuntu2) ... 21:46:39 (Reading database ... 13912 files and directories currently installed.) 21:46:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:46:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:46:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:46:39 (Reading database ... 13912 files and directories currently installed.) 21:46:39 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:46:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:46:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:46:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:46:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:46:40 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:46:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:46:41 (Reading database ... 13912 files and directories currently installed.) 21:46:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:46:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:46:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:46:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:46:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:46:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:46:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:46:42 (Reading database ... 13912 files and directories currently installed.) 21:46:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:46:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:46:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:46:42 (Reading database ... 13912 files and directories currently installed.) 21:46:42 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:46:42 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:46:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:46:43 (Reading database ... 13912 files and directories currently installed.) 21:46:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:46:43 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:46:43 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:46:43 (Reading database ... 13912 files and directories currently installed.) 21:46:43 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:46:43 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:46:43 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:46:43 (Reading database ... 13912 files and directories currently installed.) 21:46:43 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:46:43 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:46:43 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:46:43 (Reading database ... 13912 files and directories currently installed.) 21:46:43 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:46:43 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:46:43 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:46:43 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:46:43 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:46:44 (Reading database ... 13912 files and directories currently installed.) 21:46:44 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:46:44 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:46:44 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:46:44 (Reading database ... 13912 files and directories currently installed.) 21:46:44 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:46:44 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:46:44 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:46:44 (Reading database ... 13912 files and directories currently installed.) 21:46:44 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:46:44 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:46:44 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:46:44 (Reading database ... 13912 files and directories currently installed.) 21:46:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:46:44 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:46:45 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:46:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:46:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:46:46 (Reading database ... 13912 files and directories currently installed.) 21:46:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 21:46:46 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 21:46:46 Setting up libc-bin (2.27-3ubuntu1.3) ... 21:46:46 (Reading database ... 13912 files and directories currently installed.) 21:46:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:46:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:46:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:46:46 (Reading database ... 13914 files and directories currently installed.) 21:46:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:46:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:46:47 Setting up debconf (1.5.66ubuntu1) ... 21:46:47 (Reading database ... 13914 files and directories currently installed.) 21:46:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:46:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:46:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:46:47 (Reading database ... 13914 files and directories currently installed.) 21:46:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:46:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:46:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:46:48 (Reading database ... 13914 files and directories currently installed.) 21:46:48 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:46:48 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:46:48 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:46:48 (Reading database ... 13914 files and directories currently installed.) 21:46:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:46:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:46:48 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 21:46:49 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 21:46:49 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 21:46:49 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:46:49 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:46:49 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:46:49 (Reading database ... 13914 files and directories currently installed.) 21:46:49 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:46:49 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:46:49 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:46:49 (Reading database ... 13914 files and directories currently installed.) 21:46:49 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:46:49 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:46:49 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:46:50 (Reading database ... 13914 files and directories currently installed.) 21:46:50 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:46:50 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:46:50 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:46:50 (Reading database ... 13914 files and directories currently installed.) 21:46:50 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 21:46:50 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 21:46:50 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 21:46:50 (Reading database ... 13914 files and directories currently installed.) 21:46:50 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:46:50 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:46:50 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 21:46:50 Setting up passwd (1:4.5-1ubuntu2) ... 21:46:51 (Reading database ... 13914 files and directories currently installed.) 21:46:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 21:46:51 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:46:51 Setting up gpgv (2.2.4-1ubuntu1.3) ... 21:46:51 (Reading database ... 13914 files and directories currently installed.) 21:46:51 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:46:51 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:46:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:46:51 (Reading database ... 13914 files and directories currently installed.) 21:46:51 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:46:51 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:46:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:46:52 (Reading database ... 13914 files and directories currently installed.) 21:46:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:46:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:46:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:46:52 (Reading database ... 13914 files and directories currently installed.) 21:46:52 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 21:46:52 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 21:46:52 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 21:46:52 (Reading database ... 13914 files and directories currently installed.) 21:46:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 21:46:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 21:46:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 21:46:52 (Reading database ... 13915 files and directories currently installed.) 21:46:52 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:46:52 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:46:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:46:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:46:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 21:46:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 21:46:53 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 21:46:53 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 21:46:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:46:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:46:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:46:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:46:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:46:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:46:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:46:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:46:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:46:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:46:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:46:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:46:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:46:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:46:55 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 21:46:55 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 21:46:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:46:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:46:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:46:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:46:56 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 21:46:56 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:46:56 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:46:56 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 21:46:56 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:46:56 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:46:56 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:46:56 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:46:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:46:57 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:46:57 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:46:57 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:46:57 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:46:57 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:46:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:46:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:46:57 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:46:57 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:46:58 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:46:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:46:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:46:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:47:00 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:47:00 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:47:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:47:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:47:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:47:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:47:02 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 21:47:02 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:47:02 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:47:02 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:47:02 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:47:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:47:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:47:02 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:47:02 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:47:02 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:47:02 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:47:02 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:47:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:47:02 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:47:02 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:47:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:47:03 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:47:03 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:47:03 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:47:03 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:47:03 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:47:03 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:47:03 Setting up tzdata (2020d-0ubuntu0.18.04) ... 21:47:03 21:47:03 Current default time zone: 'Etc/UTC' 21:47:03 Local time is now: Fri Dec 4 21:47:03 UTC 2020. 21:47:03 Universal Time is now: Fri Dec 4 21:47:03 UTC 2020. 21:47:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:47:03 21:47:03 Setting up systemd-sysv (237-3ubuntu10.43) ... 21:47:03 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:47:03 Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... 21:47:03 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:47:04 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:47:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:47:04 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:47:04 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:47:04 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:47:04 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:47:04 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:47:04 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:47:04 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:47:04 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 21:47:04 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:47:04 Setting up patch (2.7.6-2ubuntu1.1) ... 21:47:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:47:04 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:47:04 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 21:47:04 Installing new version of config file /etc/ssl/openssl.cnf ... 21:47:04 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:47:04 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 21:47:04 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 21:47:06 Updating certificates in /etc/ssl/certs... 21:47:07 22 added, 17 removed; done. 21:47:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 21:47:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:47:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:47:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:47:07 Setting up pkgbinarymangler (138.18.04.1) ... 21:47:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:47:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 21:47:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:47:07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:47:07 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:47:07 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:47:07 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:47:07 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:47:07 Setting up perl (5.26.1-6ubuntu0.5) ... 21:47:07 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 21:47:07 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:47:07 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:47:07 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 21:47:07 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:47:07 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:47:07 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:47:07 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:47:08 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:47:08 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:47:08 Processing triggers for systemd (237-3ubuntu10.43) ... 21:47:08 Processing triggers for mime-support (3.60ubuntu1) ... 21:47:08 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 21:47:08 Updating certificates in /etc/ssl/certs... 21:47:09 0 added, 0 removed; done. 21:47:09 Running hooks in /etc/ca-certificates/update.d... 21:47:09 done. 21:47:09 Reading package lists... 21:47:09 Building dependency tree... 21:47:09 Reading state information... 21:47:09 The following NEW packages will be installed: 21:47:09 apt-transport-https 21:47:10 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:47:10 Need to get 1692 B of archives. 21:47:10 After this operation, 153 kB of additional disk space will be used. 21:47:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 21:47:10 debconf: delaying package configuration, since apt-utils is not installed 21:47:10 Fetched 1692 B in 0s (8195 B/s) 21:47:10 Selecting previously unselected package apt-transport-https. 21:47:10 (Reading database ... 13929 files and directories currently installed.) 21:47:10 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 21:47:10 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 21:47:10 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 21:47:10 Waiting for network to be ready... 21:47:10 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 21:47:15 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 21:47:15 2020-12-04T21:47:14Z INFO Waiting for automatic snapd restart... 21:47:15 snapd 2.48 from Canonical* installed 21:47:16 "snapd" switched to the "latest/stable" channel 21:47:16 21:47:19 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 21:47:20 core18 20200929 from Canonical* installed 21:47:20 "core18" switched to the "latest/stable" channel 21:47:20 21:47:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 21:47:25 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 21:47:27 snapcraft 4.4.4 from Canonical* installed 21:47:27 "snapcraft" switched to the "latest/stable" channel 21:47:27 21:47:29 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: 21:47:29 - README.md 21:47:29 - snapcraft.yaml.orig 21:47:29 21:47:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] } 21:47:29 $ docker stop --time=1 b5d7abdc5c65dbe7fbe00a062099b20acee47ceafee710c8251d4323e6e3c7ed 21:47:32 $ docker rm -f b5d7abdc5c65dbe7fbe00a062099b20acee47ceafee710c8251d4323e6e3c7ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:47:34 21:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:47:35 latest: Pulling from edgex-devops/edgex-compose-arm64 21:47:35 29e5d40040c1: Pulling fs layer 21:47:35 1ce36da41761: Pulling fs layer 21:47:35 25b303627fd3: Pulling fs layer 21:47:35 29e5d40040c1: Verifying Checksum 21:47:35 29e5d40040c1: Download complete 21:47:36 1ce36da41761: Verifying Checksum 21:47:36 1ce36da41761: Download complete 21:47:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:47:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:47:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:47:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:47:36 29e5d40040c1: Pull complete 21:47:37 Reading package lists... 21:47:37 1ce36da41761: Pull complete 21:47:37 25b303627fd3: Download complete 21:47:38 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 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 21:47:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:47:44 Reading package lists... 21:47:44 Building dependency tree... 21:47:44 Reading state information... 21:47:44 Suggested packages: 21:47:44 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:47:44 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:47:44 Recommended packages: 21:47:44 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:47:44 The following NEW packages will be installed: 21:47:44 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:47:44 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:47:44 pkg-config zip 21:47:44 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:47:44 Need to get 7656 kB of archives. 21:47:44 After this operation, 43.7 MB of additional disk space will be used. 21:47:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 21:47:44 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:47:45 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:47:45 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:47:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:47:45 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:47:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:47:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:47:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:47:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:47:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 21:47:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:47:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 21:47:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:47:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:47:45 debconf: delaying package configuration, since apt-utils is not installed 21:47:45 Fetched 7656 kB in 1s (6960 kB/s) 21:47:46 Selecting previously unselected package libglib2.0-0:amd64. 21:47:46 (Reading database ... 13933 files and directories currently installed.) 21:47:46 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 21:47:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:47:46 Selecting previously unselected package libpsl5:amd64. 21:47:46 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:47:46 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:47:46 Selecting previously unselected package libnghttp2-14:amd64. 21:47:46 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:47:46 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:47:46 Selecting previously unselected package librtmp1:amd64. 21:47:46 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:47:46 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:47:46 Selecting previously unselected package libcurl3-gnutls:amd64. 21:47:46 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 21:47:46 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:47:46 Selecting previously unselected package liberror-perl. 21:47:46 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:47:46 Unpacking liberror-perl (0.17025-1) ... 21:47:46 Selecting previously unselected package git-man. 21:47:46 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:47:46 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:47:46 Selecting previously unselected package git. 21:47:46 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:47:46 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:47:47 Selecting previously unselected package libnorm1:amd64. 21:47:47 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:47:47 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:47:47 Selecting previously unselected package libpgm-5.2-0:amd64. 21:47:47 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:47:47 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:47:47 Selecting previously unselected package libsodium23:amd64. 21:47:47 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:47:47 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:47:47 Selecting previously unselected package libzmq5:amd64. 21:47:47 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:47:48 25b303627fd3: Pull complete 21:47:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:47:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:47:48 Selecting previously unselected package libzmq3-dev:amd64. 21:47:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:47:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:47:48 Selecting previously unselected package pkg-config. 21:47:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:47:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:47:48 prd-ubuntu18.04-docker-arm64-4c-16g-14543 does not seem to be running inside a container 21:47:48 Selecting previously unselected package zip. 21:47:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:47:48 Unpacking zip (3.0-11build1) ... 21:47:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:47:48 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:47:48 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:47:48 Setting up liberror-perl (0.17025-1) ... 21:47:48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:47:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:47:48 No schema files found: doing nothing. 21:47:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:47:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:47:48 Setting up zip (3.0-11build1) ... 21:47:48 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:47:48 Setting up libsodium23:amd64 (1.0.16-2) ... 21:47:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:47:48 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:47:48 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:47:48 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:47:48 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:47:48 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:47:51 $ docker top 48e832f87c8ff83c5020cf94b068fcbef8d3857d51d7603954c380b997bba63d -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:52 + docker-compose build --help 21:47:52 + grep parallel 21:47:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:47:55 git set to automatically installed. 21:47:55 git-man set to automatically installed. 21:47:55 libcurl3-gnutls set to automatically installed. 21:47:55 liberror-perl set to automatically installed. 21:47:55 libglib2.0-0 set to automatically installed. 21:47:55 libnghttp2-14 set to automatically installed. 21:47:55 libnorm1 set to automatically installed. 21:47:55 libpgm-5.2-0 set to automatically installed. 21:47:55 libpsl5 set to automatically installed. 21:47:55 librtmp1 set to automatically installed. 21:47:55 libsodium23 set to automatically installed. 21:47:55 libzmq3-dev set to automatically installed. 21:47:55 libzmq5 set to automatically installed. 21:47:55 pkg-config set to automatically installed. 21:47:55 zip set to automatically installed. 21:47:55 --parallel Build images in parallel. [Pipeline] } 21:47:56 $ docker stop --time=1 48e832f87c8ff83c5020cf94b068fcbef8d3857d51d7603954c380b997bba63d 21:47:56 snapd is not logged in, snap install commands will use sudo 21:47:58 $ docker rm -f 48e832f87c8ff83c5020cf94b068fcbef8d3857d51d7603954c380b997bba63d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:47:59 . [Pipeline] withDockerContainer 21:47:59 prd-ubuntu18.04-docker-arm64-4c-16g-14543 does not seem to be running inside a container 21:47:59 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:48:00 $ docker top cd1a0d7ca074ab0a06035b46357609a919164b61ddaabf0e58578848057875d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:01 + docker-compose -f ./docker-compose-build.yml build --parallel 21:48:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:48:03 snap "core18" has no updates available 21:48:04 Pulling config-common 21:48:04 Pulling go-build-helper 21:48:06 Building docker-core-command-go ... 21:48:06 Building docker-core-data-go ... 21:48:06 Building docker-core-metadata-go ... 21:48:06 Building docker-security-bootstrap-redis-go ... 21:48:06 Building docker-security-proxy-setup-go ... 21:48:06 Building docker-security-secrets-setup-go ... 21:48:06 Building docker-security-secretstore-setup-go ... 21:48:06 Building docker-support-notifications-go ... 21:48:06 Building docker-support-scheduler-go ... 21:48:06 Building docker-sys-mgmt-agent-go ... 21:48:06 Building docker-core-data-go 21:48:06 Building docker-security-secrets-setup-go 21:48:06 Building docker-support-scheduler-go 21:48:06 Building docker-security-bootstrap-redis-go 21:48:06 Building docker-security-secretstore-setup-go 21:48:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:48:31 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:48:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 21:48:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 21:48:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 21:48:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 21:48:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] 21:48:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] 21:48:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1093 kB] 21:48:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 21:48:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:48:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:48:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:48:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:48:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:48:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:48:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:48:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:48:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:48:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 21:48:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 21:48:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] 21:48:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] 21:48:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 21:48:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] 21:48:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1696 kB] 21:48:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 21:48:31 Fetched 23.5 MB in 0s (0 B/s) 21:48:31 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:48:31 Fetched 96.5 kB in 0s (0 B/s) 21:48:31 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:48:31 Fetched 279 kB in 0s (0 B/s) 21:48:31 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:48:31 Fetched 122 kB in 0s (0 B/s) 21:48:31 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:48:31 Fetched 77.8 kB in 0s (0 B/s) 21:48:31 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:48:31 Fetched 8848 B in 0s (0 B/s) 21:48:31 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:48:31 Fetched 47.8 kB in 0s (0 B/s) 21:48:31 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:48:31 Fetched 45.6 kB in 0s (0 B/s) 21:48:31 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 21:48:31 Fetched 14.8 kB in 0s (0 B/s) 21:48:31 Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] 21:48:31 Fetched 214 kB in 0s (0 B/s) 21:48:31 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 21:48:31 Fetched 155 kB in 0s (0 B/s) 21:48:31 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:48:31 Fetched 50.6 kB in 0s (0 B/s) 21:48:31 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:48:31 Fetched 14.8 kB in 0s (0 B/s) 21:48:31 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:48:31 Fetched 41.8 kB in 0s (0 B/s) 21:48:31 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:48:31 Fetched 499 kB in 0s (0 B/s) 21:48:31 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:48:31 Fetched 111 kB in 0s (0 B/s) 21:48:31 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:48:31 Fetched 240 kB in 0s (0 B/s) 21:48:31 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:48:31 Fetched 29.3 kB in 0s (0 B/s) 21:48:31 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:48:31 Fetched 85.5 kB in 0s (0 B/s) 21:48:31 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:48:31 Fetched 24.5 kB in 0s (0 B/s) 21:48:31 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 21:48:31 Fetched 49.2 kB in 0s (0 B/s) 21:48:31 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:48:31 Fetched 54.2 kB in 0s (0 B/s) 21:48:31 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:48:31 Fetched 30.8 kB in 0s (0 B/s) 21:48:31 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 21:48:31 Fetched 17.0 kB in 0s (0 B/s) 21:48:31 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:48:31 Fetched 85.9 kB in 0s (0 B/s) 21:48:31 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:48:31 Fetched 8720 B in 0s (0 B/s) 21:48:31 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 21:48:31 Fetched 137 kB in 0s (0 B/s) 21:48:31 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:48:31 Fetched 119 kB in 0s (0 B/s) 21:48:31 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 21:48:31 Fetched 109 kB in 0s (0 B/s) 21:48:31 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:48:31 Fetched 11.1 kB in 0s (0 B/s) 21:48:31 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:48:31 Fetched 645 kB in 0s (0 B/s) 21:48:31 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:48:31 Fetched 41.3 kB in 0s (0 B/s) 21:48:31 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:48:31 Fetched 17.9 kB in 0s (0 B/s) 21:48:31 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:48:31 Fetched 368 kB in 0s (0 B/s) 21:48:31 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 21:48:31 Fetched 187 kB in 0s (0 B/s) 21:48:31 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:48:31 Fetched 175 kB in 0s (0 B/s) 21:48:31 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:48:32 Fetched 206 kB in 0s (0 B/s) 21:48:32 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] 21:48:32 Fetched 1301 kB in 0s (0 B/s) 21:48:32 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:48:32 Fetched 36.2 kB in 0s (0 B/s) 21:48:32 Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] 21:48:32 Fetched 159 kB in 0s (0 B/s) 21:48:32 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:48:32 Fetched 107 kB in 0s (0 B/s) 21:48:32 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:48:32 Fetched 48.7 kB in 0s (0 B/s) 21:48:32 Pulling static-packages 21:48:33 'go115' has dependencies that need to be staged: static-packages go-build-helper 21:48:33 Skipping pull go-build-helper (already ran) 21:48:33 Skipping pull static-packages (already ran) 21:48:33 Building go-build-helper 21:48:37 Building static-packages 21:48:40 Staging go-build-helper 21:48:41 Staging static-packages 21:48:42 Pulling go115 21:48:43 'edgex-go' has dependencies that need to be staged: go115 21:48:43 Skipping pull go115 (already ran) 21:48:43 Building go115 21:48:43 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:43 Dload Upload Total Spent Left Speed 21:48:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 115M 18 21.6M 0 0 27.0M 0 0:00:04 --:--:-- 0:00:04 27.0M 52 115M 52 60.1M 0 0 32.8M 0 0:00:03 0:00:01 0:00:02 32.8M 82 115M 82 95.6M 0 0 34.1M 0 0:00:03 0:00:02 0:00:01 34.0M 100 115M 100 115M 0 0 35.7M 0 0:00:03 0:00:03 --:--:-- 35.7M 21:48:47 go1.15.2.linux-amd64.tar.gz: OK 21:48:52 Staging go115 21:48:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:48:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:48:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:48:59 Fetched 0 B in 0s (0 B/s) 21:48:59 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:48:59 Fetched 224 kB in 0s (0 B/s) 21:48:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:48:59 Fetched 157 kB in 0s (0 B/s) 21:48:59 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:48:59 Fetched 221 kB in 0s (0 B/s) 21:48:59 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:48:59 Fetched 143 kB in 0s (0 B/s) 21:48:59 Pulling edgex-go 21:49:00 Pulling version 21:49:02 Building config-common 21:49:04 Skipping build go-build-helper (already ran) 21:49:04 Skipping build static-packages (already ran) 21:49:04 Skipping build go115 (already ran) 21:49:04 Building edgex-go 21:49: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 21:49:06 go: downloading github.com/gorilla/mux v1.8.0 21:49:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.119 21:49:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 21:49:06 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 21:49:06 go: downloading github.com/google/uuid v1.1.2 21:49:06 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:49:06 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 21:49:06 go: downloading github.com/pelletier/go-toml v1.2.0 21:49:06 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 21:49:06 go: downloading github.com/BurntSushi/toml v0.3.1 21:49:06 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 21:49:06 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 21:49:06 go: downloading github.com/go-playground/validator/v10 v10.3.0 21:49:06 go: downloading github.com/go-kit/kit v0.8.0 21:49:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:49:06 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:49:06 go: downloading github.com/pebbe/zmq4 v1.0.0 21:49:06 go: downloading github.com/imdario/mergo v0.3.11 21:49:06 go: downloading github.com/hashicorp/consul/api v1.1.0 21:49:06 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:49:06 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:49:06 go: downloading github.com/leodido/go-urn v1.2.0 21:49:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 21:49:06 go: downloading github.com/go-playground/universal-translator v0.17.0 21:49:06 go: downloading gopkg.in/yaml.v2 v2.4.0 21:49:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:49:06 go: downloading github.com/hashicorp/serf v0.8.2 21:49:06 go: downloading github.com/pkg/errors v0.8.1 21:49:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:49:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:49:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:49:07 go: downloading github.com/x448/float16 v0.8.4 21:49:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:49:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:49:07 go: downloading github.com/mitchellh/copystructure v1.0.0 21:49:07 go: downloading github.com/go-playground/locales v0.13.0 21:49:07 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:49:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:49:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:49:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:49:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:49:17 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 21:49:22 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 21:49:23 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 21:49:25 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 21:49:25 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 21:49:25 go: downloading github.com/stretchr/testify v1.5.1 21:49:25 go: downloading github.com/davecgh/go-spew v1.1.1 21:49:25 go: downloading github.com/pmezard/go-difflib v1.0.0 21:49:27 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 21:49:27 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:49:27 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:49:27 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 21:49:27 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 21:49:27 ---> 6610a778544f 21:49:27 Step 3/29 : WORKDIR /edgex-go 21:49:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 21:49:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:49:27 ---> 6610a778544f 21:49:27 Step 3/23 : WORKDIR /edgex-go 21:49:27 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:49:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:49:27 ---> 6610a778544f 21:49:27 Step 3/21 : WORKDIR /edgex-go 21:49:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:49:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:49:27 ---> 6610a778544f 21:49:27 Step 3/24 : WORKDIR /edgex-go 21:49:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:49:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:49:27 ---> 6610a778544f 21:49:27 Step 3/22 : WORKDIR /edgex-go 21:49:27 ---> Running in 27add6da37da 21:49:27 ---> Running in c6ea5d615100 21:49:27 ---> Running in 483e4b92c821 21:49:27 ---> Running in 17fb127e12eb 21:49:27 ---> Running in f56d9a511903 21:49:27 Removing intermediate container 17fb127e12eb 21:49:27 Removing intermediate container c6ea5d615100 21:49:27 ---> 952d23ea50ef 21:49:27 Step 4/29 : RUN apk update && apk add make git 21:49:27 Removing intermediate container 483e4b92c821 21:49:27 ---> a3fbfec30cc3 21:49:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:27 ---> bd3e9a6419a1 21:49:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:27 Removing intermediate container f56d9a511903 21:49:27 ---> f1f524aef6ee 21:49:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:27 Removing intermediate container 27add6da37da 21:49:27 ---> 40057c79854c 21:49:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:27 ---> Running in db7bf8586248 21:49:27 ---> Running in 7e39060dae82 21:49:27 ---> Running in ed78c0965033 21:49:27 ---> Running in a9097168fc4d 21:49:27 ---> Running in 82e15ba1c2a6 21:49:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:49:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:49:27 Removing intermediate container 7e39060dae82 21:49:27 ---> 12749f19496a 21:49:27 Step 5/21 : RUN apk update && apk add make git 21:49:27 Removing intermediate container db7bf8586248 21:49:27 ---> 1a9e61cbe27e 21:49:27 Step 5/22 : RUN apk update && apk add make git 21:49:27 ---> Running in 9c049b0e7475 21:49:27 ---> Running in 8043123cbde5 21:49:27 Removing intermediate container a9097168fc4d 21:49:27 ---> 2409a592edaf 21:49:27 Step 5/24 : RUN apk update && apk add make git 21:49:28 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:49:28 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:49:28 OK: 12616 distinct packages available 21:49:28 Removing intermediate container 82e15ba1c2a6 21:49:28 ---> 0cf056bc2821 21:49:28 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 21:49:28 ---> Running in 6ba30dfdeaff 21:49:28 ---> Running in 94b8394f6c6d 21:49:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:49:29 OK: 217 MiB in 51 packages 21:49:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:49:30 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 21:49:30 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:49:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:49:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:49:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:49:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:49:30 Removing intermediate container ed78c0965033 21:49:30 ---> 3b83974cdf94 21:49:30 Step 5/29 : COPY go.mod . 21:49:30 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 21:49:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:49:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:49:31 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:49:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:49:31 ---> 5bc26748b6af 21:49:31 Step 6/29 : RUN go mod download 21:49:31 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:49:31 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:49:31 OK: 12616 distinct packages available 21:49:31 ---> Running in 7368e63f4249 21:49:32 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:49:32 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:49:32 OK: 12616 distinct packages available 21:49:32 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:49:32 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:49:32 OK: 12616 distinct packages available 21:49:32 OK: 217 MiB in 51 packages 21:49:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:49:32 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:49:32 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:49:32 OK: 12616 distinct packages available 21:49:33 OK: 217 MiB in 51 packages 21:49:33 OK: 217 MiB in 51 packages 21:49:33 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 21:49:33 OK: 217 MiB in 51 packages 21:49:34 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 21:49:34 Removing intermediate container 9c049b0e7475 21:49:34 ---> 80b922c1ea50 21:49:34 Step 6/21 : COPY go.mod . 21:49:35 Removing intermediate container 94b8394f6c6d 21:49:35 ---> f291f18a7f88 21:49:35 Step 6/23 : COPY go.mod . 21:49:35 ---> 198c9b0fc67d 21:49:35 Step 7/21 : RUN go mod download 21:49:35 Removing intermediate container 8043123cbde5 21:49:35 ---> b8843e571299 21:49:35 Step 6/22 : COPY go.mod . 21:49:35 ---> Running in ea09ad5c3a5a 21:49:35 ---> 844204eec7b8 21:49:35 Step 7/23 : RUN go mod download 21:49:35 Removing intermediate container 7368e63f4249 21:49:35 ---> 863a12f48d92 21:49:35 Step 7/29 : COPY . . 21:49:35 Removing intermediate container 6ba30dfdeaff 21:49:35 ---> 9cc329cc2b58 21:49:35 Step 6/24 : COPY go.mod . 21:49:36 ---> Running in 75505a6143ac 21:49:36 ---> 4fa709c398de 21:49:36 Step 7/22 : RUN go mod download 21:49:37 ---> Running in 77961c2cc9c7 21:49:37 ---> 90c744d9e611 21:49:37 Step 7/24 : RUN go mod download 21:49:37 ---> Running in 23d83b97a6b1 21:49:37 Building version 21:49:40 Staging config-common 21:49:41 Removing intermediate container ea09ad5c3a5a 21:49:41 ---> 909e1e273d0b 21:49:41 Step 8/21 : COPY . . 21:49:41 Removing intermediate container 75505a6143ac 21:49:41 ---> 3cbf5ad3e338 21:49:41 Step 8/23 : COPY . . 21:49:41 Skipping stage go-build-helper (already ran) 21:49:41 Skipping stage static-packages (already ran) 21:49:41 Skipping stage go115 (already ran) 21:49:41 Staging edgex-go 21:49:41 Removing intermediate container 77961c2cc9c7 21:49:41 ---> be79f31a997c 21:49:41 Step 8/22 : COPY . . 21:49:42 Staging version 21:49:43 Removing intermediate container 23d83b97a6b1 21:49:43 ---> c2d75d1477f4 21:49:43 Step 8/24 : COPY . . 21:49:43 Priming config-common 21:49:44 Priming go-build-helper 21:49:46 Priming static-packages 21:49:48 Priming go115 21:49:50 Priming edgex-go 21:49:51 Priming version 21:49:52 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] } 21:50:05 ---> 30bb1a73a40f 21:50:05 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 21:50:05 ---> Running in fc18eb11f97a 21:50:05 ---> 5244ffc33dc1 21:50:05 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 21:50:05 ---> c22abc04116f 21:50:05 Step 9/23 : RUN make cmd/core-data/core-data 21:50:05 ---> 9a27134cb3d1 21:50:05 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 21:50:05 ---> 5d932d13e836 21:50:05 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:50:05 ---> Running in de1ccca1275c 21:50:05 ---> Running in 537d9119317f 21:50:05 ---> Running in 70cb02bf6d8d 21:50:05 ---> Running in 96a83b9633f1 21:50:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 21:50:07 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 21:50:07 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 21:50:07 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 21:50:07 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 21:51:29 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 21:51:29 Removing intermediate container fc18eb11f97a 21:51:29 ---> ecf2e2180049 21:51:29 21:51:29 Step 9/29 : FROM alpine:latest 21:51:29 latest: Pulling from library/alpine 21:51:29 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 21:51:29 Status: Downloaded newer image for alpine:latest 21:51:29 ---> 2e77e061c27f 21:51:29 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 21:51:29 ---> Running in 12e241af9336 21:51:29 Removing intermediate container 12e241af9336 21:51:29 ---> c2215c5ba153 21:51:29 Step 11/29 : USER root 21:51:29 ---> Running in f5450b06b6c7 21:51:29 Removing intermediate container f5450b06b6c7 21:51:29 ---> a4eb1d0686c0 21:51:29 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 21:51:29 ---> Running in 6c89d4b3d95b 21:51:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:51:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:51:30 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:51:30 v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:51:30 OK: 12617 distinct packages available 21:51:30 (1/2) Installing ca-certificates (20191127-r4) 21:51:30 (2/2) Installing dumb-init (1.2.2-r1) 21:51:30 Executing busybox-1.31.1-r19.trigger 21:51:30 Executing ca-certificates-20191127-r4.trigger 21:51:31 OK: 6 MiB in 16 packages 21:51:34 Removing intermediate container 6c89d4b3d95b 21:51:34 ---> bd73f4ea7d65 21:51:34 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 21:51:34 ---> Running in 399b756e4f07 21:51:36 Removing intermediate container 399b756e4f07 21:51:36 ---> 33d6cbcbc203 21:51:36 Step 14/29 : WORKDIR $BASE_DIR 21:51:36 ---> Running in bbcb3852d696 21:51:38 Removing intermediate container bbcb3852d696 21:51:38 ---> e60f1c11977c 21:51:38 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 21:51:38 ---> Running in a823a7f15369 21:51:38 Removing intermediate container 96a83b9633f1 21:51:38 ---> 7f927b55964f 21:51:38 21:51:38 Step 10/22 : FROM alpine:3.10 21:51:38 3.10: Pulling from library/alpine 21:51:39 Removing intermediate container 70cb02bf6d8d 21:51:39 ---> 9010ffd03575 21:51:39 21:51:39 Step 10/24 : FROM alpine:3.10 21:51:39 3.10: Pulling from library/alpine 21:51:40 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:51:40 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 21:51:40 Status: Downloaded newer image for alpine:3.10 21:51:40 Status: Image is up to date for alpine:3.10 21:51:40 ---> 536a684cf733 21:51:40 ---> 536a684cf733 21:51:40 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/*Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 21:51:40 21:51:41 ---> Running in 7c25833de1ee 21:51:41 ---> Running in 207a5e2e7a10 21:51:42 Removing intermediate container a823a7f15369 21:51:42 ---> 7b2563751813 21:51:42 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 21:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 21:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 21:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 21:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 21:51:44 ---> 5ee1ddf1ace4 21:51:44 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 21:51:45 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:51:45 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:51:45 OK: 10169 distinct packages available 21:51:45 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 21:51:45 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 21:51:45 OK: 10169 distinct packages available 21:51:46 (1/5) Installing ca-certificates (20191127-r2) 21:51:46 ---> ce6bb6bb38d2 21:51:46 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 21:51:46 (1/5) Installing ca-certificates (20191127-r2) 21:51:46 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:51:46 (2/5) Installing nghttp2-libs (1.39.2-r1) 21:51:46 (3/5) Installing libcurl (7.66.0-r1) 21:51:46 (4/5) Installing curl (7.66.0-r1) 21:51:46 (3/5) Installing libcurl (7.66.0-r1) 21:51:46 (5/5) Installing dumb-init (1.2.2-r1) 21:51:46 Executing busybox-1.30.1-r3.trigger 21:51:46 (4/5) Installing curl (7.66.0-r1) 21:51:46 Executing ca-certificates-20191127-r2.trigger 21:51:46 (5/5) Installing dumb-init (1.2.2-r1) 21:51:46 Executing busybox-1.30.1-r3.trigger 21:51:46 Executing ca-certificates-20191127-r2.trigger 21:51:46 OK: 7 MiB in 19 packages 21:51:47 OK: 7 MiB in 19 packages 21:51:47 ---> b12a01f951e5 21:51:47 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 21:51:49 ---> c6b292086182 21:51:49 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 21:51:50 Removing intermediate container 207a5e2e7a10 21:51:50 ---> 19a9931175a5 21:51:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 21:51:50 Removing intermediate container 7c25833de1ee 21:51:50 ---> b5c306e45518 21:51:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:51:50 ---> Running in 60ee040d6d47 21:51:50 ---> Running in b9c2da6b7777 21:51:51 ---> 0377749cfff2 21:51:51 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 21:51:51 Removing intermediate container 60ee040d6d47 21:51:51 ---> d76e5635016c 21:51:51 Step 13/22 : WORKDIR / 21:51:51 Removing intermediate container b9c2da6b7777 21:51:51 ---> 702f87aa5af4 21:51:51 Step 13/24 : WORKDIR / 21:51:51 ---> Running in ab0eab76d561 21:51:51 ---> Running in c01d92d4e378 21:51:51 ---> Running in e1faa61541e6 21:51:52 Removing intermediate container c01d92d4e378 21:51:52 ---> 6805125338d7 21:51:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 21:51:53 Removing intermediate container e1faa61541e6 21:51:53 ---> 4d857c287107 21:51:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:51:56 ---> 379e91c57434 21:51:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 21:51:56 ---> 45e66e61d3d7 21:51:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:51:56 Removing intermediate container ab0eab76d561 21:51:56 ---> 8a3bd635aa53 21:51:56 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 21:51:57 ---> 86039c6231f2 21:51:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:51:57 Removing intermediate container de1ccca1275c 21:51:57 ---> a6226b8cb43d 21:51:57 21:51:57 Step 10/21 : FROM scratch 21:51:57 ---> 21:51:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:51:58 ---> 4674b99ebfe5 21:51:58 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:51:58 ---> 530a36f2652b 21:51:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 21:51:58 ---> Running in 5a0958130aae 21:51:58 ---> Running in fa31dec432b7 21:51:59 Removing intermediate container 5a0958130aae 21:51:59 ---> b29be239569e 21:51:59 Step 12/21 : ENV APP_PORT=48085 21:51:59 ---> Running in 00ad68b25dec 21:51:59 ---> 62556c9f7380 21:51:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:51:59 ---> c3891f901b49 21:51:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 21:52:00 Removing intermediate container 00ad68b25dec 21:52:00 ---> a5906255a8c1 21:52:00 Step 13/21 : EXPOSE $APP_PORT 21:52:00 ---> Running in a99d0f42fb6a 21:52:01 ---> 55d23557a7af 21:52:01 Step 18/22 : RUN chmod +x entrypoint.sh 21:52:01 Removing intermediate container a99d0f42fb6a 21:52:01 ---> 3b7a4da9dc57 21:52:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 21:52:01 ---> 4c6d30db341d 21:52:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:52:01 ---> Running in 8a9aeb71627e 21:52:02 Removing intermediate container fa31dec432b7 21:52:02 ---> 2f53e496f78c 21:52:02 Step 24/29 : RUN chmod 755 security-secrets-setup 21:52:02 ---> Running in 6a3e988f9155 21:52:02 ---> 55d246be214c 21:52:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:52:03 ---> 935393cc67b8 21:52:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:52:04 ---> a3dbc7bc51a9 21:52:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:52:05 ---> 786126b6b23f 21:52:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:52:05 Removing intermediate container 8a9aeb71627e 21:52:05 ---> 3b6cee73b940 21:52:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 21:52:05 ---> Running in e76cae698b39 21:52:05 ---> Running in 37e7fa3191d2 21:52:05 ---> 2a023f0a06e7 21:52:05 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 21:52:06 ---> Running in 85e595aa6a00 21:52:06 Removing intermediate container 6a3e988f9155 21:52:06 ---> ec65fe96f740 21:52:06 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 21:52:06 Removing intermediate container 37e7fa3191d2 21:52:06 ---> e349a214be91 21:52:06 Step 20/22 : LABEL arch=arm64 21:52:06 ---> Running in 52a0e3407271 21:52:06 ---> Running in 565bd3510080 21:52:07 Removing intermediate container 85e595aa6a00 21:52:07 ---> 95466bca9b82 21:52:07 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:07 ---> Running in 644c499cc7b0 21:52:07 Removing intermediate container 52a0e3407271 21:52:07 ---> 91ce6ae55b04 21:52:07 Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:52:07 Removing intermediate container 565bd3510080 21:52:07 ---> b07cbbce854f 21:52:07 Step 26/29 : CMD [ "generate" ] 21:52:07 ---> Running in df1042baaa20 21:52:07 ---> Running in 148750b03934 21:52:08 Removing intermediate container 644c499cc7b0 21:52:08 ---> c7575af45e2b 21:52:08 Step 19/21 : LABEL arch=arm64 21:52:08 ---> Running in e9cc7a91f07e 21:52:08 Removing intermediate container df1042baaa20 21:52:08 ---> 075fbafabb94 21:52:08 Step 22/22 : LABEL version=0.0.0 21:52:09 Removing intermediate container 148750b03934 21:52:09 ---> 07ee26a6f91a 21:52:09 Step 27/29 : LABEL arch=arm64 21:52:09 ---> Running in 15f0e477d5c9 21:52:09 ---> Running in 7ddeeb10e265 21:52:09 Removing intermediate container e9cc7a91f07e 21:52:09 ---> b4c64bd51faa 21:52:09 Step 20/21 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:52:09 Removing intermediate container e76cae698b39 21:52:09 ---> caa60f047c34 21:52:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:52:09 ---> Running in 138b10042524 21:52:09 ---> Running in 2a60af7e2f3d 21:52:09 Removing intermediate container 7ddeeb10e265 21:52:09 ---> b1fe463f07c1 21:52:09 Step 28/29 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:52:09 Removing intermediate container 15f0e477d5c9 21:52:09 ---> c8eae0bc39cd 21:52:09 21:52:10 ---> Running in 9241e217de6c 21:52:10 Removing intermediate container 138b10042524 21:52:10 ---> 12e8d8e96060 21:52:10 Step 21/21 : LABEL version=0.0.0Removing intermediate container 2a60af7e2f3d 21:52:10 21:52:10 ---> fe0bcfaf5cff 21:52:10 Step 22/24 : LABEL arch=arm64 21:52:10 Successfully built c8eae0bc39cd 21:52:10 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 21:52:10  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go 21:52:10 ---> Running in 92e77feb12cf 21:52:10 ---> Running in bdfa3af98674 21:52:10 Removing intermediate container 9241e217de6c 21:52:10 ---> 787c099b85b8 21:52:10 Step 29/29 : LABEL version=0.0.0 21:52:10 ---> Running in 5c974f5caa88 21:52:11 Removing intermediate container 92e77feb12cf 21:52:11 ---> cf8dcf004338 21:52:11 21:52:11 Removing intermediate container bdfa3af98674 21:52:11 ---> b54df4fa5d03 21:52:11 Step 23/24 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:52:11 ---> Running in e768eb720b71 21:52:11 Removing intermediate container 5c974f5caa88 21:52:11 ---> 4412f0103a46 21:52:11 21:52:11 Successfully built cf8dcf004338 21:52:11 Successfully tagged docker-support-scheduler-go-arm64:latest 21:52:11  Building docker-support-scheduler-go ... done Building docker-core-command-go 21:52:12 Successfully built 4412f0103a46 21:52:12 Successfully tagged docker-security-secrets-setup-go-arm64:latest 21:52:12  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go 21:52:12 Removing intermediate container e768eb720b71 21:52:12 ---> d62eabcaf9b0 21:52:12 Step 24/24 : LABEL version=0.0.0 21:52:12 ---> Running in 3129e23c9aad 21:52:13 Removing intermediate container 3129e23c9aad 21:52:13 ---> a111a53eb359 21:52:13 21:52:14 Successfully built a111a53eb359 21:52:14 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:52:14  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 21:52:16 Removing intermediate container 537d9119317f 21:52:16 ---> 984af69bc3d6 21:52:16 21:52:16 Step 10/23 : FROM alpine 21:52:16 ---> 2e77e061c27f 21:52:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:52:18 ---> Running in 19559db5692b 21:52:19 Removing intermediate container 19559db5692b 21:52:19 ---> 677588a24e23 21:52:19 Step 12/23 : ENV APP_PORT=48080 21:52:19 ---> Running in a7e0184b6ac7 21:52:20 Removing intermediate container a7e0184b6ac7 21:52:20 ---> 56a5ff5098f7 21:52:20 Step 13/23 : EXPOSE $APP_PORT 21:52:21 ---> Running in 2a3d2ed6c4b0 21:52:22 Removing intermediate container 2a3d2ed6c4b0 21:52:22 ---> 8868269fc5e2 21:52:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:23 ---> Running in 7d2104de5c3e 21:52:26 Removing intermediate container 7d2104de5c3e 21:52:26 ---> ad8c9083e0d4 21:52:26 Step 15/23 : RUN apk --no-cache add zeromq 21:52:27 ---> Running in 540c7e57baae 21:52:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:52:30 (1/5) Installing libgcc (9.3.0-r2) 21:52:30 (2/5) Installing libsodium (1.0.18-r0) 21:52:30 (3/5) Installing libstdc++ (9.3.0-r2) 21:52:30 (4/5) Installing libzmq (4.3.3-r0) 21:52:30 (5/5) Installing zeromq (4.3.3-r0) 21:52:31 Executing busybox-1.31.1-r19.trigger 21:52:31 OK: 8 MiB in 19 packages 21:52:33 Removing intermediate container 540c7e57baae 21:52:33 ---> b1183f8414f1 21:52:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 21:52:34 ---> bbdeb25e2078 21:52:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:52:35 ---> 20976ebb07e8 21:52:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:52:36 ---> f401557969bd 21:52:36 Step 19/23 : ENTRYPOINT ["/core-data"] 21:52:36 ---> Running in c81e4b060863 21:52:37 Removing intermediate container c81e4b060863 21:52:37 ---> dea6795cdb04 21:52:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:37 ---> Running in 7ecf486d3552 21:52:38 Removing intermediate container 7ecf486d3552 21:52:38 ---> 7076f16660ba 21:52:38 Step 21/23 : LABEL arch=arm64 21:52:39 ---> Running in 945c6d600854 21:52:39 Removing intermediate container 945c6d600854 21:52:39 ---> 0be2e2b41157 21:52:39 Step 22/23 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:52:40 ---> Running in f9eb86ec31b2 21:52:40 Removing intermediate container f9eb86ec31b2 21:52:40 ---> 04fef777f020 21:52:40 Step 23/23 : LABEL version=0.0.0 21:52:41 ---> Running in f0cebc93f10b 21:52:42 Removing intermediate container f0cebc93f10b 21:52:42 ---> f866026ab276 21:52:42 21:52:42 Successfully built f866026ab276 21:52:42 Successfully tagged docker-core-data-go-arm64:latest 21:52:42  Building docker-core-data-go ... done Building docker-core-metadata-go 21:53:15 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 21:53:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 21:53:15 ---> 6610a778544f 21:53:15 Step 3/27 : WORKDIR /edgex-go 21:53:15 ---> Using cache 21:53:15 ---> 40057c79854c 21:53:15 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:15 ---> Using cache 21:53:15 ---> 0cf056bc2821 21:53:15 Step 5/27 : RUN apk update && apk add make bash git 21:53:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:53:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:53:18 ---> 6610a778544f 21:53:18 Step 3/22 : WORKDIR /edgex-go 21:53:18 ---> Using cache 21:53:18 ---> 40057c79854c 21:53:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:18 ---> Using cache 21:53:18 ---> 0cf056bc2821 21:53:18 Step 5/22 : RUN apk update && apk add make git 21:53:18 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 21:53:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:53:18 ---> 6610a778544f 21:53:18 Step 3/24 : WORKDIR /edgex-go 21:53:18 ---> Using cache 21:53:18 ---> 40057c79854c 21:53:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:18 ---> Using cache 21:53:18 ---> 0cf056bc2821 21:53:18 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 21:53:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 21:53:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:53:19 ---> 6610a778544f 21:53:19 Step 3/21 : WORKDIR /edgex-go 21:53:19 ---> Using cache 21:53:19 ---> 40057c79854c 21:53:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:19 ---> Using cache 21:53:19 ---> 0cf056bc2821 21:53:19 Step 5/21 : RUN apk update && apk add make git 21:53:20 ---> Running in d8aa51d090f9 21:53:20 ---> Running in 5c8e95b770cb 21:53:20 ---> Running in d6fcc727c3cf 21:53:21 ---> Running in a6d9ad7f8462 21:53:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 21:53:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:53:24 ---> 6610a778544f 21:53:24 Step 3/22 : WORKDIR /edgex-go 21:53:24 ---> Using cache 21:53:24 ---> 40057c79854c 21:53:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:24 ---> Using cache 21:53:24 ---> 0cf056bc2821 21:53:24 Step 5/22 : RUN apk update && apk add make git 21:53:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:25 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:53:25 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:53:25 OK: 12616 distinct packages available 21:53:25 ---> Running in 4abb233c0737 21:53:25 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:53:25 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:53:25 OK: 12616 distinct packages available 21:53:25 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:53:25 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:53:25 OK: 12616 distinct packages available 21:53:25 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:53:25 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:53:25 OK: 12616 distinct packages available 21:53:26 OK: 217 MiB in 51 packages 21:53:26 OK: 217 MiB in 51 packages 21:53:26 OK: 217 MiB in 51 packages 21:53:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:27 OK: 217 MiB in 51 packages 21:53:28 Removing intermediate container d6fcc727c3cf 21:53:28 ---> a07bc99bca70 21:53:28 Step 6/27 : COPY go.mod . 21:53:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:28 Removing intermediate container 5c8e95b770cb 21:53:28 ---> 7026bf797c27 21:53:28 Step 6/24 : COPY go.mod . 21:53:28 Removing intermediate container a6d9ad7f8462 21:53:28 ---> 620d75346794 21:53:28 Step 6/21 : COPY go.mod . 21:53:28 Removing intermediate container d8aa51d090f9 21:53:28 ---> 9545d93427cf 21:53:28 Step 6/22 : COPY go.mod . 21:53:28 ---> 1701d137021c 21:53:28 Step 7/27 : RUN go mod download 21:53:29 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 21:53:29 v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] 21:53:29 OK: 12616 distinct packages available 21:53:29 ---> Running in b7c253d9a826 21:53:29 ---> 3397fae3ecbe 21:53:29 Step 7/24 : RUN go mod download 21:53:29 ---> Running in fd4b643a81a1 21:53:30 ---> cc45011e7d0e 21:53:30 Step 7/21 : RUN go mod download 21:53:30 OK: 217 MiB in 51 packages 21:53:30 ---> 3855187bb324 21:53:30 Step 7/22 : RUN go mod download 21:53:30 ---> Running in 5184b9b1131a 21:53:30 ---> Running in 244362c6006d 21:53:32 Removing intermediate container 4abb233c0737 21:53:32 ---> f076eb8aeb07 21:53:32 Step 6/22 : COPY go.mod . 21:53:33 ---> a9312586ecc9 21:53:33 Step 7/22 : RUN go mod download 21:53:33 Removing intermediate container b7c253d9a826 21:53:33 ---> bea9e46d6fcc 21:53:33 Step 8/27 : COPY . . 21:53:33 ---> Running in 1c6dcc9ad7d4 21:53:34 Removing intermediate container fd4b643a81a1 21:53:34 ---> a6b2a325943b 21:53:34 Step 8/24 : COPY . . 21:53:35 Removing intermediate container 5184b9b1131a 21:53:35 ---> a56b81033ca2 21:53:35 Step 8/21 : COPY . . 21:53:36 Removing intermediate container 244362c6006d 21:53:36 ---> 8d0a8042cf14 21:53:36 Step 8/22 : COPY . . 21:53:42 Removing intermediate container 1c6dcc9ad7d4 21:53:42 ---> 44bdd293ad45 21:53:42 Step 8/22 : COPY . . 21:54:05 ---> ef924791dc09 21:54:05 Step 9/24 : RUN make cmd/support-notifications/support-notifications 21:54:05 ---> 627d4bfa9202 21:54:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:54:05 ---> a85740d3910b 21:54:05 Step 9/22 : RUN make cmd/core-metadata/core-metadata 21:54:05 ---> Running in ad8a5bcfabca 21:54:05 ---> 0f400d8ba6d8 21:54:05 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:54:05 ---> dfefa0461fe6 21:54:05 Step 9/22 : RUN make cmd/core-command/core-command 21:54:05 ---> Running in 771be825ca68 21:54:05 ---> Running in 17feedda76d1 21:54:05 ---> Running in fb7b422a1542 21:54:05 ---> Running in 2d6d5e2a2b2d 21:54:05 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 21:54:05 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 21:54:05 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 21:54:05 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 21:54:05 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 21:55:27 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 21:55:40 Removing intermediate container 17feedda76d1 21:55:40 ---> 931cd0ef07e8 21:55:40 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:55:40 ---> Running in 838b109e487a 21:55:40 Removing intermediate container 771be825ca68 21:55:40 ---> 442bdad24e12 21:55:40 21:55:40 Step 10/21 : FROM alpine 21:55:40 ---> 2e77e061c27f 21:55:40 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 21:55:40 ---> Running in ce47c788e598 21:55:43 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 21:55:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:55:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:55:45 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 21:55:45 v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 21:55:45 OK: 12617 distinct packages available 21:55:45 (1/4) Installing ca-certificates (20191127-r4) 21:55:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:55:45 (3/4) Installing libcurl (7.69.1-r1) 21:55:45 (4/4) Installing curl (7.69.1-r1) 21:55:45 Executing busybox-1.31.1-r19.trigger 21:55:45 Executing ca-certificates-20191127-r4.trigger 21:55:45 OK: 7 MiB in 18 packages 21:55:48 Removing intermediate container ce47c788e598 21:55:48 ---> 4fc189884a8b 21:55:48 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:55:48 ---> Running in 5dd19c72eca9 21:55:48 Removing intermediate container 838b109e487a 21:55:48 ---> 44a26dbe5670 21:55:48 21:55:48 Step 11/27 : FROM docker:latest 21:55:48 ---> 84e3a507c27b 21:55:48 Step 12/27 : RUN apk add --no-cache bash 21:55:49 ---> Running in 528d00808558 21:55:49 Removing intermediate container 5dd19c72eca9 21:55:49 ---> 5793524bd0ba 21:55:49 Step 13/21 : WORKDIR /edgex 21:55:49 ---> Running in e4c7997d7fc8 21:55:50 Removing intermediate container e4c7997d7fc8 21:55:50 ---> 4f1e1f64cecc 21:55:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:55:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:55:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:55:51 ---> 6ea03f7d83b5 21:55:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:55:51 (1/2) Installing readline (8.0.4-r0) 21:55:52 (2/2) Installing bash (5.0.17-r0) 21:55:52 Executing bash-5.0.17-r0.post-install 21:55:52 Executing busybox-1.31.1-r19.trigger 21:55:52 OK: 12 MiB in 22 packages 21:55:53 ---> fcd45bf3b609 21:55:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:55:54 Removing intermediate container 528d00808558 21:55:54 ---> 8d630f0b1d2e 21:55:54 Step 13/27 : RUN rm -rf /var/cache/apk/* 21:55:55 ---> Running in 482b7b6304ec 21:55:56 ---> ea9f997172bf 21:55:56 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:55:57 ---> Running in e2581a1b20a4 21:55:59 Removing intermediate container e2581a1b20a4 21:55:59 ---> 5cc138ee9cdb 21:55:59 Step 18/21 : CMD ["--init=true"] 21:55:59 ---> Running in ba132d1fb586 21:56:00 Removing intermediate container 482b7b6304ec 21:56:00 ---> e61db52c2179 21:56:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:56:00 ---> Running in b8f92bcd038f 21:56:00 Removing intermediate container ba132d1fb586 21:56:00 ---> 92a6f308e21a 21:56:00 Step 19/21 : LABEL arch=arm64 21:56:00 ---> Running in a3d017a86b88 21:56:00 Removing intermediate container 2d6d5e2a2b2d 21:56:00 ---> 066d9628be3d 21:56:00 21:56:00 Step 10/22 : FROM scratch 21:56:00 ---> 21:56:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:56:01 ---> Using cache 21:56:01 ---> b29be239569e 21:56:01 Step 12/22 : ENV APP_PORT=48082 21:56:01 Removing intermediate container b8f92bcd038f 21:56:01 ---> d96d8a62bf93 21:56:01 Step 15/27 : ENV APP_PORT=48090 21:56:01 ---> Running in 1d51471e0f25 21:56:01 Removing intermediate container a3d017a86b88 21:56:01 ---> 5a0728e6a7e9 21:56:01 Step 20/21 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:56:01 ---> Running in c989a5148d8b 21:56:01 Removing intermediate container ad8a5bcfabca 21:56:01 ---> 9d34bddbd3a4 21:56:01 21:56:01 Step 10/24 : FROM scratch 21:56:01 ---> 21:56:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 21:56:02 ---> Running in 3ec202c06d33 21:56:02 Removing intermediate container 1d51471e0f25 21:56:02 ---> 10b2a9720b51 21:56:02 Step 13/22 : EXPOSE $APP_PORT 21:56:02 ---> Running in f8d4ac704f8b 21:56:02 Removing intermediate container c989a5148d8b 21:56:02 ---> 48f98299bdf1 21:56:02 Step 16/27 : EXPOSE $APP_PORT 21:56:02 ---> Running in 384a0a4b1b35 21:56:02 ---> Running in 616f9a412f5e 21:56:02 Removing intermediate container 3ec202c06d33 21:56:02 ---> d5661c434d7c 21:56:02 Step 21/21 : LABEL version=0.0.0 21:56:03 ---> Running in 3706e631b120 21:56:03 Removing intermediate container f8d4ac704f8b 21:56:03 ---> 035dd24caeaa 21:56:03 Step 12/24 : ENV APP_PORT=48060 21:56:03 Removing intermediate container 384a0a4b1b35 21:56:03 ---> 68f1b81c3d85 21:56:03 Step 14/22 : WORKDIR / 21:56:03 ---> Running in 72582f365a92 21:56:03 ---> Running in 5e70b04b39e4 21:56:03 Removing intermediate container 616f9a412f5e 21:56:03 ---> f7253fa2c038 21:56:03 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:56:03 Removing intermediate container 3706e631b120 21:56:03 ---> 0566c0b08e19 21:56:03 21:56:03 Removing intermediate container 72582f365a92 21:56:03 ---> eb7de0e58442 21:56:03 Step 13/24 : EXPOSE $APP_PORT 21:56:04 ---> Running in 5b49819c5cf5 21:56:04 Removing intermediate container 5e70b04b39e4 21:56:04 ---> 491a7ecd4e13 21:56:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 21:56:04 Successfully built 0566c0b08e19 21:56:04 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:56:04  Building docker-security-proxy-setup-go ... done Removing intermediate container 5b49819c5cf5 21:56:04 ---> 2da375a55197 21:56:04 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 21:56:05 ---> f1d179fd3bad 21:56:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:56:05 ---> e54ab255adb1 21:56:05 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:56:06 ---> e7554fe27de1 21:56:06 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 21:56:07 ---> a4d7749aa0d8 21:56:07 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:56:07 ---> 24db802b2eca 21:56:07 ---> f63f0dca5feb 21:56:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:56:07 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 21:56:09 ---> 045545b3ff22 21:56:09 Step 18/22 : ENTRYPOINT ["/core-command"] 21:56:09 ---> a0949fe6f88c 21:56:09 Step 20/27 : RUN apk --no-cache add py3-pip 21:56:09 ---> 39ff8ba9e0bd 21:56:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 21:56:09 ---> Running in 027e79c28390 21:56:09 ---> Running in 5ae1fd2da9ef 21:56:10 Removing intermediate container 5ae1fd2da9ef 21:56:10 ---> e2dcca418372 21:56:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:10 ---> 92388adf6a18 21:56:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:56:10 ---> Running in 840a158d45e0 21:56:10 Removing intermediate container fb7b422a1542 21:56:10 ---> e0bbf117e0a8 21:56:10 21:56:10 Step 10/22 : FROM scratch 21:56:10 ---> 21:56:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:56:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:56:11 ---> Using cache 21:56:11 ---> b29be239569e 21:56:11 Step 12/22 : ENV APP_PORT=48081 21:56:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:56:11 ---> Running in 97b3fcfc9653 21:56:11 Removing intermediate container 840a158d45e0 21:56:11 ---> eaffaea4bf90 21:56:11 Step 20/22 : LABEL arch=arm64 21:56:11 ---> Running in fa7f36ee353b 21:56:11 (1/33) Installing libbz2 (1.0.8-r1) 21:56:11 (2/33) Installing expat (2.2.9-r1) 21:56:11 (3/33) Installing libffi (3.3-r2) 21:56:11 (4/33) Installing gdbm (1.13-r1) 21:56:11 (5/33) Installing xz-libs (5.2.5-r0) 21:56:11 (6/33) Installing sqlite-libs (3.32.1-r0) 21:56:11 (7/33) Installing python3 (3.8.5-r0) 21:56:12 Removing intermediate container 97b3fcfc9653 21:56:12 ---> ccde1e54e049 21:56:12 Step 13/22 : EXPOSE $APP_PORT 21:56:12 ---> Running in b6bd7b4ce754 21:56:12 ---> 065464d60aa8 21:56:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:56:12 Removing intermediate container fa7f36ee353b 21:56:12 ---> 0093a4b07c2f 21:56:12 Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:56:12 ---> Running in fd4949bb4710 21:56:13 Removing intermediate container b6bd7b4ce754 21:56:13 ---> fee1aca6338f 21:56:13 Step 14/22 : WORKDIR / 21:56:13 ---> Running in f40d715b734d 21:56:13 ---> e27a8cf8cda5 21:56:13 Step 20/24 : ENTRYPOINT ["/support-notifications"] 21:56:13 Removing intermediate container fd4949bb4710 21:56:13 ---> 3165b28e4620 21:56:13 Step 22/22 : LABEL version=0.0.0 21:56:13 ---> Running in bc0a9ef4a1d2 21:56:14 ---> Running in 5fed56bd7ff8 21:56:14 (8/33) Installing py3-appdirs (1.4.4-r1) 21:56:14 Removing intermediate container f40d715b734d 21:56:14 ---> 6cacf5798d10 21:56:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 21:56:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:56:14 (10/33) Installing py3-parsing (2.4.7-r0) 21:56:14 (11/33) Installing py3-six (1.15.0-r0) 21:56:14 (12/33) Installing py3-packaging (20.4-r0) 21:56:14 (13/33) Installing py3-setuptools (47.0.0-r0) 21:56:14 (14/33) Installing py3-chardet (3.0.4-r4) 21:56:14 (15/33) Installing py3-idna (2.9-r0) 21:56:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:56:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:56:14 Removing intermediate container bc0a9ef4a1d2 21:56:14 ---> 5bbb8751abfb 21:56:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:14 (18/33) Installing py3-requests (2.23.0-r0) 21:56:14 ---> Running in 392a38a113b0 21:56:14 (19/33) Installing py3-msgpack (1.0.0-r0) 21:56:14 (20/33) Installing py3-lockfile (0.12.2-r3) 21:56:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:56:14 (22/33) Installing py3-colorama (0.4.3-r0) 21:56:14 (23/33) Installing py3-distlib (0.3.0-r0) 21:56:14 (24/33) Installing py3-distro (1.5.0-r1) 21:56:14 (25/33) Installing py3-webencodings (0.5.1-r3) 21:56:14 (26/33) Installing py3-html5lib (1.0.1-r4) 21:56:14 Removing intermediate container 5fed56bd7ff8 21:56:14 ---> 1b010b5f622f 21:56:14 21:56:14 (27/33) Installing py3-pytoml (0.1.21-r0) 21:56:14 (28/33) Installing py3-pep517 (0.8.2-r0) 21:56:14 (29/33) Installing py3-progress (1.5-r0) 21:56:14 (30/33) Installing py3-toml (0.10.1-r0) 21:56:14 (31/33) Installing py3-retrying (1.3.3-r0) 21:56:14 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:56:14 (33/33) Installing py3-pip (20.1.1-r0) 21:56:15 Executing busybox-1.31.1-r19.trigger 21:56:15 OK: 71 MiB in 55 packages 21:56:15 ---> 68b3ea116d97 21:56:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:56:15 Successfully built 1b010b5f622f 21:56:15 Successfully tagged docker-core-command-go-arm64:latest 21:56:15  Building docker-core-command-go ... done Removing intermediate container 392a38a113b0 21:56:15 ---> 5aa0a1d7998e 21:56:15 Step 22/24 : LABEL arch=arm64 21:56:15 ---> Running in faf3a3e1d79a 21:56:16 Removing intermediate container faf3a3e1d79a 21:56:16 ---> 0f627e74fe00 21:56:16 Step 23/24 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:56:16 ---> Running in ea6b8300df06 21:56:16 ---> fd8eb076bb40 21:56:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:56:17 Removing intermediate container ea6b8300df06 21:56:17 ---> 0848c14ca34e 21:56:17 Step 24/24 : LABEL version=0.0.0 21:56:17 ---> Running in 82df378d962b 21:56:18 ---> 2bdd994c230c 21:56:18 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:56:18 ---> Running in 90f7c1a13720 21:56:18 Removing intermediate container 82df378d962b 21:56:18 ---> 103c24476572 21:56:18 21:56:18 Successfully built 103c24476572 21:56:18 Successfully tagged docker-support-notifications-go-arm64:latest 21:56:18  Building docker-support-notifications-go ... done Removing intermediate container 90f7c1a13720 21:56:18 ---> 0a977cedb97f 21:56:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:18 ---> Running in 69e8db96e578 21:56:19 Removing intermediate container 69e8db96e578 21:56:19 ---> ac7640162433 21:56:19 Step 20/22 : LABEL arch=arm64 21:56:19 ---> Running in 16f4e4da1084 21:56:20 Removing intermediate container 16f4e4da1084 21:56:20 ---> 9b15e8a2cb5f 21:56:20 Step 21/22 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:56:20 ---> Running in 56036eabf4b7 21:56:21 Removing intermediate container 56036eabf4b7 21:56:21 ---> 8fc713d9d9e5 21:56:21 Step 22/22 : LABEL version=0.0.0 21:56:21 ---> Running in 4bc43442725e 21:56:21 Removing intermediate container 027e79c28390 21:56:21 ---> ac77a9b1ce84 21:56:21 Step 21/27 : RUN pip install docker-compose==1.23.2 21:56:21 ---> Running in 28c6de0037fe 21:56:21 Removing intermediate container 4bc43442725e 21:56:21 ---> 06d1e6825ce4 21:56:21 21:56:22 Successfully built 06d1e6825ce4 21:56:22 Successfully tagged docker-core-metadata-go-arm64:latest 21:56:26  Building docker-core-metadata-go ... done Collecting docker-compose==1.23.2 21:56:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:56:27 Collecting websocket-client<1.0,>=0.32.0 21:56:27 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 21:56:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:56:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:56:28 Collecting texttable<0.10,>=0.9.0 21:56:28 Downloading texttable-0.9.1.tar.gz (11 kB) 21:56:31 Collecting PyYAML<4,>=3.10 21:56:31 Downloading PyYAML-3.13.tar.gz (270 kB) 21:56:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:56:34 Collecting docopt<0.7,>=0.6.1 21:56:34 Downloading docopt-0.6.2.tar.gz (25 kB) 21:56:35 Collecting dockerpty<0.5,>=0.4.1 21:56:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:56:37 Collecting cached-property<2,>=1.2.0 21:56:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:56:38 Collecting docker<4.0,>=3.6.0 21:56:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:56:39 Collecting jsonschema<3,>=2.5.1 21:56:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:56:39 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) 21:56:39 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) 21:56:39 Collecting idna<2.8,>=2.5 21:56:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:56:39 Collecting urllib3<1.25,>=1.21.1 21:56:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:56:40 Collecting docker-pycreds>=0.4.0 21:56:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:56:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:56:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:56:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:56:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:56:41 Installing collected packages: websocket-client, idna, urllib3, requests, texttable, PyYAML, docopt, dockerpty, cached-property, docker-pycreds, docker, jsonschema, docker-compose 21:56:41 Attempting uninstall: idna 21:56:41 Found existing installation: idna 2.9 21:56:41 Uninstalling idna-2.9: 21:56:41 Successfully uninstalled idna-2.9 21:56:42 Attempting uninstall: urllib3 21:56:42 Found existing installation: urllib3 1.25.9 21:56:42 Uninstalling urllib3-1.25.9: 21:56:42 Successfully uninstalled urllib3-1.25.9 21:56:42 Attempting uninstall: requests 21:56:42 Found existing installation: requests 2.23.0 21:56:42 Uninstalling requests-2.23.0: 21:56:43 Successfully uninstalled requests-2.23.0 21:56:43 Running setup.py install for texttable: started 21:56:45 Running setup.py install for texttable: finished with status 'done' 21:56:45 Running setup.py install for PyYAML: started 21:56:47 Running setup.py install for PyYAML: finished with status 'done' 21:56:47 Running setup.py install for docopt: started 21:56:48 Running setup.py install for docopt: finished with status 'done' 21:56:48 Running setup.py install for dockerpty: started 21:56:50 Running setup.py install for dockerpty: finished with status 'done' 21:56:52 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 21:56:57 Removing intermediate container 28c6de0037fe 21:56:57 ---> 234a69ba6649 21:56:57 Step 22/27 : RUN apk --no-cache add curl 21:56:57 ---> Running in 081805f2204a 21:56:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:56:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:56:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:56:58 (2/3) Installing libcurl (7.69.1-r1) 21:56:58 (3/3) Installing curl (7.69.1-r1) 21:56:58 Executing busybox-1.31.1-r19.trigger 21:56:58 OK: 71 MiB in 58 packages 21:56:59 Removing intermediate container 081805f2204a 21:56:59 ---> 439bfe0cc88a 21:56:59 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 21:56:59 ---> Running in 9e0049920ac3 21:57:00 Removing intermediate container 9e0049920ac3 21:57:00 ---> c8536b7b6b43 21:57:00 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:00 ---> Running in 791afd2a3a4c 21:57:01 Removing intermediate container 791afd2a3a4c 21:57:01 ---> 94937e79a413 21:57:01 Step 25/27 : LABEL arch=arm64 21:57:01 ---> Running in 810cd1827b8d 21:57:01 Removing intermediate container 810cd1827b8d 21:57:01 ---> 2da3fdf2d9ba 21:57:01 Step 26/27 : LABEL git_sha=ca519ffc43f23814d26ccfc78464fa4190e843c7 21:57:01 ---> Running in 45885241fb07 21:57:02 Removing intermediate container 45885241fb07 21:57:02 ---> c9c2d7861a18 21:57:02 Step 27/27 : LABEL version=0.0.0 21:57:02 ---> Running in bc2fcf0d7714 21:57:02 Removing intermediate container bc2fcf0d7714 21:57:02 ---> d3b5cfa598c5 21:57:02 21:57:03 Successfully built d3b5cfa598c5 21:57:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:57:03  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:57:03 $ docker stop --time=1 cd1a0d7ca074ab0a06035b46357609a919164b61ddaabf0e58578848057875d2 21:57:05 $ docker rm -f cd1a0d7ca074ab0a06035b46357609a919164b61ddaabf0e58578848057875d2 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:06 + + grep docker 21:57:06 docker images 21:57:06 docker-sys-mgmt-agent-go-arm64 latest d3b5cfa598c5 4 seconds ago 273MB 21:57:06 docker-core-metadata-go-arm64 latest 06d1e6825ce4 45 seconds ago 13.6MB 21:57:06 docker-support-notifications-go-arm64 latest 103c24476572 49 seconds ago 12.9MB 21:57:06 docker-core-command-go-arm64 latest 1b010b5f622f 52 seconds ago 11.4MB 21:57:06 docker-security-proxy-setup-go-arm64 latest 0566c0b08e19 About a minute ago 23.4MB 21:57:06 docker-core-data-go-arm64 latest f866026ab276 4 minutes ago 22.3MB 21:57:06 docker-security-secretstore-setup-go-arm64 latest a111a53eb359 4 minutes ago 23.5MB 21:57:06 docker-security-secrets-setup-go-arm64 latest 4412f0103a46 4 minutes ago 22.7MB 21:57:06 docker-support-scheduler-go-arm64 latest cf8dcf004338 4 minutes ago 11.5MB 21:57:06 docker-security-bootstrap-redis-go-arm64 latest c8eae0bc39cd 4 minutes ago 15.2MB 21:57:06 docker latest 84e3a507c27b 2 days ago 201MB [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 21:57:08 provisioning config files... 21:57:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config9098865211183431043tmp [Pipeline] { [Pipeline] sh 21:57:08 + set +x 21:57:08 + curl -s https://codecov.io/bash 21:57:08 + bash -s -- 21:57:09 21:57:09 _____ _ 21:57:09 / ____| | | 21:57:09 | | ___ __| | ___ ___ _____ __ 21:57:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:57:09 | |___| (_) | (_| | __/ (_| (_) \ V / 21:57:09 \_____\___/ \__,_|\___|\___\___/ \_/ 21:57:09 Bash-20201130-cc6d3fe 21:57:09 21:57:09 21:57:09 ==> Jenkins CI detected. 21:57:09 project root: . 21:57:09 --> token set from env 21:57:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:57:09 ==> Running gcov in . (disable via -X gcov) 21:57:09 ==> Python coveragepy not found 21:57:09 ==> Searching for coverage reports in: 21:57:09 + . 21:57:09 -> Found 1 reports 21:57:09 ==> Detecting git/mercurial file structure 21:57:09 ==> Reading reports 21:57:09 + ./coverage.out bytes=554771 21:57:09 ==> Appending adjustments 21:57:09 https://docs.codecov.io/docs/fixing-reports 21:57:12 + Found adjustments 21:57:12 ==> Gzipping contents 21:57:12 88K /tmp/codecov.3pVRtC.gz 21:57:12 ==> Uploading reports 21:57:12 url: https://codecov.io 21:57:12 query: branch=PR-2898&commit=ca519ffc43f23814d26ccfc78464fa4190e843c7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2898%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2898&job=&cmd_args= 21:57:12 -> Pinging Codecov 21:57:12 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2898&commit=ca519ffc43f23814d26ccfc78464fa4190e843c7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2898%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2898&job=&cmd_args= 21:57:13 -> Uploading to 21:57:13 https://storage.googleapis.com/codecov/v4/raw/2020-12-04/00271124DB129430A58F1EEE437C3FCB/ca519ffc43f23814d26ccfc78464fa4190e843c7/2b597e01-e614-42f4-81c1-99d50c4f403c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201204T215713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0bcee4b563750b6cb060fd41dbf478c661ed967b97c7440281feb979c4af0d60 21:57:13 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:13 Dload Upload Total Spent Left Speed 21:57:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86494 0 0 100 86494 0 157k --:--:-- --:--:-- --:--:-- 157k 21:57:13 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ca519ffc43f23814d26ccfc78464fa4190e843c7 [Pipeline] } 21:57:13 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 21:57:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:57:17 ---> package-listing.sh 21:57:17 ++ facter osfamily 21:57:17 ++ tr '[:upper:]' '[:lower:]' 21:57:17 + OS_FAMILY=redhat 21:57:17 + workspace=/w/workspace/edgex-go/8 21:57:17 + START_PACKAGES=/tmp/packages_start.txt 21:57:17 + END_PACKAGES=/tmp/packages_end.txt 21:57:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:57:17 + PACKAGES=/tmp/packages_start.txt 21:57:17 + '[' /w/workspace/edgex-go/8 ']' 21:57:17 + PACKAGES=/tmp/packages_end.txt 21:57:17 + case "${OS_FAMILY}" in 21:57:17 + rpm -qa 21:57:17 + sort 21:57:22 + '[' -f /tmp/packages_start.txt ']' 21:57:22 + '[' -f /tmp/packages_end.txt ']' 21:57:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:57:22 + '[' /w/workspace/edgex-go/8 ']' 21:57:22 + mkdir -p /w/workspace/edgex-go/8/archives/ 21:57:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 21:57:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:57:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:57:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:57:23 21:57:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:57:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:57:23 alpine: Pulling from edgex-lftools-log-publisher 21:57:23 df20fa9351a1: Pulling fs layer 21:57:23 36b3adc4ff6f: Pulling fs layer 21:57:23 8ad3a11d3b57: Pulling fs layer 21:57:23 46f8f816bc3b: Pulling fs layer 21:57:23 93b61091891f: Pulling fs layer 21:57:23 93b9cdb0e59b: Pulling fs layer 21:57:23 5e14af77c1be: Pulling fs layer 21:57:23 01666e4c0597: Pulling fs layer 21:57:23 aa168da1d23b: Pulling fs layer 21:57:23 93b9cdb0e59b: Waiting 21:57:23 5e14af77c1be: Waiting 21:57:23 01666e4c0597: Waiting 21:57:23 aa168da1d23b: Waiting 21:57:23 46f8f816bc3b: Waiting 21:57:23 93b61091891f: Waiting 21:57:23 36b3adc4ff6f: Verifying Checksum 21:57:23 36b3adc4ff6f: Download complete 21:57:23 46f8f816bc3b: Verifying Checksum 21:57:23 46f8f816bc3b: Download complete 21:57:23 df20fa9351a1: Verifying Checksum 21:57:23 df20fa9351a1: Download complete 21:57:24 93b9cdb0e59b: Verifying Checksum 21:57:24 93b9cdb0e59b: Download complete 21:57:24 93b61091891f: Verifying Checksum 21:57:24 93b61091891f: Download complete 21:57:24 5e14af77c1be: Verifying Checksum 21:57:24 5e14af77c1be: Download complete 21:57:24 01666e4c0597: Verifying Checksum 21:57:24 01666e4c0597: Download complete 21:57:24 df20fa9351a1: Pull complete 21:57:24 36b3adc4ff6f: Pull complete 21:57:24 8ad3a11d3b57: Verifying Checksum 21:57:24 8ad3a11d3b57: Download complete 21:57:25 8ad3a11d3b57: Pull complete 21:57:25 46f8f816bc3b: Pull complete 21:57:26 aa168da1d23b: Verifying Checksum 21:57:26 aa168da1d23b: Download complete 21:57:27 93b61091891f: Pull complete 21:57:27 93b9cdb0e59b: Pull complete 21:57:27 5e14af77c1be: Pull complete 21:57:27 01666e4c0597: Pull complete 21:57:37 aa168da1d23b: Pull complete 21:57:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:57:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:57:38 prd-centos7-docker-4c-2g-14538 does not seem to be running inside a container 21:57:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:alpine cat 21:57:43 $ docker top e592ddd514431355f33630ef626debcc10501ac2894c60b74c9ba90eb889d1ea -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:43 + touch /tmp/pre-build-complete [Pipeline] sh 21:57:44 + mkdir -p /var/log/sa [Pipeline] sh 21:57:44 + ls /var/log/sa-host 21:57:44 + sadf -c /var/log/sa-host/sa04 21:57:44 file_magic: OK 21:57:44 HZ: Using current value: 100 21:57:44 file_header: OK 21:57:44 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 21:57:44 Statistics: 21:57:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:57:44 File successfully converted to sysstat format version 12.2.1 21:57:44 + sadf -c /var/log/sa-host/sa23 21:57:44 file_magic: OK 21:57:44 HZ: Using current value: 100 21:57:44 file_header: OK 21:57:44 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 21:57:44 Statistics: 21:57:44 Hnuu...uuuununununu... 21:57:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:45 provisioning config files... 21:57:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config4898193980323576448tmp [Pipeline] { [Pipeline] echo 21:57:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:57:45 ---> create-netrc.sh [Pipeline] } 21:57:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:57:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:57:45 ---> python-tools-install.sh [Pipeline] echo 21:57:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:57:46 ---> sudo-logs.sh 21:57:46 Archiving 'sudo' log.. [Pipeline] echo 21:57:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:57:46 ---> job-cost.sh 21:57:46 lf-activate-venv: SKIPPING 21:57:46 INFO: No Stack... 21:57:47 INFO: Retrieving Pricing Info for: v1-standard-2 21:57:48 INFO: Archiving Costs [Pipeline] echo 21:57:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:57:48 ---> logs-deploy.sh 21:57:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2898/8 21:57:48 INFO: archiving workspace using pattern(s): 21:57:49 Archives upload complete. 21:57:49 INFO: archiving logs to Nexus