Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2+8905b2aeb998c2429dd3dac7113c428985f887cf (af153529ee957ba29fc94c980348214df25adaaf) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15980 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 Merge succeeded, producing f5beb80a113e897e5dafab076d9c759c1ddaf2b2 Checking out Revision f5beb80a113e897e5dafab076d9c759c1ddaf2b2 (PR-2939) > git config core.sparsecheckout # timeout=10 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # 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 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5beb80a113e897e5dafab076d9c759c1ddaf2b2 # timeout=10 Commit message: "Merge commit '8905b2aeb998c2429dd3dac7113c428985f887cf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:08 ========================================================= 00:31:08 EdgeX Global Pipelines Version Info 00:31:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 64217ad897117b08eed8085e37ff988c959a8bbb # timeout=10 00:31:09 ------------------- 00:31:09 stable info: 00:31:09 ------------------- 00:31:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:09 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:31:09 Message: update stable to v1.0.172 00:31:10 ------------------- 00:31:10 experimental info: 00:31:10 ------------------- 00:31:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:10 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:31:10 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2939 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2939 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2939 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5beb80 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:13 provisioning config files... 00:31:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8759352350757312128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:14 ---> docker-login.sh 00:31:14 nexus3.edgexfoundry.org:10001 00:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:14 Configure a credential helper to remove this warning. See 00:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:14 00:31:14 Login Succeeded 00:31:14 nexus3.edgexfoundry.org:10002 00:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:14 Configure a credential helper to remove this warning. See 00:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:14 00:31:14 Login Succeeded 00:31:14 nexus3.edgexfoundry.org:10003 00:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:15 Configure a credential helper to remove this warning. See 00:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:15 00:31:15 Login Succeeded 00:31:15 nexus3.edgexfoundry.org:10004 00:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:15 Configure a credential helper to remove this warning. See 00:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:15 00:31:15 Login Succeeded 00:31:15 docker.io 00:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:15 Configure a credential helper to remove this warning. See 00:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:15 00:31:15 Login Succeeded 00:31:15 ---> docker-login.sh ends [Pipeline] } 00:31:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:16 ++ 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 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/core-command/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo core-command,cmd/core-command/Dockerfile 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/core-data/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo core-data,cmd/core-data/Dockerfile 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/core-metadata/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/security-secrets-setup/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/support-notifications/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/support-scheduler/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:16 + for file in '`ls cmd/**/Dockerfile`' 00:31:16 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:16 ++ cut -d/ -f2 00:31:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:16 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 00:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:16 00:31:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:17 latest: Pulling from edgex-devops/git-semver 00:31:17 31603596830f: Pulling fs layer 00:31:17 2a8b12db71e7: Pulling fs layer 00:31:17 6ca5941a6612: Pulling fs layer 00:31:17 ecc8261a40a4: Pulling fs layer 00:31:17 ecc8261a40a4: Waiting 00:31:17 2a8b12db71e7: Verifying Checksum 00:31:17 2a8b12db71e7: Download complete 00:31:17 31603596830f: Verifying Checksum 00:31:17 31603596830f: Download complete 00:31:17 ecc8261a40a4: Verifying Checksum 00:31:17 ecc8261a40a4: Download complete 00:31:17 6ca5941a6612: Verifying Checksum 00:31:17 6ca5941a6612: Download complete 00:31:17 31603596830f: Pull complete 00:31:17 2a8b12db71e7: Pull complete 00:31:18 6ca5941a6612: Pull complete 00:31:19 ecc8261a40a4: Pull complete 00:31:19 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:19 prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container 00:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:22 $ docker top 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:22 [ssh-agent] Looking for ssh-agent implementation... 00:31:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:22 $ docker exec 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db ssh-agent 00:31:23 SSH_AUTH_SOCK=/tmp/ssh-0cvAXTs568FX/agent.12 00:31:23 SSH_AGENT_PID=17 00:31:23 Running ssh-add (command line suppressed) 00:31:23 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7428327322416300917.key (/w/workspace/edgex-go/5@tmp/private_key_7428327322416300917.key) 00:31:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:23 + git tag --points-at HEAD [Pipeline] } 00:31:23 $ docker exec --env ******** --env ******** 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db ssh-agent -k 00:31:23 unset SSH_AUTH_SOCK; 00:31:23 unset SSH_AGENT_PID; 00:31:23 echo Agent pid 17 killed; 00:31:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:23 [ssh-agent] Looking for ssh-agent implementation... 00:31:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:24 $ docker exec 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db ssh-agent 00:31:24 SSH_AUTH_SOCK=/tmp/ssh-hLENkk4GoyM2/agent.47 00:31:24 SSH_AGENT_PID=53 00:31:24 Running ssh-add (command line suppressed) 00:31:24 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3967069772512215009.key (/w/workspace/edgex-go/5@tmp/private_key_3967069772512215009.key) 00:31:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:24 + git semver init 00:31:24 # -> Open(): unable to determine branch for HEAD 00:31:24 # $GIT_DIR = /w/workspace/edgex-go/5/.git 00:31:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 00:31:24 # $SEMVER_REMOTE_NAME = origin 00:31:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:24 # $SEMVER_USER_NAME = edgex-jenkins 00:31:24 # $SEMVER_BRANCH = PR-2939 00:31:24 # $SEMVER_TEMP = /tmp/semver-286731210 00:31:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:57 # '/tmp/semver-286731210' -> '/w/workspace/edgex-go/5/.semver' 00:31:57 # -> Force: false 00:31:57 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 00:31:57 $ docker exec --env ******** --env ******** 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db ssh-agent -k 00:31:57 unset SSH_AUTH_SOCK; 00:31:57 unset SSH_AGENT_PID; 00:31:57 echo Agent pid 53 killed; 00:31:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:58 + git semver [Pipeline] } 00:31:58 $ docker stop --time=1 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db 00:31:59 $ docker rm -f 1f9233adceca7b3b8a796e2dc1ec30125fcefdf19a2c2c1c20836fc13392c6db [Pipeline] // withDockerContainer [Pipeline] sh 00:32:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:00 Stashed 1 file(s) [Pipeline] echo 00:32:00 [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 00:32:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:02 + sudo service docker restart 00:32:02 + true 00:32:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:02 ========================================================= 00:32:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:03 + 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 . 00:32:07 Sending build context to Docker daemon 326.5MB 00:32:07 Step 1/7 : ARG BASE=golang:1.15-alpine 00:32:07 Step 2/7 : FROM ${BASE} 00:32:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:07 188c0c94c7c5: Pulling fs layer 00:32:07 0ef7d3d256c8: Pulling fs layer 00:32:07 de9db76c5a1d: Pulling fs layer 00:32:07 bca2f99d35d6: Pulling fs layer 00:32:07 93359f2a8cfa: Pulling fs layer 00:32:07 7c6f9722023f: Pulling fs layer 00:32:07 a35cf1a2eb13: Pulling fs layer 00:32:07 93359f2a8cfa: Waiting 00:32:07 7c6f9722023f: Waiting 00:32:07 a35cf1a2eb13: Waiting 00:32:07 bca2f99d35d6: Waiting 00:32:07 de9db76c5a1d: Verifying Checksum 00:32:07 de9db76c5a1d: Download complete 00:32:07 0ef7d3d256c8: Download complete 00:32:07 93359f2a8cfa: Verifying Checksum 00:32:07 93359f2a8cfa: Download complete 00:32:07 7c6f9722023f: Verifying Checksum 00:32:07 7c6f9722023f: Download complete 00:32:07 188c0c94c7c5: Verifying Checksum 00:32:07 188c0c94c7c5: Download complete 00:32:07 188c0c94c7c5: Pull complete 00:32:07 0ef7d3d256c8: Pull complete 00:32:07 de9db76c5a1d: Pull complete 00:32:09 a35cf1a2eb13: Verifying Checksum 00:32:09 bca2f99d35d6: Verifying Checksum 00:32:09 bca2f99d35d6: Download complete 00:32:15 bca2f99d35d6: Pull complete 00:32:15 93359f2a8cfa: Pull complete 00:32:15 7c6f9722023f: Pull complete 00:32:16 Still waiting to schedule task 00:32:16 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15973’ 00:32:20 a35cf1a2eb13: Pull complete 00:32:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:20 ---> a62c8e92a672 00:32:20 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:20 ---> Running in 7d81a162706c 00:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:24 (1/12) Installing libmagic (5.38-r0) 00:32:24 (2/12) Installing file (5.38-r0) 00:32:24 (3/12) Installing libc-dev (0.7.2-r3) 00:32:24 (4/12) Installing g++ (9.3.0-r2) 00:32:39 (5/12) Installing fortify-headers (1.1-r0) 00:32:39 (6/12) Installing patch (2.7.6-r6) 00:32:39 (7/12) Installing build-base (0.5-r2) 00:32:39 (8/12) Installing libsodium (1.0.18-r0) 00:32:39 (9/12) Installing pkgconf (1.7.2-r0) 00:32:40 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:40 (11/12) Installing libzmq (4.3.3-r0) 00:32:40 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:40 Executing busybox-1.31.1-r19.trigger 00:32:40 OK: 233 MiB in 51 packages 00:32:43 Removing intermediate container 7d81a162706c 00:32:43 ---> 170fa793014f 00:32:43 Step 4/7 : WORKDIR /edgex-go 00:32:43 ---> Running in 41996c971e00 00:32:43 Removing intermediate container 41996c971e00 00:32:43 ---> 51e50364b47d 00:32:43 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:32:44 latest: Pulling from library/docker 00:32:44 05e7bc50f07f: Pulling fs layer 00:32:44 6db28d0fdbf6: Pulling fs layer 00:32:44 292df0bc6bf3: Pulling fs layer 00:32:44 2e060f4bd70b: Pulling fs layer 00:32:44 80e8d568a223: Pulling fs layer 00:32:44 8dc6ef1a942a: Pulling fs layer 00:32:44 2312dd95470a: Pulling fs layer 00:32:44 80e8d568a223: Waiting 00:32:44 8dc6ef1a942a: Waiting 00:32:44 2312dd95470a: Waiting 00:32:44 2e060f4bd70b: Waiting 00:32:44 292df0bc6bf3: Verifying Checksum 00:32:44 292df0bc6bf3: Download complete 00:32:44 05e7bc50f07f: Verifying Checksum 00:32:44 05e7bc50f07f: Download complete 00:32:44 6db28d0fdbf6: Verifying Checksum 00:32:44 6db28d0fdbf6: Download complete 00:32:44 80e8d568a223: Verifying Checksum 00:32:44 80e8d568a223: Download complete 00:32:44 8dc6ef1a942a: Verifying Checksum 00:32:44 8dc6ef1a942a: Download complete 00:32:45 05e7bc50f07f: Pull complete 00:32:45 2312dd95470a: Verifying Checksum 00:32:45 2312dd95470a: Download complete 00:32:45 6db28d0fdbf6: Pull complete 00:32:45 292df0bc6bf3: Pull complete 00:32:45 2e060f4bd70b: Verifying Checksum 00:32:45 2e060f4bd70b: Download complete 00:32:49 2e060f4bd70b: Pull complete 00:32:49 80e8d568a223: Pull complete 00:32:49 8dc6ef1a942a: Pull complete 00:32:49 2312dd95470a: Pull complete 00:32:49 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 00:32:49 Status: Downloaded newer image for docker:latest 00:32:50 ---> 6f22cdcdd502 00:32:50 Step 6/7 : COPY go.mod . 00:32:50 ---> 149671ec2f53 00:32:50 Step 7/7 : RUN go mod download 00:32:50 ---> Running in 735e10b4ca84 00:33:12 Removing intermediate container 735e10b4ca84 00:33:12 ---> ea7127d8232f 00:33:12 Successfully built ea7127d8232f 00:33:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:13 + docker inspect -f . ci-base-image-x86_64 00:33:13 . [Pipeline] withDockerContainer 00:33:13 prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container 00:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:14 $ docker top 408f3e4cee25eeb5631dd20e07509b18c92c15ad3cdd305d606425ff9a83efa4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:15 + go version 00:33:15 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:15 $ docker stop --time=1 408f3e4cee25eeb5631dd20e07509b18c92c15ad3cdd305d606425ff9a83efa4 00:33:16 $ docker rm -f 408f3e4cee25eeb5631dd20e07509b18c92c15ad3cdd305d606425ff9a83efa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:17 + docker inspect -f . ci-base-image-x86_64 00:33:17 . [Pipeline] withDockerContainer 00:33:18 prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container 00:33:18 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:19 $ docker top 159eef83c8a0e9c6ab33c8a1841e83f06741ca07ee0fd5e47e9ba3ce46f19eb7 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:19 ========================================================= 00:33:19 [edgeXBuildGoParallel] Running Tests and Build... 00:33:19 ========================================================= [Pipeline] sh 00:33:19 + make test 00:33:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:29 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:53 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.048s 00:33:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.165s coverage: 27.1% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.418s coverage: 68.9% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.412s coverage: 82.6% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.360s coverage: 28.6% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.078s coverage: 100.0% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.081s coverage: 100.0% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.135s coverage: 86.7% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.356s coverage: 93.8% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 75.5% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.083s coverage: 87.2% of statements 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 84.2% of statements 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.4% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.5% of statements 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 00:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 00:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 55.9% of statements 00:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.721s coverage: 86.3% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.178s coverage: 72.2% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.455s coverage: 72.1% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.035s coverage: 82.4% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.045s coverage: 28.8% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.044s coverage: 96.8% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 37.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.313s coverage: 84.0% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.073s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.077s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.701s coverage: 29.1% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:34:17 GO111MODULE=on go vet ./... 00:34:41 gofmt -l . 00:34:42 [ "`gofmt -l .`" = "" ] 00:34:42 ./bin/test-go-mod-tidy.sh 00:34:43 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:45 + ls -al . 00:34:45 total 668 00:34:45 drwxrwxr-x 10 1001 1001 4096 Dec 15 00:34 . 00:34:45 drwxr-xr-x 4 root root 28 Dec 15 00:33 .. 00:34:45 -rw-rw-r-- 1 1001 1001 11 Dec 15 00:31 .dockerignore 00:34:45 drwxrwxr-x 8 1001 1001 179 Dec 15 00:31 .git 00:34:45 drwxrwxr-x 3 1001 1001 125 Dec 15 00:31 .github 00:34:45 -rw-rw-r-- 1 1001 1001 943 Dec 15 00:31 .gitignore 00:34:45 drwx------ 3 1001 1001 47 Dec 15 00:31 .semver 00:34:45 -rw-rw-r-- 1 1001 1001 166 Dec 15 00:31 .sonarcloud.properties 00:34:45 -rw-rw-r-- 1 1001 1001 3804 Dec 15 00:31 CONTRIBUTING.md 00:34:45 -rw-rw-r-- 1 1001 1001 1035 Dec 15 00:31 Dockerfile.build 00:34:45 -rw-rw-r-- 1 1001 1001 863 Dec 15 00:31 Jenkinsfile 00:34:45 -rw-rw-r-- 1 1001 1001 10775 Dec 15 00:31 LICENSE 00:34:45 -rw-rw-r-- 1 1001 1001 6318 Dec 15 00:31 Makefile 00:34:45 -rw-rw-r-- 1 1001 1001 6447 Dec 15 00:31 README.md 00:34:45 -rw-rw-r-- 1 1001 1001 7286 Dec 15 00:31 SECURITY.md 00:34:45 -rw-rw-r-- 1 1001 1001 5 Dec 15 00:32 VERSION 00:34:45 -rw-rw-r-- 1 1001 1001 4131 Dec 15 00:31 ZMQWindows.md 00:34:45 drwxrwxr-x 2 1001 1001 117 Dec 15 00:31 bin 00:34:45 drwxrwxr-x 15 1001 1001 4096 Dec 15 00:31 cmd 00:34:45 -rw-r--r-- 1 root root 572038 Dec 15 00:34 coverage.out 00:34:45 -rw-r--r-- 1 root root 1041 Dec 15 00:34 go.mod 00:34:45 -rw-r--r-- 1 root root 18856 Dec 15 00:34 go.sum 00:34:45 drwxrwxr-x 8 1001 1001 127 Dec 15 00:31 internal 00:34:45 drwxrwxr-x 4 1001 1001 26 Dec 15 00:31 openapi 00:34:45 drwxrwxr-x 4 1001 1001 71 Dec 15 00:31 snap 00:34:45 -rw-rw-r-- 1 1001 1001 168 Dec 15 00:31 version.go [Pipeline] sh 00:34:46 + '[' -e coverage.out ] 00:34:46 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:46 Stashed 1 file(s) [Pipeline] sh 00:34:46 + make build 00:34:46 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 00:34:51 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 00:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:35:00 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 00:35:02 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 00:35:02 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 00:35:04 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 00:35: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 00:35:06 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 00:35:08 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 00:35:09 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 00:35:10 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 00:35:11 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] } 00:35:12 $ docker stop --time=1 159eef83c8a0e9c6ab33c8a1841e83f06741ca07ee0fd5e47e9ba3ce46f19eb7 00:35:14 $ docker rm -f 159eef83c8a0e9c6ab33c8a1841e83f06741ca07ee0fd5e47e9ba3ce46f19eb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:16 00:35:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15989 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 00:35:16 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:16 latest: Pulling from edgex-devops/edgex-compose 00:35:16 cbdbe7a5bc2a: Pulling fs layer 00:35:16 ca9280d653b3: Pulling fs layer 00:35:16 7e9c9ca2126c: Pulling fs layer 00:35:17 cbdbe7a5bc2a: Download complete 00:35:17 ca9280d653b3: Verifying Checksum 00:35:17 ca9280d653b3: Download complete 00:35:17 cbdbe7a5bc2a: Pull complete 00:35:18 7e9c9ca2126c: Verifying Checksum 00:35:18 7e9c9ca2126c: Download complete 00:35:18 ca9280d653b3: Pull complete 00:35:21 using credential edgex-jenkins-ssh 00:35:21 Cloning the remote Git repository 00:35:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:21 > git init /w/workspace/edgex-go/5 # timeout=10 00:35:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:22 > git --version # timeout=10 00:35:22 > git --version # 'git version 2.17.1' 00:35:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:25 7e9c9ca2126c: Pull complete 00:35:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:25 prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container 00:35:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:35:28 $ docker top 912a0b84fc33865b653dc5e856a7793c8a45c9689a3f3da4d23f4dee332c9078 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:28 + docker-compose build --help 00:35:28 + grep parallel 00:35:29 --parallel Build images in parallel. [Pipeline] } 00:35:29 $ docker stop --time=1 912a0b84fc33865b653dc5e856a7793c8a45c9689a3f3da4d23f4dee332c9078 00:35:31 $ docker rm -f 912a0b84fc33865b653dc5e856a7793c8a45c9689a3f3da4d23f4dee332c9078 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:32 . [Pipeline] withDockerContainer 00:35:32 prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container 00:35:32 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:33 $ docker top 47512e19e3e282f083bb62313dd253d26e955ca7ba97197e383cfbff57e88dd0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:33 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:35 Building docker-core-command-go ... 00:35:35 Building docker-core-data-go ... 00:35:35 Building docker-core-metadata-go ... 00:35:35 Building docker-security-bootstrap-redis-go ... 00:35:35 Building docker-security-proxy-setup-go ... 00:35:35 Building docker-security-secrets-setup-go ... 00:35:35 Building docker-security-secretstore-setup-go ... 00:35:35 Building docker-support-notifications-go ... 00:35:35 Building docker-support-scheduler-go ... 00:35:35 Building docker-sys-mgmt-agent-go ... 00:35:35 Building docker-security-proxy-setup-go 00:35:35 Building docker-support-notifications-go 00:35:35 Building docker-security-secrets-setup-go 00:35:35 Building docker-support-scheduler-go 00:35:35 Building docker-core-command-go 00:35:54 Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 00:35:55 Merge succeeded, producing e287329b2d275cf257930c71f633ac8859e85ffa 00:35:55 Checking out Revision e287329b2d275cf257930c71f633ac8859e85ffa (PR-2939) 00:35:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:54 > git config core.sparsecheckout # timeout=10 00:35:54 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 00:35:55 > git remote # timeout=10 00:35:55 > git config --get remote.origin.url # timeout=10 00:35:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:55 > git merge 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 00:35:55 > git rev-parse HEAD^{commit} # timeout=10 00:35:55 > git config core.sparsecheckout # timeout=10 00:35:55 > git checkout -f e287329b2d275cf257930c71f633ac8859e85ffa # timeout=10 00:35:59 Commit message: "Merge commit '8905b2aeb998c2429dd3dac7113c428985f887cf' into HEAD" 00:35:59 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:59 > git rev-list --no-walk 64217ad897117b08eed8085e37ff988c959a8bbb # timeout=10 00:36:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:02 + sudo service docker restart 00:36:02 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:05 provisioning config files... 00:36:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8318315379528627082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:05 ---> docker-login.sh 00:36:05 nexus3.edgexfoundry.org:10001 00:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:06 Configure a credential helper to remove this warning. See 00:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:06 00:36:06 Login Succeeded 00:36:06 nexus3.edgexfoundry.org:10002 00:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:07 ---> ea7127d8232f 00:36:07 Step 3/21 : WORKDIR /edgex-go 00:36:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:07 ---> ea7127d8232f 00:36:07 Step 3/21 : WORKDIR /edgex-go 00:36:07 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:07 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:36:07 ---> ea7127d8232f 00:36:07 Step 3/29 : WORKDIR /edgex-go 00:36:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:07 ---> ea7127d8232f 00:36:07 Step 3/24 : WORKDIR /edgex-go 00:36:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:07 ---> ea7127d8232f 00:36:07 Step 3/22 : WORKDIR /edgex-go 00:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:07 Configure a credential helper to remove this warning. See 00:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:07 00:36:07 Login Succeeded 00:36:07 nexus3.edgexfoundry.org:10003 00:36:07 ---> Running in 6184b5dd9c12 00:36:07 ---> Running in 4aad5cd6ab22 00:36:07 ---> Running in ddd6920a44d8 00:36:07 ---> Running in 275f6ea90bd0 00:36:07 ---> Running in 9a29d3cec306 00:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:08 Configure a credential helper to remove this warning. See 00:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:08 00:36:08 Login Succeeded 00:36:08 nexus3.edgexfoundry.org:10004 00:36:08 Removing intermediate container 4aad5cd6ab22 00:36:08 ---> 65ee7a775f92 00:36:08 Step 4/29 : RUN apk update && apk add make git 00:36:08 Removing intermediate container ddd6920a44d8 00:36:08 ---> f5eefb448c29 00:36:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:08 Removing intermediate container 275f6ea90bd0 00:36:08 ---> d4f05577216a 00:36:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:08 Removing intermediate container 6184b5dd9c12 00:36:08 ---> 2c5154f9a9f8 00:36:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:08 Removing intermediate container 9a29d3cec306 00:36:08 ---> 12f46d37494b 00:36:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:08 ---> Running in 78b39cfa24b6 00:36:08 ---> Running in fa970e9128f2 00:36:08 ---> Running in 841070635c92 00:36:08 ---> Running in 1d46a7e7ed75 00:36:08 ---> Running in 85cb532d7eb8 00:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:08 Configure a credential helper to remove this warning. See 00:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:08 00:36:08 Login Succeeded 00:36:08 docker.io 00:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:09 Configure a credential helper to remove this warning. See 00:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:09 00:36:09 Login Succeeded 00:36:09 ---> docker-login.sh ends [Pipeline] } 00:36:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:10 ========================================================= 00:36:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:10 Removing intermediate container 78b39cfa24b6 00:36:10 ---> eb0fc6fc9e93 00:36:10 Step 5/21 : RUN apk update && apk add make git 00:36:10 Removing intermediate container fa970e9128f2 00:36:10 ---> df8c9cd9af42 00:36:10 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:36:10 ---> Running in ffd9ab1b1b9d 00:36:10 + 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 . 00:36:10 ---> Running in f32c41447785 00:36:10 Removing intermediate container 1d46a7e7ed75 00:36:10 ---> cd41d230aa21 00:36:10 Step 5/22 : RUN apk update && apk add make git 00:36:10 Removing intermediate container 85cb532d7eb8 00:36:10 ---> ea198c710d03 00:36:10 Step 5/21 : RUN apk update && apk add make git 00:36:10 ---> Running in 9179721e25af 00:36:10 ---> Running in 45a15288e108 00:36:10 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:10 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:10 OK: 12750 distinct packages available 00:36:11 OK: 233 MiB in 51 packages 00:36:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:12 Removing intermediate container 841070635c92 00:36:12 ---> c54c87b73234 00:36:12 Step 5/29 : COPY go.mod . 00:36:12 ---> 9bc2b112f7c4 00:36:12 Step 6/29 : RUN go mod download 00:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:12 ---> Running in bb190a47d58c 00:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:13 Sending build context to Docker daemon 165.7MB 00:36:13 Step 1/7 : ARG BASE=golang:1.15-alpine 00:36:13 Step 2/7 : FROM ${BASE} 00:36:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:13 5f621e34cdf4: Pulling fs layer 00:36:13 a4357932f1b6: Pulling fs layer 00:36:13 18c013af1878: Pulling fs layer 00:36:13 00ac8860ef70: Pulling fs layer 00:36:13 63d7cb157983: Pulling fs layer 00:36:13 b116817d02f9: Pulling fs layer 00:36:13 745a02a5169b: Pulling fs layer 00:36:13 00ac8860ef70: Waiting 00:36:13 63d7cb157983: Waiting 00:36:13 b116817d02f9: Waiting 00:36:13 745a02a5169b: Waiting 00:36:13 18c013af1878: Verifying Checksum 00:36:13 18c013af1878: Download complete 00:36:13 a4357932f1b6: Verifying Checksum 00:36:13 a4357932f1b6: Download complete 00:36:13 63d7cb157983: Verifying Checksum 00:36:13 63d7cb157983: Download complete 00:36:13 b116817d02f9: Download complete 00:36:13 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:13 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:13 OK: 12750 distinct packages available 00:36:13 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:13 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:13 OK: 12750 distinct packages available 00:36:13 OK: 233 MiB in 51 packages 00:36:13 OK: 233 MiB in 51 packages 00:36:13 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:13 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:13 OK: 12750 distinct packages available 00:36:14 5f621e34cdf4: Verifying Checksum 00:36:14 5f621e34cdf4: Download complete 00:36:14 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:14 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:14 OK: 12750 distinct packages available 00:36:14 OK: 233 MiB in 51 packages 00:36:14 Removing intermediate container f32c41447785 00:36:14 ---> b85f4ea20170 00:36:14 Step 6/21 : COPY go.mod . 00:36:14 Removing intermediate container bb190a47d58c 00:36:14 ---> 4cfcde0f82f7 00:36:14 Step 7/29 : COPY . . 00:36:14 OK: 233 MiB in 51 packages 00:36:14 Removing intermediate container ffd9ab1b1b9d 00:36:14 ---> ceb78f88208f 00:36:14 Step 6/24 : COPY go.mod . 00:36:14 5f621e34cdf4: Pull complete 00:36:14 ---> 6fa3472f4f2b 00:36:14 Step 7/21 : RUN go mod download 00:36:15 a4357932f1b6: Pull complete 00:36:15 18c013af1878: Pull complete 00:36:15 ---> Running in e258ea79efed 00:36:15 ---> 25ea52ca0989 00:36:15 Step 7/24 : RUN go mod download 00:36:16 Removing intermediate container 9179721e25af 00:36:16 ---> 2bbaf0bf2906 00:36:16 Step 6/22 : COPY go.mod . 00:36:17 ---> Running in 6ab216757af3 00:36:17 745a02a5169b: Verifying Checksum 00:36:17 745a02a5169b: Download complete 00:36:17 Removing intermediate container 45a15288e108 00:36:17 ---> 8374ae4a46b9 00:36:17 Step 6/21 : COPY go.mod . 00:36:18 ---> 1016be2ecaa3 00:36:18 Step 7/22 : RUN go mod download 00:36:18 00ac8860ef70: Verifying Checksum 00:36:18 00ac8860ef70: Download complete 00:36:19 ---> 098c8b17284d 00:36:19 Step 7/21 : RUN go mod download 00:36:19 ---> Running in f8b0c698e0da 00:36:20 ---> Running in 06477166a227 00:36:23 Removing intermediate container e258ea79efed 00:36:23 ---> a50861ecd1e8 00:36:23 Step 8/21 : COPY . . 00:36:23 Removing intermediate container 6ab216757af3 00:36:23 ---> 91fcbfe62698 00:36:23 Step 8/24 : COPY . . 00:36:28 00ac8860ef70: Pull complete 00:36:28 63d7cb157983: Pull complete 00:36:29 b116817d02f9: Pull complete 00:36:33 Removing intermediate container f8b0c698e0da 00:36:33 ---> 35cdeb9fe2fc 00:36:33 Step 8/22 : COPY . . 00:36:33 745a02a5169b: Pull complete 00:36:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:33 ---> b7e6874047d6 00:36:33 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 00:36:34 Removing intermediate container 06477166a227 00:36:34 ---> 5d5864fbcd70 00:36:34 Step 8/21 : COPY . . 00:36:37 ---> Running in 266e53ddd4c4 00:36:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:42 (1/12) Installing libmagic (5.38-r0) 00:36:43 (2/12) Installing file (5.38-r0) 00:36:43 (3/12) Installing libc-dev (0.7.2-r3) 00:36:43 (4/12) Installing g++ (9.3.0-r2) 00:36:52 ---> 983775764dad 00:36:52 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:36:53 (5/12) Installing fortify-headers (1.1-r0) 00:36:53 (6/12) Installing patch (2.7.6-r6) 00:36:53 (7/12) Installing build-base (0.5-r2) 00:36:53 (8/12) Installing libsodium (1.0.18-r0) 00:36:53 (9/12) Installing pkgconf (1.7.2-r0) 00:36:54 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:54 (11/12) Installing libzmq (4.3.3-r0) 00:36:54 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:54 Executing busybox-1.31.1-r19.trigger 00:36:54 OK: 217 MiB in 51 packages 00:36:55 ---> Running in e1c2cceabcbb 00:36:58 Removing intermediate container 266e53ddd4c4 00:36:58 ---> 670ebec5776d 00:36:58 Step 4/7 : WORKDIR /edgex-go 00:36:58 ---> Running in 5ae0bca98c5b 00:36:59 Removing intermediate container 5ae0bca98c5b 00:36:59 ---> 1fbca352e27c 00:36:59 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:36:59 latest: Pulling from library/docker 00:36:59 a3cc7d3b244e: Pulling fs layer 00:36:59 02a3295e0d61: Pulling fs layer 00:36:59 0f4f2e6d8100: Pulling fs layer 00:36:59 330b718f631f: Pulling fs layer 00:36:59 a93816041522: Pulling fs layer 00:36:59 bdb6da89ff94: Pulling fs layer 00:36:59 2a70c0c122f4: Pulling fs layer 00:36:59 2a70c0c122f4: Waiting 00:36:59 a93816041522: Waiting 00:36:59 bdb6da89ff94: Waiting 00:36:59 330b718f631f: Waiting 00:37:00 0f4f2e6d8100: Verifying Checksum 00:37:00 0f4f2e6d8100: Download complete 00:37:00 02a3295e0d61: Verifying Checksum 00:37:00 02a3295e0d61: Download complete 00:37:00 a3cc7d3b244e: Verifying Checksum 00:37:00 a3cc7d3b244e: Download complete 00:37:00 bdb6da89ff94: Verifying Checksum 00:37:00 bdb6da89ff94: Download complete 00:37:00 a93816041522: Verifying Checksum 00:37:00 a93816041522: Download complete 00:37:00 2a70c0c122f4: Verifying Checksum 00:37:00 2a70c0c122f4: Download complete 00:37:00 a3cc7d3b244e: Pull complete 00:37:01 02a3295e0d61: Pull complete 00:37:01 330b718f631f: Verifying Checksum 00:37:01 330b718f631f: Download complete 00:37:01 0f4f2e6d8100: Pull complete 00:37:05 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 00:37:05 ---> 1613b4701913 00:37:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:06 330b718f631f: Pull complete 00:37:06 a93816041522: Pull complete 00:37:06 bdb6da89ff94: Pull complete 00:37:06 2a70c0c122f4: Pull complete 00:37:06 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 00:37:06 Status: Downloaded newer image for docker:latest 00:37:07 ---> Running in 52e98cabf0e8 00:37:08 ---> 8763cd260a7d 00:37:08 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:37:09 ---> a8a8f5ace3d1 00:37:09 Step 6/7 : COPY go.mod . 00:37:10 ---> Running in cb62f98bbb89 00:37:10 ---> 57acc80050b9 00:37:10 Step 9/22 : RUN make cmd/core-command/core-command 00:37:10 ---> faf7fdf98431 00:37:10 Step 7/7 : RUN go mod download 00:37:10 ---> 8a21db30720a 00:37:10 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:10 ---> Running in c96079736b08 00:37:10 ---> Running in 1b2651005c52 00:37:10 ---> Running in fbad65823875 00:37: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 00:37:11 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 00:37:11 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 00:37:11 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 00:37:30 Removing intermediate container e1c2cceabcbb 00:37:30 ---> 49f3af1c9a7b 00:37:30 00:37:30 Step 9/29 : FROM alpine:latest 00:37:30 latest: Pulling from library/alpine 00:37:30 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 00:37:30 Status: Downloaded newer image for alpine:latest 00:37:30 ---> b14afc6dfb98 00:37:30 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:37:30 ---> Running in ef8f6a2dd4db 00:37:30 Removing intermediate container ef8f6a2dd4db 00:37:30 ---> 88c7d1ac1a25 00:37:30 Step 11/29 : USER root 00:37:30 ---> Running in 71ab4af3ff8c 00:37:30 Removing intermediate container 71ab4af3ff8c 00:37:30 ---> 595bdf1a3d3a 00:37:30 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:37:30 ---> Running in d6cc49279181 00:37:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:31 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:31 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:31 OK: 12747 distinct packages available 00:37:31 (1/2) Installing ca-certificates (20191127-r4) 00:37:31 (2/2) Installing dumb-init (1.2.2-r1) 00:37:31 Executing busybox-1.31.1-r19.trigger 00:37:32 Executing ca-certificates-20191127-r4.trigger 00:37:32 OK: 6 MiB in 16 packages 00:37:34 Removing intermediate container d6cc49279181 00:37:34 ---> 4b98878ac0ea 00:37:34 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:37:34 ---> Running in c696d26bc3f8 00:37:35 Removing intermediate container c696d26bc3f8 00:37:35 ---> 134d1fcdabae 00:37:35 Step 14/29 : WORKDIR $BASE_DIR 00:37:36 ---> Running in 44b445f904b5 00:37:36 Removing intermediate container 44b445f904b5 00:37:36 ---> 59eefb340a6a 00:37:36 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:37:36 ---> Running in b2fc85f1cde1 00:37:37 Removing intermediate container fbad65823875 00:37:37 ---> a028d94028b8 00:37:37 Successfully built a028d94028b8 00:37:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:37 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 00:37:38 + docker inspect -f . ci-base-image-arm64 00:37:38 . [Pipeline] withDockerContainer 00:37:38 prd-ubuntu18.04-docker-arm64-4c-16g-15989 does not seem to be running inside a container 00:37:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:37:39 Removing intermediate container b2fc85f1cde1 00:37:39 ---> 4526bd465d4f 00:37:39 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:37:40 $ docker top 04151e9575f96e1401cc233b2a3d02088da0408ae9f9fdff75dacdc0f0ccb612 -eo pid,comm 00:37:40 ---> 92295412ace3 00:37:40 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [Pipeline] { [Pipeline] sh 00:37:40 ---> cc03f6714b12 00:37:40 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:37:41 + go version 00:37:41 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:41 $ docker stop --time=1 04151e9575f96e1401cc233b2a3d02088da0408ae9f9fdff75dacdc0f0ccb612 00:37:41 ---> 668f5b1f7777 00:37:41 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:37:41 ---> 888da2698c09 00:37:41 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:37:43 $ docker rm -f 04151e9575f96e1401cc233b2a3d02088da0408ae9f9fdff75dacdc0f0ccb612 00:37:43 ---> 01b18a66c627 00:37:43 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:44 + docker inspect -f . ci-base-image-arm64 00:37:44 . [Pipeline] withDockerContainer 00:37:44 prd-ubuntu18.04-docker-arm64-4c-16g-15989 does not seem to be running inside a container 00:37:44 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:37:45 ---> Running in ab5469a27b13 00:37:45 Removing intermediate container cb62f98bbb89 00:37:45 ---> a87c21b65c65 00:37:45 00:37:45 Step 10/24 : FROM scratch 00:37:45 ---> 00:37:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:45 Removing intermediate container 52e98cabf0e8 00:37:45 ---> 6efcb9179531 00:37:45 00:37:45 Step 10/21 : FROM alpine 00:37:45 ---> b14afc6dfb98 00:37:45 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:37:45 Removing intermediate container c96079736b08 00:37:45 ---> 794f8bd2f147 00:37:45 00:37:45 Step 10/22 : FROM scratch 00:37:45 ---> 00:37:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:46 $ docker top aadb55195c449470c39acc792101314091a30dbf110e61a26c42ae55606b80ee -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:46 ========================================================= 00:37:46 [edgeXBuildGoParallel] Running Tests and Build... 00:37:46 ========================================================= [Pipeline] sh 00:37:47 + make test 00:37:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:47 ---> Running in f6ea2c54d309 00:37:47 ---> Running in 4ddc21c2d5f1 00:37:47 ---> Running in cc013a208a67 00:37:47 Removing intermediate container 1b2651005c52 00:37:47 ---> cf900a679b61 00:37:47 00:37:47 Step 10/21 : FROM scratch 00:37:47 ---> 00:37:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:47 Removing intermediate container f6ea2c54d309 00:37:47 ---> 4ee099c7425e 00:37:47 Step 12/24 : ENV APP_PORT=48060 00:37:47 Removing intermediate container cc013a208a67 00:37:47 ---> 032457c12841 00:37:47 Step 12/22 : ENV APP_PORT=48082 00:37:48 ---> Running in adc504333089 00:37:48 ---> Running in fb85274f120a 00:37:48 ---> Running in 744dd5ac187f 00:37:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:48 Removing intermediate container adc504333089 00:37:48 ---> cc7944e935ea 00:37:48 Step 12/21 : ENV APP_PORT=48085 00:37:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:48 ---> Running in c1ba7e60ea88 00:37:48 Removing intermediate container fb85274f120a 00:37:48 ---> 2071458f02f8 00:37:48 Step 13/22 : EXPOSE $APP_PORT 00:37:48 Removing intermediate container 744dd5ac187f 00:37:48 ---> a98a3f13e0b7 00:37:48 Step 13/24 : EXPOSE $APP_PORT 00:37:48 Removing intermediate container ab5469a27b13 00:37:48 ---> abd7a6ac6ae4 00:37:48 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:37:48 ---> Running in c2342de563db 00:37:48 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:48 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:48 OK: 12747 distinct packages available 00:37:48 ---> Running in e8532b15e554 00:37:48 Removing intermediate container c1ba7e60ea88 00:37:48 ---> 362149f010d1 00:37:48 Step 13/21 : EXPOSE $APP_PORT 00:37:48 (1/4) Installing ca-certificates (20191127-r4) 00:37:48 ---> Running in 6c1326966dd2 00:37:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:48 (3/4) Installing libcurl (7.69.1-r3) 00:37:48 (4/4) Installing curl (7.69.1-r3) 00:37:48 Executing busybox-1.31.1-r19.trigger 00:37:48 Executing ca-certificates-20191127-r4.trigger 00:37:49 OK: 7 MiB in 18 packages 00:37:49 Removing intermediate container c2342de563db 00:37:49 ---> a2c505dfede1 00:37:49 Step 14/22 : WORKDIR / 00:37:50 Removing intermediate container e8532b15e554 00:37:50 ---> d2ec5f271f91 00:37:50 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:37:50 ---> e5a06a97b1ef 00:37:50 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:37:50 ---> Running in a4b8557fcb45 00:37:50 Removing intermediate container 6c1326966dd2 00:37:50 ---> a7563efa69d0 00:37:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:37:50 ---> Running in a0a5340126cb 00:37:51 ---> f49a77c208ed 00:37:51 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:37:51 Removing intermediate container a4b8557fcb45 00:37:51 ---> acb62de7874a 00:37:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:37:51 ---> e5cafd4f2988 00:37:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:51 Removing intermediate container 4ddc21c2d5f1 00:37:51 ---> c3ac694893a9 00:37:51 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:51 ---> Running in 88174634274b 00:37:51 ---> 8e1786242101 00:37:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:52 Removing intermediate container 88174634274b 00:37:52 ---> 578b70bccd8b 00:37:52 Step 13/21 : WORKDIR /edgex 00:37:52 ---> 95edaf547c92 00:37:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:37:52 ---> cfd2f073ba15 00:37:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:52 ---> Running in d4d43de7fddd 00:37:53 ---> 3ea964f4bed0 00:37:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:53 Removing intermediate container a0a5340126cb 00:37:53 ---> 2805f2c28f7e 00:37:53 Step 24/29 : RUN chmod 755 security-secrets-setup 00:37:53 Removing intermediate container d4d43de7fddd 00:37:53 ---> 36a10eb415f6 00:37:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:53 ---> 9460ebe37956 00:37:53 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:37:53 ---> Running in aa559b542948 00:37:53 ---> 254fae76fff6 00:37:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:37:54 ---> bec8acd87e5e 00:37:54 Step 18/22 : ENTRYPOINT ["/core-command"] 00:37:54 ---> Running in 422d27e37d40 00:37:54 ---> Running in 3f8398dcc338 00:37:54 ---> 9be804115728 00:37:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:54 ---> 1124f2c7fd89 00:37:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:54 Removing intermediate container 422d27e37d40 00:37:54 ---> 6e177a32827f 00:37:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:54 Removing intermediate container 3f8398dcc338 00:37:54 ---> b161bffa21b9 00:37:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:54 ---> Running in d454357d4377 00:37:54 ---> Running in 8b77a13c732a 00:37:54 ---> c8bd57690865 00:37:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:54 Removing intermediate container d454357d4377 00:37:54 ---> 543bd6e2ade4 00:37:54 Step 19/21 : LABEL arch=x86_64 00:37:54 Removing intermediate container 8b77a13c732a 00:37:54 ---> 6f2776954d20 00:37:54 Step 20/22 : LABEL arch=x86_64 00:37:55 ---> 7394b05578ef 00:37:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:55 ---> Running in 803b70d4d56a 00:37:55 ---> Running in 35e9d6ba9074 00:37:55 Removing intermediate container 803b70d4d56a 00:37:55 ---> c4fb33fb949c 00:37:55 Step 20/21 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:37:55 ---> a65f1e3eb471 00:37:55 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:37:55 ---> Running in bc850e646076 00:37:55 ---> c2cdd874a5a2 00:37:55 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:55 Removing intermediate container 35e9d6ba9074 00:37:55 ---> 5a2dc4a9a072 00:37:55 Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:37:55 Removing intermediate container aa559b542948 00:37:55 ---> 1616506e9f7a 00:37:55 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:37:55 ---> Running in b30df9e6aa79 00:37:55 ---> Running in ffc397f4cf74 00:37:55 ---> Running in 6010978492d5 00:37:56 ---> Running in 7e6ccaa113f2 00:37:56 Removing intermediate container bc850e646076 00:37:56 ---> 1297f8d4a598 00:37:56 Step 21/21 : LABEL version=0.0.0 00:37:56 Removing intermediate container b30df9e6aa79 00:37:56 ---> 4c69bfa89f67 00:37:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:56 Removing intermediate container 6010978492d5 00:37:56 ---> ea9a18e31320 00:37:56 Step 22/22 : LABEL version=0.0.0 00:37:56 Removing intermediate container ffc397f4cf74 00:37:56 ---> 78985305226c 00:37:56 Step 18/21 : CMD ["--init=true"] 00:37:56 Removing intermediate container 7e6ccaa113f2 00:37:56 ---> 7da0dab2acc3 00:37:56 Step 26/29 : CMD [ "generate" ] 00:37:56 ---> Running in 2899fe11259f 00:37:56 ---> Running in 6b166f57df03 00:37:56 ---> Running in b1c403ae5d06 00:37:56 ---> Running in a2b441c314da 00:37:57 ---> Running in b4d4e6b9a24f 00:37:57 Removing intermediate container 2899fe11259f 00:37:57 ---> 84155a4d19bb 00:37:57 00:37:57 Removing intermediate container 6b166f57df03 00:37:57 ---> a914fedaa4da 00:37:57 00:37:57 Removing intermediate container a2b441c314da 00:37:57 ---> af09e4864191 00:37:57 Step 22/24 : LABEL arch=x86_64 00:37:57 Removing intermediate container b1c403ae5d06 00:37:57 ---> 12bf9a57089c 00:37:57 Step 19/21 : LABEL arch=x86_64 00:37:57 Removing intermediate container b4d4e6b9a24f 00:37:57 ---> b8f682634368 00:37:57 Step 27/29 : LABEL arch=x86_64 00:37:57 Successfully built 84155a4d19bb 00:37:57 Successfully built a914fedaa4da 00:37:57 ---> Running in eb15545a9109 00:37:57 Successfully tagged docker-core-command-go:latest 00:37:57 Successfully tagged docker-support-scheduler-go:latest 00:37:57 Building docker-sys-mgmt-agent-go 00:37:57  Building docker-support-scheduler-go ... done  Building docker-core-command-go ... done  ---> Running in 09d2dd49f173 00:37:57 Building docker-core-data-go 00:37:57 ---> Running in 8a41c653439c 00:37:57 Removing intermediate container 09d2dd49f173 00:37:57 ---> 695c91a58757 00:37:57 Step 20/21 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:37:57 Removing intermediate container eb15545a9109 00:37:57 ---> 223320a181d1 00:37:57 Step 23/24 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:37:57 Removing intermediate container 8a41c653439c 00:37:57 ---> 6ef3a60361af 00:37:57 Step 28/29 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:37:58 ---> Running in 57e673908a8b 00:37:58 ---> Running in dcc1c10ca43c 00:37:58 ---> Running in 1ef7aea14a95 00:37:58 Removing intermediate container dcc1c10ca43c 00:37:58 ---> 49611c3a038e 00:37:58 Step 21/21 : LABEL version=0.0.0 00:37:58 Removing intermediate container 57e673908a8b 00:37:58 ---> 774749b5c7de 00:37:58 Step 24/24 : LABEL version=0.0.0 00:37:58 Removing intermediate container 1ef7aea14a95 00:37:58 ---> 7ddd45ed7557 00:37:58 Step 29/29 : LABEL version=0.0.0 00:37:58 ---> Running in eaf3894646fd 00:37:58 ---> Running in 1194344f5edc 00:37:58 ---> Running in 6bc088c7e15b 00:38:02 Removing intermediate container eaf3894646fd 00:38:02 ---> 775c06b70e22 00:38:02 00:38:03 Successfully built 775c06b70e22 00:38:04 Successfully tagged docker-security-proxy-setup-go:latest 00:38:04  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 00:38:04 Removing intermediate container 1194344f5edc 00:38:04 ---> 90dcca995f89 00:38:04 00:38:04 Removing intermediate container 6bc088c7e15b 00:38:04 ---> 1f8fd1f84116 00:38:04 00:38:04 Successfully built 90dcca995f89 00:38:04 Successfully built 1f8fd1f84116 00:38:04 Successfully tagged docker-support-notifications-go:latest 00:38:04 Building docker-security-bootstrap-redis-go 00:38:04 Successfully tagged docker-security-secrets-setup-go:latest 00:38:04 Building docker-core-metadata-go 00:38:10 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:18  Building docker-support-notifications-go ... done  Building docker-security-secrets-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:18 ---> ea7127d8232f 00:38:18 Step 3/23 : WORKDIR /edgex-go 00:38:18 ---> Using cache 00:38:18 ---> 12f46d37494b 00:38:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:18 ---> Using cache 00:38:18 ---> ea198c710d03 00:38:18 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:38:18 ---> Running in 1951f6ade407 00:38:19 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:19 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:38:19 ---> ea7127d8232f 00:38:19 Step 3/27 : WORKDIR /edgex-go 00:38:19 ---> Using cache 00:38:19 ---> 12f46d37494b 00:38:19 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:19 ---> Using cache 00:38:19 ---> ea198c710d03 00:38:19 Step 5/27 : RUN apk update && apk add make bash git 00:38:23 ---> Running in df8764040a75 00:38:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:27 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:27 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:27 OK: 12750 distinct packages available 00:38:27 OK: 233 MiB in 51 packages 00:38:28 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:28 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:28 OK: 12750 distinct packages available 00:38:29 OK: 233 MiB in 51 packages 00:38:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:30 ---> ea7127d8232f 00:38:30 Step 3/22 : WORKDIR /edgex-go 00:38:30 ---> Using cache 00:38:30 ---> 12f46d37494b 00:38:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:30 ---> Using cache 00:38:30 ---> ea198c710d03 00:38:30 Step 5/22 : RUN apk update && apk add make git 00:38:30 ---> Using cache 00:38:30 ---> 8374ae4a46b9 00:38:30 Step 6/22 : COPY go.mod . 00:38:30 ---> Using cache 00:38:30 ---> 098c8b17284d 00:38:30 Step 7/22 : RUN go mod download 00:38:30 ---> Using cache 00:38:30 ---> 5d5864fbcd70 00:38:30 Step 8/22 : COPY . . 00:38:30 ---> Using cache 00:38:30 ---> 8a21db30720a 00:38:30 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:38:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:30 ---> ea7127d8232f 00:38:30 Step 3/24 : WORKDIR /edgex-go 00:38:30 ---> Using cache 00:38:30 ---> 12f46d37494b 00:38:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:30 ---> Using cache 00:38:30 ---> ea198c710d03 00:38:30 Step 5/24 : RUN apk update && apk add make git 00:38:30 ---> Using cache 00:38:30 ---> 8374ae4a46b9 00:38:30 Step 6/24 : COPY go.mod . 00:38:30 ---> Using cache 00:38:30 ---> 098c8b17284d 00:38:30 Step 7/24 : RUN go mod download 00:38:30 ---> Using cache 00:38:30 ---> 5d5864fbcd70 00:38:30 Step 8/24 : COPY . . 00:38:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:30 ---> ea7127d8232f 00:38:30 Step 3/22 : WORKDIR /edgex-go 00:38:30 ---> Using cache 00:38:30 ---> 12f46d37494b 00:38:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:30 ---> Using cache 00:38:30 ---> ea198c710d03 00:38:30 Step 5/22 : RUN apk update && apk add make git 00:38:30 ---> Using cache 00:38:30 ---> 8374ae4a46b9 00:38:30 Step 6/22 : COPY go.mod . 00:38:30 ---> Using cache 00:38:30 ---> 098c8b17284d 00:38:30 Step 7/22 : RUN go mod download 00:38:30 ---> Using cache 00:38:30 ---> 5d5864fbcd70 00:38:30 Step 8/22 : COPY . . 00:38:30 ---> Using cache 00:38:30 ---> 8a21db30720a 00:38:30 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:31 ---> Using cache 00:38:31 ---> 8a21db30720a 00:38:31 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:38:31 Removing intermediate container 1951f6ade407 00:38:31 ---> 70c6d25a18b2 00:38:31 Step 6/23 : COPY go.mod . 00:38:31 ---> Running in bbf88594514c 00:38:31 ---> Running in d9ff9ac37dcf 00:38:31 ---> Running in 9445cb5971d8 00:38:31 Removing intermediate container df8764040a75 00:38:31 ---> 95d139b29698 00:38:31 Step 6/27 : COPY go.mod . 00:38:32 ---> d45e442ee1bc 00:38:32 Step 7/23 : RUN go mod download 00:38:32 ---> 1fdd715e4b28 00:38:32 Step 7/27 : RUN go mod download 00:38:32 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 00:38:32 ---> Running in 73f23ff3494b 00:38:32 ---> Running in 7628bae8e7e3 00:38:32 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 00:38: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 00:38:34 Removing intermediate container 73f23ff3494b 00:38:34 ---> 730fd4827c63 00:38:34 Step 8/23 : COPY . . 00:38:34 Removing intermediate container 7628bae8e7e3 00:38:34 ---> c96e2e95af42 00:38:34 Step 8/27 : COPY . . 00:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39: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 00:39:06 ---> a107e3006a4d 00:39:06 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:07 ---> Running in 1aba734b15ac 00:39:07 Removing intermediate container bbf88594514c 00:39:07 ---> 49a407cc81f7 00:39:07 00:39:07 Step 10/22 : FROM alpine:3.10 00:39:07 ---> db5b382d402b 00:39:07 Step 9/23 : RUN make cmd/core-data/core-data 00:39:07 3.10: Pulling from library/alpine 00:39:07 ---> Running in 43c5a389089d 00:39:08 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:39:08 Status: Downloaded newer image for alpine:3.10 00:39:08 ---> be4e4bea2c2e 00:39:08 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:39:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:08 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 00:39:10 ---> Running in 98d49518e27b 00:39:10 Removing intermediate container 9445cb5971d8 00:39:10 ---> d52c30022658 00:39:10 00:39:11 Step 10/24 : FROM alpine:3.10 00:39:11 ---> be4e4bea2c2e 00:39:11 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:39:11 Removing intermediate container d9ff9ac37dcf 00:39:11 ---> ee683084d4fa 00:39:11 00:39:11 Step 10/22 : FROM scratch 00:39:11 ---> 00:39:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:11 ---> Running in 5acce05b414c 00:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:39:12 v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:39:12 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:39:12 OK: 10348 distinct packages available 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:12 (1/5) Installing ca-certificates (20191127-r2) 00:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:39:12 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:39:12 (3/5) Installing libcurl (7.66.0-r3) 00:39:12 (4/5) Installing curl (7.66.0-r3) 00:39:12 ---> Using cache 00:39:12 ---> cc7944e935ea 00:39:12 Step 12/22 : ENV APP_PORT=48081 00:39:12 (5/5) Installing dumb-init (1.2.2-r1) 00:39:12 Executing busybox-1.30.1-r3.trigger 00:39:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:39:13 v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:39:13 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:39:13 OK: 10348 distinct packages available 00:39:13 (1/5) Installing ca-certificates (20191127-r2) 00:39:13 Executing ca-certificates-20191127-r2.trigger 00:39:13 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:39:13 (3/5) Installing libcurl (7.66.0-r3) 00:39:13 OK: 7 MiB in 19 packages 00:39:13 (4/5) Installing curl (7.66.0-r3) 00:39:13 (5/5) Installing dumb-init (1.2.2-r1) 00:39:13 Executing busybox-1.30.1-r3.trigger 00:39:13 Executing ca-certificates-20191127-r2.trigger 00:39:13 ---> Running in 77117352dce5 00:39:14 OK: 7 MiB in 19 packages 00:39:14 Removing intermediate container 77117352dce5 00:39:14 ---> 194b0cd7db26 00:39:14 Step 13/22 : EXPOSE $APP_PORT 00:39:15 ---> Running in eb05844bf44a 00:39:15 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.040s 00:39:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:16 Removing intermediate container eb05844bf44a 00:39:16 ---> cf67ae690285 00:39:16 Step 14/22 : WORKDIR / 00:39:16 ---> Running in 06a644926491 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:17 Removing intermediate container 98d49518e27b 00:39:17 ---> 95f5c6e4b27e 00:39:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:39:17 Removing intermediate container 5acce05b414c 00:39:17 ---> 38e363ff51a7 00:39:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:18 Removing intermediate container 06a644926491 00:39:18 ---> 2872d851d49a 00:39:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:39:18 ---> Running in 6a07c3187433 00:39:18 ---> Running in 2771141500e9 00:39:18 Removing intermediate container 6a07c3187433 00:39:18 ---> 788583e5d1cd 00:39:18 Step 13/24 : WORKDIR / 00:39:18 Removing intermediate container 2771141500e9 00:39:18 ---> fa60a1ff2ef6 00:39:18 Step 13/22 : WORKDIR / 00:39:18 ---> d19f5433b9ce 00:39:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:39:18 ---> Running in 4202f3f52116 00:39:19 ---> Running in e7bb253604ad 00:39:19 Removing intermediate container 4202f3f52116 00:39:19 ---> 1f3e8272f64b 00:39:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:19 Removing intermediate container e7bb253604ad 00:39:19 ---> bfe71b30d126 00:39:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:39:19 ---> 26e38b8e6b58 00:39:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:39:20 ---> aa99ae36d4b6 00:39:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:39:20 ---> a6a90c3ae292 00:39:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:20 ---> a988c7114df0 00:39:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:39:20 ---> Running in 74f55821a447 00:39:21 ---> 68cb00684932 00:39:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:21 ---> a11e1bf6d207 00:39:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:39:21 Removing intermediate container 74f55821a447 00:39:21 ---> 825729d52bd6 00:39:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:21 ---> Running in 3cd3a0c51363 00:39:21 ---> 458d6110d3c4 00:39:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:21 ---> c42179b0cb96 00:39:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:39:21 Removing intermediate container 3cd3a0c51363 00:39:21 ---> 58cca2f198b4 00:39:21 Step 20/22 : LABEL arch=x86_64 00:39:22 ---> Running in 76e33103bbcd 00:39:22 ---> dd5c012cc013 00:39:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:22 Removing intermediate container 76e33103bbcd 00:39:22 ---> 721c84cf4791 00:39:22 Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:39:22 ---> 466e7f355f42 00:39:22 Step 18/22 : RUN chmod +x entrypoint.sh 00:39:22 ---> Running in 11f9213b5daf 00:39:22 ---> Running in 860f57fc2f98 00:39:23 Removing intermediate container 860f57fc2f98 00:39:23 ---> 5028a0f329e2 00:39:23 Step 22/22 : LABEL version=0.0.0 00:39:23 ---> Running in 0c5ff47feeeb 00:39:23 ---> ca41eea8435d 00:39:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:23 Removing intermediate container 0c5ff47feeeb 00:39:23 ---> e66eb4918cc6 00:39:23 00:39:24 Successfully built e66eb4918cc6 00:39:24 ---> a275ea94cf89 00:39:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:24 Successfully tagged docker-core-metadata-go:latest 00:39:24  Building docker-core-metadata-go ... done  ---> Running in 6fc67b61b59e 00:39:25 Removing intermediate container 11f9213b5daf 00:39:25 ---> 637d8b567eff 00:39:25 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:39:25 ---> Running in 552ee42a6581 00:39:26 Removing intermediate container 552ee42a6581 00:39:26 ---> ebcc6e19de8a 00:39:26 Step 20/22 : LABEL arch=x86_64 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.367s coverage: 46.6% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:27 ---> Running in 166fb3862186 00:39:27 Removing intermediate container 1aba734b15ac 00:39:27 ---> 77375163c089 00:39:27 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:28 ---> Running in 0777dabaf4b6 00:39:28 Removing intermediate container 166fb3862186 00:39:28 ---> cb749fc54998 00:39:28 Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:39:28 Removing intermediate container 6fc67b61b59e 00:39:28 ---> 43e43d2dd9dc 00:39:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:28 ---> Running in b834e1272f5f 00:39:28 ---> Running in 53ce64826f27 00:39:28 Removing intermediate container b834e1272f5f 00:39:28 ---> 296fd01de8d4 00:39:28 Step 22/22 : LABEL version=0.0.0 00:39:28 Removing intermediate container 53ce64826f27 00:39:28 ---> 659297ca6de4 00:39:28 Step 22/24 : LABEL arch=x86_64 00:39:29 ---> Running in 2004d047f81c 00:39: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 00:39:29 ---> Running in 022a73769384 00:39:29 Removing intermediate container 2004d047f81c 00:39:29 ---> 4f684a0a34d4 00:39:29 00:39:29 Removing intermediate container 022a73769384 00:39:29 ---> 142f18d10da5 00:39:29 Step 23/24 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:39:29 ---> Running in 8bc9c656087b 00:39:29 Successfully built 4f684a0a34d4 00:39:30 Successfully tagged docker-security-bootstrap-redis-go:latest 00:39:30  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 8bc9c656087b 00:39:30 ---> 1ec55a4b7b4b 00:39:30 Step 24/24 : LABEL version=0.0.0 00:39:30 ---> Running in df39517d9e29 00:39:30 Removing intermediate container df39517d9e29 00:39:30 ---> efca463e87c3 00:39:30 00:39:30 Successfully built efca463e87c3 00:39:30 Successfully tagged docker-security-secretstore-setup-go:latest 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.508s coverage: 27.1% of statements 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.101s coverage: 100.0% of statements 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.230s coverage: 68.2% of statements 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:33  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0777dabaf4b6 00:39:33 ---> f58a48a300d2 00:39:33 00:39:33 Step 11/27 : FROM docker:latest 00:39:33 ---> aefe523efa57 00:39:33 Step 12/27 : RUN apk add --no-cache bash 00:39:33 ---> Running in 3ef2cefa2bd0 00:39:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.730s coverage: 82.6% of statements 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:34 (1/2) Installing readline (8.0.4-r0) 00:39:34 (2/2) Installing bash (5.0.17-r0) 00:39:34 Executing bash-5.0.17-r0.post-install 00:39:34 Executing busybox-1.31.1-r19.trigger 00:39:34 OK: 12 MiB in 22 packages 00:39:37 Removing intermediate container 43c5a389089d 00:39:37 ---> 09140ae81639 00:39:37 00:39:37 Step 10/23 : FROM alpine 00:39:37 ---> b14afc6dfb98 00:39:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:37 ---> Running in 1b0352214b30 00:39:37 Removing intermediate container 3ef2cefa2bd0 00:39:37 ---> 0095ddd777e6 00:39:37 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:39:37 ---> Running in 2a790ba42313 00:39:37 Removing intermediate container 1b0352214b30 00:39:37 ---> 8960802654f4 00:39:37 Step 12/23 : ENV APP_PORT=48080 00:39:37 ---> Running in 74001eb8ed5b 00:39:37 Removing intermediate container 74001eb8ed5b 00:39:37 ---> 7a1cfeb1e98a 00:39:37 Step 13/23 : EXPOSE $APP_PORT 00:39:37 ---> Running in bf627debb4cc 00:39:37 Removing intermediate container bf627debb4cc 00:39:37 ---> d846c8c3b443 00:39:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:37 ---> Running in 98cd3abe41ab 00:39:38 Removing intermediate container 2a790ba42313 00:39:38 ---> 5c761f7c2bb4 00:39:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:38 ---> Running in caf4c8caf02e 00:39:38 Removing intermediate container caf4c8caf02e 00:39:38 ---> faac4d806709 00:39:38 Step 15/27 : ENV APP_PORT=48090 00:39:38 ---> Running in 1022e90cc124 00:39:38 Removing intermediate container 1022e90cc124 00:39:38 ---> 8973aa4d0817 00:39:38 Step 16/27 : EXPOSE $APP_PORT 00:39:38 Removing intermediate container 98cd3abe41ab 00:39:38 ---> cc5e901836e7 00:39:38 Step 15/23 : RUN apk --no-cache add zeromq 00:39:38 ---> Running in 3cdf88b460b8 00:39:38 ---> Running in 7d8ef146747b 00:39:39 Removing intermediate container 3cdf88b460b8 00:39:39 ---> de99b741b103 00:39:39 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:39 ---> efb776d99bcd 00:39:39 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:39 ---> b8abed17cbf1 00:39:39 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:39 ---> 0d8f26ee8523 00:39:39 Step 20/27 : RUN apk --no-cache add py3-pip 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.136s coverage: 100.0% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:40 ---> Running in 087d5be56d1d 00:39:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:40 (1/33) Installing libbz2 (1.0.8-r1) 00:39:40 (2/33) Installing expat (2.2.9-r1) 00:39:40 (3/33) Installing libffi (3.3-r2) 00:39:40 (4/33) Installing gdbm (1.13-r1) 00:39:40 (5/33) Installing xz-libs (5.2.5-r0) 00:39:40 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:40 (7/33) Installing python3 (3.8.5-r0) 00:39:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:41 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:41 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:41 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:41 (11/33) Installing py3-six (1.15.0-r0) 00:39:42 (12/33) Installing py3-packaging (20.4-r0) 00:39:42 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:42 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:42 (15/33) Installing py3-idna (2.9-r0) 00:39:42 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:42 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:42 (18/33) Installing py3-requests (2.23.0-r0) 00:39:42 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:42 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.329s coverage: 97.5% of statements 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:42 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:42 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:42 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:42 (24/33) Installing py3-distro (1.5.0-r1) 00:39:42 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:42 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:42 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:42 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:42 (29/33) Installing py3-progress (1.5-r0) 00:39:42 (30/33) Installing py3-toml (0.10.1-r0) 00:39:42 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:42 (33/33) Installing py3-pip (20.1.1-r0) 00:39:42 (1/5) Installing libgcc (9.3.0-r2) 00:39:42 Executing busybox-1.31.1-r19.trigger 00:39:42 OK: 71 MiB in 55 packages 00:39:42 (2/5) Installing libsodium (1.0.18-r0) 00:39:43 (3/5) Installing libstdc++ (9.3.0-r2) 00:39:43 (4/5) Installing libzmq (4.3.3-r0) 00:39:45 (5/5) Installing zeromq (4.3.3-r0) 00:39:45 Executing busybox-1.31.1-r19.trigger 00:39:45 OK: 8 MiB in 19 packages 00:39:48 Removing intermediate container 7d8ef146747b 00:39:48 ---> 7421fee5e267 00:39:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.132s coverage: 93.8% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.208s coverage: 0.1% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements 00:39:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements 00:39:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.198s coverage: 84.2% of statements 00:39:51 ---> 0630e48a6e22 00:39:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.4% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:52 Removing intermediate container 087d5be56d1d 00:39:52 ---> 3bf2e9736270 00:39:52 Step 21/27 : RUN pip install docker-compose==1.23.2 00:39:52 ---> faa5f9559227 00:39:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:52 ---> Running in c4064d949c03 00:39:54 ---> 211b4f1fbd2d 00:39:54 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:54 ---> Running in b98adc82ae06 00:39:54 Removing intermediate container b98adc82ae06 00:39:54 ---> aa246a1e72c4 00:39:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:54 ---> Running in 7925daa1162e 00:39:54 Removing intermediate container 7925daa1162e 00:39:54 ---> 05232c3340c3 00:39:54 Step 21/23 : LABEL arch=x86_64 00:39:54 ---> Running in 1fc27f07dfe3 00:39:54 Removing intermediate container 1fc27f07dfe3 00:39:54 ---> 9e86413737dc 00:39:54 Step 22/23 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.675s coverage: 63.5% of statements 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.157s coverage: 91.3% of statements 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 00:39:54 ---> Running in 09d2dee4d8ff 00:39:54 Removing intermediate container 09d2dee4d8ff 00:39:54 ---> e49f6d03eeec 00:39:54 Step 23/23 : LABEL version=0.0.0 00:39:54 ---> Running in b56f77dfe224 00:39:55 Collecting docker-compose==1.23.2 00:39:55 Removing intermediate container b56f77dfe224 00:39:55 ---> f504cecc738e 00:39:55 00:39:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:55 Successfully built f504cecc738e 00:39:55 Successfully tagged docker-core-data-go:latest 00:39:55  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:39:55 Collecting websocket-client<1.0,>=0.32.0 00:39:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:55 Collecting jsonschema<3,>=2.5.1 00:39:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:55 Collecting texttable<0.10,>=0.9.0 00:39:55 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 00:39:56 Collecting docopt<0.7,>=0.6.1 00:39:56 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:56 Collecting dockerpty<0.5,>=0.4.1 00:39:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:57 Collecting docker<4.0,>=3.6.0 00:39:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:58 Collecting cached-property<2,>=1.2.0 00:39:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:58 Collecting PyYAML<4,>=3.10 00:39:58 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.812s coverage: 55.9% of statements 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:39:59 Collecting idna<2.8,>=2.5 00:39:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:59 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) 00:39:59 Collecting urllib3<1.25,>=1.21.1 00:39:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:59 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) 00:39:59 Collecting docker-pycreds>=0.4.0 00:39:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:00 Installing collected packages: idna, urllib3, requests, websocket-client, jsonschema, texttable, docopt, dockerpty, docker-pycreds, docker, cached-property, PyYAML, docker-compose 00:40:00 Attempting uninstall: idna 00:40:00 Found existing installation: idna 2.9 00:40:00 Uninstalling idna-2.9: 00:40:00 Successfully uninstalled idna-2.9 00:40:00 Attempting uninstall: urllib3 00:40:00 Found existing installation: urllib3 1.25.9 00:40:00 Uninstalling urllib3-1.25.9: 00:40:00 Successfully uninstalled urllib3-1.25.9 00:40:00 Attempting uninstall: requests 00:40:00 Found existing installation: requests 2.23.0 00:40:00 Uninstalling requests-2.23.0: 00:40:00 Successfully uninstalled requests-2.23.0 00:40:00 Running setup.py install for texttable: started 00:40:01 Running setup.py install for texttable: finished with status 'done' 00:40:01 Running setup.py install for docopt: started 00:40:02 Running setup.py install for docopt: finished with status 'done' 00:40:02 Running setup.py install for dockerpty: started 00:40:02 Running setup.py install for dockerpty: finished with status 'done' 00:40:02 Running setup.py install for PyYAML: started 00:40:03 Running setup.py install for PyYAML: finished with status 'done' 00:40:03 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 00:40:08 Removing intermediate container c4064d949c03 00:40:08 ---> 12800af30d2b 00:40:08 Step 22/27 : RUN apk --no-cache add curl 00:40:08 ---> Running in ef1ad437b417 00:40:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:08 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:08 (2/3) Installing libcurl (7.69.1-r3) 00:40:08 (3/3) Installing curl (7.69.1-r3) 00:40:08 Executing busybox-1.31.1-r19.trigger 00:40:08 OK: 72 MiB in 58 packages 00:40:09 Removing intermediate container ef1ad437b417 00:40:09 ---> 2f3ae134fb90 00:40:09 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:09 ---> Running in a7491cfaf7c6 00:40:09 Removing intermediate container a7491cfaf7c6 00:40:09 ---> a993b9ada4e6 00:40:09 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:09 ---> Running in 76705ec41b6f 00:40:09 Removing intermediate container 76705ec41b6f 00:40:09 ---> afd54b7cede4 00:40:09 Step 25/27 : LABEL arch=x86_64 00:40:09 ---> Running in 61a089db1532 00:40:09 Removing intermediate container 61a089db1532 00:40:09 ---> 2dd323aa573b 00:40:09 Step 26/27 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:40:09 ---> Running in 1df1fcb8633e 00:40:10 Removing intermediate container 1df1fcb8633e 00:40:10 ---> a7667cf83d82 00:40:10 Step 27/27 : LABEL version=0.0.0 00:40:10 ---> Running in 86e9713808bd 00:40:10 Removing intermediate container 86e9713808bd 00:40:10 ---> 254b1e75f20d 00:40:10 00:40:10 Successfully built 254b1e75f20d 00:40:10 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:10  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:40:10 $ docker stop --time=1 47512e19e3e282f083bb62313dd253d26e955ca7ba97197e383cfbff57e88dd0 00:40:12 $ docker rm -f 47512e19e3e282f083bb62313dd253d26e955ca7ba97197e383cfbff57e88dd0 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:12 + docker images 00:40:12 + grep docker 00:40:12 docker-sys-mgmt-agent-go latest 254b1e75f20d 3 seconds ago 313MB 00:40:12 docker-core-data-go latest f504cecc738e 18 seconds ago 23.8MB 00:40:12 docker-security-secretstore-setup-go latest efca463e87c3 42 seconds ago 24.7MB 00:40:12 docker-security-bootstrap-redis-go latest 4f684a0a34d4 43 seconds ago 15.8MB 00:40:12 docker-core-metadata-go latest e66eb4918cc6 49 seconds ago 14.5MB 00:40:12 docker-security-secrets-setup-go latest 90dcca995f89 2 minutes ago 23.9MB 00:40:12 docker-support-notifications-go latest 1f8fd1f84116 2 minutes ago 13.6MB 00:40:12 docker-security-proxy-setup-go latest 775c06b70e22 2 minutes ago 24.6MB 00:40:12 docker-core-command-go latest a914fedaa4da 2 minutes ago 12.2MB 00:40:12 docker-support-scheduler-go latest 84155a4d19bb 2 minutes ago 12.3MB 00:40:12 docker latest aefe523efa57 3 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:40:28 Still waiting to schedule task 00:40:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 31.792s coverage: 86.3% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.302s coverage: 72.2% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.547s coverage: 72.1% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.086s coverage: 82.4% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.066s coverage: 48.4% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.063s coverage: 28.8% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.076s coverage: 96.8% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.366s coverage: 37.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.566s coverage: 84.0% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.094s coverage: 100.0% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.392s coverage: 47.1% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.065s coverage: 100.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.714s coverage: 29.1% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.269s coverage: 99.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.101s coverage: 100.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 00:40:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 00:40:32 GO111MODULE=on go vet ./... 00:41:40 gofmt -l . 00:41:41 [ "`gofmt -l .`" = "" ] 00:41:44 ./bin/test-go-mod-tidy.sh 00:41:45 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:49 + ls -al . 00:41:49 total 696 00:41:49 drwxrwxr-x 9 1001 1001 4096 Dec 15 00:41 . 00:41:49 drwxr-xr-x 4 root root 4096 Dec 15 00:37 .. 00:41:49 -rw-rw-r-- 1 1001 1001 11 Dec 15 00:35 .dockerignore 00:41:49 drwxrwxr-x 8 1001 1001 4096 Dec 15 00:35 .git 00:41:49 drwxrwxr-x 3 1001 1001 4096 Dec 15 00:35 .github 00:41:49 -rw-rw-r-- 1 1001 1001 943 Dec 15 00:35 .gitignore 00:41:49 -rw-rw-r-- 1 1001 1001 166 Dec 15 00:35 .sonarcloud.properties 00:41:49 -rw-rw-r-- 1 1001 1001 3804 Dec 15 00:35 CONTRIBUTING.md 00:41:49 -rw-rw-r-- 1 1001 1001 1035 Dec 15 00:35 Dockerfile.build 00:41:49 -rw-rw-r-- 1 1001 1001 863 Dec 15 00:35 Jenkinsfile 00:41:49 -rw-rw-r-- 1 1001 1001 10775 Dec 15 00:35 LICENSE 00:41:49 -rw-rw-r-- 1 1001 1001 6318 Dec 15 00:35 Makefile 00:41:49 -rw-rw-r-- 1 1001 1001 6447 Dec 15 00:35 README.md 00:41:49 -rw-rw-r-- 1 1001 1001 7286 Dec 15 00:35 SECURITY.md 00:41:49 -rw-rw-r-- 1 1001 1001 5 Dec 15 00:32 VERSION 00:41:49 -rw-rw-r-- 1 1001 1001 4131 Dec 15 00:35 ZMQWindows.md 00:41:49 drwxrwxr-x 2 1001 1001 4096 Dec 15 00:35 bin 00:41:49 drwxrwxr-x 15 1001 1001 4096 Dec 15 00:35 cmd 00:41:49 -rw-r--r-- 1 root root 572038 Dec 15 00:40 coverage.out 00:41:49 -rw-r--r-- 1 root root 1041 Dec 15 00:41 go.mod 00:41:49 -rw-r--r-- 1 root root 18856 Dec 15 00:41 go.sum 00:41:49 drwxrwxr-x 8 1001 1001 4096 Dec 15 00:35 internal 00:41:49 drwxrwxr-x 4 1001 1001 4096 Dec 15 00:35 openapi 00:41:49 drwxrwxr-x 4 1001 1001 4096 Dec 15 00:35 snap 00:41:49 -rw-rw-r-- 1 1001 1001 168 Dec 15 00:35 version.go [Pipeline] sh 00:41:50 + '[' -e coverage.out ] 00:41:50 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:50 Warning: overwriting stash ‘coverage-report’ 00:41:51 Stashed 1 file(s) [Pipeline] sh 00:41:52 + make build 00:41:52 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 00:42:01 Running on prd-ubuntu18.04-docker-8c-8g-15996 in /w/workspace/edgexfoundry_edgex-go_PR-2939 [Pipeline] { [Pipeline] ws 00:42:01 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:42:02 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 00:42:03 using credential edgex-jenkins-ssh 00:42:03 Cloning the remote Git repository 00:42:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:03 > git init /w/workspace/edgex-go/5 # timeout=10 00:42:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:03 > git --version # timeout=10 00:42:03 > git --version # 'git version 2.17.1' 00:42:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2939/head:refs/remotes/origin/PR-2939 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:12 Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 00:42:12 Merge succeeded, producing 353510c14ded2556a425327742d04ce2453c0cf0 00:42:12 Checking out Revision 353510c14ded2556a425327742d04ce2453c0cf0 (PR-2939) 00:42:12 > git config core.sparsecheckout # timeout=10 00:42:12 > git checkout -f 02acddbf3e78653ddeb6349d1bb6b7ee555ac3b2 # timeout=10 00:42:12 > git remote # timeout=10 00:42:12 > git config --get remote.origin.url # timeout=10 00:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:12 > git merge 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 00:42:12 > git rev-parse HEAD^{commit} # timeout=10 00:42:12 > git config core.sparsecheckout # timeout=10 00:42:12 > git checkout -f 353510c14ded2556a425327742d04ce2453c0cf0 # timeout=10 00:42:16 Commit message: "Merge commit '8905b2aeb998c2429dd3dac7113c428985f887cf' into HEAD" 00:42:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:17 + echo snap-build.sh 00:42:17 snap-build.sh 00:42:17 + SNAP_BASE_DIR=. 00:42:17 + '[' '!' -z /w/workspace/edgex-go/5 ']' 00:42:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 00:42:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 00:42:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 00:42:17 + cd /w/workspace/edgex-go/5 00:42:17 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:17 Reading package lists... 00:42:17 Building dependency tree... 00:42:17 Reading state information... 00:42:17 The following packages were automatically installed and are no longer required: 00:42:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:17 uidmap xdelta3 00:42:17 Use 'sudo apt autoremove' to remove them. 00:42:17 The following packages will be REMOVED: 00:42:17 lxd* lxd-client* 00:42:16 > git rev-list --no-walk 64217ad897117b08eed8085e37ff988c959a8bbb # timeout=10 00:42:18 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:18 After this operation, 31.7 MB disk space will be freed. 00:42:19 (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.) 00:42:19 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:20 Removing lxd dnsmasq configuration 00:42:20 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:20 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:21 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:42:21 (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.) 00:42:21 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:23 Processing triggers for systemd (237-3ubuntu10.42) ... 00:42:23 Processing triggers for ureadahead (0.100.0-21) ... 00:42:24 + sudo snap remove --purge lxd 00:42:25 snap "lxd" is not installed 00:42:25 + sudo groupadd --force --system lxd 00:42:25 ++ whoami 00:42:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:25 + newgrp - lxd 00:42:25 + sudo snap install lxd 00:42:29 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 00:42:29 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 00:42:35 2020-12-15T00:42:33Z INFO Waiting for automatic snapd restart... 00:42:36 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 00:42:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:42 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 00:42: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 00:42:50 lxd 4.8 from Canonical* installed 00:42:50 + sudo lxd init --auto 00:42:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:42:54 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 00:42:58 + sudo snap install --classic snapcraft 00:42:58 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 00:43: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 00:43:06 snapcraft 4.4.4 from Canonical* installed 00:43:06 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:43:06 + patch --verbose -p1 00:43:06 Hmm... Looks like a unified diff to me... 00:43:06 The text leading up to this was: 00:43:06 -------------------------- 00:43:06 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 00:43:06 |From: Tony Espy 00:43:06 |Date: Wed, 2 Dec 2020 17:38:31 -0500 00:43:06 |Subject: [PATCH] optimize snap build for pipeline CI check 00:43:06 | 00:43:06 |This patch is used by the EdgeX CI pipeline builds to 00:43:06 |optimize the snap CI check run for pull requests. When 00:43:06 |applied, it essentially strips out everything (apps and 00:43:06 |parts) from the snapcraft.yaml file except those required 00:43:06 |to build edgex-go, as the whole idea of the CI check is to 00:43:06 |catch changes to edgex-go that break the snap build. 00:43:06 | 00:43:06 |In general, anyone updating snapcraft.yaml will also need 00:43:06 |to update this patch file, otherwise it may fail to apply, 00:43:06 |resulting in a failed snap build CI check in the associated 00:43:06 |pull request. 00:43:06 | 00:43:06 |Note - in addition to applying this patch, the pipeline also 00:43:06 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:43:06 |need to build the finally binary .snap file (and it won't 00:43:06 |work with the patch applied). This further reduces the build 00:43:06 |time. 00:43:06 |--- 00:43:06 | snap/snapcraft.yaml | 466 +------------------------------------------- 00:43:06 | 1 file changed, 2 insertions(+), 464 deletions(-) 00:43:06 | 00:43:06 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:43:06 |index b265277c..d7e1de37 100644 00:43:06 |--- a/snap/snapcraft.yaml 00:43:06 |+++ b/snap/snapcraft.yaml 00:43:06 -------------------------- 00:43:06 patching file snap/snapcraft.yaml 00:43:06 Using Plan A... 00:43:06 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 00:43:06 Hunk #2 succeeded at 81 (offset -3 lines). 00:43:06 Hunk #3 succeeded at 211 (offset -8 lines). 00:43:06 Hunk #4 succeeded at 226 (offset -8 lines). 00:43:06 Hunk #5 succeeded at 234 (offset -8 lines). 00:43:06 Hunk #6 succeeded at 241 (offset -8 lines). 00:43:06 Hunk #7 succeeded at 268 (offset -8 lines). 00:43:06 Hunk #8 succeeded at 302 (offset -8 lines). 00:43:06 Hunk #9 succeeded at 358 (offset -8 lines). 00:43:06 Hmm... Ignoring the trailing garbage. 00:43:06 done 00:43:06 + sudo snapcraft prime --use-lxd 00:43:07 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:43:07 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: 00:43:07 - README.md 00:43:07 - snapcraft.yaml.orig 00:43:07 00:43:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:08 Launching a container. 00:43:08 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] } 00:43:11 $ docker stop --time=1 aadb55195c449470c39acc792101314091a30dbf110e61a26c42ae55606b80ee 00:43:14 $ docker rm -f aadb55195c449470c39acc792101314091a30dbf110e61a26c42ae55606b80ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:16 00:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:17 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:17 29e5d40040c1: Pulling fs layer 00:43:17 1ce36da41761: Pulling fs layer 00:43:17 25b303627fd3: Pulling fs layer 00:43:18 29e5d40040c1: Verifying Checksum 00:43:18 29e5d40040c1: Download complete 00:43:18 1ce36da41761: Verifying Checksum 00:43:18 1ce36da41761: Download complete 00:43:18 29e5d40040c1: Pull complete 00:43:19 1ce36da41761: Pull complete 00:43:20 25b303627fd3: Verifying Checksum 00:43:20 25b303627fd3: Download complete 00:43:23 Waiting for container to be ready 00:43:23 To start your first instance, try: lxc launch ubuntu:18.04 00:43:23 00:43:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:43:25 Waiting for network to be ready... 00:43:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 00:43:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:43:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 00:43:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 00:43:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 00:43:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 00:43:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 00:43:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:43:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 00:43:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:43:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:43:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:43:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:43:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:43:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:43:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:43:30 25b303627fd3: Pull complete 00:43:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:31 Fetched 23.5 MB in 5s (4654 kB/s) 00:43:31 prd-ubuntu18.04-docker-arm64-4c-16g-15989 does not seem to be running inside a container 00:43:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:43:32 Reading package lists... 00:43:32 Reading package lists... 00:43:33 Building dependency tree... 00:43:33 Reading state information... 00:43:33 The following additional packages will be installed: 00:43:33 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:43:33 Suggested packages: 00:43:33 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:43:33 Recommended packages: 00:43:33 gnupg libsasl2-modules 00:43:33 The following NEW packages will be installed: 00:43:33 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:43:33 The following packages will be upgraded: 00:43:33 gpg gpg-agent gpgconf libudev1 00:43:33 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 00:43:33 Need to get 3531 kB of archives. 00:43:33 After this operation, 13.3 MB of additional disk space will be used. 00:43:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 00:43:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:43:33 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 00:43:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:43:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:43:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 00:43:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 00:43:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:43:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:43:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:43:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:43:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:43:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:43:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:43:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:43:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:43:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:43:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:43:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:43:34 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:43:34 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:43:34 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:43:34 $ docker top 961757fc41e99b39b7a08cbf05fd8dfc0c3cd64f07d7bdf40a99bced7ba83d26 -eo pid,comm 00:43:34 debconf: delaying package configuration, since apt-utils is not installed 00:43:34 Fetched 3531 kB in 1s (2663 kB/s) 00:43:34 (Reading database ... 12511 files and directories currently installed.) 00:43:34 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 00:43:34 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [Pipeline] { [Pipeline] sh 00:43:34 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 00:43:34 Selecting previously unselected package udev. 00:43:34 (Reading database ... 12511 files and directories currently installed.) 00:43:34 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 00:43:34 Unpacking udev (237-3ubuntu10.43) ... 00:43:35 Selecting previously unselected package libfuse2:amd64. 00:43:35 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:43:35 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:35 Selecting previously unselected package fuse. 00:43:35 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:43:35 Unpacking fuse (2.9.7-1ubuntu1) ... 00:43:35 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:35 + docker-compose build --help 00:43:35 + grep parallel 00:43:35 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:35 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:35 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:35 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:35 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:43:35 Selecting previously unselected package libksba8:amd64. 00:43:35 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:43:35 Unpacking libksba8:amd64 (1.3.5-2) ... 00:43:35 Selecting previously unselected package libroken18-heimdal:amd64. 00:43:35 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:35 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:43:36 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:36 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:43:36 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:36 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:43:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:36 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:36 Selecting previously unselected package libwind0-heimdal:amd64. 00:43:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:43:36 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:36 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:36 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:43:36 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:36 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:36 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:43:36 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:36 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:37 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:43:37 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:37 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:37 Selecting previously unselected package libsasl2-modules-db:amd64. 00:43:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:43:37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:37 Selecting previously unselected package libsasl2-2:amd64. 00:43:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:43:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:37 Selecting previously unselected package libldap-common. 00:43:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:43:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:43:37 Selecting previously unselected package libldap-2.4-2:amd64. 00:43:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:43:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:43:37 Selecting previously unselected package dirmngr. 00:43:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:43:37 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:43:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:43:37 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:43:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:43:37 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:43:37 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:37 Setting up libksba8:amd64 (1.3.5-2) ... 00:43:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:37 Setting up udev (237-3ubuntu10.43) ... 00:43:38 invoke-rc.d: policy-rc.d denied execution of start. 00:43:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:38 Processing triggers for systemd (237-3ubuntu10) ... 00:43:38 Setting up fuse (2.9.7-1ubuntu1) ... 00:43:38 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:43:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:38 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:38 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:38 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:43:38 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:43:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:43:39 settings in the [Install] section, and DefaultInstance for template units). 00:43:39 This means they are not meant to be enabled using systemctl. 00:43:39 Possible reasons for having this kind of units are: 00:43:39 1) A unit may be statically enabled by being symlinked from another unit's 00:43:39 .wants/ or .requires/ directory. 00:43:39 2) A unit's purpose may be to act as a helper for some other unit which has 00:43:39 a requirement dependency on it. 00:43:39 3) A unit may be started when needed via activation (socket, path, timer, 00:43:39 D-Bus, udev, scripted systemctl call, ...). 00:43:39 4) In case of template units, the unit is meant to be enabled with some 00:43:39 instance name specified. 00:43:39 Reading package lists... 00:43:39 Building dependency tree... 00:43:39 Reading state information... 00:43:39 --parallel Build images in parallel. [Pipeline] } 00:43:39 $ docker stop --time=1 961757fc41e99b39b7a08cbf05fd8dfc0c3cd64f07d7bdf40a99bced7ba83d26 00:43:40 The following additional packages will be installed: 00:43:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:43:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:43:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:43:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:43:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:43:40 Suggested packages: 00:43:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:43:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:43:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:43:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:43:40 systemd-container policykit-1 00:43:40 Recommended packages: 00:43:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:43:40 The following NEW packages will be installed: 00:43:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:43:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:43:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:43:40 multiarch-support openssh-client python3 python3-minimal python3.6 00:43:40 python3.6-minimal snapd squashfs-tools sudo 00:43:40 The following packages will be upgraded: 00:43:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:43:40 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 00:43:40 Need to get 35.2 MB of archives. 00:43:40 After this operation, 141 MB of additional disk space will be used. 00:43:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:43:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:43:40 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 00:43:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:43:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:43:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:43:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:43:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:43:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:43:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:43:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:43:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:43:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:43:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:43:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:43:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:43:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:43:41 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 00:43:41 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:43:41 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:43:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:43:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:43:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:43:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 00:43:41 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:43:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:43:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:43:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:43:41 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:43:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 00:43:41 $ docker rm -f 961757fc41e99b39b7a08cbf05fd8dfc0c3cd64f07d7bdf40a99bced7ba83d26 [Pipeline] // withDockerContainer 00:43:42 debconf: delaying package configuration, since apt-utils is not installed 00:43:42 Fetched 35.2 MB in 2s (18.5 MB/s) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:42 (Reading database ... 12757 files and directories currently installed.) 00:43:42 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 00:43:42 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:42 . [Pipeline] withDockerContainer 00:43:42 prd-ubuntu18.04-docker-arm64-4c-16g-15989 does not seem to be running inside a container 00:43:42 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 00:43:42 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:43:42 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 00:43:43 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 00:43:43 (Reading database ... 12757 files and directories currently installed.) 00:43:43 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:43:43 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:43:43 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:43:43 (Reading database ... 12757 files and directories currently installed.) 00:43:43 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:43:43 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:43:44 Setting up apt (1.6.12ubuntu0.2) ... 00:43:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:43:44 $ docker top ef94de871b08e169ffcf11e4abbac2e421979b6fc1f49b9491c9c3272bbc9f11 -eo pid,comm 00:43:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:43:44 (Reading database ... 12764 files and directories currently installed.) 00:43:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:43:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [Pipeline] { [Pipeline] sh 00:43:44 Selecting previously unselected package libpython3.6-minimal:amd64. 00:43:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:45 Selecting previously unselected package libexpat1:amd64. 00:43:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:43:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:45 Selecting previously unselected package python3.6-minimal. 00:43:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:43:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:43:45 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:45 Checking for services that may need to be restarted...done. 00:43:45 Checking for services that may need to be restarted...done. 00:43:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:43:46 Selecting previously unselected package python3-minimal. 00:43:46 (Reading database ... 13012 files and directories currently installed.) 00:43:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:43:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:43:46 Selecting previously unselected package mime-support. 00:43:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:43:46 Unpacking mime-support (3.60ubuntu1) ... 00:43:46 Selecting previously unselected package libmpdec2:amd64. 00:43:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:43:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:43:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:46 Selecting previously unselected package python3.6. 00:43:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:43:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:43:46 Selecting previously unselected package libpython3-stdlib:amd64. 00:43:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:43:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:46 Setting up python3-minimal (3.6.7-1~18.04) ... 00:43:47 Selecting previously unselected package python3. 00:43:47 (Reading database ... 13442 files and directories currently installed.) 00:43:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:43:47 Unpacking python3 (3.6.7-1~18.04) ... 00:43:47 Selecting previously unselected package multiarch-support. 00:43:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 00:43:47 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 00:43:47 Setting up multiarch-support (2.27-3ubuntu1.3) ... 00:43:47 Selecting previously unselected package liblzo2-2:amd64. 00:43:47 (Reading database ... 13479 files and directories currently installed.) 00:43:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:43:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:43:47 Selecting previously unselected package libbsd0:amd64. 00:43:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:43:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:47 Selecting previously unselected package sudo. 00:43:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:43:47 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:43:48 Selecting previously unselected package apparmor. 00:43:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:43:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:43:48 Selecting previously unselected package libedit2:amd64. 00:43:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:43:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:43:48 Selecting previously unselected package libkrb5support0:amd64. 00:43:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:43:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:48 Selecting previously unselected package libk5crypto3:amd64. 00:43:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:43:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:48 Selecting previously unselected package libkeyutils1:amd64. 00:43:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:43:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:48 Selecting previously unselected package libkrb5-3:amd64. 00:43:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:43:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:43:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:43:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:48 Selecting previously unselected package libssl1.0.0:amd64. 00:43:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:43:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:43:48 Selecting previously unselected package openssh-client. 00:43:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:43:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:49 Selecting previously unselected package squashfs-tools. 00:43:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:43:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:43:49 Selecting previously unselected package snapd. 00:43:49 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:43:49 Unpacking snapd (2.48+18.04) ... 00:43:49 Building docker-core-command-go ... 00:43:49 Building docker-core-data-go ... 00:43:49 Building docker-core-metadata-go ... 00:43:49 Building docker-security-bootstrap-redis-go ... 00:43:49 Building docker-security-proxy-setup-go ... 00:43:49 Building docker-security-secrets-setup-go ... 00:43:49 Building docker-security-secretstore-setup-go ... 00:43:49 Building docker-support-notifications-go ... 00:43:49 Building docker-support-scheduler-go ... 00:43:49 Building docker-sys-mgmt-agent-go ... 00:43:49 Building docker-core-metadata-go 00:43:49 Building docker-core-data-go 00:43:49 Building docker-support-scheduler-go 00:43:49 Building docker-security-proxy-setup-go 00:43:49 Building docker-security-secrets-setup-go 00:43:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:43:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:43:51 Setting up mime-support (3.60ubuntu1) ... 00:43:52 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:43:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:52 Setting up systemd (237-3ubuntu10.43) ... 00:43:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:43:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:53 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:43:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:43:53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:43:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:43:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:54 Setting up python3 (3.6.7-1~18.04) ... 00:43:54 running python rtupdate hooks for python3.6... 00:43:54 running python post-rtupdate hooks for python3.6... 00:43:54 Setting up apparmor (2.12-4ubuntu5.1) ... 00:43:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:43:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:56 Setting up snapd (2.48+18.04) ... 00:43:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:43:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:43:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:43:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:43:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:43:58 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:43:58 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:43:58 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:43:58 /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' 00:43:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:58 Processing triggers for systemd (237-3ubuntu10.43) ... 00:43:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:59 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:01 Reading package lists... 00:44:01 Reading package lists... 00:44:01 Building dependency tree... 00:44:01 Reading state information... 00:44:02 Calculating upgrade... 00:44:02 The following packages will be upgraded: 00:44:02 advancecomp base-files bash binutils binutils-common 00:44:02 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:44:02 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:44:02 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:44:02 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:44:02 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:44:02 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:44:02 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:44:02 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 00:44:02 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 00:44:02 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 00:44:02 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 00:44:02 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 00:44:02 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:44:02 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:44:02 Need to get 63.5 MB of archives. 00:44:02 After this operation, 5191 kB of additional disk space will be used. 00:44:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 00:44:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 00:44:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:44:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:44:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:44:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:44:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:44:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:44:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:44:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:44:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:44:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:44:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:44:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:44:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:44:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:44:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:44:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:44:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:44:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:44:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:44:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:44:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:44:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:44:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:44:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:44:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:44:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:44:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:44:03 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 00:44:03 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 00:44:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:44:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:44:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:44:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:44:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:44:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:44:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:44:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:44:03 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:44:03 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:44:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:44:03 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 00:44:03 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:44:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:44:03 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:44:03 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:44:03 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:44:03 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:44:04 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:44:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:44:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:44:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:44:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:44:04 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:44:04 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 00:44:04 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:44:04 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:44:04 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:44:04 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:44:04 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:44:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 00:44:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:44:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:44:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:44:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:44:04 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:44:04 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:44:04 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 00:44:04 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:44:04 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:44:04 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:44:04 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:44:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:44:04 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:44:04 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:44:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:44:04 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:44:04 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:44:04 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:44:04 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:44:04 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:44:04 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:44:04 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:44:04 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:44:04 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:44:04 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:44:04 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:44:05 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:44:05 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:44:05 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:44:06 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:44:06 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:44:06 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:44:06 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:44:06 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:44:06 debconf: delaying package configuration, since apt-utils is not installed 00:44:06 Fetched 63.5 MB in 4s (15.4 MB/s) 00:44:06 (Reading database ... 13912 files and directories currently installed.) 00:44:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 00:44:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:44:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 00:44:07 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:44:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 00:44:08 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 00:44:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:10 (Reading database ... 13911 files and directories currently installed.) 00:44:10 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:10 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:44:10 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:44:10 (Reading database ... 13911 files and directories currently installed.) 00:44:10 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:10 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:10 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:10 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:10 (Reading database ... 13911 files and directories currently installed.) 00:44:10 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 00:44:10 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:44:11 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 00:44:11 (Reading database ... 13911 files and directories currently installed.) 00:44:11 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:44:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:44:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:44:11 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:44:11 Setting up base-files (10.1ubuntu2.10) ... 00:44:11 Installing new version of config file /etc/issue ... 00:44:12 Installing new version of config file /etc/issue.net ... 00:44:12 Installing new version of config file /etc/lsb-release ... 00:44:12 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:44:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:44:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:44:12 Removing obsolete conffile /etc/default/motd-news ... 00:44:12 (Reading database ... 13912 files and directories currently installed.) 00:44:12 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:44:12 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:44:12 Setting up bash (4.4.18-2ubuntu1.2) ... 00:44:12 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 00:44:12 (Reading database ... 13912 files and directories currently installed.) 00:44:12 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:12 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:44:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:44:13 (Reading database ... 13912 files and directories currently installed.) 00:44:13 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 00:44:13 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 00:44:13 Setting up tar (1.29b-2ubuntu0.1) ... 00:44:13 (Reading database ... 13912 files and directories currently installed.) 00:44:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:44:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:44:13 (Reading database ... 13912 files and directories currently installed.) 00:44:13 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:13 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:13 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:13 (Reading database ... 13912 files and directories currently installed.) 00:44:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:44:14 (Reading database ... 13912 files and directories currently installed.) 00:44:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:44:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:44:14 Setting up grep (3.1-2build1) ... 00:44:14 (Reading database ... 13912 files and directories currently installed.) 00:44:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:14 Setting up login (1:4.5-1ubuntu2) ... 00:44:14 (Reading database ... 13912 files and directories currently installed.) 00:44:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:15 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:44:15 (Reading database ... 13912 files and directories currently installed.) 00:44:15 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:15 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:44:16 (Reading database ... 13912 files and directories currently installed.) 00:44:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:44:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:44:18 (Reading database ... 13912 files and directories currently installed.) 00:44:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:44:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:44:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:44:18 (Reading database ... 13912 files and directories currently installed.) 00:44:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:18 (Reading database ... 13912 files and directories currently installed.) 00:44:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:18 (Reading database ... 13912 files and directories currently installed.) 00:44:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:19 (Reading database ... 13912 files and directories currently installed.) 00:44:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:19 (Reading database ... 13912 files and directories currently installed.) 00:44:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:19 (Reading database ... 13912 files and directories currently installed.) 00:44:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:19 (Reading database ... 13912 files and directories currently installed.) 00:44:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:20 (Reading database ... 13912 files and directories currently installed.) 00:44:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:44:20 (Reading database ... 13912 files and directories currently installed.) 00:44:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:44:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:44:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:44:21 (Reading database ... 13912 files and directories currently installed.) 00:44:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 00:44:21 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:44:21 Setting up libc-bin (2.27-3ubuntu1.3) ... 00:44:22 (Reading database ... 13912 files and directories currently installed.) 00:44:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:44:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:44:22 (Reading database ... 13914 files and directories currently installed.) 00:44:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:44:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:44:22 Setting up debconf (1.5.66ubuntu1) ... 00:44:22 (Reading database ... 13914 files and directories currently installed.) 00:44:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:44:23 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:23 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:23 (Reading database ... 13914 files and directories currently installed.) 00:44:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:44:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:23 (Reading database ... 13914 files and directories currently installed.) 00:44:23 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:44:23 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:24 (Reading database ... 13914 files and directories currently installed.) 00:44:24 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:24 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:24 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 00:44:24 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:44:24 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:24 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:24 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:24 (Reading database ... 13914 files and directories currently installed.) 00:44:24 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:44:24 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:44:24 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:44:24 (Reading database ... 13914 files and directories currently installed.) 00:44:24 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:44:24 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:44:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:44:25 (Reading database ... 13914 files and directories currently installed.) 00:44:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:25 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:25 (Reading database ... 13914 files and directories currently installed.) 00:44:25 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:44:25 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:44:25 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:44:25 (Reading database ... 13914 files and directories currently installed.) 00:44:25 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:25 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:26 Setting up passwd (1:4.5-1ubuntu2) ... 00:44:26 (Reading database ... 13914 files and directories currently installed.) 00:44:26 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:44:26 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:44:26 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:44:26 (Reading database ... 13914 files and directories currently installed.) 00:44:26 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:44:26 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:44:26 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:44:26 (Reading database ... 13914 files and directories currently installed.) 00:44:26 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:44:26 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:44:26 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:44:27 (Reading database ... 13914 files and directories currently installed.) 00:44:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:44:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:44:27 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:44:27 (Reading database ... 13914 files and directories currently installed.) 00:44:27 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:44:27 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:44:27 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:44:27 (Reading database ... 13914 files and directories currently installed.) 00:44:27 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:44:27 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:44:27 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:44:27 (Reading database ... 13915 files and directories currently installed.) 00:44:27 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:27 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:27 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:27 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:44:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:44:28 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:44:28 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:44:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:44:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:44:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:44:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:44:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:44:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:44:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:44:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:44:29 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:44:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:44:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:44:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:44:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:44:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:44:29 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 00:44:29 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 00:44:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:44:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:44:30 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:44:30 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:44:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:31 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:31 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:44:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:44:31 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:31 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:44:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:44:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:44:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:44:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:37 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:37 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:44:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:44:37 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:37 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:44:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:44:38 Setting up tzdata (2020d-0ubuntu0.18.04) ... 00:44:38 00:44:38 Current default time zone: 'Etc/UTC' 00:44:38 Local time is now: Tue Dec 15 00:44:38 UTC 2020. 00:44:38 Universal Time is now: Tue Dec 15 00:44:38 UTC 2020. 00:44:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:44:38 00:44:38 Setting up systemd-sysv (237-3ubuntu10.43) ... 00:44:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:38 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 00:44:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:44:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:44:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:44:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:44:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:44:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:44:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:44:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:44:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:44:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:39 Setting up patch (2.7.6-2ubuntu1.1) ... 00:44:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:44:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:44:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:44:39 Installing new version of config file /etc/ssl/openssl.cnf ... 00:44:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:44:39 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 00:44:39 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:44:41 Updating certificates in /etc/ssl/certs... 00:44:42 22 added, 17 removed; done. 00:44:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 00:44:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:44:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:44:42 Setting up pkgbinarymangler (138.18.04.1) ... 00:44:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:44:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:44:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:42 Setting up perl (5.26.1-6ubuntu0.5) ... 00:44:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:44:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:44:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:44:43 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:44:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:44:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:44:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:44:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:44:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:44:43 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:44:43 Processing triggers for systemd (237-3ubuntu10.43) ... 00:44:43 Processing triggers for mime-support (3.60ubuntu1) ... 00:44:43 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:44:43 Updating certificates in /etc/ssl/certs... 00:44:44 0 added, 0 removed; done. 00:44:44 Running hooks in /etc/ca-certificates/update.d... 00:44:44 done. 00:44:44 Reading package lists... 00:44:44 Building dependency tree... 00:44:44 Reading state information... 00:44:45 The following NEW packages will be installed: 00:44:45 apt-transport-https 00:44:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:44:45 Need to get 1696 B of archives. 00:44:45 After this operation, 153 kB of additional disk space will be used. 00:44:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:44:45 debconf: delaying package configuration, since apt-utils is not installed 00:44:45 Fetched 1696 B in 0s (42.2 kB/s) 00:44:45 Selecting previously unselected package apt-transport-https. 00:44:45 (Reading database ... 13929 files and directories currently installed.) 00:44:45 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:44:45 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:44:45 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:44:46 Waiting for network to be ready... 00:45:04 2020-12-15T00:45:00Z INFO Waiting for automatic snapd restart... 00:45:11 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:11 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:45:11 ---> a028d94028b8 00:45:11 Step 3/29 : WORKDIR /edgex-go 00:45:11 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:11 ---> a028d94028b8 00:45:11 Step 3/21 : WORKDIR /edgex-go 00:45:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:11 ---> a028d94028b8 00:45:11 Step 3/23 : WORKDIR /edgex-go 00:45:11 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:11 ---> a028d94028b8 00:45:11 Step 3/21 : WORKDIR /edgex-go 00:45:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:11 ---> a028d94028b8 00:45:11 Step 3/22 : WORKDIR /edgex-go 00:45:11 ---> Running in b80e27e13c63 00:45:11 ---> Running in 0261f1bf0bd3 00:45:11 ---> Running in 1204c22a2089 00:45:11 ---> Running in 341cc3c9ab2b 00:45:11 ---> Running in 9e60a50e8865 00:45:11 Removing intermediate container 341cc3c9ab2b 00:45:11 ---> 794446671a57 00:45:11 Step 4/29 : RUN apk update && apk add make git 00:45:11 Removing intermediate container 9e60a50e8865 00:45:11 ---> 163aab9f80d2 00:45:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:11 Removing intermediate container 0261f1bf0bd3 00:45:11 ---> 91b7254b244c 00:45:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:11 Removing intermediate container b80e27e13c63 00:45:11 ---> c2c6f0974e3e 00:45:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:11 Removing intermediate container 1204c22a2089 00:45:11 ---> 15437214cbe4 00:45:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:11 ---> Running in d3fba13275df 00:45:11 ---> Running in 5bbc641c64d4 00:45:11 ---> Running in 65e458d9e5f9 00:45:11 ---> Running in 5bffd96ae1e8 00:45:11 ---> Running in 5556a2e738ed 00:45:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:11 Removing intermediate container 65e458d9e5f9 00:45:11 ---> 892607e01189 00:45:11 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:45:11 ---> Running in 33e772b86e5f 00:45:11 Removing intermediate container 5bbc641c64d4 00:45:11 ---> 7e2881dd8ffc 00:45:11 Step 5/21 : RUN apk update && apk add make git 00:45:11 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:11 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:11 OK: 12620 distinct packages available 00:45:11 ---> Running in 272a967c41b5 00:45:11 Removing intermediate container 5556a2e738ed 00:45:11 ---> a56b8ef4be27 00:45:11 Step 5/22 : RUN apk update && apk add make git 00:45:11 Removing intermediate container 5bffd96ae1e8 00:45:11 ---> 6e1221a2f094 00:45:11 Step 5/21 : RUN apk update && apk add make git 00:45:11 ---> Running in 225be416b44e 00:45:11 ---> Running in 42653d11d07b 00:45:11 OK: 217 MiB in 51 packages 00:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:13 Removing intermediate container d3fba13275df 00:45:13 ---> 77b93b9d27ab 00:45:13 Step 5/29 : COPY go.mod . 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:14 ---> 2036f29f7eca 00:45:14 Step 6/29 : RUN go mod download 00:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:14 ---> Running in 57703436e0a8 00:45:15 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:15 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:15 OK: 12620 distinct packages available 00:45:15 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:15 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:15 OK: 12620 distinct packages available 00:45:15 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:15 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:15 OK: 12620 distinct packages available 00:45:15 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:15 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:15 OK: 12620 distinct packages available 00:45:15 OK: 217 MiB in 51 packages 00:45:16 OK: 217 MiB in 51 packages 00:45:16 snapd 2.48.1 from Canonical* installed 00:45:16 "snapd" switched to the "latest/stable" channel 00:45:16 00:45:16 OK: 217 MiB in 51 packages 00:45:16 OK: 217 MiB in 51 packages 00:45:17 Removing intermediate container 33e772b86e5f 00:45:17 ---> e22ffeab4d17 00:45:17 Step 6/23 : COPY go.mod . 00:45:18 Removing intermediate container 42653d11d07b 00:45:18 ---> b1cc1b2bd238 00:45:18 Step 6/21 : COPY go.mod . 00:45:18 Removing intermediate container 57703436e0a8 00:45:18 ---> d52068f19fee 00:45:18 Step 7/29 : COPY . . 00:45:18 ---> 7a467ce4f0d8 00:45:18 Step 7/23 : RUN go mod download 00:45:18 Removing intermediate container 225be416b44e 00:45:18 ---> a1968665493a 00:45:18 Step 6/22 : COPY go.mod . 00:45:19 ---> 958858cb9d54 00:45:19 Step 7/21 : RUN go mod download 00:45:19 Removing intermediate container 272a967c41b5 00:45:19 ---> 1bf0bf85cbd5 00:45:19 Step 6/21 : COPY go.mod . 00:45:19 ---> Running in d827c363ec90 00:45:19 ---> Running in 75c7795090f7 00:45:20 core18 20200929 from Canonical* installed 00:45:20 "core18" switched to the "latest/stable" channel 00:45:20 00:45:20 ---> 4e80dfa9e6c0 00:45:20 Step 7/22 : RUN go mod download 00:45:21 ---> 5e9a1a74c7db 00:45:21 Step 7/21 : RUN go mod download 00:45:21 ---> Running in 3d0cb761eefe 00:45:21 ---> Running in e5e6ef61ad84 00:45:24 Removing intermediate container 75c7795090f7 00:45:24 ---> 089450b590ce 00:45:24 Step 8/21 : COPY . . 00:45:24 Removing intermediate container d827c363ec90 00:45:24 ---> 56b08fac58ea 00:45:24 Step 8/23 : COPY . . 00:45:26 Removing intermediate container e5e6ef61ad84 00:45:26 ---> 3a0f9ad53bee 00:45:26 Step 8/21 : COPY . . 00:45:27 Removing intermediate container 3d0cb761eefe 00:45:27 ---> 2402d9b3f604 00:45:27 Step 8/22 : COPY . . 00:45:27 snapcraft 4.4.4 from Canonical* installed 00:45:27 "snapcraft" switched to the "latest/stable" channel 00:45:27 00:45:30 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: 00:45:30 - README.md 00:45:30 - snapcraft.yaml.orig 00:45:30 00:45:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:45:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:39 Reading package lists... 00:45:39 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:45:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:46 Reading package lists... 00:45:46 Building dependency tree... 00:45:46 Reading state information... 00:45:46 Suggested packages: 00:45:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:45:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:45:46 Recommended packages: 00:45:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:45:46 The following NEW packages will be installed: 00:45:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:45:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:45:46 pkg-config zip 00:45:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:45:46 Need to get 7655 kB of archives. 00:45:46 After this operation, 43.7 MB of additional disk space will be used. 00:45:46 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:45:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:45:46 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:45:46 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:45:46 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:45:47 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:45:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:45:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:45:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:45:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:45:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:45:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:45:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:45:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:45:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:45:47 debconf: delaying package configuration, since apt-utils is not installed 00:45:47 Fetched 7655 kB in 1s (6420 kB/s) 00:45:47 Selecting previously unselected package libglib2.0-0:amd64. 00:45:47 (Reading database ... 13933 files and directories currently installed.) 00:45:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:45:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:45:48 Selecting previously unselected package libpsl5:amd64. 00:45:48 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:45:48 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:45:48 Selecting previously unselected package libnghttp2-14:amd64. 00:45:48 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:45:48 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:48 Selecting previously unselected package librtmp1:amd64. 00:45:48 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:45:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:48 Selecting previously unselected package libcurl3-gnutls:amd64. 00:45:48 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:45:48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:45:48 Selecting previously unselected package liberror-perl. 00:45:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:45:48 Unpacking liberror-perl (0.17025-1) ... 00:45:48 Selecting previously unselected package git-man. 00:45:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:45:48 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:45:48 Selecting previously unselected package git. 00:45:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:45:48 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:45:49 ---> 90e7a155aca0 00:45:49 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:45:49 ---> 05010fd4ec28 00:45:49 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:45:49 ---> 91392e17c2c6 00:45:49 Step 9/23 : RUN make cmd/core-data/core-data 00:45:49 ---> c02b2f789914 00:45:49 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:45:49 ---> Running in 52d2c45a95d5 00:45:49 ---> 6ce79d907b19 00:45:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:49 ---> Running in b020012436e8 00:45:49 ---> Running in 424536b0ca5f 00:45:49 ---> Running in d10efca01c5a 00:45:49 ---> Running in 744c29944513 00:45:49 Selecting previously unselected package libnorm1:amd64. 00:45:49 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:45:49 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:49 Selecting previously unselected package libpgm-5.2-0:amd64. 00:45:49 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:45:49 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:49 Selecting previously unselected package libsodium23:amd64. 00:45:49 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:45:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:45:50 Selecting previously unselected package libzmq5:amd64. 00:45:50 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:50 Selecting previously unselected package libzmq3-dev:amd64. 00:45:50 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:50 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:50 Selecting previously unselected package pkg-config. 00:45:50 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:45:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:45:50 Selecting previously unselected package zip. 00:45:50 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:45:50 Unpacking zip (3.0-11build1) ... 00:45:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:50 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:45:50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:45:50 Setting up liberror-perl (0.17025-1) ... 00:45:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:45:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:45:50 No schema files found: doing nothing. 00:45:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:45:50 Setting up zip (3.0-11build1) ... 00:45:50 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:50 Setting up libsodium23:amd64 (1.0.16-2) ... 00:45:50 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:45:50 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:50 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:45:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:50 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:45:50 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:45:51 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 00:45:51 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 00:45:51 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 00:45:51 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 00:45:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:45:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:45:57 git set to automatically installed. 00:45:57 git-man set to automatically installed. 00:45:57 libcurl3-gnutls set to automatically installed. 00:45:57 liberror-perl set to automatically installed. 00:45:57 libglib2.0-0 set to automatically installed. 00:45:57 libnghttp2-14 set to automatically installed. 00:45:57 libnorm1 set to automatically installed. 00:45:57 libpgm-5.2-0 set to automatically installed. 00:45:57 libpsl5 set to automatically installed. 00:45:57 librtmp1 set to automatically installed. 00:45:57 libsodium23 set to automatically installed. 00:45:57 libzmq3-dev set to automatically installed. 00:45:57 libzmq5 set to automatically installed. 00:45:57 pkg-config set to automatically installed. 00:45:57 zip set to automatically installed. 00:46:00 snapd is not logged in, snap install commands will use sudo 00:46:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:46:08 snap "core18" has no updates available 00:46:09 Pulling config-common 00:46:09 Pulling go-build-helper 00:46:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:46:36 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:46:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 00:46:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:46:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 00:46:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 00:46:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 00:46:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 00:46:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 00:46:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:46:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:46:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:46:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:46:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:46:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:46:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:46:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:46:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:46:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:46:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 00:46:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:46:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:46:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:46:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:46:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:46:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:46:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:46:36 Fetched 23.5 MB in 0s (0 B/s) 00:46:36 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:46:36 Fetched 96.5 kB in 0s (0 B/s) 00:46:36 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:46:36 Fetched 279 kB in 0s (0 B/s) 00:46:36 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:46:36 Fetched 122 kB in 0s (0 B/s) 00:46:36 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:46:36 Fetched 77.8 kB in 0s (0 B/s) 00:46:36 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:46:36 Fetched 8848 B in 0s (0 B/s) 00:46:36 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:46:36 Fetched 47.8 kB in 0s (0 B/s) 00:46:36 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:46:36 Fetched 45.6 kB in 0s (0 B/s) 00:46:36 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 00:46:36 Fetched 14.8 kB in 0s (0 B/s) 00:46:36 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:46:36 Fetched 214 kB in 0s (0 B/s) 00:46:36 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:46:36 Fetched 155 kB in 0s (0 B/s) 00:46:36 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:46:36 Fetched 50.6 kB in 0s (0 B/s) 00:46:36 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:46:36 Fetched 14.8 kB in 0s (0 B/s) 00:46:36 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:46:36 Fetched 41.8 kB in 0s (0 B/s) 00:46:36 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:46:36 Fetched 499 kB in 0s (0 B/s) 00:46:36 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:46:36 Fetched 111 kB in 0s (0 B/s) 00:46:36 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:46:36 Fetched 240 kB in 0s (0 B/s) 00:46:36 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:46:36 Fetched 29.3 kB in 0s (0 B/s) 00:46:36 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:46:36 Fetched 85.5 kB in 0s (0 B/s) 00:46:36 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:46:36 Fetched 24.5 kB in 0s (0 B/s) 00:46:36 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 00:46:36 Fetched 49.2 kB in 0s (0 B/s) 00:46:36 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:46:36 Fetched 54.2 kB in 0s (0 B/s) 00:46:36 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:46:36 Fetched 30.8 kB in 0s (0 B/s) 00:46:36 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:46:36 Fetched 17.0 kB in 0s (0 B/s) 00:46:36 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:46:36 Fetched 85.9 kB in 0s (0 B/s) 00:46:36 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:46:36 Fetched 8720 B in 0s (0 B/s) 00:46:36 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:46:36 Fetched 137 kB in 0s (0 B/s) 00:46:36 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:46:36 Fetched 119 kB in 0s (0 B/s) 00:46:36 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:46:36 Fetched 109 kB in 0s (0 B/s) 00:46:36 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:46:36 Fetched 11.1 kB in 0s (0 B/s) 00:46:36 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:46:36 Fetched 645 kB in 0s (0 B/s) 00:46:36 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:46:36 Fetched 41.3 kB in 0s (0 B/s) 00:46:36 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:46:36 Fetched 17.9 kB in 0s (0 B/s) 00:46:36 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:46:36 Fetched 368 kB in 0s (0 B/s) 00:46:36 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 00:46:36 Fetched 187 kB in 0s (0 B/s) 00:46:36 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:46:36 Fetched 175 kB in 0s (0 B/s) 00:46:36 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:46:37 Fetched 206 kB in 0s (0 B/s) 00:46:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:46:37 Fetched 1301 kB in 0s (0 B/s) 00:46:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:46:37 Fetched 36.2 kB in 0s (0 B/s) 00:46:37 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:46:37 Fetched 159 kB in 0s (0 B/s) 00:46:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:46:37 Fetched 107 kB in 0s (0 B/s) 00:46:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:46:37 Fetched 48.7 kB in 0s (0 B/s) 00:46:37 Pulling static-packages 00:46:39 'go115' has dependencies that need to be staged: go-build-helper static-packages 00:46:39 Skipping pull go-build-helper (already ran) 00:46:39 Skipping pull static-packages (already ran) 00:46:39 Building go-build-helper 00:46:43 Building static-packages 00:46:46 Staging go-build-helper 00:46:47 Staging static-packages 00:46:48 Pulling go115 00:46:49 'edgex-go' has dependencies that need to be staged: go115 00:46:49 Skipping pull go115 (already ran) 00:46:49 Building go115 00:46:49 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:49 Dload Upload Total Spent Left Speed 00:46:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.7M 0 0 21.0M 0 0:00:05 --:--:-- 0:00:05 21.0M 41 115M 41 47.7M 0 0 28.0M 0 0:00:04 0:00:01 0:00:03 28.0M 68 115M 68 79.6M 0 0 29.2M 0 0:00:03 0:00:02 0:00:01 29.2M 96 115M 96 110M 0 0 29.9M 0 0:00:03 0:00:03 --:--:-- 29.9M 100 115M 100 115M 0 0 29.9M 0 0:00:03 0:00:03 --:--:-- 29.9M 00:46:54 go1.15.2.linux-amd64.tar.gz: OK 00:46:59 Staging go115 00:47:06 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:47:06 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:47:06 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:47:06 Fetched 0 B in 0s (0 B/s) 00:47:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:47:06 Fetched 224 kB in 0s (0 B/s) 00:47:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:47:06 Fetched 157 kB in 0s (0 B/s) 00:47:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:47:06 Fetched 221 kB in 0s (0 B/s) 00:47:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:47:06 Fetched 143 kB in 0s (0 B/s) 00:47:06 Pulling edgex-go 00:47:07 Pulling version 00:47:09 Building config-common 00:47:11 Skipping build go-build-helper (already ran) 00:47:11 Skipping build static-packages (already ran) 00:47:11 Skipping build go115 (already ran) 00:47:11 Building edgex-go 00:47:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:47:13 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 00:47:13 Removing intermediate container 52d2c45a95d5 00:47:13 ---> 5c248a8348f6 00:47:13 00:47:13 Step 9/29 : FROM alpine:latest 00:47:13 latest: Pulling from library/alpine 00:47:13 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 00:47:13 Status: Downloaded newer image for alpine:latest 00:47:13 ---> dd36a01c3f31 00:47:13 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:47:13 ---> Running in fc54ec71d72c 00:47:13 go: downloading github.com/gorilla/mux v1.8.0 00:47:13 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 00:47:13 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 00:47:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:47:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 00:47:13 Removing intermediate container fc54ec71d72c 00:47:13 ---> 87fb04ef3550 00:47:13 Step 11/29 : USER root 00:47:13 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 00:47:13 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:47:13 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 00:47:13 go: downloading github.com/google/uuid v1.1.2 00:47:13 go: downloading github.com/pkg/errors v0.8.1 00:47:13 go: downloading github.com/go-kit/kit v0.8.0 00:47:13 go: downloading github.com/imdario/mergo v0.3.11 00:47:13 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:47:13 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:47:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:47:13 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:47:13 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 00:47:14 ---> Running in 48afe96a0d39 00:47:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:47:14 go: downloading github.com/BurntSushi/toml v0.3.1 00:47:14 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 00:47:14 go: downloading github.com/pelletier/go-toml v1.2.0 00:47:14 go: downloading github.com/pebbe/zmq4 v1.0.0 00:47:14 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:47:14 go: downloading github.com/go-playground/universal-translator v0.17.0 00:47:14 go: downloading github.com/leodido/go-urn v1.2.0 00:47:14 go: downloading github.com/hashicorp/consul/api v1.1.0 00:47:14 go: downloading github.com/x448/float16 v0.8.4 00:47:15 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:47:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:47:15 go: downloading gopkg.in/yaml.v2 v2.4.0 00:47:15 go: downloading github.com/go-playground/locales v0.13.0 00:47:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:47:15 go: downloading github.com/mitchellh/copystructure v1.0.0 00:47:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:47:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:47:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:47:15 go: downloading github.com/hashicorp/serf v0.8.2 00:47:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:47:15 Removing intermediate container 48afe96a0d39 00:47:15 ---> 60ef3885b8ea 00:47:15 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:47:15 ---> Running in 09310044f129 00:47:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:47:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:47:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:47:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:18 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:47:18 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:47:18 OK: 12617 distinct packages available 00:47:19 (1/2) Installing ca-certificates (20191127-r4) 00:47:19 (2/2) Installing dumb-init (1.2.2-r1) 00:47:19 Executing busybox-1.31.1-r19.trigger 00:47:19 Executing ca-certificates-20191127-r4.trigger 00:47:20 OK: 6 MiB in 16 packages 00:47:22 Removing intermediate container 09310044f129 00:47:22 ---> 1a7e50aac721 00:47:22 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:47:23 ---> Running in cd6f42ce3547 00:47:23 Removing intermediate container cd6f42ce3547 00:47:23 ---> 1a4da9420ec0 00:47:23 Step 14/29 : WORKDIR $BASE_DIR 00:47:24 ---> Running in 19945f8665cf 00:47:25 Removing intermediate container 19945f8665cf 00:47:25 ---> a0317a547059 00:47:25 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:47:25 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 00:47:25 ---> Running in 9794a03d077e 00:47:29 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 00:47:29 Removing intermediate container 744c29944513 00:47:29 ---> cf2db31bd680 00:47:29 00:47:29 Step 10/21 : FROM alpine 00:47:29 ---> dd36a01c3f31 00:47:29 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:47:30 ---> Running in 401c3b671b5e 00:47:30 Removing intermediate container 9794a03d077e 00:47:30 ---> 5c59cfd19699 00:47:30 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:47:30 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 00:47:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:32 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 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:32 ---> 4cdcbe6cc0cc 00:47:32 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:47:32 go: downloading github.com/stretchr/testify v1.5.1 00:47:32 go: downloading github.com/davecgh/go-spew v1.1.1 00:47:32 go: downloading github.com/pmezard/go-difflib v1.0.0 00:47:33 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:47:33 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:47:33 OK: 12617 distinct packages available 00:47:34 ---> 743154f978a9 00:47:34 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:47:34 (1/4) Installing ca-certificates (20191127-r4) 00:47:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:34 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 00:47:34 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:47:34 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:47:34 (3/4) Installing libcurl (7.69.1-r3) 00:47:34 (4/4) Installing curl (7.69.1-r3) 00:47:34 Executing busybox-1.31.1-r19.trigger 00:47:34 Executing ca-certificates-20191127-r4.trigger 00:47:35 OK: 7 MiB in 18 packages 00:47:35 ---> 7f011a23bc09 00:47:35 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:47:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:47:37 ---> 7990341d15bc 00:47:37 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:47:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:47:37 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:47:38 Removing intermediate container 401c3b671b5e 00:47:38 ---> 1aa57d783403 00:47:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:38 ---> Running in b6d7577d7e6e 00:47:38 ---> d00b33bde93a 00:47:38 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:47:38 ---> Running in f3da1b504da7 00:47:39 Removing intermediate container b6d7577d7e6e 00:47:39 ---> 8bb7a4f5e43e 00:47:39 Step 13/21 : WORKDIR /edgex 00:47:39 ---> Running in d393ab3ab792 00:47:40 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 00:47:40 Removing intermediate container d393ab3ab792 00:47:40 ---> d8ba4176bd3d 00:47:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:41 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 00:47:42 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 00:47:44 ---> d993c46c3692 00:47:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:44 Removing intermediate container f3da1b504da7 00:47:44 ---> 4bb9069532ed 00:47:44 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:47:44 ---> df428e8d9f7e 00:47:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:44 Building version 00:47:45 ---> 253aa36676ef 00:47:45 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:47:45 ---> Running in 8454963a021d 00:47:47 Staging config-common 00:47:48 Skipping stage go-build-helper (already ran) 00:47:48 Skipping stage static-packages (already ran) 00:47:48 Skipping stage go115 (already ran) 00:47:48 Staging edgex-go 00:47:49 ---> 5d2e36e6c5cf 00:47:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:49 ---> Running in 40c02fe40579 00:47:49 Staging version 00:47:50 Removing intermediate container d10efca01c5a 00:47:50 ---> adb53e34ffa9 00:47:50 00:47:50 Step 10/21 : FROM scratch 00:47:50 ---> 00:47:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:50 Removing intermediate container 40c02fe40579 00:47:50 ---> c8b3fdb55439 00:47:50 Step 18/21 : CMD ["--init=true"] 00:47:50 ---> Running in 75473fa105e4 00:47:50 ---> Running in 8fd0c167c4f9 00:47:51 Removing intermediate container 8454963a021d 00:47:51 ---> b641f97d1628 00:47:51 Step 24/29 : RUN chmod 755 security-secrets-setup 00:47:51 Priming config-common 00:47:51 ---> Running in 73cd774c765d 00:47:51 Removing intermediate container 75473fa105e4 00:47:51 ---> 732269f87c08 00:47:51 Step 12/21 : ENV APP_PORT=48085 00:47:51 Removing intermediate container 8fd0c167c4f9 00:47:51 ---> 3bc27429609d 00:47:51 Step 19/21 : LABEL arch=arm64 00:47:51 ---> Running in 47814b1d5df0 00:47:51 ---> Running in d62a299a160c 00:47:52 Priming go-build-helper 00:47:52 Removing intermediate container 47814b1d5df0 00:47:52 ---> eb405f65f385 00:47:52 Step 13/21 : EXPOSE $APP_PORT 00:47:52 ---> Running in 7afc57606128 00:47:53 Priming static-packages 00:47:53 Removing intermediate container d62a299a160c 00:47:53 ---> dcca90828f60 00:47:53 Step 20/21 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:47:53 ---> Running in 19f731898239 00:47:53 Removing intermediate container 7afc57606128 00:47:53 ---> 2c73069ba31b 00:47:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:47:54 Removing intermediate container 19f731898239 00:47:54 ---> 87f97747e6ec 00:47:54 Step 21/21 : LABEL version=0.0.0 00:47:54 ---> Running in 3809954e9e56 00:47:54 ---> d6e804ccefe8 00:47:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:55 Removing intermediate container 3809954e9e56 00:47:55 ---> 9dac5e3d58d8 00:47:55 00:47:56 Successfully built 9dac5e3d58d8 00:47:56 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:47:56 Removing intermediate container 73cd774c765d 00:47:56  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 00:47:56 ---> 5500b663046d 00:47:56 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:47:56 Priming go115 00:47:56 ---> Running in 275f69416851 00:47:56 Priming edgex-go 00:47:57 ---> 7fbb7ded1c6d 00:47:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:57 Removing intermediate container 275f69416851 00:47:57 ---> 1455fa2fb7b6 00:47:57 Step 26/29 : CMD [ "generate" ] 00:47:57 ---> Running in 287023decf1a 00:47:58 Priming version 00:47:59 Removing intermediate container 287023decf1a 00:47:59 ---> 1834b220cb58 00:47:59 Step 27/29 : LABEL arch=arm64 00:47:59 ---> eaf257915e67 00:47:59 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:47:59 ---> Running in 701ba151d700 00:47:59 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:48:00 ---> Running in eeb9c1ee32aa 00:48:00 Removing intermediate container 701ba151d700 00:48:00 ---> 32b0d1f72938 00:48:00 Step 28/29 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:48:01 ---> Running in a1648c214bdc [Pipeline] } [Pipeline] // withEnv 00:48:01 Removing intermediate container eeb9c1ee32aa 00:48:01 ---> 162c285c2e88 00:48:01 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:48:02 ---> Running in 8ef12b253488 00:48:02 Removing intermediate container a1648c214bdc 00:48:02 ---> 795940654859 00:48:02 Step 29/29 : LABEL version=0.0.0 00:48:03 ---> Running in 878e016a1256 00:48:04 Removing intermediate container 8ef12b253488 00:48:04 ---> 5f55d3b8d375 00:48:04 Step 19/21 : LABEL arch=arm64 00:48:04 Removing intermediate container 878e016a1256 00:48:04 ---> 6f235cd38d93 00:48:04 00:48:04 ---> Running in 87ed3beb6020 00:48:05 Successfully built 6f235cd38d93 00:48:05 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:48:05  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go 00:48:06 Removing intermediate container 87ed3beb6020 00:48:06 ---> 6292789e0bc1 00:48:06 Step 20/21 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:48:06 ---> Running in 08dc8238c54e 00:48:07 Removing intermediate container b020012436e8 00:48:07 ---> f5c22ce5a22c 00:48:07 00:48:07 Step 10/22 : FROM scratch 00:48:07 ---> 00:48:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:07 ---> Using cache 00:48:07 ---> 732269f87c08 00:48:07 Step 12/22 : ENV APP_PORT=48081 00:48:07 Removing intermediate container 08dc8238c54e 00:48:07 ---> 556cbddfd590 00:48:07 Step 21/21 : LABEL version=0.0.0 00:48:08 ---> Running in 6899e9ff1761 00:48:08 ---> Running in 59b25a641986 00:48:09 Removing intermediate container 6899e9ff1761 00:48:09 ---> 84bb39bd6dba 00:48:09 Step 13/22 : EXPOSE $APP_PORT 00:48:09 ---> Running in 48fa69c494a1 00:48:09 Removing intermediate container 59b25a641986 00:48:09 ---> 65a204b54df1 00:48:09 00:48:10 Successfully built 65a204b54df1 00:48:10 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:10  Building docker-support-scheduler-go ... done Building docker-core-command-go 00:48:10 Removing intermediate container 48fa69c494a1 00:48:10 ---> 9d393d17f54e 00:48:10 Step 14/22 : WORKDIR / 00:48:11 ---> Running in 09bac81d403c 00:48:12 Removing intermediate container 09bac81d403c 00:48:12 ---> ceb9eb477921 00:48:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:48:13 ---> 808c0d05b6ab 00:48:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:17 Removing intermediate container 424536b0ca5f 00:48:17 ---> e973367c9db1 00:48:17 00:48:17 Step 10/23 : FROM alpine 00:48:17 ---> dd36a01c3f31 00:48:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:17 ---> 9a1d565740c9 00:48:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:17 ---> Running in 24e649cc4a94 00:48:18 ---> d31efa25b35f 00:48:18 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:48:18 Removing intermediate container 24e649cc4a94 00:48:18 ---> 04810fe88800 00:48:18 Step 12/23 : ENV APP_PORT=48080 00:48:19 ---> Running in 85c012b3b66f 00:48:19 ---> Running in 2a97a40fcbe3 00:48:19 Removing intermediate container 85c012b3b66f 00:48:19 ---> 0896e44e4727 00:48:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:19 Removing intermediate container 2a97a40fcbe3 00:48:19 ---> e1104258baca 00:48:19 Step 13/23 : EXPOSE $APP_PORT 00:48:19 ---> Running in de7606486a34 00:48:19 ---> Running in 3c6f1731c534 00:48:20 Removing intermediate container de7606486a34 00:48:20 ---> 95f1227a37a1 00:48:20 Step 20/22 : LABEL arch=arm64 00:48:20 Removing intermediate container 3c6f1731c534 00:48:20 ---> 42cb537dda81 00:48:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:20 ---> Running in 94a1f516faf4 00:48:20 ---> Running in 6b9ff4dd84bf 00:48:21 Removing intermediate container 94a1f516faf4 00:48:21 ---> 2a0304a4fafd 00:48:21 Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:48:22 ---> Running in bfbc537b04c0 00:48:23 Removing intermediate container bfbc537b04c0 00:48:23 ---> 7d4580aa75b1 00:48:23 Step 22/22 : LABEL version=0.0.0 00:48:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:24 ---> a028d94028b8 00:48:24 Step 3/24 : WORKDIR /edgex-go 00:48:24 ---> Using cache 00:48:24 ---> 15437214cbe4 00:48:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:24 ---> Using cache 00:48:24 ---> 6e1221a2f094 00:48:24 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:48:24 ---> Running in 8758bdb815ae 00:48:24 Removing intermediate container 6b9ff4dd84bf 00:48:24 ---> 3b5011e0a585 00:48:24 Step 15/23 : RUN apk --no-cache add zeromq 00:48:25 ---> Running in abbe3aabdc9b 00:48:25 ---> Running in 135f458f0d17 00:48:25 Removing intermediate container 8758bdb815ae 00:48:25 ---> 49fe16947c30 00:48:25 00:48:26 Successfully built 49fe16947c30 00:48:26 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:26  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 00:48:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:28 (1/5) Installing libgcc (9.3.0-r2) 00:48:28 (2/5) Installing libsodium (1.0.18-r0) 00:48:28 (3/5) Installing libstdc++ (9.3.0-r2) 00:48:29 (4/5) Installing libzmq (4.3.3-r0) 00:48:29 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:29 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:29 OK: 12620 distinct packages available 00:48:29 (5/5) Installing zeromq (4.3.3-r0) 00:48:29 Executing busybox-1.31.1-r19.trigger 00:48:29 OK: 8 MiB in 19 packages 00:48:30 OK: 217 MiB in 51 packages 00:48:33 Removing intermediate container 135f458f0d17 00:48:33 ---> 6ab3dc09ea9d 00:48:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:48:33 Removing intermediate container abbe3aabdc9b 00:48:33 ---> 05c7a4e818a1 00:48:33 Step 6/24 : COPY go.mod . 00:48:34 ---> 458bfc63a7d3 00:48:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:35 ---> 539bc9bf8b8b 00:48:35 Step 7/24 : RUN go mod download 00:48:35 ---> Running in 06bf401fb67c 00:48:37 ---> 56e5ad532717 00:48:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:40 ---> 589e0934118c 00:48:40 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:40 ---> Running in 7e801576ef21 00:48:41 Removing intermediate container 06bf401fb67c 00:48:41 ---> 7bf2fda68791 00:48:41 Step 8/24 : COPY . . 00:48:41 Removing intermediate container 7e801576ef21 00:48:41 ---> b3f9cdc1004e 00:48:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:42 ---> Running in e0573992e6b6 00:48:43 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:48:43 ---> a028d94028b8 00:48:43 Step 3/27 : WORKDIR /edgex-go 00:48:43 ---> Using cache 00:48:43 ---> 15437214cbe4 00:48:43 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:43 ---> Using cache 00:48:43 ---> 6e1221a2f094 00:48:43 Step 5/27 : RUN apk update && apk add make bash git 00:48:43 Removing intermediate container e0573992e6b6 00:48:43 ---> 0a1bc93e5d3a 00:48:43 Step 21/23 : LABEL arch=arm64 00:48:43 ---> Running in 5b36624677bf 00:48:43 ---> Running in 2e68f993a070 00:48:44 Removing intermediate container 2e68f993a070 00:48:44 ---> 1ee78fdfae55 00:48:44 Step 22/23 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:48:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:45 ---> Running in af38745fb6f1 00:48:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:47 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:47 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:47 OK: 12620 distinct packages available 00:48:47 Removing intermediate container af38745fb6f1 00:48:47 ---> cea237af8bcb 00:48:47 Step 23/23 : LABEL version=0.0.0 00:48:48 OK: 217 MiB in 51 packages 00:48:48 ---> Running in 19ac309b61c1 00:48:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:48 ---> a028d94028b8 00:48:48 Step 3/22 : WORKDIR /edgex-go 00:48:48 ---> Using cache 00:48:48 ---> 15437214cbe4 00:48:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:48 ---> Using cache 00:48:48 ---> 6e1221a2f094 00:48:48 Step 5/22 : RUN apk update && apk add make git 00:48:48 ---> Using cache 00:48:48 ---> b1cc1b2bd238 00:48:48 Step 6/22 : COPY go.mod . 00:48:48 ---> Using cache 00:48:48 ---> 958858cb9d54 00:48:48 Step 7/22 : RUN go mod download 00:48:48 ---> Using cache 00:48:48 ---> 089450b590ce 00:48:48 Step 8/22 : COPY . . 00:48:48 ---> Using cache 00:48:48 ---> 6ce79d907b19 00:48:48 Step 9/22 : RUN make cmd/core-command/core-command 00:48:49 ---> Running in ed35285610e2 00:48:49 Removing intermediate container 19ac309b61c1 00:48:49 ---> e1ef88adfd18 00:48:49 00:48:50 Successfully built e1ef88adfd18 00:48:50 Successfully tagged docker-core-data-go-arm64:latest 00:48:50  Building docker-core-data-go ... done Building docker-security-bootstrap-redis-go 00:48:50 Removing intermediate container 5b36624677bf 00:48:50 ---> 028e31ec92ea 00:48:50 Step 6/27 : COPY go.mod . 00:48:51 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 00:48:52 ---> 8a1d92d20b2d 00:48:52 Step 7/27 : RUN go mod download 00:48:53 ---> Running in e2f548b81949 00:48:59 Removing intermediate container e2f548b81949 00:48:59 ---> 0986f8bbe63e 00:48:59 Step 8/27 : COPY . . 00:49:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:00 ---> a028d94028b8 00:49:00 Step 3/24 : WORKDIR /edgex-go 00:49:00 ---> Using cache 00:49:00 ---> 15437214cbe4 00:49:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:00 ---> Using cache 00:49:00 ---> 6e1221a2f094 00:49:00 Step 5/24 : RUN apk update && apk add make git 00:49:00 ---> Using cache 00:49:00 ---> b1cc1b2bd238 00:49:00 Step 6/24 : COPY go.mod . 00:49:00 ---> Using cache 00:49:00 ---> 958858cb9d54 00:49:00 Step 7/24 : RUN go mod download 00:49:00 ---> Using cache 00:49:00 ---> 089450b590ce 00:49:00 Step 8/24 : COPY . . 00:49:00 ---> Using cache 00:49:00 ---> 6ce79d907b19 00:49:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:49:02 ---> Running in 46784aa5f6cf 00:49:04 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 00:49:04 ---> 247f59deb22e 00:49:04 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:49:05 ---> Running in c9b1b7bada45 00:49:07 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 00:49:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:20 ---> a028d94028b8 00:49:20 Step 3/22 : WORKDIR /edgex-go 00:49:20 ---> Using cache 00:49:20 ---> 15437214cbe4 00:49:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:20 ---> Using cache 00:49:20 ---> 6e1221a2f094 00:49:20 Step 5/22 : RUN apk update && apk add make git 00:49:20 ---> Using cache 00:49:20 ---> b1cc1b2bd238 00:49:20 Step 6/22 : COPY go.mod . 00:49:20 ---> Using cache 00:49:20 ---> 958858cb9d54 00:49:20 Step 7/22 : RUN go mod download 00:49:20 ---> Using cache 00:49:20 ---> 089450b590ce 00:49:20 Step 8/22 : COPY . . 00:49:20 ---> Using cache 00:49:20 ---> 6ce79d907b19 00:49:20 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:49:21 ---> Running in a12a2d388167 00:49:24 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 00:49:27 ---> 6c9044b42618 00:49:27 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:27 ---> Running in bcb0ac0030af 00:49:28 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 00:50:25 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 00:50:37 Removing intermediate container 46784aa5f6cf 00:50:37 ---> dd1452346835 00:50:37 00:50:37 Step 10/24 : FROM alpine:3.10 00:50:37 Removing intermediate container ed35285610e2 00:50:37 ---> 98a1a789ef70 00:50:37 00:50:37 Step 10/22 : FROM scratch 00:50:37 ---> 00:50:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:37 3.10: Pulling from library/alpine 00:50:37 ---> Using cache 00:50:37 ---> 732269f87c08 00:50:37 Step 12/22 : ENV APP_PORT=48082 00:50:37 ---> Running in 453fec34cd1b 00:50:38 Removing intermediate container 453fec34cd1b 00:50:38 ---> a800d9107834 00:50:38 Step 13/22 : EXPOSE $APP_PORT 00:50:38 ---> Running in c0b1ff42aef7 00:50:38 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:50:38 Status: Downloaded newer image for alpine:3.10 00:50:38 ---> 536a684cf733 00:50:38 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:50:39 ---> Running in 04cc62fe48da 00:50:39 Removing intermediate container c0b1ff42aef7 00:50:39 ---> 4b5a456daad3 00:50:39 Step 14/22 : WORKDIR / 00:50:39 ---> Running in 636463dfe919 00:50:40 Removing intermediate container 636463dfe919 00:50:40 ---> 5aefe585deec 00:50:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:50:42 ---> 3ba88adad246 00:50:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:42 v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:50:42 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:50:42 OK: 10169 distinct packages available 00:50:43 (1/5) Installing ca-certificates (20191127-r2) 00:50:43 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:50:43 (3/5) Installing libcurl (7.66.0-r3) 00:50:43 (4/5) Installing curl (7.66.0-r3) 00:50:43 (5/5) Installing dumb-init (1.2.2-r1) 00:50:43 Executing busybox-1.30.1-r3.trigger 00:50:43 Executing ca-certificates-20191127-r2.trigger 00:50:43 ---> 8761bef8c47f 00:50:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:44 OK: 7 MiB in 19 packages 00:50:45 ---> f67999be912a 00:50:45 Step 18/22 : ENTRYPOINT ["/core-command"] 00:50:45 ---> Running in 7f7f1bd26654 00:50:46 Removing intermediate container 04cc62fe48da 00:50:46 ---> 7d336262d695 00:50:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:46 Removing intermediate container 7f7f1bd26654 00:50:46 ---> ce08acd08173 00:50:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:47 ---> Running in 98c498256ce9 00:50:47 ---> Running in c209660442f9 00:50:48 Removing intermediate container 98c498256ce9 00:50:48 ---> 6c8c0c2ef080 00:50:48 Step 13/24 : WORKDIR / 00:50:48 Removing intermediate container c209660442f9 00:50:48 ---> 710ed3d1076b 00:50:48 Step 20/22 : LABEL arch=arm64 00:50:48 ---> Running in dc180ac3fb19 00:50:48 ---> Running in 27fa52cffb4c 00:50:49 Removing intermediate container 27fa52cffb4c 00:50:49 ---> 479123d4d5da 00:50:49 Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:50:49 Removing intermediate container dc180ac3fb19 00:50:49 ---> db1b25080478 00:50:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:50:49 ---> Running in fc17157d9f1b 00:50:50 Removing intermediate container fc17157d9f1b 00:50:50 ---> a93d2b7072e0 00:50:50 Step 22/22 : LABEL version=0.0.0 00:50:51 ---> Running in 6013b720ed7b 00:50:51 ---> 40d4cf78e1eb 00:50:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:50:51 Removing intermediate container 6013b720ed7b 00:50:51 ---> 2ef425b36969 00:50:51 00:50:52 ---> 857080a94f4d 00:50:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:50:52 Successfully built 2ef425b36969 00:50:52 Removing intermediate container a12a2d388167 00:50:52 ---> 55abd2683825 00:50:52 00:50:52 Step 10/22 : FROM alpine:3.10Successfully tagged docker-core-command-go-arm64:latest 00:50:52  Building docker-core-command-go ... done  00:50:52 ---> 536a684cf733 00:50:52 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:50:52 ---> Using cache 00:50:52 ---> 7d336262d695 00:50:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:50:52 ---> Running in 0cc6d6acb35a 00:50:53 Removing intermediate container 0cc6d6acb35a 00:50:53 ---> 153ea3f33f84 00:50:53 Step 13/22 : WORKDIR / 00:50:53 ---> a0b197d34605 00:50:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:50:53 ---> Running in 9425666f548d 00:50:54 Removing intermediate container 9425666f548d 00:50:54 ---> 4bfb4a0d9c09 00:50:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:50:55 ---> 90e3a9a2fc3e 00:50:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:50:55 ---> 18fd2b85b8b6 00:50:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:56 Removing intermediate container bcb0ac0030af 00:50:56 ---> 0b048efa8f66 00:50:56 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:57 ---> Running in 39565cd76947 00:50:57 ---> 4ab8646c12cc 00:50:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> 4d5a4678a523 00:50:57 00:50:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:50:59 ---> e066f04474c6 00:50:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:50:59 ---> 1fd7b6f71610 00:50:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:50:59 Removing intermediate container c9b1b7bada45 00:50:59 ---> ba8fcbb948ff 00:50:59 00:50:59 Step 10/24 : FROM scratch 00:50:59 ---> 00:50:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:50:59 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 00:50:59 ---> Running in 3f3d0ae600e9 00:50:59 ---> Running in 6a4682691418 00:51:00 ---> d54808045320 00:51:00 Step 18/22 : RUN chmod +x entrypoint.sh 00:51:00 ---> Running in 262e32707174 00:51:00 Removing intermediate container 6a4682691418 00:51:00 ---> 5afb3acf14f9 00:51:00 Step 12/24 : ENV APP_PORT=48060 00:51:00 ---> Running in 532184a2b891 00:51:01 Removing intermediate container 532184a2b891 00:51:01 ---> 8e93fcf5b8f4 00:51:01 Step 13/24 : EXPOSE $APP_PORT 00:51:01 ---> Running in 1f1b20da3e8f 00:51:02 Removing intermediate container 1f1b20da3e8f 00:51:02 ---> 8fbadcb33930 00:51:02 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:51:02 Removing intermediate container 3f3d0ae600e9 00:51:02 ---> 030904cd08d5 00:51:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:51:02 ---> Running in d28d6d100f64 00:51:02 Removing intermediate container 39565cd76947 00:51:02 ---> 28e68cb34a87 00:51:02 00:51:02 Step 11/27 : FROM docker:latest 00:51:02 ---> eeaf43b92773 00:51:02 Step 12/27 : RUN apk add --no-cache bash 00:51:02 ---> 2328393cfeaa 00:51:02 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:51:02 ---> Running in c8e7940b1ce6 00:51:03 Removing intermediate container d28d6d100f64 00:51:03 ---> 0e3b7aa9a691 00:51:03 Step 22/24 : LABEL arch=arm64 00:51:03 ---> Running in 6ac89081c8cc 00:51:03 Removing intermediate container 262e32707174 00:51:03 ---> 3a985355b2d6 00:51:03 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:51:03 ---> Running in 429bb487824a 00:51:03 Removing intermediate container 6ac89081c8cc 00:51:03 ---> bf51b431c0a2 00:51:03 Step 23/24 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:51:04 ---> Running in 0fc63303e6c0 00:51:04 Removing intermediate container 429bb487824a 00:51:04 ---> 255b0552ffc4 00:51:04 Step 20/22 : LABEL arch=arm64 00:51:04 ---> 0c02d60671cf 00:51:04 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:04 ---> Running in 3b300c43397b 00:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:04 Removing intermediate container 0fc63303e6c0 00:51:04 ---> ef15cc9bfdfb 00:51:04 Step 24/24 : LABEL version=0.0.0 00:51:04 ---> Running in 63512b5a86ad 00:51:05 Removing intermediate container 3b300c43397b 00:51:05 ---> 950527b474f4 00:51:05 Step 21/22 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:51:05 (1/2) Installing readline (8.0.4-r0) 00:51:05 (2/2) Installing bash (5.0.17-r0) 00:51:05 Executing bash-5.0.17-r0.post-install 00:51:05 Executing busybox-1.31.1-r19.trigger 00:51:05 OK: 12 MiB in 22 packages 00:51:05 ---> Running in 0bbe4e4ecb0d 00:51:05 Removing intermediate container 63512b5a86ad 00:51:05 ---> f704a8d876b3 00:51:05 00:51:05 ---> 783a80ecaf46 00:51:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:51:05 Successfully built f704a8d876b3 00:51:05 Removing intermediate container 0bbe4e4ecb0d 00:51:05 ---> 74febcdb99c7 00:51:05 Step 22/22 : LABEL version=0.0.0 00:51:05 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:51:06  Building docker-security-secretstore-setup-go ... done  ---> Running in 7e787fa61b77 00:51:06 ---> 339245c5a7b7 00:51:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:51:06 Removing intermediate container 7e787fa61b77 00:51:06 ---> 5c753a51b542 00:51:06 00:51:06 Removing intermediate container c8e7940b1ce6 00:51:06 ---> 433339548fc6 00:51:06 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:51:07 ---> Running in f391e62f934e 00:51:07 Successfully built 5c753a51b542 00:51:07 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:51:07  Building docker-security-bootstrap-redis-go ... done  ---> 57b49e2e2366 00:51:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:51:08 ---> 618bbbde08c1 00:51:08 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:51:08 ---> Running in 5eb70ceaf750 00:51:09 Removing intermediate container f391e62f934e 00:51:09 ---> 1ad0e638dee0 00:51:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:09 Removing intermediate container 5eb70ceaf750 00:51:09 ---> a8f9fefc790e 00:51:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:09 ---> Running in 0e24d9138f1c 00:51:09 ---> Running in 46e20ccd13ce 00:51:09 Removing intermediate container 0e24d9138f1c 00:51:09 ---> b587e8483949 00:51:09 Step 15/27 : ENV APP_PORT=48090 00:51:10 ---> Running in 8b1fa1e2fdea 00:51:10 Removing intermediate container 46e20ccd13ce 00:51:10 ---> 0bb7dfc4566a 00:51:10 Step 22/24 : LABEL arch=arm64 00:51:10 ---> Running in f4e0bc113c6d 00:51:10 Removing intermediate container 8b1fa1e2fdea 00:51:10 ---> 2e3c10d5b509 00:51:10 Step 16/27 : EXPOSE $APP_PORT 00:51:10 Removing intermediate container f4e0bc113c6d 00:51:10 ---> 1eb9ee89ab33 00:51:10 Step 23/24 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:51:10 ---> Running in 25756189f590 00:51:10 ---> Running in b62d45622e49 00:51:11 Removing intermediate container 25756189f590 00:51:11 ---> 35bab449a2e5 00:51:11 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:11 Removing intermediate container b62d45622e49 00:51:11 ---> 74ec411470b7 00:51:11 Step 24/24 : LABEL version=0.0.0 00:51:11 ---> Running in a92e827d51b6 00:51:11 Removing intermediate container a92e827d51b6 00:51:11 ---> 364177ef94e9 00:51:11 00:51:12 ---> a25787bad709 00:51:12 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:12 Successfully built 364177ef94e9 00:51:12 Successfully tagged docker-support-notifications-go-arm64:latest 00:51:12  Building docker-support-notifications-go ... done  ---> 8f83f5f4621c 00:51:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:13 ---> a936cbcc8b7c 00:51:13 Step 20/27 : RUN apk --no-cache add py3-pip 00:51:13 ---> Running in 16e574d70468 00:51:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:15 (1/33) Installing libbz2 (1.0.8-r1) 00:51:15 (2/33) Installing expat (2.2.9-r1) 00:51:15 (3/33) Installing libffi (3.3-r2) 00:51:15 (4/33) Installing gdbm (1.13-r1) 00:51:15 (5/33) Installing xz-libs (5.2.5-r0) 00:51:15 (6/33) Installing sqlite-libs (3.32.1-r0) 00:51:15 (7/33) Installing python3 (3.8.5-r0) 00:51:17 (8/33) Installing py3-appdirs (1.4.4-r1) 00:51:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:51:17 (10/33) Installing py3-parsing (2.4.7-r0) 00:51:17 (11/33) Installing py3-six (1.15.0-r0) 00:51:17 (12/33) Installing py3-packaging (20.4-r0) 00:51:17 (13/33) Installing py3-setuptools (47.0.0-r0) 00:51:17 (14/33) Installing py3-chardet (3.0.4-r4) 00:51:17 (15/33) Installing py3-idna (2.9-r0) 00:51:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:51:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:51:17 (18/33) Installing py3-requests (2.23.0-r0) 00:51:17 (19/33) Installing py3-msgpack (1.0.0-r0) 00:51:17 (20/33) Installing py3-lockfile (0.12.2-r3) 00:51:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:51:17 (22/33) Installing py3-colorama (0.4.3-r0) 00:51:17 (23/33) Installing py3-distlib (0.3.0-r0) 00:51:18 (24/33) Installing py3-distro (1.5.0-r1) 00:51:18 (25/33) Installing py3-webencodings (0.5.1-r3) 00:51:18 (26/33) Installing py3-html5lib (1.0.1-r4) 00:51:18 (27/33) Installing py3-pytoml (0.1.21-r0) 00:51:18 (28/33) Installing py3-pep517 (0.8.2-r0) 00:51:18 (29/33) Installing py3-progress (1.5-r0) 00:51:18 (30/33) Installing py3-toml (0.10.1-r0) 00:51:18 (31/33) Installing py3-retrying (1.3.3-r0) 00:51:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:51:18 (33/33) Installing py3-pip (20.1.1-r0) 00:51:18 Executing busybox-1.31.1-r19.trigger 00:51:18 OK: 71 MiB in 55 packages 00:51:25 Removing intermediate container 16e574d70468 00:51:25 ---> a3676b3d9438 00:51:25 Step 21/27 : RUN pip install docker-compose==1.23.2 00:51:25 ---> Running in ee3619ead20f 00:51:29 Collecting docker-compose==1.23.2 00:51:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:30 Collecting PyYAML<4,>=3.10 00:51:30 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:34 Collecting docopt<0.7,>=0.6.1 00:51:34 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:36 Collecting cached-property<2,>=1.2.0 00:51:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:37 Collecting jsonschema<3,>=2.5.1 00:51:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:37 Collecting texttable<0.10,>=0.9.0 00:51:37 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:39 Collecting docker<4.0,>=3.6.0 00:51:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:40 Collecting websocket-client<1.0,>=0.32.0 00:51:40 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:51:40 Collecting dockerpty<0.5,>=0.4.1 00:51:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:43 Collecting urllib3<1.25,>=1.21.1 00:51:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:43 Collecting idna<2.8,>=2.5 00:51:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:43 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) 00:51:43 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) 00:51:43 Collecting docker-pycreds>=0.4.0 00:51:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:45 Installing collected packages: PyYAML, urllib3, idna, requests, docopt, cached-property, jsonschema, texttable, websocket-client, docker-pycreds, docker, dockerpty, docker-compose 00:51:45 Running setup.py install for PyYAML: started 00:51:46 Running setup.py install for PyYAML: finished with status 'done' 00:51:46 Attempting uninstall: urllib3 00:51:46 Found existing installation: urllib3 1.25.9 00:51:46 Uninstalling urllib3-1.25.9: 00:51:47 Successfully uninstalled urllib3-1.25.9 00:51:47 Attempting uninstall: idna 00:51:47 Found existing installation: idna 2.9 00:51:47 Uninstalling idna-2.9: 00:51:47 Successfully uninstalled idna-2.9 00:51:48 Attempting uninstall: requests 00:51:48 Found existing installation: requests 2.23.0 00:51:48 Uninstalling requests-2.23.0: 00:51:48 Successfully uninstalled requests-2.23.0 00:51:48 Running setup.py install for docopt: started 00:51:50 Running setup.py install for docopt: finished with status 'done' 00:51:50 Running setup.py install for texttable: started 00:51:52 Running setup.py install for texttable: finished with status 'done' 00:51:53 Running setup.py install for dockerpty: started 00:51:55 Running setup.py install for dockerpty: finished with status 'done' 00:51:56 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 00:51:59 Removing intermediate container ee3619ead20f 00:51:59 ---> f74ab94ff210 00:51:59 Step 22/27 : RUN apk --no-cache add curl 00:51:59 ---> Running in 0757d0b77295 00:52:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:01 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:01 (2/3) Installing libcurl (7.69.1-r3) 00:52:01 (3/3) Installing curl (7.69.1-r3) 00:52:01 Executing busybox-1.31.1-r19.trigger 00:52:01 OK: 71 MiB in 58 packages 00:52:03 Removing intermediate container 0757d0b77295 00:52:03 ---> 0f2dff9b9379 00:52:03 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:03 ---> Running in 3a09b796ee06 00:52:03 Removing intermediate container 3a09b796ee06 00:52:03 ---> df7b43c58cd2 00:52:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:03 ---> Running in 5056ed0b81e7 00:52:04 Removing intermediate container 5056ed0b81e7 00:52:04 ---> 6fcc66e74c64 00:52:04 Step 25/27 : LABEL arch=arm64 00:52:04 ---> Running in 9663ca8785c5 00:52:04 Removing intermediate container 9663ca8785c5 00:52:04 ---> f58e1b9636d7 00:52:04 Step 26/27 : LABEL git_sha=f5beb80a113e897e5dafab076d9c759c1ddaf2b2 00:52:05 ---> Running in 743430925d10 00:52:05 Removing intermediate container 743430925d10 00:52:05 ---> 49a0d22ec8c7 00:52:05 Step 27/27 : LABEL version=0.0.0 00:52:05 ---> Running in 62fd6aa864ad 00:52:06 Removing intermediate container 62fd6aa864ad 00:52:06 ---> 0f04707ff84e 00:52:06 00:52:06 Successfully built 0f04707ff84e 00:52:06 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:06  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:06 $ docker stop --time=1 ef94de871b08e169ffcf11e4abbac2e421979b6fc1f49b9491c9c3272bbc9f11 00:52:08 $ docker rm -f ef94de871b08e169ffcf11e4abbac2e421979b6fc1f49b9491c9c3272bbc9f11 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:09 + docker images 00:52:09 + grep docker 00:52:09 docker-sys-mgmt-agent-go-arm64 latest 0f04707ff84e 4 seconds ago 300MB 00:52:09 docker-support-notifications-go-arm64 latest 364177ef94e9 58 seconds ago 12.9MB 00:52:09 docker-security-bootstrap-redis-go-arm64 latest 5c753a51b542 About a minute ago 15.2MB 00:52:09 docker-security-secretstore-setup-go-arm64 latest f704a8d876b3 About a minute ago 23.5MB 00:52:09 docker-core-command-go-arm64 latest 2ef425b36969 About a minute ago 11.4MB 00:52:09 docker-core-data-go-arm64 latest e1ef88adfd18 3 minutes ago 22.4MB 00:52:09 docker-core-metadata-go-arm64 latest 49fe16947c30 3 minutes ago 13.6MB 00:52:09 docker-support-scheduler-go-arm64 latest 65a204b54df1 4 minutes ago 11.5MB 00:52:09 docker-security-secrets-setup-go-arm64 latest 6f235cd38d93 4 minutes ago 22.7MB 00:52:09 docker-security-proxy-setup-go-arm64 latest 9dac5e3d58d8 4 minutes ago 23.4MB 00:52:09 docker latest eeaf43b92773 3 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 00:52:11 provisioning config files... 00:52:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config392150238171291521tmp [Pipeline] { [Pipeline] sh 00:52:12 + set +x 00:52:12 + curl -s https://codecov.io/bash 00:52:12 + bash -s -- 00:52:12 00:52:12 _____ _ 00:52:12 / ____| | | 00:52:12 | | ___ __| | ___ ___ _____ __ 00:52:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:52:12 | |___| (_) | (_| | __/ (_| (_) \ V / 00:52:12 \_____\___/ \__,_|\___|\___\___/ \_/ 00:52:12 Bash-20201130-cc6d3fe 00:52:12 00:52:12 00:52:12 ==> Jenkins CI detected. 00:52:12 project root: . 00:52:12 --> token set from env 00:52:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:52:12 ==> Running gcov in . (disable via -X gcov) 00:52:12 ==> Python coveragepy not found 00:52:12 ==> Searching for coverage reports in: 00:52:12 + . 00:52:12 -> Found 1 reports 00:52:12 ==> Detecting git/mercurial file structure 00:52:12 ==> Reading reports 00:52:12 + ./coverage.out bytes=572038 00:52:12 ==> Appending adjustments 00:52:12 https://docs.codecov.io/docs/fixing-reports 00:52:16 + Found adjustments 00:52:16 ==> Gzipping contents 00:52:16 88K /tmp/codecov.UWpgcY.gz 00:52:16 ==> Uploading reports 00:52:16 url: https://codecov.io 00:52:16 query: branch=PR-2939&commit=f5beb80a113e897e5dafab076d9c759c1ddaf2b2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= 00:52:16 -> Pinging Codecov 00:52:16 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2939&commit=f5beb80a113e897e5dafab076d9c759c1ddaf2b2&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2939%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2939&job=&cmd_args= 00:52:16 -> Uploading to 00:52:16 https://storage.googleapis.com/codecov/v4/raw/2020-12-15/00271124DB129430A58F1EEE437C3FCB/f5beb80a113e897e5dafab076d9c759c1ddaf2b2/f16d0b90-0e72-48b9-a009-3c15be397889.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T005216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=909dada73e89a3481d202568d06c1b79be235afb63c34114282c34d199c6f3a4 00:52:16 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:16 Dload Upload Total Spent Left Speed 00:52:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88371 0 0 100 88371 0 137k --:--:-- --:--:-- --:--:-- 138k 00:52:17 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f5beb80a113e897e5dafab076d9c759c1ddaf2b2 [Pipeline] } 00:52:17 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 00:52:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:20 ---> package-listing.sh 00:52:20 ++ facter osfamily 00:52:20 ++ tr '[:upper:]' '[:lower:]' 00:52:20 + OS_FAMILY=redhat 00:52:20 + workspace=/w/workspace/edgex-go/5 00:52:20 + START_PACKAGES=/tmp/packages_start.txt 00:52:20 + END_PACKAGES=/tmp/packages_end.txt 00:52:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:20 + PACKAGES=/tmp/packages_start.txt 00:52:20 + '[' /w/workspace/edgex-go/5 ']' 00:52:20 + PACKAGES=/tmp/packages_end.txt 00:52:20 + case "${OS_FAMILY}" in 00:52:20 + rpm -qa 00:52:20 + sort 00:52:26 + '[' -f /tmp/packages_start.txt ']' 00:52:26 + '[' -f /tmp/packages_end.txt ']' 00:52:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:26 + '[' /w/workspace/edgex-go/5 ']' 00:52:26 + mkdir -p /w/workspace/edgex-go/5/archives/ 00:52:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 00:52:26 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:26 00:52:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:27 alpine: Pulling from edgex-lftools-log-publisher 00:52:27 df20fa9351a1: Pulling fs layer 00:52:27 36b3adc4ff6f: Pulling fs layer 00:52:27 8ad3a11d3b57: Pulling fs layer 00:52:27 46f8f816bc3b: Pulling fs layer 00:52:27 93b61091891f: Pulling fs layer 00:52:27 93b9cdb0e59b: Pulling fs layer 00:52:27 5e14af77c1be: Pulling fs layer 00:52:27 01666e4c0597: Pulling fs layer 00:52:27 aa168da1d23b: Pulling fs layer 00:52:27 93b9cdb0e59b: Waiting 00:52:27 5e14af77c1be: Waiting 00:52:27 46f8f816bc3b: Waiting 00:52:27 93b61091891f: Waiting 00:52:27 01666e4c0597: Waiting 00:52:27 aa168da1d23b: Waiting 00:52:27 36b3adc4ff6f: Download complete 00:52:27 46f8f816bc3b: Verifying Checksum 00:52:27 46f8f816bc3b: Download complete 00:52:27 df20fa9351a1: Verifying Checksum 00:52:27 df20fa9351a1: Download complete 00:52:27 93b9cdb0e59b: Verifying Checksum 00:52:27 93b9cdb0e59b: Download complete 00:52:27 93b61091891f: Verifying Checksum 00:52:27 93b61091891f: Download complete 00:52:27 5e14af77c1be: Download complete 00:52:27 01666e4c0597: Verifying Checksum 00:52:27 01666e4c0597: Download complete 00:52:27 df20fa9351a1: Pull complete 00:52:27 36b3adc4ff6f: Pull complete 00:52:28 8ad3a11d3b57: Verifying Checksum 00:52:28 8ad3a11d3b57: Download complete 00:52:30 8ad3a11d3b57: Pull complete 00:52:30 46f8f816bc3b: Pull complete 00:52:30 aa168da1d23b: Verifying Checksum 00:52:30 aa168da1d23b: Download complete 00:52:30 93b61091891f: Pull complete 00:52:30 93b9cdb0e59b: Pull complete 00:52:30 5e14af77c1be: Pull complete 00:52:30 01666e4c0597: Pull complete 00:52:40 aa168da1d23b: Pull complete 00:52:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:41 prd-centos7-docker-4c-2g-15980 does not seem to be running inside a container 00:52:41 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:44 $ docker top 3ce62279052fdc66d0b60f5b66ba70dad1c89e1a7ea6d1227862c6cde13efba0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:45 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:45 + mkdir -p /var/log/sa [Pipeline] sh 00:52:46 + ls /var/log/sa-host 00:52:46 + sadf -c /var/log/sa-host/sa15 00:52:46 file_magic: OK 00:52:46 HZ: Using current value: 100 00:52:46 file_header: OK 00:52:46 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 00:52:46 Statistics: 00:52:46 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... 00:52:46 File successfully converted to sysstat format version 12.2.1 00:52:46 + sadf -c /var/log/sa-host/sa23 00:52:46 file_magic: OK 00:52:46 HZ: Using current value: 100 00:52:46 file_header: OK 00:52:46 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 00:52:46 Statistics: 00:52:46 Hnuu...uuuununununu... 00:52:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:46 provisioning config files... 00:52:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config9014317148439828177tmp [Pipeline] { [Pipeline] echo 00:52:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:47 ---> create-netrc.sh [Pipeline] } 00:52:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:52:47 ---> python-tools-install.sh [Pipeline] echo 00:52:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:47 ---> sudo-logs.sh 00:52:47 Archiving 'sudo' log.. [Pipeline] echo 00:52:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:48 ---> job-cost.sh 00:52:48 lf-activate-venv: SKIPPING 00:52:48 INFO: No Stack... 00:52:49 INFO: Retrieving Pricing Info for: v1-standard-2 00:52:49 INFO: Archiving Costs [Pipeline] echo 00:52:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:50 ---> logs-deploy.sh 00:52:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2939/5 00:52:50 INFO: archiving workspace using pattern(s): 00:52:51 Archives upload complete. 00:52:51 INFO: archiving logs to Nexus 00:52:52 ---> uname -a: 00:52:52 Linux prd-centos7-docker-4c-2g-15980.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:52:52 00:52:52 00:52:52 ---> lscpu: 00:52:52 Architecture: x86_64 00:52:52 CPU op-mode(s): 32-bit, 64-bit 00:52:52 Byte Order: Little Endian 00:52:52 Address sizes: 40 bits physical, 48 bits virtual 00:52:52 CPU(s): 4 00:52:52 On-line CPU(s) list: 0-3 00:52:52 Thread(s) per core: 1 00:52:52 Core(s) per socket: 1 00:52:52 Socket(s): 4 00:52:52 NUMA node(s): 1 00:52:52 Vendor ID: GenuineIntel 00:52:52 CPU family: 6 00:52:52 Model: 44 00:52:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:52:52 Stepping: 1 00:52:52 CPU MHz: 2933.442 00:52:52 BogoMIPS: 5866.88 00:52:52 Virtualization: VT-x 00:52:52 Hypervisor vendor: KVM 00:52:52 Virtualization type: full 00:52:52 L1d cache: 128 KiB 00:52:52 L1i cache: 128 KiB 00:52:52 L2 cache: 16 MiB 00:52:52 L3 cache: 64 MiB 00:52:52 NUMA node0 CPU(s): 0-3 00:52:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:52:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:52:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:52:52 Vulnerability Meltdown: Mitigation; PTI 00:52:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:52:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:52:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:52:52 Vulnerability Srbds: Not affected 00:52:52 Vulnerability Tsx async abort: Not affected 00:52:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:52:52 00:52:52 00:52:52 ---> nproc: 00:52:52 4 00:52:52 00:52:52 00:52:52 ---> df -h: 00:52:52 Filesystem Size Used Available Use% Mounted on 00:52:52 overlay 50.0G 12.3G 37.7G 25% / 00:52:52 tmpfs 64.0M 0 64.0M 0% /dev 00:52:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:52:52 shm 64.0M 0 64.0M 0% /dev/shm 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/5@tmp 00:52:52 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/5 00:52:52 00:52:52 00:52:52 ---> free -m: 00:52:52 total used free shared buff/cache available 00:52:52 Mem: 1837 699 182 0 955 1053 00:52:52 Swap: 1023 54 969 00:52:52 00:52:52 00:52:52 ---> ip addr: 00:52:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:52:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:52:52 inet 127.0.0.1/8 scope host lo 00:52:52 valid_lft forever preferred_lft forever 00:52:52 inet6 ::1/128 scope host 00:52:52 valid_lft forever preferred_lft forever 00:52:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:52:52 link/ether fa:16:3e:bf:5f:07 brd ff:ff:ff:ff:ff:ff 00:52:52 inet 10.30.123.156/23 brd 10.30.123.255 scope global dynamic eth0 00:52:52 valid_lft 85048sec preferred_lft 85048sec 00:52:52 inet6 fe80::f816:3eff:febf:5f07/64 scope link 00:52:52 valid_lft forever preferred_lft forever 00:52:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:52:52 link/ether 02:42:c3:50:2d:8a brd ff:ff:ff:ff:ff:ff 00:52:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:52:52 valid_lft forever preferred_lft forever 00:52:52 inet6 fe80::42:c3ff:fe50:2d8a/64 scope link 00:52:52 valid_lft forever preferred_lft forever 00:52:52 00:52:52 00:52:52 ---> sar -b -r -n DEV: 00:52:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 00:52:52 00:52:52 00:30:04 LINUX RESTART (4 CPU) 00:52:52 00:52:52 00:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:52:52 00:32:01 121.65 67.83 53.82 0.00 8713.32 13463.31 0.00 00:52:52 00:33:01 230.23 58.49 171.74 0.00 4036.04 58135.27 0.00 00:52:52 00:34:01 259.25 128.84 130.42 0.00 5337.41 16844.83 0.00 00:52:52 00:35:01 145.62 73.67 71.94 0.00 3014.80 8579.13 0.00 00:52:52 00:36:02 768.15 541.44 226.71 0.00 83479.27 155272.16 0.00 00:52:52 00:37:03 2054.79 1710.09 344.70 0.00 150636.73 157926.14 0.00 00:52:52 00:38:02 546.15 277.50 268.65 0.00 29178.57 59973.96 0.00 00:52:52 00:39:02 1614.90 1271.52 343.38 0.00 170634.75 197382.69 0.00 00:52:52 00:40:01 354.71 86.11 268.60 0.00 8306.68 32028.46 0.00 00:52:52 00:41:01 35.07 6.14 28.93 0.00 2755.66 993.68 0.00 00:52:52 00:42:01 1.40 0.03 1.37 0.00 0.67 19.88 0.00 00:52:52 00:43:01 0.32 0.02 0.30 0.00 0.13 4.35 0.00 00:52:52 00:44:01 0.23 0.05 0.18 0.00 0.40 2.18 0.00 00:52:52 00:45:01 0.45 0.15 0.30 0.00 7.32 3.25 0.00 00:52:52 00:46:01 1.90 1.18 0.72 0.00 39.42 13.10 0.00 00:52:52 00:47:01 0.33 0.03 0.30 0.00 1.07 3.43 0.00 00:52:52 00:48:01 0.27 0.02 0.25 0.00 0.27 2.70 0.00 00:52:52 00:49:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 00:52:52 00:50:01 0.35 0.03 0.32 0.00 0.80 4.78 0.00 00:52:52 00:51:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 00:52:52 00:52:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 00:52:52 Average: 292.69 201.70 90.99 0.00 22243.84 33441.38 0.00 00:52:52 00:52:52 00:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:52:52 00:32:01 364540 0 596180 31.69 2620 918204 1091416 37.25 441480 873648 40 00:52:52 00:33:01 114712 0 693952 36.88 1552 1071328 1326192 45.26 576176 925884 12 00:52:52 00:34:01 193592 0 808856 42.99 652 878444 1658216 56.59 713256 690908 26452 00:52:52 00:35:01 168132 0 789236 41.95 596 923580 1464480 49.98 702692 718472 14568 00:52:52 00:36:02 77088 0 800344 42.54 64 1004048 2265052 77.30 739776 859344 94232 00:52:52 00:37:03 77156 0 790348 42.01 64 1013976 2537500 86.60 610556 967492 24668 00:52:52 00:38:02 83964 0 672464 35.74 64 1125052 1336956 45.63 719524 833524 83288 00:52:52 00:39:02 90672 0 852068 45.29 64 938740 2775096 94.71 616156 938148 48556 00:52:52 00:40:01 248056 0 713316 37.91 64 920108 1509888 51.53 592704 789800 11612 00:52:52 00:41:01 267456 0 618784 32.89 64 995240 1183300 40.38 546172 822968 20 00:52:52 00:42:01 269152 0 617136 32.80 64 995192 1168896 39.89 544864 822808 8 00:52:52 00:43:01 269588 0 616692 32.78 64 995200 1168896 39.89 544556 823020 12 00:52:52 00:44:01 270148 0 616120 32.75 64 995212 1166900 39.82 544472 823024 8 00:52:52 00:45:01 270572 0 615504 32.71 64 995404 1159128 39.56 544032 823120 8 00:52:52 00:46:01 269712 0 615804 32.73 64 995964 1158752 39.55 543920 823716 8 00:52:52 00:47:01 269768 0 615756 32.73 64 995956 1158716 39.55 543816 823732 8 00:52:52 00:48:01 269564 0 615936 32.74 64 995980 1158776 39.55 544104 823756 8 00:52:52 00:49:01 269848 0 615648 32.72 64 995984 1158680 39.54 543828 823756 8 00:52:52 00:50:01 269776 0 615708 32.72 64 995996 1158680 39.54 543832 823784 8 00:52:52 00:51:01 269604 0 615876 32.73 64 996000 1158752 39.55 543904 823780 8 00:52:52 00:52:01 269472 0 616000 32.74 64 996008 1158764 39.55 544316 823780 8 00:52:52 Average: 221551 0 671987 35.71 310 987696 1424906 48.63 583054 832308 14454 00:52:52 00:52:52 00:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:52:52 00:32:01 eth0 986.66 1233.89 3198.88 158.29 0.00 0.00 0.00 0.00 00:52:52 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:32:01 docker0 1121.08 817.52 83.14 2718.49 0.00 0.00 0.00 0.00 00:52:52 00:33:01 eth0 709.61 516.78 4905.46 49.28 0.00 0.00 0.00 0.00 00:52:52 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:33:01 docker0 119.05 157.05 8.11 826.63 0.00 0.00 0.00 0.00 00:52:52 00:34:01 vethea489d6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:52:52 00:34:01 eth0 39.12 26.01 31.64 57.53 0.00 0.00 0.00 0.00 00:52:52 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:35:01 vethea489d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:35:01 eth0 39.60 22.85 26.97 50.80 0.00 0.00 0.00 0.00 00:52:52 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:36:02 vethc4c232d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:52:52 00:36:02 eth0 216.85 179.24 1673.80 60.05 0.00 0.00 0.00 0.00 00:52:52 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:37:03 veth577ecbb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:37:03 vethc4c232d 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 00:52:52 00:37:03 eth0 67.53 49.87 168.37 47.83 0.00 0.00 0.00 0.00 00:52:52 00:37:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:38:02 vethc4c232d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:52:52 00:38:02 eth0 54.04 38.89 102.54 62.25 0.00 0.00 0.00 0.00 00:52:52 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:38:02 docker0 1271.23 1013.75 93.17 3789.77 0.00 0.00 0.00 0.00 00:52:52 00:39:02 veth5486a3e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:52 00:39:02 vethc4c232d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:39:02 eth0 29.93 19.37 77.07 10.10 0.00 0.00 0.00 0.00 00:52:52 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:40:01 veth72f7226 6.17 6.60 0.68 20.62 0.00 0.00 0.00 0.00 00:52:52 00:40:01 vethc4c232d 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 00:52:52 00:40:01 eth0 129.84 94.05 568.52 97.99 0.00 0.00 0.00 0.00 00:52:52 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:41:01 eth0 16.73 9.30 45.45 4.55 0.00 0.00 0.00 0.00 00:52:52 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:41:01 docker0 1297.60 1077.20 94.57 4290.30 0.00 0.00 0.00 0.00 00:52:52 00:42:01 eth0 1.18 0.45 0.41 0.21 0.00 0.00 0.00 0.00 00:52:52 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:43:01 eth0 2.37 0.80 0.91 0.56 0.00 0.00 0.00 0.00 00:52:52 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:44:01 eth0 0.62 0.32 0.28 0.23 0.00 0.00 0.00 0.00 00:52:52 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:45:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:52:52 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:46:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:52:52 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:47:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 00:52:52 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:48:01 eth0 0.92 0.35 0.32 0.20 0.00 0.00 0.00 0.00 00:52:52 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:49:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:52:52 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:50:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:52:52 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:51:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:52:52 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:52:01 eth0 0.63 0.40 0.42 0.20 0.00 0.00 0.00 0.00 00:52:52 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 Average: eth0 108.97 103.79 514.63 28.46 0.00 0.00 0.00 0.00 00:52:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:52 Average: docker0 61.89 51.37 4.51 204.62 0.00 0.00 0.00 0.00 00:52:52 00:52:52 00:52:52 ---> sar -P ALL: 00:52:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 00:52:52 00:52:52 00:30:04 LINUX RESTART (4 CPU) 00:52:52 00:52:52 00:31:02 CPU %user %nice %system %iowait %steal %idle 00:52:52 00:32:01 all 11.63 0.00 5.56 2.05 0.07 80.69 00:52:52 00:32:01 0 11.42 0.00 7.18 3.81 0.05 77.55 00:52:52 00:32:01 1 9.58 0.00 5.47 2.29 0.05 82.61 00:52:52 00:32:01 2 12.65 0.00 4.30 1.42 0.07 81.57 00:52:52 00:32:01 3 12.88 0.00 5.31 0.69 0.09 81.02 00:52:52 00:33:01 all 11.91 0.00 9.11 3.51 0.07 75.40 00:52:52 00:33:01 0 11.95 0.00 9.97 3.95 0.07 74.06 00:52:52 00:33:01 1 11.40 0.00 9.07 5.25 0.07 74.21 00:52:52 00:33:01 2 11.85 0.00 8.62 2.38 0.07 77.07 00:52:52 00:33:01 3 12.44 0.00 8.77 2.47 0.07 76.24 00:52:52 00:34:01 all 43.60 0.00 12.81 5.90 0.06 37.63 00:52:52 00:34:01 0 44.34 0.00 12.15 5.52 0.03 37.95 00:52:52 00:34:01 1 41.83 0.00 13.08 8.24 0.07 36.78 00:52:52 00:34:01 2 44.01 0.00 12.69 4.30 0.09 38.91 00:52:52 00:34:01 3 44.20 0.00 13.31 5.55 0.05 36.89 00:52:52 00:35:01 all 56.61 0.00 14.80 3.01 0.04 25.53 00:52:52 00:35:01 0 55.55 0.00 15.28 4.84 0.03 24.30 00:52:52 00:35:01 1 57.16 0.00 13.77 2.24 0.03 26.79 00:52:52 00:35:01 2 57.09 0.00 15.34 1.87 0.05 25.66 00:52:52 00:35:01 3 56.65 0.00 14.84 3.11 0.05 25.35 00:52:52 00:36:02 all 24.32 0.00 22.34 3.01 0.08 50.25 00:52:52 00:36:02 0 23.48 0.00 22.25 3.83 0.09 50.36 00:52:52 00:36:02 1 25.20 0.00 22.00 1.80 0.05 50.95 00:52:52 00:36:02 2 24.03 0.00 23.10 3.88 0.09 48.91 00:52:52 00:36:02 3 24.58 0.00 22.01 2.54 0.09 50.79 00:52:52 00:37:03 all 16.67 0.00 25.20 32.11 0.10 25.91 00:52:52 00:37:03 0 15.44 0.00 23.26 28.50 0.12 32.68 00:52:52 00:37:03 1 16.90 0.00 25.08 31.49 0.10 26.42 00:52:52 00:37:03 2 16.70 0.00 25.56 33.05 0.09 24.61 00:52:52 00:37:03 3 17.67 0.00 26.95 35.47 0.07 19.85 00:52:52 00:38:02 all 51.84 0.00 18.17 14.91 0.07 15.01 00:52:52 00:38:02 0 50.96 0.00 16.98 13.83 0.07 18.15 00:52:52 00:38:02 1 51.65 0.00 18.74 17.17 0.07 12.37 00:52:52 00:38:02 2 52.00 0.00 19.03 14.68 0.09 14.20 00:52:52 00:38:02 3 52.75 0.00 17.95 14.00 0.05 15.25 00:52:52 00:39:02 all 46.37 0.00 28.09 11.94 0.10 13.50 00:52:52 00:39:02 0 45.76 0.00 27.05 11.29 0.07 15.83 00:52:52 00:39:02 1 46.10 0.00 28.07 11.82 0.12 13.88 00:52:52 00:39:02 2 47.61 0.00 27.57 12.17 0.12 12.52 00:52:52 00:39:02 3 46.00 0.00 29.68 12.48 0.09 11.75 00:52:52 00:40:01 all 33.48 0.00 14.06 13.63 0.07 38.75 00:52:52 00:40:01 0 32.55 0.00 14.45 9.25 0.07 43.68 00:52:52 00:40:01 1 32.94 0.00 13.97 15.63 0.05 37.41 00:52:52 00:40:01 2 34.15 0.00 14.24 18.34 0.09 33.18 00:52:52 00:40:01 3 34.29 0.00 13.57 11.25 0.09 40.80 00:52:52 00:41:01 all 1.95 0.00 1.29 1.25 0.01 95.51 00:52:52 00:41:01 0 2.97 0.00 1.30 0.74 0.00 94.99 00:52:52 00:41:01 1 1.59 0.00 1.12 0.77 0.03 96.49 00:52:52 00:41:01 2 1.87 0.00 1.42 2.02 0.00 94.69 00:52:52 00:41:01 3 1.35 0.00 1.32 1.47 0.00 95.85 00:52:52 00:42:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:52:52 00:42:01 0 0.52 0.00 0.02 0.00 0.00 99.47 00:52:52 00:42:01 1 0.00 0.00 0.03 0.00 0.00 99.97 00:52:52 00:42:01 2 0.08 0.00 0.05 0.00 0.00 99.87 00:52:52 00:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:52:52 00:52:52 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:52:52 00:43:01 all 0.19 0.00 0.19 0.00 0.01 99.60 00:52:52 00:43:01 0 0.53 0.00 0.17 0.00 0.03 99.27 00:52:52 00:43:01 1 0.07 0.00 0.20 0.00 0.00 99.73 00:52:52 00:43:01 2 0.08 0.00 0.18 0.00 0.02 99.72 00:52:52 00:43:01 3 0.08 0.00 0.22 0.00 0.00 99.70 00:52:52 00:44:01 all 0.08 0.00 0.04 0.00 0.00 99.87 00:52:52 00:44:01 0 0.23 0.00 0.08 0.00 0.00 99.68 00:52:52 00:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:52:52 00:44:01 2 0.05 0.00 0.03 0.02 0.00 99.90 00:52:52 00:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:52:52 00:45:01 all 0.12 0.00 0.05 0.00 0.00 99.83 00:52:52 00:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:52:52 00:45:01 1 0.32 0.00 0.05 0.00 0.00 99.63 00:52:52 00:45:01 2 0.05 0.00 0.07 0.00 0.00 99.88 00:52:52 00:45:01 3 0.07 0.00 0.05 0.00 0.00 99.88 00:52:52 00:46:01 all 0.15 0.00 0.07 0.02 0.00 99.77 00:52:52 00:46:01 0 0.05 0.00 0.10 0.07 0.00 99.78 00:52:52 00:46:01 1 0.52 0.00 0.07 0.00 0.00 99.42 00:52:52 00:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:52:52 00:46:01 3 0.00 0.00 0.07 0.00 0.00 99.93 00:52:52 00:47:01 all 0.16 0.00 0.02 0.00 0.00 99.82 00:52:52 00:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:52:52 00:47:01 1 0.53 0.00 0.02 0.00 0.00 99.45 00:52:52 00:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:52:52 00:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:52:52 00:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:52:52 00:48:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:52:52 00:48:01 1 0.52 0.00 0.03 0.00 0.00 99.45 00:52:52 00:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:52:52 00:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:52:52 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:52:52 00:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:52:52 00:49:01 1 0.53 0.00 0.02 0.00 0.00 99.45 00:52:52 00:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:52:52 00:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:52:52 00:50:01 all 0.15 0.00 0.03 0.00 0.00 99.83 00:52:52 00:50:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:52:52 00:50:01 1 0.50 0.00 0.03 0.00 0.00 99.47 00:52:52 00:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:52:52 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:52:52 00:51:01 all 0.05 0.00 0.04 0.00 0.00 99.91 00:52:52 00:51:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:52:52 00:51:01 1 0.07 0.00 0.07 0.00 0.00 99.87 00:52:52 00:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 00:52:52 00:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:52:52 00:52:01 all 0.06 0.00 0.04 0.00 0.00 99.90 00:52:52 00:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:52:52 00:52:01 1 0.12 0.00 0.03 0.00 0.00 99.85 00:52:52 00:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:52:52 00:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:52:52 Average: all 13.90 0.00 7.06 4.23 0.03 74.78 00:52:52 Average: 0 13.76 0.00 7.00 3.98 0.03 75.23 00:52:52 Average: 1 13.80 0.00 7.01 4.47 0.03 74.69 00:52:52 Average: 2 14.01 0.00 7.07 4.36 0.04 74.52 00:52:52 Average: 3 14.05 0.00 7.15 4.11 0.03 74.66 00:52:52 00:52:52 00:52:52